mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
20 lines
442 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |