Amulets: Difference between revisions

Jump to navigation Jump to search
1,170 bytes added ,  21 March
Added icon/passives to requested fields
No edit summary
(Added icon/passives to requested fields)
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{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 equippable accessories that provide beneficial passives or allow characters to cast certain [[Spells]].


Line 5: Line 11:
=== Common ===
=== Common ===


* {{Icon|Bloody Amulet Icon.png}} [[Bloody Amulet]]
{{OtherEquipmentTableHeader}}
* {{Icon|Mayrinas Locket Icon.png}} [[Mayrina's Locket]]
{{#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 = "common" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}


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


* {{Icon|Absolutes Talisman Icon.png}} [[Absolute's Talisman]]
{{OtherEquipmentTableHeader}}
* {{Icon|Amulet of Elemental Torment Icon.png}} [[Amulet of Elemental Torment]]
{{#cargo_query: tables = equipment
* {{Icon|Amulet of Misty Step Icon.png}} [[Amulet of Misty Step]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* {{Icon|Amulet of Selunes Chosen Icon.png}} [[Amulet of Selûne's Chosen]]
| order by = name
* {{Icon|Amulet of Silvanus Icon.png}} [[Amulet of Silvanus]]
| where = type = "Amulets" AND rarity = "uncommon" AND legacy IS NULL
* {{Icon|Cherished Locket Icon.png}} [[Amulet of the Unworthy]]
| default = {{OtherEquipmentTableEmpty}}
* {{Icon|Beastmasters Chain Icon.png}} [[Beastmaster's Chain]]
| format = template
* {{Icon|Broodmothers Revenge Icon.png}} [[Broodmother's Revenge]]
| template = OtherEquipmentTableRow
* {{Icon|Ilmaters Aid Icon.png}} [[Ilmater's Aid]]
| named args = yes
* {{Icon|Cherished Locket Icon.png}} [[Komira's Locket]]
}}
* {{Icon|Moondrop Pendant Icon.png}} [[Moondrop Pendant]]
{{OtherEquipmentTableFooter}}
* {{Icon|Amulet of Misty Step Icon.png}} [[Psychic Spark]]
* {{Icon|Silver Pendant Icon.png}} [[Silver Pendant]]
* {{Icon|Tarnished Charm Icon.png}} [[Tarnished Charm]]
* {{Icon|The Blast Pendant Icon.png}} [[The Blast Pendant]]
* {{Icon|The Ever-Seeing Eye Icon.png}} [[The Ever-Seeing Eye]]


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


* {{Icon|Amulet of Lost Voices Icon.png}} [[The Amulet of Lost Voices]]
{{OtherEquipmentTableHeader}}
* {{Icon|Champions Chain Icon.png}} [[Champion's Chain]]
{{#cargo_query: tables = equipment
* {{Icon|Envoys Amulet Icon.png}} [[Envoy's Amulet]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* {{Icon|Sentient Amulet Icon.png}} [[Sentient Amulet]]
| order by = name
* {{Icon|Amulet of Misty Step Icon.png}} [[Uncovered Mysteries]]
| where = type = "Amulets" AND rarity = "rare" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}


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


''(None known yet.)''
{{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