This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
universaltech:instantairdash [2025/03/22 10:06] – external edit 127.0.0.1 | universaltech:instantairdash [2025/07/12 07:11] (current) – Removed extrenous bolding + fixed clip compsoter | ||
---|---|---|---|
Line 3: | Line 3: | ||
{{tablelayout? | {{tablelayout? | ||
^ <wrap centeralign> | ^ <wrap centeralign> | ||
- | ^ <wrap centeralign> | + | ^ <wrap centeralign> |
^ Tech Type | Universal | ^ Tech Type | Universal | ||
^ Difficulty | ^ Difficulty | ||
Line 12: | Line 12: | ||
**Instant Air Dashing** ((AKA **IAD**)) is the act of [[universaltech: | **Instant Air Dashing** ((AKA **IAD**)) is the act of [[universaltech: | ||
- | The **IAD** only costs one bar of [[universaltech: | + | IAD' |
- | Without items, an **IAD** is slower than a regular dash, air dash and [[universaltech: | + | Without items, an IAD is slower than a regular dash, air dash and [[universaltech: |
- | 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. | + | 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. | + | 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 " | ||
- | |||
- | alias -iad " | ||
- | |||
- | bind " | ||
- | </ | ||
- | |||
- | 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. | ||