Template:Boss: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Dgg
mNo edit summary
Line 48: Line 48:
! {{{attack7}}}
! {{{attack7}}}
| {{{1dmg7|Undefined}}}
| {{{1dmg7|Undefined}}}
|-
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
|namespace=
|namespace=
Line 99: Line 100:
! {{{attack7}}}
! {{{attack7}}}
| {{{2dmg7|Undefined}}}
| {{{2dmg7|Undefined}}}
|-
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
|namespace=
|namespace=
Line 150: Line 152:
! {{{attack7}}}
! {{{attack7}}}
| {{{3dmg7|Undefined}}}
| {{{3dmg7|Undefined}}}
|-
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
{{#ifeq: {{{hascard}}}|yes|{{#dpl:  
|namespace=
|namespace=
Line 161: Line 164:
|}
|}
</tabber>
</tabber>
|-
{|
! colspan="2" class="SubHeader" | Location
! colspan="2" class="SubHeader" | Location
|-
|-
Line 169: Line 172:
!Area
!Area
|[[Worlds#{{{area}}}|{{{area}}}]]
|[[Worlds#{{{area}}}|{{{area}}}]]
|}
|}
|}
</includeonly>
</includeonly>

Revision as of 00:17, 15 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
|def1=example
|def2=example
|def3=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
}}