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/chrono_stabilized_hull.json

15 lines
306 B
JSON

{
"path": "hulls/chrono_stabilized_hull",
"recipe": {
"inputs": {
"advanced_hull_section": 30,
"chrono_alloy": 16
},
"construction_time_seconds": 1100
},
"craft": {
"type": "hulls",
"subCategory": "module",
"id": "hulls:module:hulls_chrono_stabilized_hull"
}
}