2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Player_Exhausted",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnExhaustedFinishedByAttackHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "OnExhaustedFinishedByAttackModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsLocalAvatar",
|
|
|
|
"IsLocalAvatar": true,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnExhaustedTriggeredHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "OnExhaustedTriggeredModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsLocalAvatar",
|
|
|
|
"IsLocalAvatar": true,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"OnExhaustedFinishedByAttackModifier": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Duration": 1,
|
2024-08-14 04:59:23 +03:00
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Replace",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "TimeSlowByConfigKeyAction",
|
|
|
|
"ConfigKey": "Exhausted_TimeSlow_01",
|
|
|
|
"IsGlobal": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "AttackCameraShakeAction",
|
|
|
|
"ShakeConfigKey": "Exhausted_CamShake_01"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnExhaustedTriggeredModifier": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Duration": 1,
|
2024-08-14 04:59:23 +03:00
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Replace",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "TimeSlowByConfigKeyAction",
|
|
|
|
"ConfigKey": "Exhausted_TimeSlow_01",
|
|
|
|
"IsGlobal": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "AttackCameraShakeAction",
|
|
|
|
"ShakeConfigKey": "Exhausted_CamShake_01"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|