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

30 lines
No EOL
872 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
//自定义AbilityTarget测试脚本
"AbilityName": "TestPlayer_Ability_Tianheng_100",
"AbilityStacking": "Unique",
"DefaultModifier" :
{
//OnAttackLanded时伤害已经结算了感电Buff在当前一击就无法生效
//OnHitOther,OnHitOtherPre可以
"OnAttackLanded" :
[
{
"$type" : "MoleMole.FireEffect",
"Target" : "Custom",
"CustomKey" : "123",
"EffectPattern" : "Eff_Avatar_LevelUp_01",
},
]
},
// "OnAbilityStart":
// [
// {
// "$type" : "MoleMole.FireEffect",
// "Target" : "Custom",
// "CustomKey" : "123",
// "EffectPattern" : "Eff_Avatar_LevelUp_01",
// },
// ],
}