Rings: Difference between revisions

Jump to navigation Jump to search
m (cat)
No edit summary
Line 5: Line 5:


=== Common ===
=== Common ===
=== Common ===
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Rings" AND rarity = "common"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}


=== {{Uncommon}} ===
=== {{Uncommon}} ===


* {{Icon|Bracing Band Icon.png}} [[Bracing Band]]
{{#cargo_query: tables = equipment
* {{Icon|Crushers Ring Icon.png}} [[Crusher's Ring]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
* {{Icon|Explorers Ring Icon.png}} [[Explorer's Ring]]
| order by = name
* {{Icon|Guiding Light Icon.png}} [[Guiding Light]]
| where = type = "Rings" AND rarity = "uncommon"
* {{Icon|The Mages Friend Icon.png}} [[Mage's Friend]]
| default = ''None known so far.''
* {{Icon|Ring of Absolute Force Icon.png}} [[Ring of Absolute Force]]
| intro = {{OtherEquipmentTableHeader}}
* {{Icon|Ring of Colour Spray Icon.png}} [[Ring of Colour Spray]]
| outro = </table>
* {{Icon|Ring of Fire Icon.png}} [[Ring of Fire]]
| format = template
* {{Icon|Ring of Restorative Gravity Icon.png}} [[Ring of Restorative Gravity]]
| template = OtherEquipmentTableRow
* {{Icon|Smugglers Ring Icon.png}} [[Smuggler's Ring]]
| named args = yes
* {{Icon|Spurred Band Icon.png}} [[Spurred Band]]
}}
* {{Icon|Sunwalkers Gift Icon.png}} [[Sunwalker's Gift]]
* {{Icon|The Sparkswall Icon.png}} [[The Sparkswall]]
* {{Icon|The Whispering Promise Icon.png}} [[The Whispering Promise]]


=== {{Rare}} ===
=== {{Rare}} ===


* {{Icon|Fetish of Callarduran Smoothhands Icon.png}} [[Fetish of Callarduran Smoothhands]]
{{#cargo_query: tables = equipment
* {{Icon|Ring of Poison Resistance Icon.png}} [[Ring of Poison Resistance]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
* {{Icon|Ring of Psionic Protection Icon.png}} [[Ring of Psionic Protection]]
| order by = name
| where = type = "Rings" AND rarity = "rare"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
 
=== {{Very rare}} ===
 
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Rings" AND rarity = "very rare"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}


=== {{very rare}} ===
=== {{Story}} ===


''(None known yet.)''
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Rings" AND rarity = "story"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}