Headwear: Difference between revisions

Jump to navigation Jump to search
m (cat)
No edit summary
Line 4: Line 4:
== List of Headwear ==
== List of Headwear ==


=== Common ===
=== Non-Armour ===


* {{Icon|Circlet Icon.png}} [[Circlet]]
These pieces of headwear don't require any kind of [[Armour Proficiency]].
* {{Icon|Devilfoil Mask Icon.png}} [[Devilfoil Mask]]
* {{Icon|Frayed Drow Hood Icon.png}} [[Frayed Drow Hood]]
* {{Icon|Metal Helmet Icon.png}} [[Helmet]]
* {{Icon|Leather Helmet Icon.png}} [[Leather Helmet]]
* {{Icon|Whispering Mask Icon.png}} [[Whispering Mask]]


=== {{Uncommon}} ===
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| where = type = "Helmets" AND proficiency = ""
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}


* {{Icon|Cap of Curing Icon.png}} [[Cap of Curing]]
=== Light ===
* {{Icon|Circlet of Fire Icon.png}} [[Circlet of Fire]]
* {{Icon|Dark Justiciar Helm Icon.png}} [[Dark Justiciar Helm]]
* {{Icon|Dark Justiciar Mask Icon.png}} [[Dark Justiciar Mask]]
* {{Icon|Leather Helmet Magical Icon.png}} [[Helmet of Autonomy]]
* {{Icon|Helmet of Grit Icon.png}} [[Helmet of Grit]]
* {{Icon|Metal Helmet Magical Icon.png}} [[Helmet of Smiting]]
* {{Icon|Key of the Ancients Icon.png}} [[Key of the Ancients]]
* {{Icon|Shadow of Menzoberranzan Icon.png}} [[Shadow of Menzoberranzan]]
* {{Icon|The Lifebringer Icon.png}} [[The Lifebringer]]
* {{Icon|Wapiras Crown Icon.png}} [[Wapira's Crown]]
* {{Icon|Warped Headband of Intellect Icon.png}} [[Warped Headband of Intellect]]


=== {{Rare}} ===
These pieces of headwear require Light [[Armour Proficiency]].


* {{Icon|Cap of Wrath Icon.png}} [[Cap of Wrath]]
{{OtherEquipmentTableHeader}}
* {{Icon|Circlet of Blasting Icon.png}} [[Circlet of Blasting]]
{{#cargo_query: tables = equipment
* {{Icon|Haste Helm Icon.png}} [[Haste Helm]]
| fields = name, image, rarity, weight_kg, weight_lb, price, special
* {{Icon|Grymskull Helm Icon.png}} [[Grymskull Helm]]
| order by = rarity_order, name
| where = type = "Helmets" AND proficiency = "Light Armour"
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Medium ===
 
These pieces of headwear require Medium [[Armour Proficiency]] and generally offer protection against critical hits.
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| where = type = "Helmets" AND proficiency = "Medium Armour"
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Heavy ===
 
These pieces of headwear require Medium [[Armour Proficiency]] and generally offer protection against critical hits.
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = name, image, rarity, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| where = type = "Helmets" AND proficiency = "Heavy Armour"
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}