Template:Item location table: Difference between revisions
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: | <includeonly>{{#cargo_query: | ||
tables = item_locations, locations, equipment | tables = item_locations, locations, equipment | ||
|join on=item_locations.location=locations.name, | |join on=item_locations.location=locations.name,item_locations._pageName = equipment._pageName | ||
|fields=equipment.name, equipment.rarity, equipment.icon, equipment.passives, equipment.special, item_locations._pageName=page, item_locations.description=description, item_locations.x=x, item_locations.y=y, item_locations.location, locations.region | |fields=equipment.name, equipment.rarity, equipment.icon, equipment.passives, equipment.special, item_locations._pageName=page, item_locations.description=description, item_locations.x=x, item_locations.y=y, item_locations.location, locations.region | ||
|where=(locations.region = "{{#replace:{{{1}}}|'|\'}}" OR locations.name = "{{#replace:{{{1}}}|'|\'}}") | |where=(locations.region = "{{#replace:{{{1}}}|'|\'}}" OR locations.name = "{{#replace:{{{1}}}|'|\'}}") |
Revision as of 09:03, 19 August 2024
This template generates a table filled with item locations that satisfy the provided region.
Example:{{Item location table|Avernus}}
Item Name | Item Effect | Where to Find | Location |
---|---|---|---|
Found in Raphael's Vault across from the entrance to the Boudoir. The player will need to pass a DC10 Wisdom check to activate the Inert Infernal Gem and then a DC20 Arcana check to use the Infernal Control Gem to open the door. The staff will be located on a stone pedestal to the right. |
House of Hope |
||
Stolen from the central pedestal in the Archive. |
House of Hope |
||
|
Given to the party by Hope. Also found in various containers. |
||
|
Given to the party by Hope. Also found in various containers. |
||
|
House of Hope |
||
|
Stolen from the left-most pedestal in the Archive. |
House of Hope |
|
|
Dropped by a Spectator in Hope's prison. |
House of Hope |
|
|
Stolen from a pedestal in the Archive. |
House of Hope |
|
|
Reward for completing the quest Save Hope |
House of Hope |
|
|
House of Hope |
||
|
House of Hope |
||
|
Found in Raphael's Vault across from the entrance to the Boudoir. It is necessary to pass a DC10 Wisdom check to activate the Inert Infernal Gem and then a DC20 Arcana check to use the Infernal Control Gem to open the door. The helmet will be located in the treasure pile. |
House of Hope |
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
region | 1 | The region to query | String | required |