From Dark and Darker Wiki
|  (Changing Template to use structure that works with the new Item Data.) | m (Changing Template to use calls that work with Weapon Data.) | ||
| Line 1: | Line 1: | ||
| <includeonly>{{#if:{{ | <includeonly>{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|abilities|Primary Attack 1|movementmultiplier}}<!-- | ||
| 	-->|<h2>Action Movement Slow</h2><!-- | 	-->|<h2>Action Movement Slow</h2><!-- | ||
| 	-->When a player performs certain actions, such as attacking or defending themselves, they move slower.<br><!-- | 	-->When a player performs certain actions, such as attacking or defending themselves, they move slower.<br><!-- | ||
| 	-->List of slows for {{{1|{{PAGENAME}}}}}:<br><!-- | 	-->List of slows for {{{1|{{PAGENAME}}}}}:<br><!-- | ||
| 	-->{{#arraydefine: | 	-->{{#arraydefine:abilities|{{Weapon Data|{{{1|{{PAGENAME}}}}}|abilities|All}} }}{{ | ||
| 		#loop: i | 		#loop: i | ||
| 		|0 | 		|0 | ||
| 		|{{#arraysize: | 		|{{#arraysize:abilities}} | ||
| 		|{{#vardefine:attack|{{#arrayindex: | 		|{{#vardefine:attack|{{#arrayindex:abilities|{{#var:i}} }} }}<!-- | ||
| 		--><span style="color:#eee8;">{{#var:attack}}:</span> {{ | 		--><span style="color:#eee8;">{{#var:attack}}:</span> {{Weapon Data|{{{1|{{PAGENAME}}}}}|abilities|{{#var:attack}}|movementmultiplier}}<br> | ||
| }} }}</includeonly><noinclude><table class="wikitable"> | }} }}</includeonly><noinclude><table class="wikitable"> | ||
| 	<tr> | 	<tr> | ||
Revision as of 01:14, 19 March 2024
| Code | Preview | 
|---|---|
| {{ActionMoveSlow|Longsword}} | 
 
						