Cloaks: Difference between revisions

Jump to navigation Jump to search
(Added Legacy content section)
m (Removed legacy items from main tables)
Line 14: Line 14:
| fields = _pageName=page, 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" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 28: Line 28:
| fields = _pageName=page, 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" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 42: Line 42:
| fields = _pageName=page, 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" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 56: Line 56:
| fields = _pageName=page, 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" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 70: Line 70:
| fields = _pageName=page, 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" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template