Skip to content

Instantly share code, notes, and snippets.

@LottieVixen
Created November 30, 2020 22:04
Show Gist options
  • Save LottieVixen/fc0701ac95d51383fdfca391e00deb79 to your computer and use it in GitHub Desktop.
Save LottieVixen/fc0701ac95d51383fdfca391e00deb79 to your computer and use it in GitHub Desktop.
{
"name": "Armageddon mech pad",
"description": "Transform into the Armageddon mech.",
"type": "MechPad",
"mech": "armageddon-mech",
"size": 2,
"consumes": {
"power": 2.5
},
"category": "upgrade",
"research": "galactical-smelter",
"requirements": [
{ "item": "lead", "amount": 200 },
{ "item": "galactical-steel", "amount": 175 },
{ "item": "silicon", "amount": 150 },
{ "item": "graphite", "amount": 125 },
{ "item": "titanium", "amount": 100 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment