Footwear: Difference between revisions

Jump to navigation Jump to search
1,601 bytes added ,  21 March
Added icon/passives to requested fields
(Removed Drow leather boots)
(Added icon/passives to requested fields)
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{PageSeo
| description = Footwear includes boots of various types. They can provide bonuses to saving throws, or grant item-specific actions such as the ability to cast a certain spell.
| image = Leather Boots Icon.png
}}
[[Category:Equipment]]
'''Footwear''' includes boots of various types.  They can provide bonuses to saving throws, or grant item-specific actions such as the ability to cast a certain spell.
'''Footwear''' includes boots of various types.  They can provide bonuses to saving throws, or grant item-specific actions such as the ability to cast a certain spell.


== List of Footwear ==
== List of Footwear ==


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


* {{Icon|Leather Boots Icon.png}} [[Leather Boots]]
These pieces of footwear don't require any kind of [[Armour#Armour Proficiency|Armour Proficiency]].
* {{Icon|Leather Boots (Barbarian).png}} [[Leather Boots (Barbarian)]]
* {{Icon|Metallic Boots Icon.png}} [[Metallic Boots]]
* {{Icon|Simple Boots Icon.png}} [[Simple Boots]]


=== {{Uncommon}} ===
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = type = "Boots" AND (proficiency is null or proficiency = "") AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}


* {{Icon|Leather Boots Magical Icon.png}} [[Boots of Aid and Comfort]]
=== Light ===
* {{Icon|Leather Boots Magical Icon.png}} [[Boots of Striding]]
* {{Icon|Featherlight Boots Icon.png}} [[Featherlight Boots]]
* {{Icon|Leather Boots Magical Icon.png}} [[Mystra’s Grace]]
* {{Icon|Spiderstep Boots Icon.png}} [[Spiderstep Boots]]


=== {{Rare}} ===
These pieces of footwear require Light [[Armour#Armour Proficiency|Armour Proficiency]].


* {{Icon|Boots of Brilliance Icon.png}} [[Boots of Brilliance]]
{{OtherEquipmentTableHeader}}
* {{Icon|Boots of Speed Icon.png}} [[Boots of Speed]]
{{#cargo_query: tables = equipment
* {{Icon|Disintegrating Nightwalkers Icon.png}} [[Disintegrating Night Walkers]]
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
* {{Icon|Linebreaker Boots Icon.png}} [[Linebreaker Boots]]
| order by = rarity_order, name
* {{Icon|Springstep Boots Icon.png}} [[Springstep Boots]]
| where = type = "Boots" AND proficiency = "Light Armour" AND legacy IS NULL
* {{Icon|The Speedy Lightfeet Icon.png}} [[The Speedy Lightfeet]]
| default = {{OtherEquipmentTableEmpty}}
* {{Icon|The Watersparkers Icon.png}} [[The Watersparkers]]
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}


=== {{very rare}} ===
=== Medium ===


''(None known yet.)''
These pieces of footwear require Medium [[Armour#Armour Proficiency|Armour Proficiency]].
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = type = "Boots" AND proficiency = "Medium Armour" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| format = template
| template = OtherEquipmentTableRow
| named args = yes
}}
{{OtherEquipmentTableFooter}}
 
=== Heavy ===
 
These pieces of footwear require Heavy [[Armour#Armour Proficiency|Armour Proficiency]].
 
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| where = type = "Boots" 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, legacy
| order by = legacy
| where = type = "Boots" AND (legacy = "unobtainable" OR legacy = "inaccessible")
| format = template
| template = Legacy item entry
| intro = <ul>
| outro = </ul>
| named args = yes
}}
 
{{NavGameplay}}

Navigation menu