Amulets: Difference between revisions

Jump to navigation Jump to search
299 bytes added ,  15 July 2023
no edit summary
m (cat)
No edit summary
Line 4: Line 4:
== List of Amulets ==
== List of Amulets ==


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


* {{Icon|Bloody Amulet Icon.png}} [[Bloody Amulet]]
{{#cargo_query: tables = equipment
* {{Icon|Mayrinas Locket Icon.png}} [[Mayrina's Locket]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Amulets" AND rarity = "common"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}


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


* {{Icon|Absolutes Talisman Icon.png}} [[Absolute's Talisman]]
{{#cargo_query: tables = equipment
* {{Icon|Amulet of Elemental Torment Icon.png}}  [[Amulet of Elemental Torment]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
* {{Icon|Amulet of Misty Step Icon.png}} [[Amulet of Misty Step]]
| order by = name
* {{Icon|Amulet of Selunes Chosen Icon.png}} [[Amulet of Selûne's Chosen]]
| where = type = "Amulets" AND rarity = "uncommon"
* {{Icon|Amulet of Silvanus Icon.png}} [[Amulet of Silvanus]]
| default = ''None known so far.''
* {{Icon|Cherished Locket Icon.png}} [[Amulet of the Unworthy]]
| intro = {{OtherEquipmentTableHeader}}
* {{Icon|Beastmasters Chain Icon.png}} [[Beastmaster's Chain]]
| outro = </table>
* {{Icon|Broodmothers Revenge Icon.png}} [[Broodmother's Revenge]]
| format = template
* {{Icon|Ilmaters Aid Icon.png}} [[Ilmater's Aid]]
| template = OtherEquipmentTableRow
* {{Icon|Cherished Locket Icon.png}} [[Komira's Locket]]
| named args = yes
* {{Icon|Moondrop Pendant Icon.png}} [[Moondrop Pendant]]
}}
* {{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]]
{{#cargo_query: tables = equipment
* {{Icon|Champions Chain Icon.png}} [[Champion's Chain]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
* {{Icon|Envoys Amulet Icon.png}} [[Envoy's Amulet]]
| order by = name
* {{Icon|Sentient Amulet Icon.png}} [[Sentient Amulet]]
| where = type = "Amulets" AND rarity = "rare"
* {{Icon|Amulet of Misty Step Icon.png}} [[Uncovered Mysteries]]
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
 
=== {{Very rare}} ===
 
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Amulets" AND rarity = "very rare"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}


=== {{very rare}} ===
=== {{Story}} ===


''(None known yet.)''
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| where = type = "Amulets" AND rarity = "story"
| default = ''None known so far.''
| intro = {{OtherEquipmentTableHeader}}
| outro = </table>
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}

Navigation menu