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

27 lines
No EOL
605 B
JSON

{
"AbilityName" : "HeavySoldier_Ability_Attack_01",
"DefaultModifier" :
{
"OnAttackLanded" :
[
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 1,
"ParamName" : "Trigger_AttackLanded",
"Target" : "Self",
"BoolVal" : true,
"Predicates" :
[
{
"$type": "MoleMole.ByAnimatorEventIDs",
"AnimatorEventIDs":
[
"HeavySoldier_ATK_ATK01_AttackProperty_01"
]
}
]
}
]
}
}