Template:Monster Actions: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
Tag: Reverted
m (trying to revert to what I think worked)
Tag: Manual revert
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}}}

Revision as of 16:36, 17 March 2022

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
}}