Template:Monster Actions: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
Tag: Reverted
m (not sure what's breaking but that didn't work)
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|class="wikitable"
{|class="wikitable table-green"
!colspan=4|{{PAGENAME}} Actions
!colspan=4|{{PAGENAME}} Actions
|-
|-
Line 6: Line 6:
!Usage chance
!Usage chance
!Hit rate
!Hit rate
{{#if:{{{attack1name|}}}|
{{#if:{{{attack1name|}}}|<!--
{{!-}}
-->{{!-}}
{{!}}{{{attack1name}}}
{{!}}{{{attack1name}}}
{{!}}{{{attack1description}}}
{{!}}{{{attack1description}}}
{{!}}{{{attack1use}}}
{{!}}{{{attack1use}}}
{{!}}{{{attack1accuracy}}}}}<!--
{{!}}{{{attack1accuracy}}}}}
-->{{#if:{{{attack2name|}}}|
{{#if:{{{attack2name|}}}|<!--
{{!-}}
-->{{!-}}
{{!}}{{{attack2name}}}
{{!}}{{{attack2name}}}
{{!}}{{{attack2description}}}
{{!}}{{{attack2description}}}
{{!}}{{{attack2use}}}
{{!}}{{{attack2use}}}
{{!}}{{{attack2accuracy}}}}}<!--
{{!}}{{{attack2accuracy}}}}}
-->{{#if:{{{attack3name|}}}|
{{#if:{{{attack3name|}}}|<!--
{{!-}}
-->{{!-}}
{{!}}{{{attack3name}}}
{{!}}{{{attack3name}}}
{{!}}{{{attack3description}}}
{{!}}{{{attack3description}}}
{{!}}{{{attack3use}}}
{{!}}{{{attack3use}}}
{{!}}{{{attack3accuracy}}}}}<!--
{{!}}{{{attack3accuracy}}}}}
-->{{#if:{{{attack4name|}}}|
{{#if:{{{attack4name|}}}|<!--
{{!-}}
-->{{!-}}
{{!}}{{{attack4name}}}
{{!}}{{{attack4name}}}
{{!}}{{{attack4description}}}
{{!}}{{{attack4description}}}
{{!}}{{{attack4use}}}
{{!}}{{{attack4use}}}
{{!}}{{{attack4accuracy}}}}}
{{!}}{{{attack4accuracy}}}}}
|}
|}<noinclude>
<noinclude>
==Usage==
==Usage==
Replace x with a number between 1 and 4, repeat as neccesary.
Replace x with a number between 1 and 4, repeat as neccesary.

Latest revision as of 23:29, 9 June 2023

Monster Actions Actions
Name Description Usage chance Hit rate



Usage

Replace x with a number between 1 and 4, repeat as neccesary.

{{Monster Actions
|attackxname=  Name of the attack
|attackxdescription=  Description of the attack
|attackxuse=  Chance to use the attack
|attackxaccuracy=  Chance for the attack to hit
}}