From Dark and Darker Wiki
(Removing Combo Attack Times and replacing it with hitbox images. Moving the new hitbox column and old impact zones column nearer to Damage on Hit column.) |
(Fixing Action Movement Penalty column. Mid Attack and Otherwise have been swapped.) |
||
Line 322: | Line 322: | ||
-->|<span style="color:#eee8;"><!-- | -->|<span style="color:#eee8;"><!-- | ||
-->Mid Attack: </span>x<!-- | -->Mid Attack: </span>x<!-- | ||
-->{{#var:movespeed}}<br><!-- | |||
--><span style="color:#eee8;"><!-- | --><span style="color:#eee8;"><!-- | ||
-->Otherwise: </span>x<!-- | -->Otherwise: </span>x<!-- | ||
-->{{#var:preparemovespeed}}<br><br><!-- | |||
-->|<span style="color:#eee8;"><!-- | -->|<span style="color:#eee8;"><!-- | ||
-->Always: </span>x<!-- | -->Always: </span>x<!-- | ||
-->{{#var:movespeed}}<br><br>}}<!-- | |||
Else loop through all attacks | Else loop through all attacks | ||
Line 345: | Line 345: | ||
-->|<span style="color:#eee8;"><!-- | -->|<span style="color:#eee8;"><!-- | ||
-->Mid Attack: </span>x<!-- | -->Mid Attack: </span>x<!-- | ||
-->{{#var:movespeed}}<br><!-- | |||
--><span style="color:#eee8;"><!-- | --><span style="color:#eee8;"><!-- | ||
-->Otherwise: </span>x<!-- | -->Otherwise: </span>x<!-- | ||
-->{{#var:preparemovespeed}}<br><br><!-- | |||
-->|<span style="color:#eee8;"><!-- | -->|<span style="color:#eee8;"><!-- | ||
-->Always: </span>x<!-- | -->Always: </span>x<!-- | ||
-->{{#var:movespeed}}<br><br>}} }} }} }} }}<!-- | |||
Slowdown On Hit | Slowdown On Hit |
Revision as of 21:07, 16 February 2025
Parameters:
- 1={Craftable,Uncraftable,Both}
- 2={Shield,Sword,Axe,Polearm,Unarmed,Mace,Bow,Dagger,MagicStuff,Staff,Crossbow,Throwable,LightSource}
- type={Bow,Crossbow,Shield} (optional)
Code | Preview | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{GenerateWeaponTable|Uncraftable|Dagger}} |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{GenerateWeaponTable|Craftable|Shield}} |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{GenerateWeaponTable|Uncraftable|Bow|type=Bow}} |
|