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

27 lines
No EOL
605 B
JSON

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