<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://deadlock.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cade2461</id>
	<title>The Deadlock Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://deadlock.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cade2461"/>
	<link rel="alternate" type="text/html" href="https://deadlock.wiki/Special:Contributions/Cade2461"/>
	<updated>2026-09-10T23:27:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://deadlock.wiki/Dashing?diff=125544</id>
		<title>Dashing</title>
		<link rel="alternate" type="text/html" href="https://deadlock.wiki/Dashing?diff=125544"/>
		<updated>2026-09-01T02:00:55Z</updated>

		<summary type="html">&lt;p&gt;Cade2461: Had dash instead of dash jump&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MovementTabs|Dashing|Overview, Strafe Dashing, Dash Jumping, Dash Sliding, Short Dash Crouch Cancelling, Instant Air Dash, Ag2 Dashing}}&lt;br /&gt;
{{TechCard&lt;br /&gt;
|name=Dashing&lt;br /&gt;
|file=dashing.mp4&lt;br /&gt;
|tech_type=Universal Tech&lt;br /&gt;
|difficulty=Basic Mechanics&lt;br /&gt;
|character_dependent=No&lt;br /&gt;
|inputs={{Tooltip|Dash|By default, the left shift key}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dashing&#039;&#039;&#039; is a fundamental part of movement in Deadlock. Dashing allows you to quickly evade attacks, to reposition fast and efficiently, and is a basic building block for other movement techniques.&lt;br /&gt;
&lt;br /&gt;
Dashing takes one bar of [[stamina]]. You can dash both in the air and on the ground; when done in the air, it is called an &#039;&#039;&#039;Air Dash&#039;&#039;&#039;. You are only permitted one Air Dash per jump at the start of the game; this can be expanded to two with the {{ItemType|Armor}} {{ItemIcon|Stamina Mastery}}.&lt;br /&gt;
&lt;br /&gt;
== Dash Directions ==&lt;br /&gt;
&lt;br /&gt;
Using a keyboard, you can dash in four directions on the ground (the four cardinal directions) and nine in the air (the eight inter-cardinal directions plus directly down). If you are using a joystick to move, you can dash at any angle on the ground and in the air.&lt;br /&gt;
&lt;br /&gt;
While in the air, you have access to one other direction to dash to; down towards the ground. When you dash towards the ground, it is called a &#039;&#039;&#039;Down dash&#039;&#039;&#039;. To down dash, double tap the duck key; once you press the duck key, you have a &#039;&#039;28 ticks&#039;&#039; (&#039;&#039;0.44&#039;&#039; second) window to press it again.&amp;lt;ref&amp;gt;Tested using exec_async, using the amount of space between +duck inputs.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:ddgrounded.png|thumb|Dash choices on the ground.]]&lt;br /&gt;
&lt;br /&gt;
== Dash Jump ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;0.3&#039;&#039; seconds after starting a grounded dash, a window to execute a [[Dash Jumping|Dash Jump]] will open for &#039;&#039;0.2&#039;&#039; seconds,&amp;lt;ref&amp;gt;&amp;lt;code&amp;gt;abilites.vdata&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;m_flDashJumpStartTime&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;m_flDashJumpEndTime&amp;lt;/code&amp;gt;&amp;lt;/ref&amp;gt; during which the stamina bar flashes a light blue. This window is solely activated by starting a grounded dash; if you leave the ground after initiating the dash, you are still able to dash jump. For more information, view the dedicated page on Dash Jumping.&lt;br /&gt;
&lt;br /&gt;
== Dash Speed Buckets ==&lt;br /&gt;
&lt;br /&gt;
While everyone in the roster has the same dash distance, they have different dash speeds. Characters fall into three &#039;&#039;&#039;buckets&#039;&#039;&#039;&amp;lt;ref&amp;gt;Buckets is the official terminology used by [[Yoshi]]. Source: [[Update:July_29,_2025|July 29, 2025 Update]]&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Bucket 1&#039;&#039;&#039; characters have the fastest dash speed, with peak speeds of &#039;&#039;635&#039;&#039; u/s on the ground and a total dash time of &#039;&#039;0.62&#039;&#039; seconds.&amp;lt;ref&amp;gt;&amp;lt;code&amp;gt;heroes.vdata&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hero_tengu&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;EGroundDashDuration = 0.620000&amp;lt;/code&amp;gt;. This is the same for all Bucket 1 characters.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Bucket 2&#039;&#039;&#039; characters have 9% slower dash speed, with peak speeds of &#039;&#039;579&#039;&#039; u/s on the ground and a total dash time of &#039;&#039;0.68&#039;&#039; seconds.&amp;lt;ref&amp;gt;&amp;lt;code&amp;gt;heroes.vdata&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hero_gigawatt&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;EGroundDashDuration = 0.680000&amp;lt;/code&amp;gt;. This is the same for all Bucket 2 characters.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Bucket 3&#039;&#039;&#039; characters have the slowest dash speed, being 12% slower than Bucket 1, with peak speeds of &#039;&#039;562&#039;&#039; u/s on the ground and a total dash time of &#039;&#039;0.70&#039;&#039; seconds.&amp;lt;ref&amp;gt;&amp;lt;code&amp;gt;heroes.vdata&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;hero_shiv&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;EGroundDashDuration = 0.700000&amp;lt;/code&amp;gt;. This is the same for all Bucket 3 characters.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dashing on the ground always sets your velocity to a fixed amount. Air Dashing is an &#039;&#039;impulse&#039;&#039; instead, meaning it can stack or conflict with prior momentum.&lt;br /&gt;
&lt;br /&gt;
[[File:ddair.png|thumb|Dash choices in the air.]]&lt;br /&gt;
&lt;br /&gt;
To dash, move and press the {{Tooltip|dash key|hover=By default, the left shift key}}. Your character will quickly move in that direction.&lt;br /&gt;
&lt;br /&gt;
=== Hero Dash Buckets ===&lt;br /&gt;
{{#invoke:HeroData|write_ground_dash_buckets}}&lt;br /&gt;
&lt;br /&gt;
== Dash Slow ==&lt;br /&gt;
&lt;br /&gt;
Some abilities and items reduce dash speed for the target or, rarely, for the caster. This Dash slow applies to dash speed without affecting time dashing. The end result is reduction in dash distance.&lt;br /&gt;
&lt;br /&gt;
=== Abilities that decrease dash speed ===&lt;br /&gt;
&lt;br /&gt;
{{AbilityTable|dashslow}}&lt;br /&gt;
&lt;br /&gt;
=== Items that increase/decrease dash distance ===&lt;br /&gt;
&lt;br /&gt;
{{Item stat table|dash distance}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Universal Tech]]&lt;/div&gt;</summary>
		<author><name>Cade2461</name></author>
	</entry>
</feed>