HollowPS_TV_experiments/extras/zzz-0.1-jsons/TestPlayer_Ability_Haoyou_06.json

40 lines
No EOL
1,014 B
JSON

//OnBuffAdded接口
{
"AbilityName" : "TestPlayer_Ability_Haoyou_06",
"AbilityStacking":"UniqueOverrideMap",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type" : "MoleMole.ApplyModifier",
"ModifierName" : "Unbreakable",
"Target" : "LocalAvatar"
}
],
"OnBuffAdded":
[
{
//受到数值伤害
"$type" : "MoleMole.FireEffect",
"EffectPattern" : "Eff_Avatar_LevelUp_01",
"Target" : "Self"
}
]
},
"Modifiers":
{
"Unbreakable":
{
"Duration": 5,
"ModifierStacking": "Unique",
"IgnoreTimeScale" : false,
"Buff":
{
"BuffID" : 122001,
"IsOverrideDuration" : false
}
}
}
}