Skip to content

Commit

Permalink
Update suits_protection.json
Browse files Browse the repository at this point in the history
  • Loading branch information
faefux authored Jun 2, 2021
1 parent dc8197e commit 14c0928
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions data/json/items/armor/suits_protection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1136,34 +1136,5 @@
"material_thickness": 6,
"environmental_protection": 3,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY" ]
},
{
"id": "mil_flight_suit",
"type": "ARMOR",
"name": { "str": "military flight suit" },
"description": "A sage-green US military flight suit. It has various insignia embroidered onto it.",
"weight": "1315 g",
"volume": "4687 ml",
"price": 22065,
"price_postapoc": 500,
"to_hit": -3,
"material": [ "nomex" ],
"symbol": "[",
"looks_like": "touring_suit",
"color": "green",
"armor_portion_data": [
{ "covers": [ "torso" ], "coverage": 95, "encumbrance": [ 1, 2 ] },
{ "covers": [ "arm_l", "arm_r" ], "coverage": 50, "encumbrance": [ 1, 1 ] },
{ "covers": [ "leg_l", "leg_r" ], "coverage": 80, "encumbrance": [ 1, 2 ] }
],
"pocket_data": [
{ "pocket_type": "CONTAINER", "max_contains_volume": "700 ml", "max_contains_weight": "2 kg", "moves": 80 },
{ "pocket_type": "CONTAINER", "max_contains_volume": "700 ml", "max_contains_weight": "2 kg", "moves": 80 },
{ "pocket_type": "CONTAINER", "max_contains_volume": "250 ml", "max_contains_weight": "1 kg", "moves": 100 },
{ "pocket_type": "CONTAINER", "max_contains_volume": "250 ml", "max_contains_weight": "1 kg", "moves": 100 }
],
"warmth": 25,
"material_thickness": 0.8,
"flags": [ "VARSIZE", "POCKETS" ]
}
]

0 comments on commit 14c0928

Please sign in to comment.