Template:Boss: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 15: Line 15:
}}</table>}}
}}</table>}}
|tab2=Chaotic
|tab2=Chaotic
|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{card|order={{{2order}}}|category=Bosses|effect={{{2effect}}}|bonus={{{2bonus}}}}}</table>}}
|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{#dpl: |namespace=
|category=Cards
|uses=Template:InfoCard
|include={InfoCard}/boxrow
|includematch=*{{PAGENAME}} Chaotic*
|format=,,
|allowcachedresults=true
}}</table>}}
|tab3=Nightmare
|tab3=Nightmare
|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{card|order={{{3order}}}|category=Bosses|effect={{{3effect}}}|bonus={{{3bonus}}}}}</table>}}
|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}}{{#ifeq: {{{hascard}}}|yes|<table>{{#dpl: |namespace=
|category=Cards
|uses=Template:InfoCard
|include={InfoCard}/boxrow
|includematch=*{{PAGENAME}} Nightmare*
|format=,,
|allowcachedresults=true
}}</table>}}
}}</div>
}}</div>
<table>
<table>

Revision as of 08:48, 27 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. 
{{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
}}