diff --git a/static/state.json b/static/state.json index 962ecf0..6c4b11b 100644 --- a/static/state.json +++ b/static/state.json @@ -20,7 +20,37 @@ "race_picture": null, "race_bio": "The griffin, griffon, or gryphon (Greek: γρύφων, grýphōn, or γρύπων, grýpōn, early form γρύψ, grýps; Latin: gryphus) is a legendary creature with the body, tail, and back legs of a lion; the head and wings of an eagle; and sometimes an eagle's talons as its front feet. Because the lion was traditionally considered the king of the beasts and the eagle the king of birds by the Middle Ages the griffin was thought to be an especially powerful and majestic creature. Since classical antiquity, Griffins were known for guarding treasure and priceless possessions." }, - "color": "#FFFFFF" + "color": "#FFFFFF", + "tech": { + "weapons": { + "level": 1, + "points": 21 + }, + "banking": { + "level": 1, + "points": 0 + }, + "manufactoring": { + "level": 1, + "points": 6 + }, + "terraforming": { + "level": 1, + "points": 4 + }, + "hyperspace": { + "level": 1, + "points": 0 + }, + "experimentation": { + "level": 1, + "points": 0 + }, + "scanning": { + "level": 1, + "points": 0 + } + } }, { "id": 1, @@ -31,6 +61,36 @@ "race_bio": null }, "color": "#0000FF" + "tech": { + "weapons": { + "level": 1, + "points": 0 + }, + "banking": { + "level": 2, + "points": 0 + }, + "manufactoring": { + "level": 1, + "points": 52 + }, + "terraforming": { + "level": 1, + "points": 4 + }, + "hyperspace": { + "level": 1, + "points": 5 + }, + "experimentation": { + "level": 1, + "points": 40 + }, + "scanning": { + "level": 1, + "points": 0 + } + } } ], "stars": [ @@ -71,7 +131,7 @@ { "id": 2, "owner_id": null, - "name": "Camilla", + "name": "Birdbathandbeyond", "resources": 160, "location": { "x": 0, @@ -95,8 +155,24 @@ "last_location": 1, "orders": [ { - "star_id": 1, - "action": "NOTHING" + "star_id": 0, + "action": "NOTHING", + "number": null + } + ] + }, + { + "id":0, + "owner_id": 1, + "name": "The Fur Ship", + "ships": 10, + "location": null, + "last_location": 0, + "orders": [ + { + "star_id": 2, + "action": "DROP", + "number": 5 } ] }