1
0
ZenlessData/Data/_unsorted/Level_Turnbased_05.json
2025-10-15 03:08:22 +02:00

25 lines
511 B
JSON

{
"AbilityName": "Level_Turnbased_05",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierMixins": [
{
"$type": "LockLifePropertyMixin",
"IsUnlockStun": true,
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.01
}
]
}
],
"OnStunCreateActions": [
{
"$type": "LDListenEntityAction",
"TargetKey": "ResetCountNumber"
}
]
}
}