Template:Trader gold row: Difference between revisions
Jump to navigation
Jump to search
(Created) |
(Fix to work around missing icon_override) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{DropTableRow| | <includeonly><onlyinclude>{{DropTableRow|icon={{/Icon|{{StoreTraderGold|{{{lower}}}|{{{wealth}}} }} }}|item=Gold|quantity= {{StoreTraderGold|{{{lower}}}|{{{wealth}}} }} - {{StoreTraderGold|{{{upper}}}|{{{wealth}}}|upper=true}}|rarity=Always|note={{#tag:ref|Gold for a {{{wealth}}} trader from levels {{{lower}}} to {{{upper}}}|name={{{wealth}}}_{{{lower}}}_{{{upper}}} }} }}</onlyinclude></includeonly><noinclude> | ||
This template is used to display the amount of gold a trader has. The level range can be adjusted to show a more realistic range of gold, such as limiting it to level 9+ for Baldur's Gate merchants. | This template is used to display the amount of gold a trader has. The level range can be adjusted to show a more realistic range of gold, such as limiting it to level 9+ for Baldur's Gate merchants. |
Revision as of 03:13, 12 September 2023
This template is used to display the amount of gold a trader has. The level range can be adjusted to show a more realistic range of gold, such as limiting it to level 9+ for Baldur's Gate merchants.
Params
{{TraderGoldRow |wealth=the trader wealth type (one of poor, modest, normal, wealthy, extremelyrich |lower=the lower bound's level |upper=the upper bound's level
For example, if you want to get the gold a Modest trader has when the player is between the levels 1 and 5:
{{TraderGoldRow|wealth=modest|lower=1|upper=5}}Result:
Item | Quantity | Chance | |
---|---|---|---|
File:Deprecated.Gold [1] | 120 - 648 | Always |
- ↑ Gold for a modest trader from levels 1 to 5
Note that Template:TraderGoldRow needs to be surrounded with {{DropTableStart}}
and {{DropTableEnd}}
to be properly formatted.
Examples
These examples are for lower=1 and upper=12 for each wealth level of trader.
Item | Quantity | Chance | |
---|---|---|---|
File:Deprecated.Gold [1] | 60 - 576 | Always | |
File:Deprecated.Gold [2] | 120 - 1152 | Always | |
File:Deprecated.Gold [3] | 200 - 2160 | Always | |
File:Deprecated.Gold [4] | 440 - 3888 | Always | |
File:Deprecated.Gold [5] | 1200 - 8640 | Always |