From Dark and Darker Wiki
|  (Created page with "{{#if:{{Weapon Data|{{PAGENAME}}|impactresistance}}| ==Block== {{PAGENAME}} has a block ability. It has impact resistance of {{Weapon Data|{{PAGENAME}}|impactresistance}}, which means it can block all attack that has lower impact power than {{Weapon Data|{{PAGENAME}}|impactresistance}} }}") | m (Changing whitespace structure to be python-esque.) | ||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{#if:{{Weapon Data|{{PAGENAME}}|impactresistance}}| | <includeonly>{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|impactresistance}}<!-- | ||
| 	-->|<h2>Block</h2><!-- | |||
| {{PAGENAME}} has a block ability. It has impact resistance of {{Weapon Data|{{PAGENAME}}|impactresistance}},  | 	-->{{{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"> | |||
| 	<tr> | |||
| 		<th>Code</th> | |||
| 		<th>Preview</th> | |||
| 	</tr> | |||
| 	<tr> | |||
| 		<td style="padding: 20px 30px;"> | |||
| 			<pre>{{GenerateBlock|Arming Sword}}</pre></td> | |||
| 		<td style="padding: 20px 30px;"> | |||
| 			{{GenerateBlock|Arming Sword}}</td></tr> | |||
| 	<tr> | |||
| 		<td style="padding: 20px 30px;"> | |||
| 			<pre>{{GenerateBlock|Heater Shield}}</pre></td> | |||
| 		<td style="padding: 20px 30px;"> | |||
| 			{{GenerateBlock|Heater Shield}}</td></tr></table> | |||
| </noinclude> | |||
Latest revision as of 10:02, 10 April 2024
| Code | Preview | 
|---|---|
| {{GenerateBlock|Arming Sword}} | |
| {{GenerateBlock|Heater Shield}} | BlockHeater Shield has a block ability.It has impact resistance of 5, learn more at Impact Power. | 
 
						