Armour: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 38: Line 38:
==== List of Light Armour ====
==== List of Light Armour ====


{| class="wikitable sortable"
! Item !! Armour Class !! Stealth Disadvantage !! Weight !! Price !! Special
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Light Armour"
| where = type = "Light Armour"
| intro = {{ArmourTableHeader}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
|}


=== {{SmallIcon|Medium Armour Icon.png}} Medium Armour ===
=== {{SmallIcon|Medium Armour Icon.png}} Medium Armour ===
Line 67: Line 66:
==== List of Medium Armour ====
==== List of Medium Armour ====


{| class="wikitable sortable"
! Item !! Armour Class !! Stealth Disadvantage !! Weight !! Price !! Special
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Medium Armour"
| where = type = "Medium Armour"
| intro = {{ArmourTableHeader}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
|}


=== {{SmallIcon|Heavy Armour Icon.png}} Heavy Armour ===
=== {{SmallIcon|Heavy Armour Icon.png}} Heavy Armour ===
Line 95: Line 93:
==== List of Heavy Armour ====
==== List of Heavy Armour ====


{| class="wikitable sortable"
! Item !! Armour Class !! Stealth Disadvantage !! Weight !! Price !! Special
{{#cargo_query: tables = equipment
{{#cargo_query: tables = equipment
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| fields = name, image, rarity, armour_class, stealth_disadvantage, weight_kg, weight_lb, price, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = type = "Heavy Armour"
| where = type = "Heavy Armour"
| intro = {{ArmourTableHeader}}
| outro = </table>
| format = template
| format = template
| template = ArmourTableRow
| template = ArmourTableRow
| named args = yes
| named args = yes
}}
}}
|}