2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "TrainingRoomAbility_LockLife",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"ModifierMixins": [
|
|
|
|
{
|
|
|
|
"$type": "LockLifePropertyMixin",
|
|
|
|
"IsUnlockStun": true,
|
|
|
|
"PerformBeHitEffect": true,
|
|
|
|
"RatioLockList": [
|
|
|
|
{
|
|
|
|
"LockType": "Total",
|
2024-09-23 15:11:37 +03:00
|
|
|
"LockValue": 1
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|