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