2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityMixins": [
|
|
|
|
{
|
|
|
|
"$type": "SwitchPhaseMixin",
|
|
|
|
"CanSwitchPhase": "%AS_CanSwitchPhase",
|
|
|
|
"ClearStunProperty": true,
|
|
|
|
"DisableAI": true,
|
|
|
|
"ForceRBL": 6,
|
|
|
|
"HeavyHitEffect": true,
|
|
|
|
"HideUI": true,
|
|
|
|
"Invincible": false,
|
|
|
|
"LockHPRatio": "%AS_LockHPRatio",
|
|
|
|
"LockHPValue": 1,
|
|
|
|
"MuteBeSelected": true,
|
|
|
|
"MuteElementAbnormal": true,
|
|
|
|
"MuteStunProperty": true,
|
|
|
|
"OnSwitchPhaseStart": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyForceFrontHitAction",
|
|
|
|
"ForceFrontHit": true,
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "LDListenEntityAction",
|
|
|
|
"Target": "Self",
|
|
|
|
"TargetKey": "ThugBulkyEnforcer_SwitchPhase"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ProtectTime": 60,
|
2024-09-23 15:11:37 +03:00
|
|
|
"RecoverHPRatio": 1,
|
2024-08-14 04:59:23 +03:00
|
|
|
"SourcePhase": 1,
|
|
|
|
"SwitchPhaseTag": "ThugBulkyEnforcer_SwitchPhase",
|
2024-09-23 15:11:37 +03:00
|
|
|
"TargetHPRatio": -1,
|
2024-08-14 04:59:23 +03:00
|
|
|
"TargetHPValue": 1,
|
|
|
|
"TargetPhase": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilityName": "ThugBulkyEnforcer_SwitchPhase",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_CanSwitchPhase": {
|
|
|
|
"Value": true,
|
|
|
|
"ValueType": "Boolean"
|
|
|
|
},
|
|
|
|
"AS_LockHPRatio": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": -1
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"AS_RecoverHPRatio": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 1
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"AS_TargetHPRatio": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": -1
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique"
|
|
|
|
}
|