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

26 lines
No EOL
711 B
JSON

{
//受击角度测试脚本_01
"AbilityName" : "TestPlayer_Ability_Tianheng_55",
"AbilityStacking": "Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnBeingHit":
[
{
"$type" : "MoleMole.FireEffect",
"EffectPattern" : "Eff_Avatar_LevelUp_01",
"Target" : "Self",
"Predicates":
[
{
"$type": "MoleMole.ByHitAngleRange",
"AngleMin": 0,
"AngleMax": 180
}
]
}
]
},
}