Cloaks: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Cloaks" AND rarity = "common"
| where = type = "Cloaks" AND rarity = "common"
Line 26: Line 26:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Cloaks" AND rarity = "uncommon"
| where = type = "Cloaks" AND rarity = "uncommon"
Line 40: Line 40:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Cloaks" AND rarity = "rare"
| where = type = "Cloaks" AND rarity = "rare"
Line 54: Line 54:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Cloaks" AND rarity = "very rare"
| where = type = "Cloaks" AND rarity = "very rare"
Line 68: Line 68:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Cloaks" AND rarity = "story"
| where = type = "Cloaks" AND rarity = "story"