Template:InfoEnemy: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
imported>BigCoight mNo edit summary |
||
Line 9: | Line 9: | ||
<td>{{{attack}}}</td> | <td>{{{attack}}}</td> | ||
</tr> | </tr> | ||
<th> | <th>Accuracy 5%</th> | ||
<td>{{{defence}}}</td> | <td>{{#expr:{{{defence}}}*0.5}}</td> | ||
</tr> | |||
<th>Accuracy 100%</th> | |||
<td>{{#expr:{{{defence}}}*1.5}}</td> | |||
</tr> | </tr> | ||
<th>Health</th> | <th>Health</th> | ||
<td>{{{health}}}</td> | <td>{{{health}}}</td> | ||
</tr> | </tr> | ||
</tr> | </tr> | ||
<th>Move Speed</th> | <th>Move Speed</th> |
Revision as of 07:44, 24 November 2020
InfoEnemy |
---|
Stats | |
---|---|
Attack | {{{attack}}} |
Accuracy 5% | Expression error: Unrecognized punctuation character "{". |
Accuracy 100% | Expression error: Unrecognized punctuation character "{". |
Health | {{{health}}} |
Move Speed | {{{speed}}} |
Misc | |
Experience | {{{exp}}} |
Respawn Time | {{{respawn}}} |
Location | |
World | [[Worlds#{{{world}}}|{{{world}}}]] |
Area | {{{area}}} |