Rings: Difference between revisions

Jump to navigation Jump to search
1,525 bytes added ,  21 March
Added icon/passives to requested fields
(Created page with "'''Rings''' are type of accessories that provide beneficial passives or allow characters to cast certain Spells. == List Of Rings == * middle|frameless|upright=0.1|link= Bracing Band * middle|frameless|upright=0.1|link= Crusher's Ring * middle|frameless|upright=0.1|link= Explorer's Ring * middle|frameless|upright=0.1|link= Fe...")
 
(Added icon/passives to requested fields)
 
(39 intermediate revisions by 12 users not shown)
Line 1: Line 1:
'''Rings''' are type of accessories that provide beneficial passives or allow characters to cast certain [[Spells]].
{{PageSeo
| description = Rings are equippable accessories. At uncommon or higher rarities, they may provide Passive Features, bonuses to Skills, or the ability to cast certain Spells.
| image = Fetish_of_Callarduran_Smoothhands_Icon.png
}}
'''Rings''' are equippable accessories. At uncommon or higher rarities, they may provide [[:Category:Passive features|passive features]], bonuses to [[skills]], or the ability to cast certain [[spells]].


== List Of Rings ==
== List of rings ==


* [[File:bracing band.png|middle|frameless|upright=0.1|link=]] [[Bracing Band]]
=== Common ===
* [[File:crusher's ring.png|middle|frameless|upright=0.1|link=]] [[Crusher's Ring]]
 
* [[File:explorer ring.png|middle|frameless|upright=0.1|link=]] [[Explorer's Ring]]
{{OtherEquipmentTableHeader}}
* [[File:fetish of callarduran smoothhands.png|middle|frameless|upright=0.1|link=]] [[Fetish of Callarduran Smoothhands]]
{{#cargo_query: tables = equipment
* [[File:guiding light.png|middle|frameless|upright=0.1|link=]] [[Guiding Light]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* [[File:ring of absolute force.png|middle|frameless|upright=0.1|link=]] [[Ring of Absolute Force]]
| order by = name
* [[File:ring of psionic protection.png|middle|frameless|upright=0.1|link=]] [[Ring of Psionic Protection]]
| where = type = "Rings" AND rarity = "common" AND legacy IS NULL
* [[File:ring of restorative gravity.png|middle|frameless|upright=0.1|link=]] [[Ring of Restorative Gravity]]
| default = {{OtherEquipmentTableEmpty}}
* [[File:ring of poison resistance.png|middle|frameless|upright=0.1|link=]] [[Ring of Poison Resistance]]
| format = template
* [[File:bronze ring.png|middle|frameless|upright=0.1|link=]] [[Ring of Colour Spray]]
| template = OtherEquipmentTableRow
* [[File:dark ring.png|middle|frameless|upright=0.1|link=]] [[Smuggler's Ring]]
| named args = yes
* [[File:sunwalker's gift.png|middle|frameless|upright=0.1|link=]] [[Sunwalker's Gift]]
}}
* [[File:the whispering promise.png|middle|frameless|upright=0.1|link=]] [[The Whispering Promise]]
{{OtherEquipmentTableFooter}}
* [[File:the mage's friend.png|middle|frameless|upright=0.1|link=]] [[The Mage's Friend]]
{{back to top}}
 
=== {{Uncommon}} ===
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| where = type = "Rings" AND rarity = "uncommon" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
{{back to top}}
 
=== {{Rare}} ===
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| where = type = "Rings" AND rarity = "rare" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
{{back to top}}
 
=== {{Very rare}} ===
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| where = type = "Rings" AND rarity = "very rare" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
{{back to top}}
 
=== {{Story}} ===
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| where = type = "Rings" AND rarity = "story" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Legacy content ===
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, legacy
| order by = legacy
| where = type = "Rings" AND (legacy = "unobtainable" OR legacy = "inaccessible")
| format = template
| template = Legacy item entry
| intro = <ul>
| outro = </ul>
| named args = yes
}}
{{back to top}}
{{NavGameplay}}
[[Category:Equipment]]

Navigation menu