ZenlessData/Data/JaneDoe_LockLife.json

26 lines
551 B
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "LockLifePropertyMixin",
"OnLifeLockFirstTriggeredActions": [
{
"$type": "LDListenEntityAction",
"TargetKey": "ListenJaneDoeLockLife"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": false
}
],
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.01
}
]
}
],
"AbilityName": "JaneDoe_LockLife",
"AbilityStacking": "Unique"
}