Editing Headwear

From Baldur's Gate 3 Wiki
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:
{{PageSeo
[[Main Page]] > [[Equipment]] > [[Equipment#Accessories|Accessories]] > [[Helmets]]
| description = Headwear includes caps, helmets, circlets, and other items worn in the Helmet slot.
----
| image = Circlet_of_Fire_Icon.png
'''Helmets''' are type of accessories that provide beneficial passives, allow characters to cast certain [[Spell|Spells]] or offer bonuses to [[Saving Throws]].
}}
[[Category:Equipment]]
'''Headwear''' includes caps, helmets, circlets, and other items worn in the Helmet slot. They can protect the wearer from [[Die_Rolls#Critical_Miss_/_Critical_Hit|Critical Hit]]s, provide bonuses to [[Saving Throw]]s, or grant item-specific actions such as the ability to cast a certain spell.


== List of Headwear ==
== List Of Helmets ==
 
* [[File:Circlet Icon.png|frameless|upright=0.1]] [[Circlet]]
=== Non-Armour ===
* [[File:Helmet Icon.png|frameless|upright=0.1]] [[Helmet]]
 
* [[File:Leather Helmet Icon.png|frameless|upright=0.1]] [[Leather Helmet]]
These pieces of headwear don't require any kind of [[Armour#Armour Proficiency|Armour Proficiency]].{{OtherEquipmentTableHeader}}
* [[File:Whispering Mask Icon.png|frameless|upright=0.1]] [[Whispering Mask]]
{{#cargo_query: tables = equipment
* [[File:Frayed Drow Hood Icon.png|frameless|upright=0.1]] [[Frayed Drow Hood]]
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
* [[File:Arcane Circlet Icon.png|frameless|upright=0.1]] [[Arcane Circlet| <span style="color:limegreen"> Arcane Circlet</span>]]
| order by = rarity_order, name
* [[File:Warped Headband Of Intellect Icon.png|frameless|upright=0.1]] [[Warped Headband of Intellect| <span style="color:limegreen">Warped Headband of Intellect</span>]]
| where = (type = "Helmets" OR type = "Headwear") AND (proficiency is null or proficiency = "") AND legacy IS NULL
* [[File:Helmet Of Icon.png|frameless|upright=0.1]] [[Helmet of Autonomy| <span style="color:limegreen">Helmet of Autonomy</span>]]
| default = {{OtherEquipmentTableEmpty}}
* [[File:Wapira's Crown Icon.png|frameless|upright=0.1]] [[Wapira’s Crown| <span style="color:limegreen">Wapira’s Crown</span>]]
| format = template
* [[Circlet of Fire| <span style="color:limegreen">Circlet of Fire</span>]]
| template = OtherEquipmentTableRow
* [[Helmet of Grit| <span style="color:limegreen">Helmet of Grit</span>]]
| named args = yes
* [[File:Frayed Drow Hood Icon.png|frameless|upright=0.1]] [[Shadow of Menzoberranzan| <span style="color:limegreen">Shadow of Menzoberranzan</span>]]
}}
* [[Haste Helm| <span style="color:deepskyblue">Haste Helm</span>]]
{{OtherEquipmentTableFooter}}
 
=== Light ===
 
These pieces of headwear require Light [[Armour#Armour Proficiency|Armour Proficiency]] and generally offer a bonus to Dexterity {{SavingThrow}}s.
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Light Armour" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Medium ===
 
These pieces of headwear require Medium [[Armour#Armour Proficiency|Armour Proficiency]] and generally offer a bonus to Constitution {{SavingThrow}}s. In Early Access, they more often protected against critical hits.
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Medium Armour" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Heavy ===
 
These pieces of headwear require Heavy [[Armour#Armour Proficiency|Armour Proficiency]] and generally offer protection against critical hits.
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Heavy Armour" 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 = "Helmets" OR type = "Headwear")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
| format = template
| template = Legacy item entry
| intro = <ul>
| outro = </ul>
| named args = yes
}}
 
{{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: