mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
19 lines
432 B
JSON
19 lines
432 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "CollideEntityMixin",
|
|
"ColliderPath": "TriggerCollider",
|
|
"EnterEntityActions": [
|
|
{
|
|
"$type": "SendCustomEvent",
|
|
"EventKey": "Bangboo_Flood_TouchWater",
|
|
"IsInstant": true,
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"AbilityName": "BangbooPlatformerFloodWater_Default",
|
|
"AbilityStacking": "Unique"
|
|
} |