这套在媒体上被俗称为“坦克服”的沉重的外骨骼,外部覆盖着厚厚的、分段式装甲,几年前曾在军中接受过测试,但并被认为过于沉重和昂贵,无法正式使用。现在它掌握在你的手中了,你有了一套强大的盔甲,能够抵挡住几乎所有的小型武器火力和多种类型的攻击。但另一方面,它让你的等效体重翻了一倍,而且移动时几乎不可能不撞到东西。它有套内置的三防贴身衣让你无法穿上其他衣物。装甲上有着各种各样的夹扣和挂钩,可以装些弹匣和手榴弹,以及一把大型步枪。
--
查看 JSON
{
"id": "power_armor_heavy",
"type": "TOOL_ARMOR",
"category": "armor",
"name": {
"str": "作战用重型外骨骼"
},
"description": "这套在媒体上被俗称为“坦克服”的沉重的外骨骼,外部覆盖着厚厚的、分段式装甲,几年前曾在军中接受过测试,但并被认为过于沉重和昂贵,无法正式使用。现在它掌握在你的手中了,你有了一套强大的盔甲,能够抵挡住几乎所有的小型武器火力和多种类型的攻击。但另一方面,它让你的等效体重翻了一倍,而且移动时几乎不可能不撞到东西。它有套内置的三防贴身衣让你无法穿上其他衣物。装甲上有着各种各样的夹扣和挂钩,可以装些弹匣和手榴弹,以及一把大型步枪。",
"\/\/": "This should probably changed to a pseudo-vehicle like the civilian exoskeleton",
"weight": 75000,
"volume": 130,
"price": 11500000,
"price_postapoc": 40000,
"to_hit": 1,
"bashing": 1,
"material": [
"qt_steel",
"hyperweave_off",
"kevlar_rigid"
],
"symbol": "[",
"looks_like": "power_armor_basic",
"color": "dark_gray",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 4,
"max_contains_weight": 30,
"description": "compartment for a UPS",
"moves": 200
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.2,
"holster": true,
"flag_restriction": [
"MAG_COMPACT",
"MAG_BULKY"
],
"description": "spring-loaded clamp",
"moves": 60
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.2,
"holster": true,
"flag_restriction": [
"MAG_COMPACT",
"MAG_BULKY"
],
"description": "spring-loaded clamp",
"moves": 60
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.2,
"holster": true,
"flag_restriction": [
"MAG_COMPACT",
"MAG_BULKY"
],
"description": "spring-loaded clamp",
"moves": 60
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 0.75,
"max_contains_weight": 2,
"max_item_length": 0.2,
"holster": true,
"flag_restriction": [
"MAG_COMPACT",
"MAG_BULKY"
],
"description": "spring-loaded clamp",
"moves": 60
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 1.1,
"max_contains_weight": 2,
"description": "compartment for grenades",
"moves": 30,
"flag_restriction": [
"GRENADE"
]
},
{
"pocket_type": "CONTAINER",
"rigid": true,
"max_contains_volume": 12,
"max_contains_weight": 16.5,
"max_item_length": 0.154,
"description": "integrated rifle case",
"moves": 100
}
],
"warmth": 60,
"power_armor": true,
"material_thickness": 16,
"environmental_protection": 16,
"ammo": "battery",
"use_action": {
"type": "transform",
"msg": "%s 启动了。",
"target": "power_armor_heavy_on",
"active": true
},
"flags": {
"WATERPROOF": 0,
"STURDY": 1,
"ELECTRIC_IMMUNE": 2,
"COMBAT_TOGGLEABLE": 3
},
"armor": [
{
"encumbrance": 60,
"coverage": 100,
"covers": [
"torso",
"arm_l",
"arm_r",
"hand_l",
"hand_r",
"leg_l",
"leg_r",
"foot_l",
"foot_r"
]
}
],
"repo_id": 17907,
"original_id": "power_armor_heavy",
"reload": 100,
"encumbrance": 0,
"max_encumbrance": 0,
"cib_to_hit": 1,
"qualities": []
}