一款能够对四肢或手足施加压力以限制血液流动的急救装置。应当仅用于非常严重的出血症状的急救,因为长期使用会对四肢造成伤害。它可以调节尺寸,以适应不同大小的肢体。
可以被切割为:
0.15
--
查看 JSON
{
"id": "tourniquet_upper_XS",
"type": "ARMOR",
"name": {
"str": "止血带(手臂XS)",
"str_pl": "tourniquets (arm XS)"
},
"description": "一款能够对四肢或手足施加压力以限制血液流动的急救装置。应当仅用于非常严重的出血症状的急救,因为长期使用会对四肢造成伤害。它可以调节尺寸,以适应不同大小的肢体。",
"copy-from": "tourniquet_upper",
"looks_like": "tourniquet_upper",
"covers": [
"arm_l",
"arm_r"
],
"sided": true,
"use_action": {
"target": "tourniquet_lower",
"msg": "你调节了止血带的尺寸。",
"menu_text": "调节",
"type": "transform"
},
"flags": {
"WATER_FRIENDLY": 0,
"OUTER": 1,
"TOURNIQUET": 2,
"UNDERSIZE": 3
},
"repo_id": 16428,
"original_id": "tourniquet_upper_XS",
"weight": 300,
"volume": 0.3,
"price": 20000,
"price_postapoc": 50,
"material": [
"wood",
"leather"
],
"symbol": "{",
"color": "red",
"warmth": 0,
"material_thickness": 1,
"armor": [
{
"encumbrance": 70,
"coverage": 10,
"covers": [
"arm_l",
"arm_r"
]
}
],
"reload": 100,
"to_hit": 0,
"environmental_protection": 0,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 0,
"qualities": []
}