Template:Boss: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe No edit summary |
imported>Blackwolfe No edit summary |
||
Line 6: | Line 6: | ||
<div style="center">{{tabs | <div style="center">{{tabs | ||
|tab1=Normal | |tab1=Normal | ||
|tab1content={{boss/stats|1health={{{1health}}}|1exp={{{1exp}}}| | |tab1content={{boss/stats|1health={{{1health}}}|1exp={{{1exp}}}|def1={{{def1}}}|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{#dpl: |namespace= | ||
|category=Cards | |category=Cards | ||
|uses=Template:InfoCard | |uses=Template:InfoCard | ||
Line 15: | Line 15: | ||
}}</table>}} | }}</table>}} | ||
|tab2=Chaotic | |tab2=Chaotic | ||
|tab2content={{boss/stats|2health={{{2health}}}|2exp={{{2exp}}}| | |tab2content={{boss/stats|2health={{{2health}}}|2exp={{{2exp}}}|def2={{{def2}}}|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{#dpl: |namespace= | ||
|category=Cards | |category=Cards | ||
|uses=Template:InfoCard | |uses=Template:InfoCard | ||
Line 24: | Line 24: | ||
}}</table>}} | }}</table>}} | ||
|tab3=Nightmare | |tab3=Nightmare | ||
|tab3content={{boss/stats|3health={{{3health}}}|3exp={{{3exp}}}| | |tab3content={{boss/stats|3health={{{3health}}}|3exp={{{3exp}}}|def3={{{def3}}}|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{#dpl: |namespace= | ||
|category=Cards | |category=Cards | ||
|uses=Template:InfoCard | |uses=Template:InfoCard |
Revision as of 17:16, 10 March 2021
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. {{boss |1health=example |2health=example |3health=example |1exp=example |2exp=example |3exp=example |1accuracy5=example |2accuracy5=example |3accuracy5=example |1accuracy100=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 |3dmg2=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 }}