Template:MonsterBox: Difference between revisions

From Melvor Idle
(Created Infobox template for monsters.)
 
(Added expansion icon)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This template is for the infobox for monsters.
{{MonsterBox|Alraune}}


Content is automatically generated by a bot and thus any modifications could be lost whenever the game is updated.
Based on [[Template:Monster]], but pulling data through [[Module:Monsters]]
<onlyinclude><includeonly>{| class="wikitable" style="float:right; clear:right; margin: 1rem 1rem;"
 
<onlyinclude><includeonly>{| class="wikitable infobox"
|-  
|-  
! {{{name}}}
! {{#invoke:Monsters|getExpansionIcon|{{{1|{{PAGENAME}}}}}}}{{{1|{{PAGENAME}}}}}
|-
|-
| [[File:{{{name}}}_(monster).svg | 250px]]
| style="text-align: center;" | {{#invoke:Icons|Icon|{{{1|{{PAGENAME}}}}}|type=monster|size=250|notext=true}}
|-
|-
| style="text-align: center;" | Monster ID: {{{monsterID}}}
| '''Monster ID:''' {{#invoke:Monsters|getMonsterStat|{{{1|{{PAGENAME}}}}}|id}}
|-
|-
| Zones:
| '''Zones:'''
{{{zones}}}
{{#invoke:Monsters|getMonsterAreas|{{{1|{{PAGENAME}}}}}}}
|}
{{#invoke:Monsters|getOtherMonsterBoxText|{{{1|{{PAGENAME}}}}}}}
|}{{#invoke:Monsters|getMonsterCategories|{{{1|{{PAGENAME}}}}}}}
</includeonly></onlyinclude>
</includeonly></onlyinclude>

Latest revision as of 15:15, 8 November 2022

Alraune
Alraune
Monster ID: melvorTotH:Alraune
Zones:

Ancient Sanctuary
Jungle Labyrinth - If Player is poisoned, Enemies have 150% chance to apply deadly poison per attack

Monster Types: Slayer Area, Dungeon
Slayer Tier: Master


Based on Template:Monster, but pulling data through Module:Monsters