[ { "name": "metal plating", "base_weight": [ 10.0, 7.5, 5.0 ], "base_armor_pierce": [ 5.0, 6.25, 7.5 ], "base_armor_spread": [ 8.0, 10.0, 12.0 ] }, { "name": "heavy metal plating", "base_weight": [ 16.0, 12.0, 8.0 ], "base_hp": [ 50.0, 75.0, 100.0 ], "base_armor_pierce": [ 7.0, 8.75, 10.5 ], "base_armor_spread": [ 10.0, 12.5, 15.0 ], "base_armor_impact": [ 5.0, 6.25, 7.5 ] }, { "name": "reflective plating", "base_weight": [ 8.0, 6.0, 4.0 ], "base_armor_laser": [ 10.0, 12.5, 15.0 ] }, { "name": "heat resistent plating", "base_weight": [ 10.0, 7.5, 5.0 ], "base_armor_fusion": [ 8.0, 10.0, 12.0 ] }, { "name": "padding", "base_weight": [ 4.0, 3.0, 2.0 ], "base_armor_spread": [ 5.0, 6.25, 7.5 ], "base_armor_impact": [ 8.0, 10.0, 12.0 ] }, { "name": "reactive armor", "base_weight": [ 15.0, 11.25, 7.5 ], "base_armor_explosive": [ 12.0, 15.0, 18.0 ] }, { "name": "energy shields", "base_weight": [ 2.0, 3.0, 4.5 ], "base_armor_pierce": [ 3.0, 3.75, 4.5 ], "base_armor_spread": [ 3.0, 3.75, 4.5 ], "base_armor_fusion": [ 3.0, 3.75, 4.5 ], "base_armor_explosive": [ 3.0, 3.75, 4.5 ], "base_armor_laser": [ 3.0, 3.75, 4.5 ], "base_upkeep": [ 2.0, 3.0, 4.0 ], }, { "name": "composite armor", "base_weight": [ 6.0, 4.5, 3.0 ], "base_armor_pierce": [ 6.0, 7.5, 9.0 ], "base_armor_spread": [ 4.0, 5.0, 6.0 ], "base_armor_impact": [ 3.0, 3.75, 4.5 ] }, { "name": "plastic armor", "base_weight": [ 2.0, 1.5, 1.0 ], "base_armor_pierce": [ 4.0, 5.0, 6.0 ] }, { "name": "sloped steel armor", "base_weight": [ 9.0, 6.75, 4.5 ], "base_armor_pierce": [ 10.0, 12.5, 15.0 ], "base_armor_spread": [ 8.0, 10.0, 12.0 ], "perc_speed": [ -10, -12.5, -15 ] }, { "name": "charged armor", "base_weight": [ 20.0, 15.0, 10.0 ], "base_armor_explosive": [ 10.0, 12.5, 15.0 ], "perc_armor_explosive": [ 5.0, 7.5, 10.0 ] } ]