Amulets: Difference between revisions

Jump to navigation Jump to search
26 bytes added ,  21 March
Added icon/passives to requested fields
No edit summary
(Added icon/passives to requested fields)
 
Line 13: Line 13:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "common" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "common" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
Line 28: Line 27:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "uncommon" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "uncommon" AND legacy IS NULL
Line 42: Line 41:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "rare" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "rare" AND legacy IS NULL
Line 56: Line 55:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "very rare" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "very rare" AND legacy IS NULL
Line 70: Line 69:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "story" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "story" AND legacy IS NULL

Navigation menu