24 lines
497 B
JSON
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"
|
|
} |