25 lines
No EOL
518 B
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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
} |