Template:DungeonBox: Difference between revisions

From Melvor Idle
(Use infobox class)
m (Make note of some things the template doesn't do but could)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DungeonBox|Fire God Dungeon}}
{{DungeonBox|Ancient Sanctuary}}
{{DungeonBox|Into the Mist}}


This template is for use in individual dungeon pages. It's powered by Lua from [[Module:Monsters]] and [[Module:CombatAreas]], pulling from their respective data modules.
This template is for use in individual dungeon pages. It's powered by Lua from [[Module:Monsters]] and [[Module:CombatAreas]], pulling from their respective data modules.
<onlyinclude><includeonly>{{#vardefine:dungeon|{{{1|{{PAGENAME}}}}}}}{| class="wikitable infobox"
 
Note: Currently it doesn't show nonBossPassives, bossOnlyPassives, stronghold tier passives, or the realm/damageType/combatTriangle.
<onlyinclude><includeonly>{| class="wikitable infobox"
|-  
|-  
! {{#var:dungeon}}
! {{#invoke:CombatAreas|getExpansionIcon|{{{1|{{PAGENAME}}}}}}}{{{1|{{PAGENAME}}}}}
|-
|-
| style="text-align:center;" |{{#invoke:Icons|Icon|{{#var:dungeon}}|type=dungeon|size=250|notext=true}}
| style="text-align:center;" |{{ZoneIcon|{{{1|{{PAGENAME}}}}}|type=dungeon|size=250|notext=true}}
|-
|-
| '''Dungeon ID:''' {{#invoke:CombatAreas|getAreaStat|{{#var:dungeon}}|id}}
| '''Area ID:''' {{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|id}}
|-
|-
| '''Difficulty:''' {{#invoke:CombatAreas|getAreaStat|{{#var:dungeon}}|difficulty}}
| '''Difficulty:''' {{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|difficulty}}
{{#invoke:CombatAreas|getDungeonRequirements|{{#var:dungeon}}}}
{{#invoke:CombatAreas|getDungeonRequirements|{{{1|{{PAGENAME}}}}}}}
|-
|-
| '''Rewards:'''
| '''Rewards:'''<br/>{{#invoke:CombatAreas/AreaTables|getDungeonRewards|{{{1|{{PAGENAME}}}}}|false}}
{{#invoke:CombatAreas/AreaTables|getDungeonRewards|{{#var:dungeon}}}}
|-
|-  
{{#ifeq:{{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|pauseOnBosses}}|true|
|''' Monsters:'''<br/>{{#invoke:Monsters|getAreaMonsterList|{{#var:dungeon}}}}
{{!}} '''Pause for Bosses:''' Yes
{{#invoke:Pets|getDungeonBoxPetText|{{#var:dungeon}}}}
{{!}}-
|}<includeonly></onlyinclude>
}}
|''' Monsters:'''<br/>{{#invoke:Monsters|getAreaMonsterList|{{{1|{{PAGENAME}}}}}}}
{{#invoke:Pets|getDungeonBoxPetText|{{{1|{{PAGENAME}}}}}}}
|}{{MainOnly|{{#switch:{{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|type}}|dungeon=[[Category:Dungeons]]|abyssDepth=[[Category:Abyss Depths]]|stronghold=[[Category:Strongholds]]}}}}</includeonly></onlyinclude>

Latest revision as of 18:07, 31 October 2024

TotH.svg Ancient Sanctuary
Error creating thumbnail: File missing
Area ID: melvorTotH:Ancient_Sanctuary
Difficulty: Mythical
Requirements:
Labyrinth Solution Purchased
Complete
Error creating thumbnail: File missing
Impending Darkness Event
Rewards:
1 - 3,500GP
1 Ancient Chest
Monsters:
6 Hungry Plant
5 Poison Toad
4 Kongamato
3 Conda
2 Alraune
1 Morellia
Pet:
Penelope
Pet Drop Chance:
1 in 150 (0.67%)
Into the Mist
Error creating thumbnail: File missing
Area ID: melvorF:Into_the_Mist
Difficulty: Mythical
Requirements:
Error creating thumbnail: File missing
Level 90

Complete
Error creating thumbnail: File missing
Fire God Dungeon
Rewards:
1,000,000GP
1 New Dawn
1 Beginning of the End
Pause for Bosses: Yes
Monsters:
20
Error creating thumbnail: File missing
Afflicted Monster

1 Mysterious Figure - Phase 1
1 Mysterious Figure - Phase 2
1 Ahrenia
Pet:
Error creating thumbnail: File missing
Pablo
Pet Drop Chance:
Guaranteed after 5 clears

This template is for use in individual dungeon pages. It's powered by Lua from Module:Monsters and Module:CombatAreas, pulling from their respective data modules.

Note: Currently it doesn't show nonBossPassives, bossOnlyPassives, stronghold tier passives, or the realm/damageType/combatTriangle.