Template:Boss: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 5: | Line 5: | ||
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div> | <div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div> | ||
<div style="center">{{tabs | <div style="center">{{tabs | ||
|tab1= | |tab1=Normaldiff|imgtab=true | ||
|tab1content={{boss/stats|1health={{{1health}}}|1exp={{{1exp}}}|1accuracy5={{{1accuracy5}}}|1accuracy100={{{1accuracy100}}}|1dmg1={{{1dmg1}}}|1dmg2={{{1dmg2}}}|1dmg3={{{1dmg3}}}|1dmg4={{{1dmg4}}}||1dmg5={{{1dmg5}}}||1dmg6={{{1dmg6}}}||1dmg7={{{1dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=1}} | |tab1content={{boss/stats|1health={{{1health}}}|1exp={{{1exp}}}|1accuracy5={{{1accuracy5}}}|1accuracy100={{{1accuracy100}}}|1dmg1={{{1dmg1}}}|1dmg2={{{1dmg2}}}|1dmg3={{{1dmg3}}}|1dmg4={{{1dmg4}}}||1dmg5={{{1dmg5}}}||1dmg6={{{1dmg6}}}||1dmg7={{{1dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=1}} | ||
|tab2= | |tab2=Chaoticdiff|imgtab=true | ||
|tab2content={{boss/stats|2health={{{2health}}}|2exp={{{2exp}}}|2accuracy5={{{2accuracy5}}}|2accuracy100={{{2accuracy100}}}|2dmg1={{{2dmg1}}}|2dmg2={{{2dmg2}}}|2dmg3={{{2dmg3}}}|2dmg4={{{2dmg4}}}||2dmg5={{{2dmg5}}}||2dmg6={{{2dmg6}}}||2dmg7={{{2dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=2}} | |tab2content={{boss/stats|2health={{{2health}}}|2exp={{{2exp}}}|2accuracy5={{{2accuracy5}}}|2accuracy100={{{2accuracy100}}}|2dmg1={{{2dmg1}}}|2dmg2={{{2dmg2}}}|2dmg3={{{2dmg3}}}|2dmg4={{{2dmg4}}}||2dmg5={{{2dmg5}}}||2dmg6={{{2dmg6}}}||2dmg7={{{2dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=2}} | ||
|tab3= | |tab3=Nightmarediff|imgtab=true | ||
|tab3content={{boss/stats|3health={{{3health}}}|3exp={{{3exp}}}|3accuracy5={{{3accuracy5}}}|3accuracy100={{{3accuracy100}}}|3dmg1={{{3dmg1}}}|3dmg2={{{3dmg2}}}|3dmg3={{{3dmg3}}}|3dmg4={{{3dmg4}}}||3dmg5={{{3dmg5}}}||3dmg6={{{3dmg6}}}||3dmg7={{{3dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=3}} | |tab3content={{boss/stats|3health={{{3health}}}|3exp={{{3exp}}}|3accuracy5={{{3accuracy5}}}|3accuracy100={{{3accuracy100}}}|3dmg1={{{3dmg1}}}|3dmg2={{{3dmg2}}}|3dmg3={{{3dmg3}}}|3dmg4={{{3dmg4}}}||3dmg5={{{3dmg5}}}||3dmg6={{{3dmg6}}}||3dmg7={{{3dmg7}}}|attack1={{{attack1}}}|attack2={{{attack2}}}|attack3={{{attack3}}}|attack4={{{attack4}}}|attack5={{{attack5}}}|attack6={{{attack6}}}|attack7={{{attack7}}}|diff=3}} | ||
}}</div> | }}</div> | ||
Line 26: | Line 26: | ||
<pre> | <pre> | ||
Usage: | Usage: | ||
Attack1-7 is for the name of the attack. The first number of health, exp, accurary and dmg defined the difficulty. 1 for normal. 2 for | Attack1-7 is for the name of the attack. The first number of health, exp, accurary and dmg defined the difficulty. 1 for normal. 2 for chaotic, 3 for nightmare. I'll simplify it a bit later if I get proper formulas. | ||
{{boss | {{boss | ||
|1health=example | |1health=example |
Revision as of 20:55, 9 December 2020
Usage: Attack1-7 is for the name of the attack. The first number of health, exp, accurary and dmg defined the difficulty. 1 for normal. 2 for chaotic, 3 for nightmare. I'll simplify it a bit later if I get proper formulas. {{boss |1health=example |2health=example |3health=example |1exp=example |2exp=example |3exp=example |1accurary5=example |2accuracy5=example |3accurary5=example |1accurary100=example |2accuracy100=example |3accuracy100=example |attack1=example |attack2=example |attack3=example |attack4=example |attack5=example |attack6=example |attack7=example |1dmg1=example |2dmg1=example |3dmg1=example |1dmg2=example |2dmg2=example |3dmg3=example |1dmg3=example |2dmg3=example |3dmg3=example |1dmg4=example |2dmg4=example |3dmg4=example |1dmg5=example |2dmg5=example |3dmg5=example |1dmg6=example |2dmg6=example |3dmg6=example |1dmg7=example |2dmg7=example |3dmg7=example |location=example |area=example }}