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

31 lines
693 B
JSON

{
"AbilityMixins": [
{
"$type": "WindFieldMixin",
"BaseVelocity": 13,
"IsFollow": true,
"WindDetectID": "BangbooFan_Windfield_01"
},
{
"$type": "CollideEntityMixin",
"ColliderPath": "TriggerCollider",
"EnterEntityActions": [
{
"$type": "SendCustomEvent",
"EventKey": "Bangboo_Player_FloodRaceFan_AnimChange",
"IsGlobal": false,
"Target": "Target"
}
],
"Target": "Self"
}
],
"AbilityName": "BangbooPlatformerFloodFan_Default",
"AbilitySpecials": {
"FieldHeight_Fan": {
"Value": 6,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique"
}