2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "GoldenBomb_DefaultDeathEnd",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"GoldenBomb_DefaultDeathEndModifier": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Duration": 4,
|
2024-08-14 04:59:23 +03:00
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": true,
|
|
|
|
"ParamName": "Trigger_DeathEnd",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"OnAbilityStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "GoldenBomb_DefaultDeathEndModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|