23,786
edits→Shield Proficiency
HiddenDragon (talk | contribs) (Add legacy section) |
|||
(7 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 = _pageName=page, 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 47: | Line 45: | ||
=== 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 = "Shields") AND (legacy = "unobtainable" OR legacy = "inaccessible") | | where = (type = "Shields") AND (legacy = "unobtainable" OR legacy = "inaccessible") | ||
Line 57: | Line 55: | ||
}} | }} | ||
{{NavGameplay}} | {{NavEquipment}} | ||
{{NavGameplay|state=collapsed}} | |||
[[Category:Equipment]] |