23,786
edits→Shield Proficiency
No edit summary |
|||
(9 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
| image = Studded Shield Icon.png | | image = Studded Shield Icon.png | ||
}} | }} | ||
[[File:AdamantineShield.jpg|thumb|right|An example of a shield]] | [[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 26: | Line 24: | ||
The following [[Races]] start with proficiency with {{Shields}}: | The following [[Races]] start with proficiency with {{Shields}}: | ||
* {{Race|Half-Elf}} | |||
* {{Race|Human}} | * {{Race|Human}} | ||
Taking the '''[[Feats#Moderately Armoured|Moderately Armoured]]''' [[Feat]] will grant you proficiency with both {{MediumArmour}} and {{Shields}}. | Taking the '''[[Feats#Moderately Armoured|Moderately Armoured]]''' [[Feat]] will grant you proficiency with both {{MediumArmour}} and {{Shields}}. | ||
Line 35: | 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 45: | Line 43: | ||
{{ShieldsTableFooter}} | {{ShieldsTableFooter}} | ||
{{NavGameplay}} | === 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]] |