Template:Boss: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Wekhter
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly><div class="Infobox BossInfobox">
 
<div class="Header">{{PAGENAME}}</div>
{| class="Infobox"
<tabber>
|<tabber>
Normal=
Normal=
<div class="HeaderImage">[[file: {{{title | {{PAGENAME}}}}} (boss).png]]</div>
<div class="SubHeader">Stats</div>
<dl>
<dt>Health</dt>
<dd>{{Numdisplay|{{{1health | }}}}}</dd>
<dt>Accuracy 5%</dt>
<dd>{{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def1}}}*0.5}} | }}}}</dd>
<dt>Accuracy 100%</dt>
<dd>{{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def1}}}*1.5}} | }}}}</dd>
<dt>Experience</dt>
<dd>{{Numdisplay|{{{1exp | }}}}}</dd>
</dl>
{|
{|
|-
! colspan="3" class="Header" | {{{title | {{PAGENAME}}}}}
|-
| colspan="3" class="HeaderImage" | [[file: {{{title | {{PAGENAME}}}}} (boss).png]]
|-
! colspan="2" class="SubHeader" | Stats
|-
! Health
| {{Numdisplay|{{{1health | }}}}}
|-
! Accuracy 5%
| {{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def1}}}*0.5}} | }}}}
|-
! Accuracy 100%
| {{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def1}}}*1.5}} | }}}}
|-
! Experience
| {{Numdisplay|{{{1exp | }}}}}
|-
|-
! colspan="2" class="SubHeader" | Attacks
! colspan="2" class="SubHeader" | Attacks
Line 39: Line 32:
|-|
|-|
Chaotic=
Chaotic=
<div class="HeaderImage">{{#ifexist:File:{{PAGENAME}}_(Chaotic_boss).png|[[file: {{PAGENAME}}_(Chaotic_boss).png]]}}</div>
<div class="SubHeader">Stats</div>
<dl>
<dt>Health</dt>
<dd>{{Numdisplay|{{{2health | }}}}}</dd>
<dt>Accuracy 5%</dt>
<dd>{{Numdisplay|{{#if: {{{def2|}}} | {{#expr: {{{def1}}}*0.5}} | }}}}</dd>
<dt>Accuracy 100%</dt>
<dd>{{Numdisplay|{{#if: {{{def2|}}} | {{#expr: {{{def1}}}*1.5}} | }}}}</dd>
<dt>Experience</dt>
<dd>{{Numdisplay|{{{2exp | }}}}}</dd>
</dl>
{|
{|
|-
! colspan="3" class="Header" | {{{title | Chaotic {{PAGENAME}}}}}
|-
| colspan="3" class="HeaderImage" | {{#ifexist:File:{{PAGENAME}}_(Chaotic_boss).png|[[file: {{PAGENAME}}_(Chaotic_boss).png]]}}
|-
! colspan="2" class="SubHeader" | Stats
|-
! Health
| {{Numdisplay|{{{2health | }}}}}
|-
! Accuracy 5%
| {{Numdisplay|{{#if: {{{def2|}}} | {{#expr: {{{def2}}}*0.5}} | }}}}
|-
! Accuracy 100%
| {{Numdisplay|{{#if: {{{def2|}}} | {{#expr: {{{def2}}}*1.5}} | }}}}
|-
! Experience
| {{Numdisplay|{{{2exp | }}}}}
|-
|-
! colspan="2" class="SubHeader" | Attacks
! colspan="2" class="SubHeader" | Attacks
Line 74: Line 61:
|-|
|-|
Nightmare=
Nightmare=
<div class="HeaderImage">{{#ifexist:File:{{PAGENAME}}_(Nightmare_boss).png|[[file: {{PAGENAME}}_(Nightmare_boss).png]]}}</div>
<div class="SubHeader">Stats</div>
<dl>
<dt>Health</dt>
<dd>{{Numdisplay|{{{3health | }}}}}</dd>
<dt>Accuracy 5%</dt>
<dd>{{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def3}}}*0.5}} | }}}}</dd>
<dt>Accuracy 100%</dt>
<dd>{{Numdisplay|{{#if: {{{def1|}}} | {{#expr: {{{def3}}}*1.5}} | }}}}</dd>
<dt>Experience</dt>
<dd>{{Numdisplay|{{{3exp | }}}}}</dd>
</dl>
{|
{|
|-
! colspan="3" class="Header" | {{{title | Nightmare {{PAGENAME}}}}}
|-
| colspan="3" class="HeaderImage" | {{#ifexist:file:{{PAGENAME}}_(Nightmare_boss).png]]|[[file: {{PAGENAME}} (Nightmare boss).png]]}}
|-
! colspan="2" class="SubHeader" | Stats
|-
! Health
| {{Numdisplay|{{{3health | }}}}}
|-
! Accuracy 5%
| {{Numdisplay|{{#if: {{{def3|}}} | {{#expr: {{{def3}}}*0.5}} | }}}}
|-
! Accuracy 100%
| {{Numdisplay|{{#if: {{{def3|}}} | {{#expr: {{{def3}}}*0.5}} | }}}}
|-
! Experience
| {{Numdisplay|{{{3exp | }}}}}
|-
|-
! colspan="2" class="SubHeader" | Attacks
! colspan="2" class="SubHeader" | Attacks
Line 106: Line 87:
|allowcachedresults=true
|allowcachedresults=true
}} }}</tabber>
}} }}</tabber>
{|
<div class="SubHeader">Location</div>
! colspan="2" class="SubHeader" | Location
<dl>
|-
<dt>World</dt>
! World
<dd>{{{world}}}</dd>
| {{{world}}}
<dt>Area</dt>
|-
<dd>[[Worlds#{{{area}}} | {{{area}}}]]</dd>
! class="LastTable" | Area  
</dl>
| [[Worlds#{{{area}}} | {{{area}}}]]
</div>[[Category:World Bosses]]
|}
|}
 
[[Category:World Bosses]]
</includeonly><noinclude>
</includeonly><noinclude>
<pre>
<pre>

Revision as of 03:30, 17 September 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
|def1=example
|def2=example
|def3=example
|AttackList=<attack name 1>, <attack name 2>, <attack name 3>..etc
|NormalDamages=<attack 1 dmg>, <attack 2 dmg>.. etc for the normal version of the boss
|ChaoticDamages=<attack 1 dmg>, <attack 2 dmg>.. etc for the chaotic version of the boss
|NightmareDamages=<attack 1 dmg>, <attack 2 dmg>.. etc for the nightmare version of the boss
}}