From Dark and Darker Wiki

m (Changing Template to use calls that work with Weapon Data.)
m (Changing whitespace structure to be python-esque.)
 
Line 2: Line 2:
-->|<h2>Block</h2><!--
-->|<h2>Block</h2><!--
-->{{{1|{{PAGENAME}}}}} has a block ability.<br><!--
-->{{{1|{{PAGENAME}}}}} has a block ability.<br><!--
-->It has impact resistance of '''{{Weapon Data|{{{1|{{PAGENAME}}}}}|impactresistance}}''', learn more at [[Impact Power]].}}</includeonly><noinclude><table class="wikitable">
-->It has impact resistance of '''{{Weapon Data|{{{1|{{PAGENAME}}}}}|impactresistance}}''', learn more at [[Impact Power]].}}<!--
--></includeonly><noinclude>
<table class="wikitable">
<tr>
<tr>
<th>Code</th>
<th>Code</th>
Line 9: Line 11:
<tr>
<tr>
<td style="padding: 20px 30px;">
<td style="padding: 20px 30px;">
<pre>{{GenerateBlock|Arming Sword}}</pre>
<pre>{{GenerateBlock|Arming Sword}}</pre></td>
</td>
<td style="padding: 20px 30px;">
<td style="padding: 20px 30px;">
{{GenerateBlock|Arming Sword}}
{{GenerateBlock|Arming Sword}}</td></tr>
</td>
</tr>
<tr>
<tr>
<td style="padding: 20px 30px;">
<td style="padding: 20px 30px;">
<pre>{{GenerateBlock|Heater Shield}}</pre>
<pre>{{GenerateBlock|Heater Shield}}</pre></td>
</td>
<td style="padding: 20px 30px;">
<td style="padding: 20px 30px;">
{{GenerateBlock|Heater Shield}}
{{GenerateBlock|Heater Shield}}</td></tr></table>
</td>
</noinclude>
</tr>
</table></noinclude>

Latest revision as of 10:02, 10 April 2024

Code Preview
{{GenerateBlock|Arming Sword}}
{{GenerateBlock|Heater Shield}}

Block

Heater Shield has a block ability.
It has impact resistance of 5, learn more at Impact Power.