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/Galaxy-Strike-Online-main/GameServer/data/gso/recipes/alloys/phase_alloy.json

18 lines
313 B
JSON

{
"path": "alloys/phase_alloy",
"recipe": {
"inputs": {
"titanium_alloy": 2,
"phase_crystal": 1
},
"output": {
"phase_alloy": 1
},
"alloy_time_seconds": 80
},
"craft": {
"type": "alloys",
"subCategory": "misc",
"id": "alloys:misc:alloys_phase_alloy"
}
}