Instant Air Dash
Instant Air Dash | |
---|---|
Tech Type | Universal |
Difficulty | Advanced Easy |
Character Dependent | No |
Inputs | N/A |
Instant Air Dashing 1) is the act of Jumping then instantly air dashing. This removes the slowdown that happens at the end of each regular dash.
The IAD only costs one bar of Stamina.
Without items, an IAD is slower than a regular dash, air dash and dash jumping. However, with the Vitality Item Superior Stamina, and combined with Slide Bunnyhopping, IAD becomes significantly faster and travels further.
Dashing once gives a substantial amount of speed and distance for one bar; a good IAD with slide bunnyhopping can give the distance of a dash jump with half the stamina cost. Air Dashing twice increases the peak speed from the speed of a regular dash to ~900 u/s and the distance to around two dash jumps.
IAD’s also can give a small amount of momentum to abilities if timed correctly.
Instant Air Dash Bind
This bind is to be placed in an autoexec.cfg file, located at (path to Steam library)\Steam\steamapps\common\Deadlock\game\citadel\cfg\autoexec.cfg or Right click Deadlock in your library → Properties → Installed Files → Browse → \game\citadel\cfg\autoexec.cfg
alias +iad "+in_innate1; +in_mantle" alias -iad "-in_innate1; -in_mantle" bind "key" +iad
Replace key with a key of your choosing. To have autoexec.cfg run every time the game starts, add:
+exec autoexec
to the Steam launch options.