Rings: Difference between revisions

Jump to navigation Jump to search
1,380 bytes added ,  21 March
Added icon/passives to requested fields
mNo edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
(Added icon/passives to requested fields)
 
(35 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[[Main Page]] > [[Equipment]] > [[Equipment#Accessories|Accessories]] > [[Rings]]
{{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]].


'''Rings''' are type of accessories that provide beneficial passives, allow characters to cast certain [[Spell|Spells]], or bonuses for [[Character Creation#Skills|Skills]].
== List of rings ==


== List Of Rings ==
=== Common ===


* [[File:bracing band.png|middle|frameless|upright=0.1|link=]] [[Bracing Band]]
{{OtherEquipmentTableHeader}}
* [[File:crusher's ring.png|middle|frameless|upright=0.1|link=]] [[Crusher's Ring]]
{{#cargo_query: tables = equipment
* [[File:explorer ring.png|middle|frameless|upright=0.1|link=]] [[Explorer's Ring]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* [[File:fetish of callarduran smoothhands.png|middle|frameless|upright=0.1|link=]] [[Fetish of Callarduran Smoothhands]]
| order by = name
* [[File:guiding light.png|middle|frameless|upright=0.1|link=]] [[Guiding Light]]
| where = type = "Rings" AND rarity = "common" AND legacy IS NULL
* [[File:ring of absolute force.png|middle|frameless|upright=0.1|link=]] [[Ring of Absolute Force]]
| default = {{OtherEquipmentTableEmpty}}
* [[File:ring of psionic protection.png|middle|frameless|upright=0.1|link=]] [[Ring of Psionic Protection]]
| format = template
* [[File:ring of restorative gravity.png|middle|frameless|upright=0.1|link=]] [[Ring of Restorative Gravity]]
| template = OtherEquipmentTableRow
* [[File:ring of poison resistance.png|middle|frameless|upright=0.1|link=]] [[Ring of Poison Resistance]]
| named args = yes
* [[File:bronze ring.png|middle|frameless|upright=0.1|link=]] [[Ring of Colour Spray]]
}}
* [[File:dark ring.png|middle|frameless|upright=0.1|link=]] [[Smuggler's Ring]]
{{OtherEquipmentTableFooter}}
* [[File:sunwalker's gift.png|middle|frameless|upright=0.1|link=]] [[Sunwalker's Gift]]
{{back to top}}
* [[File:the whispering promise.png|middle|frameless|upright=0.1|link=]] [[The Whispering Promise]]
 
* [[File:the mage's friend.png|middle|frameless|upright=0.1|link=]] [[The Mage's Friend]]
=== {{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