From Dark and Darker Wiki
(Removing Hitbox column.) |
m (Slight column width adjustments) |
||
Line 12: | Line 12: | ||
{{#if:{{#pos:bow,crossbow,shield|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:bow,crossbow,shield|{{lc:{{{type}}} }} }}<!-- | ||
-->||<th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Combo</th><!-- | -->||<th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Combo</th><!-- | ||
--><th style="width: | --><th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Combo Attack Speed</th>}} | ||
<th style="width: | <th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending"><!-- | ||
-->{{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | -->{{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | ||
-->|Impact Resist<!-- | -->|Impact Resist<!-- | ||
Line 19: | Line 19: | ||
{{#if:{{#pos:bow,crossbow|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:bow,crossbow|{{lc:{{{type}}} }} }}<!-- | ||
-->|<th style="width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Reload Speed</th>}} | -->|<th style="width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Reload Speed</th>}} | ||
<th style="width: | <th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Action Movement Speed</th> | ||
{{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | ||
-->||<th style="width:8%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Slowdown On Hit</th>}} | -->||<th style="width:8%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Slowdown On Hit</th>}} |
Revision as of 01:30, 26 March 2024
Parameters:
- {[Insert Weapon Row]}
- type={Bow,Crossbow,Shield} (optional)
Code | Preview | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{WeaponTable|{{GenerateWeaponRow|Throwing Knife}} }} |
|
|||||||||||||
{{WeaponTable|{{GenerateWeaponRow|Centaur's Madness}}|type=Bow}} |
Template:GenerateWeaponRow
|