ZenlessData/Data/TrainingRoomAbility_LockLife.json

19 lines
385 B
JSON
Raw Permalink Normal View History

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