23,786
edits→Shield Proficiency
(Race Proficiency) |
|||
(14 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
[[File:AdamantineShield.jpg|thumb|right|An example of a shield]] | {{PageSeo | ||
| description = Shields are a type of Equipment that provide bonuses to characters' Armour Class Armour Class and reduce the chance of being hit by enemies. | |||
| image = Studded Shield Icon.png | |||
}} | |||
[[File:AdamantineShield.jpg|thumb|right|{{Noexcerpt|An example of a shield}}]] | |||
'''Shields''' are a type of [[Equipment]] that provide bonuses to characters' {{ArmourClass}} and reduce the chance of being hit by enemies. | '''Shields''' are a type of [[Equipment]] that provide bonuses to characters' {{ArmourClass}} and reduce the chance of being hit by enemies. | ||
Line 9: | Line 10: | ||
== Shield Proficiency == | == Shield Proficiency == | ||
Those who have trained to fight while wielding | Those who have trained to fight while wielding shields can use them effectively in combat. | ||
Wielding a shield without [[Proficiency]] will impose {{Disadvantage}} on all [[Ability Check]]s, | Wielding a shield without [[Proficiency]] will impose {{Disadvantage}} on all [[Ability Check]]s, {{SavingThrow}}s, and {{Attack Roll}}s, as well as prevent you from casting [[Spells]]. | ||
Classes that have | Classes that have proficiency with {{Shields}}: | ||
* | * {{Class|Barbarian}} | ||
* | * {{Class|College of Valour}} | ||
* | * {{Class|Cleric}} | ||
* | * {{Class|Druid}} | ||
* | * {{Class|Fighter}} | ||
* | * {{Class|Paladin}} | ||
* | * {{Class|Ranger}} | ||
The following | The following [[Races]] start with proficiency with {{Shields}}: | ||
* | * {{Race|Half-Elf}} | ||
* | * {{Race|Human}} | ||
Taking the '''[[Feats#Moderately Armoured|Moderately Armoured]]''' [[Feat]] will grant you | Taking the '''[[Feats#Moderately Armoured|Moderately Armoured]]''' [[Feat]] will grant you proficiency with both {{MediumArmour}} and {{Shields}}. | ||
== List of Shields == | == List of Shields == | ||
Line 32: | Line 33: | ||
{{ShieldsTableHeader}} | {{ShieldsTableHeader}} | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = name, | | fields = _pageName=page, name, uid, icon, rarity, armour_class_bonus, weight_kg, weight_lb, price, passives, special | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = type = "Shields" | | where = type = "Shields" AND legacy IS NULL | ||
| default = {{ShieldsTableEmpty}} | | default = {{ShieldsTableEmpty}} | ||
| format = template | | format = template | ||
Line 42: | Line 43: | ||
{{ShieldsTableFooter}} | {{ShieldsTableFooter}} | ||
{{ | === Legacy content === | ||
{{#cargo_query: tables = equipment | |||
| fields = _pageName=page, name, uid, legacy | |||
| order by = legacy | |||
| where = (type = "Shields") AND (legacy = "unobtainable" OR legacy = "inaccessible") | |||
| format = template | |||
| template = Legacy item entry | |||
| intro = <ul> | |||
| outro = </ul> | |||
| named args = yes | |||
}} | |||
{{NavEquipment}} | |||
{{NavGameplay|state=collapsed}} | |||
[[Category:Equipment]] |