toggle_flight 
Vars | |
| burning_audio | Audio loop for when the jet boot flight is active. |
|---|---|
| jet_fire | Managed overlay for the fire produced from flight. |
Procs | |
| can_fly | Largely lifted off of wing's can_fly proc, tailored to the jet boots functionality. |
| switch_flight | Proc that toggles between flight behavior on the mob being on and off, including the mob's flight, gravity, passtable, and the sounds/visuals. |
Var Details
burning_audio 
Audio loop for when the jet boot flight is active.
jet_fire 
Managed overlay for the fire produced from flight.
Proc Details
can_fly
Largely lifted off of wing's can_fly proc, tailored to the jet boots functionality.
switch_flight
Proc that toggles between flight behavior on the mob being on and off, including the mob's flight, gravity, passtable, and the sounds/visuals.