Files
ZenlessData/Data/_unsorted/BangbooPlatformerFloodGate_01.json
2026-02-06 00:04:19 +01:00

20 lines
442 B
JSON

{
"AbilityName": "BangbooPlatformerFloodGate_01",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnCustomEventReceived": [
{
"$type": "SendCustomEvent",
"EventKey": "Event_OpenThisGate",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_ReadyToOpen"
}
],
"Target": "Self"
}
]
}
}