Game-Server/Galaxy-Strike-Online-main/GameServer/data/gso/recipes/alloys/chrono_alloy.json

19 lines
340 B
JSON

{
"path": "alloys/chrono_alloy",
"recipe": {
"inputs": {
"phase_alloy": 1,
"chronite_ore": 2,
"titanium_alloy": 1
},
"output": {
"chrono_alloy": 1
},
"alloy_time_seconds": 150
},
"craft": {
"type": "alloys",
"subCategory": "misc",
"id": "alloys:misc:alloys_chrono_alloy"
}
}