Template:Monster Actions: Difference between revisions

From MiiWiki
Jump to navigationJump to search
m (seeing if moving the line breaks inside the ifs fixes the weird spacing issue)
Tag: Reverted
m (that broke something)
Tag: Reverted
Line 5: Line 5:
!Description
!Description
!Usage chance
!Usage chance
!Hit rate{{#if:{{{attack1name|}}}|
!Hit rate
{{!-}}
{{#if:{{{attack1name|}}}|<!--
-->{{!-}}
{{!}}{{{attack1name}}}
{{!}}{{{attack1name}}}
{{!}}{{{attack1description}}}
{{!}}{{{attack1description}}}

Revision as of 23:27, 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
}}