Template:Boss: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 23: | Line 23: | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<pre> | |||
Usage: | |||
Substitute <d> for the difficulty number. 1 for normal, 2 for nightmare, 3 for chaotic. Attack1-7 is for the name of the attack. Dmg1-7 is for the damage of said attack. So 1dmg1 would be the damage of the attack on normal, while 2dmg2 would be the damage of the attack on nightmare of example. | |||
{{boss | |||
|<d>health | |||
|<d>exp | |||
|<d>accurary5 | |||
|<d>accurary100 | |||
|<d>dmg1 | |||
|<d>dmg2 | |||
|<d>dmg3 | |||
|<d>dmg4 | |||
|<d>dmg5 | |||
|<d>dmg6 | |||
|<d>dmg7 | |||
|attack1 | |||
|attack2 | |||
|attack3 | |||
|attack4 | |||
|attack5 | |||
|attack6 | |||
|attack7 | |||
|location | |||
|area | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 20:21, 9 December 2020
Usage: Substitute <d> for the difficulty number. 1 for normal, 2 for nightmare, 3 for chaotic. Attack1-7 is for the name of the attack. Dmg1-7 is for the damage of said attack. So 1dmg1 would be the damage of the attack on normal, while 2dmg2 would be the damage of the attack on nightmare of example. {{boss |<d>health |<d>exp |<d>accurary5 |<d>accurary100 |<d>dmg1 |<d>dmg2 |<d>dmg3 |<d>dmg4 |<d>dmg5 |<d>dmg6 |<d>dmg7 |attack1 |attack2 |attack3 |attack4 |attack5 |attack6 |attack7 |location |area }}