12,652
editsAd placeholder
Shields: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
== List of Shields == | == List of Shields == | ||
{| class="wikitable" | |||
! Shield !! Armour Class Bonus !! Weight !! Price !! Special | |||
{{#cargo_query: | {{#cargo_query: | ||
tables = equipment | tables = equipment | ||
| fields = | | fields = name, image, rarity, armour_class_bonus, weight_kg, weight_lb, price, special | ||
| order by = rarity_order, name | | order by = rarity_order, name | ||
| where = type = "Shields" | | where = type = "Shields" | ||
| format = | | format = template | ||
| template = ShieldTableRow | |||
| named args = yes | |||
}} | }} | ||
|} |