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

25 lines
No EOL
518 B
JSON

{
"AbilityName": "Ben_CoAttack",
"AbilityStacking": "Unique",
"DefaultModifier":
{
"OnAdded": [
{
"$type": "MoleMole.SetAnimCtrlerParamAction",
"ParamType": 2,
"ParamName": "BoolCoAttackAllowed",
"Target": "TeamAvatars",
"BoolVal": true
}
],
"OnKilled": [
{
"$type": "MoleMole.SetAnimCtrlerParamAction",
"ParamType": 2,
"ParamName": "BoolCoAttackAllowed",
"Target": "TeamAvatars",
"BoolVal": false
}
]
}
}