Handwear

Матеріал з Вікі D&D українською
Перейти до навігації Перейти до пошуку

Handwear includes gloves, gauntlets, bracers, and so on. They can provide bonuses to saving throws, or grant item-specific actions such as the ability to cast a certain spell.

List of Handwear[ред. | ред. код]

Non-Armour[ред. | ред. код]

These pieces of handwear don't require any kind of Armour Proficiency.

Item Weight Price Effects

{{#cargo_query: tables = equipment

fields = name, image, rarity, weight_kg, weight_lb, price, special order by = rarity_order, name where = type = "Gloves" and (proficiency is null or proficiency = "") default =
None known so far
format = template template = OtherEquipmentTableRow named args = yes

}}

Light[ред. | ред. код]

These pieces of handwear require Light Armour Proficiency.

Item Weight Price Effects

{{#cargo_query: tables = equipment

fields = name, image, rarity, weight_kg, weight_lb, price, special order by = rarity_order, name where = type = "Gloves" AND proficiency = "Light Armour" default =
None known so far
format = template template = OtherEquipmentTableRow named args = yes

}}

Medium[ред. | ред. код]

These pieces of handwear require Medium Armour Proficiency.

Item Weight Price Effects

{{#cargo_query: tables = equipment

fields = name, image, rarity, weight_kg, weight_lb, price, special order by = rarity_order, name where = type = "Gloves" AND proficiency = "Medium Armour" default =
None known so far
format = template template = OtherEquipmentTableRow named args = yes

}}

Heavy[ред. | ред. код]

These pieces of handwear require Heavy Armour Proficiency.

Item Weight Price Effects

{{#cargo_query: tables = equipment

fields = name, image, rarity, weight_kg, weight_lb, price, special order by = rarity_order, name where = type = "Gloves" AND proficiency = "Heavy Armour" default =
None known so far
format = template template = OtherEquipmentTableRow named args = yes

}}