@cyberspace-dev/sdk
Version:
Cyberspace - Online Competition For Coders
22 lines (21 loc) • 933 B
JSON
{
"slots": [
{ "slot": "HULL", "max": 1, "type": 2201 },
{ "slot": "ENGINE", "max": 7, "type": 2202 },
{ "slot": "TANK", "max": 7, "type": 2203 },
{ "slot": "RADAR", "max": 8, "type": 2204 },
{ "slot": "SCANNER", "max": 8, "type": 2205 },
{ "slot": "DROID", "max": 7, "type": 2206 },
{ "slot": "GRIPPER", "max": 6, "type": 2207 },
{ "slot": "PROTECTOR", "max": 8, "type": 2208 },
{ "slot": "WEAPON1", "max": 5, "type": 22092 },
{ "slot": "WEAPON2", "max": 5, "type": 22092 },
{ "slot": "WEAPON3", "max": 5, "type": 22092 },
{ "slot": "WEAPON4", "max": 0 },
{ "slot": "WEAPON5", "max": 0 },
{ "slot": "ARTIFACT1", "max": 1, "type": 2210 },
{ "slot": "ARTIFACT2", "max": 1, "type": 2210 },
{ "slot": "ARTIFACT3", "max": 1, "type": 2210 },
{ "slot": "ARTIFACT4", "max": 1, "type": 2210 }
]
}