1
0
ZenlessData/Data/_unsorted/GoldenBombLockHP.json
2025-11-26 05:56:27 +01:00

24 lines
497 B
JSON

{
"AbilityMixins": [
{
"$type": "LockLifePropertyMixin",
"Durition": -1,
"IsUnlockStun": false,
"OnLifeLockFirstTriggeredActions": [
{
"$type": "SendEventToViewObjectAction",
"EventName": "LowHP"
}
],
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.1
}
]
}
],
"AbilityName": "GoldenBombLockHP",
"AbilityStacking": "Unique"
}