Clothing: Difference between revisions

Jump to navigation Jump to search
784 bytes added ,  21 March
Added icon/passives to requested fields
No edit summary
(Added icon/passives to requested fields)
(11 intermediate revisions by 7 users not shown)
Line 1: Line 1:
'''[[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.
{{PageSeo
| 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
}}
'''[[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]].
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.


[[Category:Equipment]]
[[Category:Equipment]]
Line 9: Line 13:
{{OtherEquipmentTableHeader}}
{{OtherEquipmentTableHeader}}
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = 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 = "Clothing"
| where = type = "Clothing" AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template
Line 19: Line 23:
{{OtherEquipmentTableFooter}}
{{OtherEquipmentTableFooter}}


{{GameplayNavbox}}
=== Legacy content ===
{{#cargo_query: tables = equipment
| fields = _pageName=page, name, uid, legacy
| order by = legacy
| where = (type = "Clothing")  AND (legacy = "unobtainable" OR legacy = "inaccessible")
| format = template
| template = Legacy item entry
| intro = <ul>
| outro = </ul>
| named args = yes
}}
 
{{NavGameplay}}

Navigation menu