Editing Amulets

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{ up to date | 2023-08-16 }} <!-- Date format is YEAR-MONTH-DAY, like 2023-08-07. -->
{{PageSeo
{{PageSeo
| description = Amulets are equippable accessories that provide beneficial passives or allow characters to cast certain Spells.
| description = Amulets are equippable accessories that provide beneficial passives or allow characters to cast certain Spells.
Line 4: Line 5:
}}
}}
[[Category:Equipment]]
[[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 13: Line 13:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "common" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "common"
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| outro = </table>
| format = template
| format = template
| template = OtherEquipmentTableRow
| template = OtherEquipmentTableRow
Line 27: Line 28:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "uncommon" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "uncommon"
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 41: Line 42:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "rare" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "rare"
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 55: Line 56:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "very rare" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "very rare"
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 69: Line 70:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = name
| order by = name
| where = type = "Amulets" AND rarity = "story" AND legacy IS NULL
| where = type = "Amulets" AND rarity = "story"
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 78: Line 79:
}}
}}
{{OtherEquipmentTableFooter}}
{{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}}
{{NavGameplay}}
Please note that all contributions to Baldur's Gate 3 Wiki are considered to be released under the CC BY-NC-SA license, except when noted otherwise (see BG3Wiki:Copyrights for details). If you do not want your writing to be edited and redistributed at will, do not submit it here. Per our Content Rules, you are promising that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: