Clothing: Difference between revisions

Jump to navigation Jump to search
41 bytes removed ,  21 March
Added icon/passives to requested fields
m (Added UID field)
(Added icon/passives to requested fields)
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ up to date | 2023-08-16 }} <!-- Date format is YEAR-MONTH-DAY, like 2023-08-07. -->
{{PageSeo
{{PageSeo
| description = Clothing provides no additional protection against damage, but allows classes with no armour proficiency to cast Spells in combat.
| description = Clothing provides no additional protection against damage, but allows classes with no armour proficiency to cast Spells in combat.
| image = Simple_Robe_Icon.png
| image = Simple_Robe_Icon.png
}}
}}
'''[[Clothing]]''' provides no additional protection against damage, but allows classes with no [[Armour#Armour Proficiency|armour proficiency]] (like [[Sorcerer]] and [[Wizard]]) to cast [[Spells]] in combat.
'''[[Clothing]]''' is a form of [[Equipment]] that provides no additional protection against damage, but allows classes with no [[Armour#Armour Proficiency|armour proficiency]] (like [[Sorcerer]] and [[Wizard]]) to cast [[Spells]] in combat.


When wearing clothing, your [[Armour Class]] is equal to 10 ''plus'' your [[Dexterity Modifier]]. Also, since it is not classified as armour, all of the spells and equipment with the condition "While you are not wearing any armour" such as [[Mage Armour]] still fully function while wearing them.
When wearing clothing, your [[Armour Class]] is equal to 10 ''plus'' your [[Dexterity Modifier]]. Also, since it is not classified as armour, all of the spells and equipment with the condition "While you are not wearing any armour" such as [[Mage Armour]] still fully function while wearing them.
Line 14: Line 13:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, 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 = "Clothing" AND legacy IS NULL
| where = type = "Clothing" AND legacy IS NULL
Line 26: Line 25:
=== 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 = "Clothing")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
| where = (type = "Clothing")  AND (legacy = "unobtainable" OR legacy = "inaccessible")

Navigation menu