This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/recipes/hulls/armor_hull.json

18 lines
330 B
JSON

{
"path": "hulls/armor_hull",
"recipe": {
"inputs": {
"armor_hull_section": 8,
"carbon_titanium_composite": 4
},
"output": {
"armor_hull": 1
},
"construction_time_seconds": 600
},
"craft": {
"type": "hulls",
"subCategory": "misc",
"id": "hulls:misc:hulls_armor_hull"
}
}