Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 44: Line 44:
     <td>{{{area}}}</td></tr>
     <td>{{{area}}}</td></tr>
     {{#ifeq: {{{crystal}}}|yes|<th class="subheader" colspan="2">Crystal Stats</th>
     {{#ifeq: {{{crystal}}}|yes|<th class="subheader" colspan="2">Crystal Stats</th>
     {{infoEnemy/crystalstats|attack={{{attack}}}}}
     {{infoEnemy/crystalstats|attack={{{attack}}}|health={{{health}}}|defence={{{defence}}}|exp={{{exp}}}}}
     }}
     }}
</tr></table>
</tr></table>

Revision as of 09:02, 15 December 2020


Usage:
{{InfoEnemy
|attack=example
|health=example
|speed=example
|defence=example (this defines the accuracy values required)
|defence0=How much defence is needed to not take damage.
|exp=example
|world=example
|area=example
}}