Template:InfoEnemy: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 65: | Line 65: | ||
|description=Attack: {{{attack}}} | |description=Attack: {{{attack}}} | ||
Health: {{{health}}} | Health: {{{health}}} | ||
Acc for 5%: {{#expr: {{{defence}}}*0.5}} | {{#if:{{{defence|}}}|Acc for 5%: {{#expr: {{{defence}}}*0.5}}}} | ||
Acc for 100%: {{#expr: {{{defence}}}*1.5}} | {{#if:{{{defence|}}}|Acc for 100%: {{#expr: {{{defence}}}*1.5}}}} | ||
Respawn: {{{respawn}}} | Respawn: {{{respawn}}} | ||
World: {{{world}}} | World: {{{world}}} |
Revision as of 14:06, 21 April 2021
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 |area2=example (optional) |area3=example (optional) |crystal=yes (if you want to show the stats for the crystal enemy in the area |crystalname=example (Crystal Carrot for blunder hills for example) |hascard=yes }}