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/spacesuit_parts/pants_exotic.json

19 lines
409 B
JSON

{
"path": "spacesuit_parts/pants/pants_exotic",
"recipe": {
"inputs": {
"phase_alloy": 2,
"bio_composite_material": 1,
"dimensional_logic_circuit": 1
},
"output": {
"pants_exotic": 1
},
"craft_time_seconds": 120
},
"craft": {
"type": "spacesuit_parts",
"subCategory": "misc",
"id": "spacesuit_parts:misc:spacesuit_parts_pants_pants_exotic"
}
}