Rings: Difference between revisions

Jump to navigation Jump to search
992 bytes added ,  21 March
Added icon/passives to requested fields
No edit summary
(Added icon/passives to requested fields)
 
(22 intermediate revisions by 9 users not shown)
Line 1: Line 1:
[[Category:Equipment]]
{{PageSeo
'''Rings''' are equippable accessories that provide beneficial passives, bonuses to [[Skills]], or the ability to cast certain [[Spells]].
| 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 ==


=== Common ===
=== Common ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Rings" AND rarity = "common"
| where = type = "Rings" AND rarity = "common" AND legacy IS NULL
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}
{{back to top}}


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


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Rings" AND rarity = "uncommon"
| where = type = "Rings" AND rarity = "uncommon" AND legacy IS NULL
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}
{{back to top}}


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


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Rings" AND rarity = "rare"
| where = type = "Rings" AND rarity = "rare" AND legacy IS NULL
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}
{{back to top}}


=== {{Very rare}} ===
=== {{Very rare}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Rings" AND rarity = "very rare"
| where = type = "Rings" AND rarity = "very rare" AND legacy IS NULL
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| named args = yes
}}
}}
{{OtherEquipmentTableFooter}}
{{back to top}}


=== {{Story}} ===
=== {{Story}} ===


{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = name
| order by = name
| where = type = "Rings" AND rarity = "story"
| where = type = "Rings" AND rarity = "story" AND legacy IS NULL
| default = ''None known so far.''
| default = {{OtherEquipmentTableEmpty}}
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
| named args = yes
| 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