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

30 lines
No EOL
850 B
JSON

{
// Aokaku_预判定检测
"AbilityName" : "Aokaku_PreHitDetect",
"AbilityStacking":"Unique",
"DefaultModifier" :
{
"OnAttackLanded":
[
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 1,
"ParamName" : "Trigger_AttackLanded",
"Target" : "Self",
"BoolVal" : true,
"Predicates":
[
{
"$type": "MoleMole.ByAnimatorEventIDs",
"AnimatorEventIDs":
[
"Aokaku_Attack_Counter_AttackProperty_Pre_01"
],
},
],
},
]
},
}