Headwear: Difference between revisions

Jump to navigation Jump to search
25 bytes removed ,  21 March
Added icon/passives to requested fields
(→‎List of Headwear: Edited table preambles - clarified that Medium usually grants a bonus to saving throws and added that Light usually grants a bonus to Dex saves.)
(Added icon/passives to requested fields)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{up to date | 2023-08-31 }} <!-- Date format is YEAR-MONTH-DAY, like 2023-08-07. -->
{{PageSeo
{{PageSeo
| description = Headwear includes caps, helmets, circlets, and other items worn in the Helmet slot.  
| description = Headwear includes caps, helmets, circlets, and other items worn in the Helmet slot.  
Line 13: Line 12:
These pieces of headwear don't require any kind of [[Armour#Armour Proficiency|Armour Proficiency]].{{OtherEquipmentTableHeader}}
These pieces of headwear don't require any kind of [[Armour#Armour Proficiency|Armour Proficiency]].{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND (proficiency is null or proficiency = "") AND legacy IS NULL
| where = (type = "Helmets" OR type = "Headwear") AND (proficiency is null or proficiency = "") AND legacy IS NULL
Line 29: Line 28:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Light Armour" AND legacy IS NULL
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Light Armour" AND legacy IS NULL
Line 45: Line 44:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Medium Armour" AND legacy IS NULL
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Medium Armour" AND legacy IS NULL
Line 61: Line 60:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, image, rarity, weight_kg, weight_lb, price, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Heavy Armour" AND legacy IS NULL
| where = (type = "Helmets" OR type = "Headwear") AND proficiency = "Heavy Armour" AND legacy IS NULL
Line 73: Line 72:
=== Legacy content ===
=== Legacy content ===
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, legacy
| fields = _pageName=page, name, uid, legacy
| order by = legacy
| order by = legacy
| where = (type = "Helmets" OR type = "Headwear")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
| where = (type = "Helmets" OR type = "Headwear")  AND (legacy = "unobtainable" OR legacy = "inaccessible")

Navigation menu