(Cuts a segment of wall out very neatly, and then breaks it apart for disposal.)

类别: CONSTRUCT
Difficulty: (construction)
耗时: 90 m 分钟
需要地形: LINE_OXOX 蓝墙
产品: . 地板

查看 JSON
{
    "type": "construction",
    "id": "constr_remove_wall_b",
    "group": "remove_wall",
    "\/\/": "Cuts a segment of wall out very neatly, and then breaks it apart for disposal.",
    "category": "CONSTRUCT",
    "required_skills": [
        [
            "fabrication",
            4
        ]
    ],
    "time": "90 m",
    "using": [
        [
            "wall_floor_glass_removal_standard",
            1
        ]
    ],
    "byproducts": "wall_deconstruction_results",
    "pre_terrain": "t_wall_b",
    "post_terrain": "t_floor",
    "repo_id": 7529,
    "original_id": "constr_remove_wall_b"
}