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

21 lines
No EOL
556 B
JSON

{
//破晕测试脚本
"AbilityName" : "TestPlayer_Ability_Tianheng_60",
"AbilityStacking": "Unique",
"OnAbilityStart":
[
{
"$type" : "MoleMole.ModifyStunStateAction",
"TargetState" : "Normal",
"Target" : "Self",
},
{
"$type": "MoleMole.ModifyProperty",
"Target" : "Self",
"PropertyType": "CurStun",
"PropertyModifyFunction": "Replace",
"Percentage": 0.0,
},
]
}