1
0
ZenlessData/Data/_unsorted/Level_BabelTowerS3_01.json
2025-09-04 01:06:25 +02:00

31 lines
701 B
JSON

{
"AbilityName": "Level_BabelTowerS3_01",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnStunDestroyOtherActions": [
{
"$type": "LDListenEntityAction",
"TargetKey": "LightBreak1"
}
],
"OnStunResetOtherActions": [
{
"$type": "LDListenEntityAction",
"Predicates": [
{
"$type": "ByStunResetTimes",
"CompareType": "Equal",
"CountValue": 1,
"Target": "SelfAttackTarget"
}
],
"TargetKey": "LightBreak2"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "LightBreak3"
}
]
}
}