{
"type": "construction",
"id": "constr_remove_concrete_floor",
"group": "remove_concrete_floor",
"\/\/": "Breaks through the concrete pad, leaving a shallow pit",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
6
]
],
"time": "120 m",
"using": [
[
"concrete_removal_standard",
1
]
],
"byproducts": "concrete_deconstruction_results",
"pre_terrain": "t_concrete",
"post_terrain": "t_dirt",
"repo_id": 7508,
"original_id": "constr_remove_concrete_floor"
}