19 lines
387 B
JSON
19 lines
387 B
JSON
|
{
|
||
|
"AbilityName": "TrainingRoomAbility_LockLife",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "LockLifePropertyMixin",
|
||
|
"IsUnlockStun": true,
|
||
|
"PerformBeHitEffect": true,
|
||
|
"RatioLockList": [
|
||
|
{
|
||
|
"LockType": "Total",
|
||
|
"LockValue": 1.0
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|