Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Template:DungeonBonusChestTable

From Mabinogi World Wiki


Edit the page to see or edit the template text. Make edits to the document about the template here.

[edit]Template Documentation

Description

This is the "DungeonBonusChestTable" template.

How to Use

It should be called in the following format:

{{DungeonBonusChestTable
|<!--Only Fill One HasCHEST Parameter with Yes-->
|HasLockedTreasureAndDeadEnd=
|HasOnlyLockedTreasure=
|HasOnlyDeadEnd=

|<!--Rewards from Locked Chests in Treasure Chamber Rooms-->
|LockedTreasureMinGold=?
|LockedTreasureMaxGold=?
|LockedTreasureNumberOfGoldContainers=?
|LockedTreasureGoldContainer=?
|LockedTreasureRewardList=?

|<!--Rewards from Chests at Hallway Dead Ends-->
|DeadEndMinGold=?
|DeadEndMaxGold=?
|DeadEndNumberOfGoldContainers=?
|DeadEndGoldContainer=?
|DeadEndRewardList=?
}}

Parameters

Parameter Usage Example
HasLockedTreasureAndDeadEnd
HasOnlyLockedTreasure
HasOnlyDeadEnd
The parameters that decide if the table should be two columns or one. Only give data to one parameter; any value will work but preferably send some variation of "Yes". HasLockedTreasureAndDeadEnd=
HasOnlyLockedTreasure=Yes
HasOnlyDeadEnd=
(creates a one column table that suggests only Locked Treasure Chests appear)
BONUSCHESTTYPEMinGold
BONUSCHESTTYPEMaxGold
The range of gold values that can appear in a single unit of gold container (the individual Gold stacks). One parameter for minimum value and one for maximum. 650 ~ 900
10,000 ~ 30,000
BONUSCHESTTYPENumberOfGoldContainers The number of gold containers rewarded to players.
BONUSCHESTTYPEGoldContainer The type of gold container rewarded to players. Only accepts Stack, Gold Pouch, Big Gold Pouch, Check, and each of their plural forms. Defaults to "Stacks?".
BONUSCHESTTYPERewardList A bulleted list of all potential rewards. Order alphabetically.