1
0
ZenlessData/Data/JsonBytes/NewAbility/LevelAbility/TrainingRoomAbility_LockLife.json
2025-04-22 20:22:46 -03:00

19 lines
385 B
JSON

{
"AbilityName": "TrainingRoomAbility_LockLife",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierMixins": [
{
"$type": "LockLifePropertyMixin",
"IsUnlockStun": true,
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 1
}
]
}
]
}
}