Template:Boss: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 38: Line 38:
<data source="hascard">
<data source="hascard">
<label>Card</label>
<label>Card</label>
<format>[[File:{{PAGENAME}} Card.png|24px]] [[{{PAGENAME}} Card]]</format>
<format>{{CraftReq|{{PAGENAME}} Card|24px}}</format>
</data>
</data>
<data source="hascard">
<data source="hascard">
Line 91: Line 91:
<data source="hascard">
<data source="hascard">
<label>Card</label>
<label>Card</label>
<format>[[File:Chaotic {{{nameOverride|{{PAGENAME}}}}} Card.png|24px]] [[Chaotic {{{nameOverride|{{PAGENAME}}}}} Card]]</format>
<format>{{CraftReq|Chaotic {{PAGENAME}} Card|24px}}</format>
</data>
</data>
<data source="hascard">
<data source="hascard">
Line 144: Line 144:
<data source="hascard">
<data source="hascard">
<label>Card</label>
<label>Card</label>
<format>[[File:{{{3rdName|Nightmare}}} {{{nameOverride|{{PAGENAME}}}}} Card.png|24px]] [[{{{3rdName|Nightmare}}} {{{nameOverride|{{PAGENAME}}}}} Card]]</format>
<format>{{CraftReq|{{{3rdName|Nightmare}}} {{{nameOverride|{{PAGENAME}}}}} Card.png|24px}}</format>
</data>
</data>
<data source="hascard">
<data source="hascard">

Revision as of 15:45, 11 October 2023

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
|prevenemy=example (previous monster for navigation)
|nextenemy=example (next monster for navigation)
}}