Amulets: Difference between revisions

Jump to navigation Jump to search
1,045 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)
 
(31 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[[Main Page]] > [[Equipment]] > [[Equipmemt#Amulets|Amulets]] > [[Amulets]]
{{PageSeo
----
| description = Amulets are equippable accessories that provide beneficial passives or allow characters to cast certain Spells.
| image = Cherished Locket Icon.png
}}
[[Category:Equipment]]
[[File:Keepsake Locket A Faded.png|right|frameless|200px]]
'''Amulets''' are equippable accessories that provide beneficial passives or allow characters to cast certain [[Spells]].


'''Amulets''' are type of accessories that provide beneficial passives or allow characters to cast certain [[Spells]].
== List of Amulets ==


== List Of Amulets ==
=== Common ===


* [[File:absolute's talisman.png|middle|frameless|upright=0.1|link=]] [[Absolute's Talisman]]
{{OtherEquipmentTableHeader}}
* [[File:Amulet of selune's chosen.png|middle|frameless|upright=0.1|link=]] [[Amulet of Selûne's Chosen]]
{{#cargo_query: tables = equipment
* [[Amulet of Silvanus]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* [[File:cherished locket.png|middle|frameless|upright=0.1|link=]] [[Amulet of the Unworthy]]
| order by = name
* [[File:amulet of elemental.png|middle|frameless|upright=0.1|link=]] [[Amulet of Elemental Torment]]
| where = type = "Amulets" AND rarity = "common" AND legacy IS NULL
* [[File:broodmother's revenge.png|middle|frameless|upright=0.1|link=]] [[Broodmother's revenge]]
| default = {{OtherEquipmentTableEmpty}}
* [[File:beastmaster's chain.png|middle|frameless|upright=0.1|link=]] [[Beastmaster's Chain]]
| format = template
* [[File:cherished locket.png|middle|frameless|upright=0.1|link=]] [[Cherished locket]]
| template = OtherEquipmentTableRow
* [[Champion's Chain]]
| named args = yes
* [[File:envoys amulet.png|middle|frameless|upright=0.1|link=]] [[Envoy's Amulet]]
}}
* [[File:handcrafted pendant.png|middle|frameless|upright=0.1|link=]] [[Handcrafted pendant]]
{{OtherEquipmentTableFooter}}
* [[File:amulet of elemental.png|middle|frameless|upright=0.1|link=]] [[Ilmater's Aid]]
 
* [[File:silver locket.png|middle|frameless|upright=0.1|link=]] [[Rusty Necklace]]
=== {{Uncommon}} ===
* [[File:sentient amult.png|middle|frameless|upright=0.1|link=]] [[Sentient Amulet]]
 
* [[File:ever seeing eye.png|middle|frameless|upright=0.1|link=]] [[The Ever-Seeing Eye]]
{{OtherEquipmentTableHeader}}
* [[File:the sapphire spark.png|middle|frameless|upright=0.1|link=]] [[The Sapphire Spark]]
{{#cargo_query: tables = equipment
* [[File:the amulet of lost voices.png|middle|frameless|upright=0.1|link=]] [[The Amulet of Lost Voices]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* [[Tarnished Charm]]
| order by = name
* [[File:amulet of misty step.png|middle|frameless|upright=0.1|link=]] [[Uncovered Mysteries]]
| where = type = "Amulets" AND rarity = "uncommon" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== {{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 = "Amulets" AND rarity = "rare" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== {{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 = "Amulets" AND rarity = "very rare" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== {{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 = "Amulets" 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 = "Amulets" AND (legacy = "unobtainable" OR legacy = "inaccessible")
| format = template
| template = Legacy item entry
| intro = <ul>
| outro = </ul>
| named args = yes
}}
 
{{NavGameplay}}

Navigation menu