--
查看 JSON
{
"id": "crt_iduster",
"type": "ARMOR",
"category": "armor",
"name": "C.R.I.T infantry duster",
"description": "带有橡胶绝缘层的防尘风衣。虽然有点累赘,但是可以有效的防护电击。它有许多口袋,可以提供额外的存储空间。",
"weight": 2120,
"volume": 5.75,
"price": 25500,
"to_hit": -1,
"material": [
"neoprene",
"rubber",
"kevlar"
],
"symbol": "[",
"color": "black_green",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 3,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 3,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 3,
"moves": 80
},
{
"pocket_type": "CONTAINER",
"max_contains_volume": 1,
"max_contains_weight": 3,
"moves": 80
}
],
"warmth": 20,
"material_thickness": 3,
"environmental_protection": 9,
"flags": {
"POCKETS": 0,
"OUTER": 1,
"COLLAR": 2,
"STURDY": 3,
"WATERPROOF": 4,
"RAINPROOF": 5
},
"armor": [
{
"encumbrance": [
10,
20
],
"coverage": 100,
"covers": [
"torso",
"arm_l",
"arm_r",
"leg_l",
"leg_r"
]
}
],
"repo_id": 25912,
"original_id": "crt_iduster",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": -1,
"modname": "crt_expansion",
"qualities": []
}