Merge branch 'master' of github.com:ajuvercr/Planetwars

This commit is contained in:
ajuvercr 2019-09-25 09:54:25 +02:00
commit a0910bc629
65 changed files with 56737 additions and 1912 deletions

View file

@ -7,8 +7,8 @@ do
echo echo
echo "[$var]" echo "[$var]"
echo "name=$(basename -- $var | sed 's/\..*//')" echo "name=$(basename -- "$var" | sed 's/\..*//')"
echo "turns=$(wc -l $var | sed 's/ .*//')" echo "turns=$(wc -l "$var" | sed 's/ .*//')"
echo "players=$(grep players $var | sed 's/"players"://' | tr -d "{}[]'" | tr ',' ' ')" echo "players=$(grep players "$var" | sed 's/"players"://' | tr -d "{}[]'" | tr ',' ' ')"
done done

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,804 @@
{"msg":"client connected","level":"INFO","ts":"2019-09-23T23:13:46.115799203+02:00","player_id":0}
{"msg":"client connected","level":"INFO","ts":"2019-09-23T23:13:46.115880852+02:00","player_id":1}
{"msg":"game info","level":"INFO","ts":"2019-09-23T23:13:46.115929595+02:00","info":{"players":["SimpleBot 2 (check if python is correct before executing)","mybot"]}}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.116000522+02:00","state":{"planets":[{"ship_count":6,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":6,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.131017068+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.142892762+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 5}]}","player_id":1}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.142990648+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":5},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.143079054+02:00","state":{"planets":[{"ship_count":7,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.143616987+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.143716036+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.143779803+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.143862851+02:00","state":{"planets":[{"ship_count":8,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.144434490+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.144525856+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.144588922+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.144672468+02:00","state":{"planets":[{"ship_count":9,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.145258848+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.145355860+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.145418378+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.145511767+02:00","state":{"planets":[{"ship_count":10,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.146185793+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.146291871+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.146357549+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.146443705+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.147183638+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.147293699+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.147359409+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.147444620+02:00","state":{"planets":[{"ship_count":12,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.148196207+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.149107065+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.149176157+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.149281507+02:00","state":{"planets":[{"ship_count":13,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.150110404+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.150175277+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.150265136+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.150361600+02:00","state":{"planets":[{"ship_count":14,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.151239733+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.151312602+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.151403739+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.151489186+02:00","state":{"planets":[{"ship_count":15,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":0,"ship_count":5,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.152349518+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.152449525+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.152514089+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.152599824+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":1,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.153443879+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.153539287+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.153601249+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.153706448+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":2,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.154531854+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.154634867+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.154697615+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.154780323+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":3,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.155606559+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.155701802+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.155763903+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.155846042+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":4,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.156645439+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.156741055+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.156807897+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.156890570+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":5,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.157693672+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.157804765+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.157867106+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.157949614+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":6,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.158764017+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.158856344+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.158916199+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.158995883+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":7,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.159813765+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.159923437+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.159985962+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.160068248+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":8,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.160895550+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.161009172+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.161072018+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.161154122+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":9,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.161976969+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.162072704+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.162134313+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.162216487+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":10,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.163068643+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.163164245+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.163226300+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.163315680+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":11,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.164121625+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.164217085+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.164284946+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.164368019+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":12,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.165162331+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.165266319+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.165335886+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.165417914+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":13,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.166215556+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.166404700+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.166470577+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.166552753+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":14,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.167761353+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.167870342+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.167937180+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.168022907+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":15,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.169023358+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.169164711+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.169259614+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.169383792+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":16,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.170542204+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.170646309+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.170712807+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.170817537+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":17,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.172180502+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.172337034+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.172418987+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.172541799+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":18,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.173563084+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.173779052+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.173846157+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.173933246+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":19,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.174869094+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.174975086+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.175040445+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.175126438+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":20,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.176014167+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.176117288+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.176181692+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.176270803+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":21,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.177575303+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.177716789+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.177800759+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.177937321+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":22,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.179825313+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.180056035+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.180132272+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.180352608+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":23,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.182346818+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.182496926+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.182572160+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.182667569+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":24,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.183698095+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.183807263+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.183875780+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.183965131+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":25,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.184917773+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.185026421+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.185093263+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.185181323+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":26,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.186087497+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.186196903+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.186264913+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.186364524+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":27,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.187294284+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.187408113+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.187476650+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.187565866+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":28,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.188469133+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.188578410+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.188646476+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.188735177+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":29,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.189756702+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.189940047+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.190044516+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.190221605+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":30,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.192533625+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.192716042+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.192802095+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.192899044+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":31,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.194010519+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.194134322+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.194204964+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.194305220+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":32,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.195280737+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.195391629+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.195460723+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.195552420+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":33,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.196487584+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.196614283+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.196694411+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.196812056+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":34,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.197883915+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.198005590+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.198075351+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.198165483+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":35,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.199075651+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.199181358+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.199247861+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.199343023+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":36,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.200247410+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.200360031+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.200426499+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.200514784+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":37,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.201399831+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.201505792+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.201572307+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.201660395+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":38,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.202559255+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.202664242+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.202730509+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.202818673+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":39,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.203718152+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.203841961+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.203922136+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.204026145+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":40,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.205094958+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.205210992+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.205286114+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.205396280+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":41,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.206256205+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.206465374+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.206544610+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.206657210+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":42,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.208668021+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.208818337+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.208945291+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.209101586+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":43,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.210358721+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.210468304+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.210543806+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.210664857+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":44,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.211816459+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.211930428+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.212009213+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.212113315+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":45,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.213038650+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.213142235+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.213208410+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.213305549+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":46,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.214169759+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.214278316+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.214344912+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.214433470+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":47,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.215302718+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.215420739+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.215488197+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.215577066+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":48,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.216435807+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.216542901+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.216609401+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.216697871+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":49,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.217642027+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.217762764+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.217848144+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.217960380+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":50,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.219107235+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.219217797+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.219298588+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.219390974+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":51,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.220260767+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.220380949+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.220451484+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.220537350+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":52,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.221444837+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.221545350+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.221610439+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.221695686+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":53,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.222629278+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.222762955+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.222854039+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.222964078+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":54,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.224707915+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.224878771+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.224984215+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.225125829+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":55,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.226628606+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.226734102+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.226801665+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.226889843+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":56,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.227800273+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.227900923+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.227965515+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.228051359+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":57,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.228981649+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.229080737+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.229145026+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.229230336+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":58,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.230197475+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.230298476+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.230363803+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.230449770+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":59,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.231308312+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.231407194+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.231470883+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.231555923+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":60,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.232472443+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.232593866+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.232668581+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.232768058+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":61,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.233756066+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.233855936+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.233919761+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.234005085+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":62,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.234858457+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.234958436+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.235022356+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.235107572+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":63,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.235976071+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.236075057+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.236139005+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.236224314+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":64,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.237098822+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.237197954+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.237261737+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.237354194+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":65,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.238187813+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.238302922+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.238367980+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.238453452+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":66,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.239402383+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.239516670+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.239589867+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.239687948+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":67,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.240674100+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.240772506+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.240834797+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.240917166+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":68,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.241755711+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.241851633+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.241913176+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.241995653+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":69,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.242863018+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.242960086+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.243020229+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.243100098+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":70,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.243935813+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.244027876+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.244087449+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.244166983+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":71,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.245005963+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.245100076+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.245160307+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.245244340+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":72,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.246096496+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.246212187+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.246295723+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.246392519+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":73,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.247408664+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.247518075+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.247586361+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.247679781+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":74,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.248473861+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.248568391+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.248628638+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.248708867+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":75,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.249532092+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.249621004+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.249678701+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.249755952+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":76,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.250529471+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.250618514+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.250676286+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.250753421+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":77,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.251509681+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.251599818+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.251657636+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.251734616+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":78,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.252507930+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.252597993+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.252655449+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.252732525+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":79,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.253542545+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.253650338+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.253720330+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.253813309+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":80,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.254704070+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.254806970+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.254865065+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.254945818+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":81,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.255687467+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.255794487+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.255852426+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.255929318+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":82,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.256746597+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.256834820+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.256891558+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.256966135+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":83,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.257711325+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.257873447+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.257931682+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.258004291+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":84,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.258787553+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.258874486+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.258929601+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.259002070+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":85,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.259731520+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.259841353+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.259896622+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.259969302+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":86,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.260788893+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.260886797+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.260954202+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.261037364+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":87,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.261900779+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.261989170+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.262044029+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.262116307+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":88,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.262822178+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.262950273+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.263004908+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.263077383+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":89,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.263862843+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.263948396+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.264007789+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.264080162+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":90,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.264800545+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.264882418+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.264935304+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.265005641+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":91,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.265760652+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.265841117+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.265893131+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.265961513+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":92,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.266645288+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.266759663+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.266811261+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.266879511+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":93,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.267608232+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.267704718+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.267763450+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.267849738+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":94,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.268673303+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.268765422+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.268826329+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.268906433+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":95,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.269594617+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.269705752+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.269757884+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.269826430+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":96,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.270491311+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.270586461+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.270637847+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.270705841+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":97,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.271372771+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.271458095+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.271509813+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.271577853+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":98,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.272231496+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.272326559+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.272378121+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.272445953+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":99,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.273099044+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.273192709+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.273244289+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.273317245+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":100,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.273985114+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.274091206+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.274141277+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.274207740+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":101,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.274986483+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.275073059+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.275133743+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.275211148+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":102,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.276080902+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.276164041+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.276212501+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.276300946+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":103,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.276983970+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.277058447+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.277106835+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.277171105+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":104,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.277944659+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.278021793+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.278070607+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.278134883+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":105,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.278925215+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.278994974+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.279043494+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.279108139+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":106,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.279825173+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.279900807+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.279949379+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.280013916+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":107,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.280754683+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.280830222+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.280878941+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.280942958+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":108,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.281665457+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.281758718+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.281815854+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.281897257+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":109,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.282796805+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.282884992+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.282948209+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.283025234+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":110,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.283788330+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.283863778+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.283912072+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.283976330+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":111,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.284677055+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.284751674+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.284799913+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.284864484+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":112,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.285601694+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.285675981+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.285724088+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.285788274+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":113,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.286491472+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.286566744+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.286615217+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.286679393+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":114,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.287315400+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.287406093+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.287455068+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.287519471+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":115,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.288171901+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.288251253+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.288324065+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.288389086+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":116,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.289080629+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.289168447+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.289229747+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.289310666+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":117,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.290107246+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.290192304+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.290252844+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.290392482+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":118,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.291098919+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.291178213+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.291226728+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.291317249+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":119,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.291998835+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.292073508+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.292121913+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.292186585+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":120,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.292950618+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.293026136+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.293074926+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.293139022+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":121,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.293935516+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.294005179+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.294053857+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.294118136+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":122,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.294837435+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.294912780+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.294961412+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.295025909+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":123,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.295744270+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.295863595+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.295921260+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.296003333+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":124,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.296879686+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.296967022+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.297028508+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.297107467+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":125,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.297910502+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.297985698+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.298034205+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.298099060+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":126,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.298808626+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.298883443+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.298931800+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.298996455+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":127,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.299727225+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.299809709+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.299858179+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.299922847+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":128,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.300627549+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.300702357+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.300750895+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.300815266+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":129,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.301520405+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.301655502+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.301707573+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.301776527+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":130,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.302495+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.302570206+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.302619036+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.302683785+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":131,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.303454870+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.303547096+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.303604170+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.303680030+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":132,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.304536875+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.304621165+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.304670002+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.304738872+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":133,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.305460500+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.305535944+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.305584585+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.305649083+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":134,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.306281119+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.306372553+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.306421243+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.306485447+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":135,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.307138115+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.307234069+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.307323144+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.307387724+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":136,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.308053937+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.308127875+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.308175457+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.308238979+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":137,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.308963970+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.309038343+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.309085775+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.309149361+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":138,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.309847707+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.309924732+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.309972604+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.310035884+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":139,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.310918512+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.311004445+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.311065877+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.311142739+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":140,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.311916018+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.311990228+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.312037641+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.312100833+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":141,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.312799982+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.312873591+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.312921319+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.312984610+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":142,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.313714851+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.313788432+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.313835953+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.313899224+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":143,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.314629666+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.314703736+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.314751395+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.314815348+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":144,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.315516543+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.315590559+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.315638185+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.315701766+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":145,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.316435884+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.316512393+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.316560950+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.316624723+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":146,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.317404052+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.317486019+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.317542691+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.317618533+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":147,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.318434363+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.318529572+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.318587625+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.318663699+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":148,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.319382695+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.319456753+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.319504603+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.319568484+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":149,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.320214378+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.320315833+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.320364138+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.320431571+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":150,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.321044039+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.321136194+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.321184217+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.321247438+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":151,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.321899875+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.322016889+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.322065125+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.322128490+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":152,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.322858744+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.322932967+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.322980711+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.323044284+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":153,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.323755609+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.323842791+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.323890959+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.323954873+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":154,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.324766176+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.324851640+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.324910468+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.324986741+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":155,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.325863780+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.325948690+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.325996691+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.326060108+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":156,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.326785935+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.326860040+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.326907489+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.326970675+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":157,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.327672113+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.327745741+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.327793206+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.327856893+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":158,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.328624170+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.328699746+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.328752199+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.328816374+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":159,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.329606374+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.329675455+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.329723525+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.329787298+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":160,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.330422122+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.330512521+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.330561415+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.330625278+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":161,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.331859980+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.331948106+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.332074290+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.332260931+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":162,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.334216419+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.334399680+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.334455192+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.334527253+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":163,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.335322592+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.335480119+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.335536144+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.335607350+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":164,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.336307129+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.336476109+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.336533574+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.336606556+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":165,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.337348128+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.337434815+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.337490535+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.337565114+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":166,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.338287742+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.338455590+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.338523717+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.338612989+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":167,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.339536507+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.339659982+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.339738073+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.339838752+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":168,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.341389627+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.341515156+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.341586915+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.341684913+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":169,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.342944432+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.343040638+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.343102435+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.343190955+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":170,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.344118780+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.344216489+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.344283355+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.344382866+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":171,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.345190762+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.345287624+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.345347698+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.345426930+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":172,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.346350896+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.346463016+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.346533401+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.346625100+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":173,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.347501461+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.347606003+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.347666063+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.347744994+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":174,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.348514513+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.348605955+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.348664982+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.348743746+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":175,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.349587581+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.349677730+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.349735851+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.349812417+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":176,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.350646801+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.350738682+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.350797040+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.350873494+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":177,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.351702076+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.351792033+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.351850346+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.351926478+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":178,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.352779493+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.352891820+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.352968669+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.353066501+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":179,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.354035458+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.354141304+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.354209793+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.354304237+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":180,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.355063489+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.355150460+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.355206450+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.355287128+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":181,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.356073717+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.356161629+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.356217876+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.356297229+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":182,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.357047421+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.357133121+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.357188889+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.357262817+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":183,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.357982454+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.358084607+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.358140478+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.358213912+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":184,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.358990316+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.359078125+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.359134502+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.359208555+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":185,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.360050894+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.360152265+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.360217829+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.360311448+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":186,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.361179470+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.361282935+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.361345185+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.361433723+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":195,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":187,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.362128785+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.362225396+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.362284667+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.362357680+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":195,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":196,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":188,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.363044228+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.363128054+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.363182179+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.363253997+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":189,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":195,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":196,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":197,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.363959075+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.364080063+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.364132144+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.364201239+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":198,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":190,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":195,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":196,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7},{"id":197,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8}]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.364899757+02:00","content":"{\"moves\": [{\"origin\": \"unstopable force\", \"destination\": \"unmoveable object\", \"ship_count\": 1}]}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:46.364980031+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"dispatch","level":"INFO","ts":"2019-09-23T23:13:46.365032558+02:00","command":{"origin":"unstopable force","destination":"unmoveable object","ship_count":1},"player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:46.365102176+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":2,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[{"id":198,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":8},{"id":199,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":9},{"id":191,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":1},{"id":192,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":2},{"id":193,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":3},{"id":194,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":4},{"id":195,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":5},{"id":196,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":6},{"id":197,"ship_count":1,"origin":"unstopable force","destination":"unmoveable object","owner":2,"turns_remaining":7}]}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,604 @@
{"msg":"client connected","level":"INFO","ts":"2019-09-23T23:13:07.972395811+02:00","player_id":0}
{"msg":"client connected","level":"INFO","ts":"2019-09-23T23:13:07.972626032+02:00","player_id":1}
{"msg":"game info","level":"INFO","ts":"2019-09-23T23:13:07.972778036+02:00","info":{"players":["mybot2","mybot"]}}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:07.972995792+02:00","state":{"planets":[{"ship_count":6,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":6,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.005661451+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.009320902+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.009401893+02:00","state":{"planets":[{"ship_count":7,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":7,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.009932187+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.010005946+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.010077553+02:00","state":{"planets":[{"ship_count":8,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":8,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.010526074+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.010600011+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.010671260+02:00","state":{"planets":[{"ship_count":9,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":9,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.011108165+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.011179384+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.011248154+02:00","state":{"planets":[{"ship_count":10,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":10,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.011644313+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.011715751+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.011784498+02:00","state":{"planets":[{"ship_count":11,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":11,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.012122070+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.012199965+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.012275260+02:00","state":{"planets":[{"ship_count":12,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":12,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.012588441+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.012666294+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.012734593+02:00","state":{"planets":[{"ship_count":13,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":13,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.013056953+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.013148892+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.013214927+02:00","state":{"planets":[{"ship_count":14,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":14,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.013603436+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.013695100+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.013762294+02:00","state":{"planets":[{"ship_count":15,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":15,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.014062429+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.014137165+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.014203553+02:00","state":{"planets":[{"ship_count":16,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":16,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.014514971+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.014589718+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.014655529+02:00","state":{"planets":[{"ship_count":17,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":17,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.014951470+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.015025441+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.015091287+02:00","state":{"planets":[{"ship_count":18,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":18,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.015438980+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.015543397+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.015715697+02:00","state":{"planets":[{"ship_count":19,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":19,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.016292310+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.016376391+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.016470059+02:00","state":{"planets":[{"ship_count":20,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":20,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.017064070+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.017158042+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.017251208+02:00","state":{"planets":[{"ship_count":21,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":21,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.017744928+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.017900278+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.018050719+02:00","state":{"planets":[{"ship_count":22,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":22,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.018486393+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.018683756+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.018851877+02:00","state":{"planets":[{"ship_count":23,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":23,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.020312484+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.020608492+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.020673788+02:00","state":{"planets":[{"ship_count":24,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":24,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.021041227+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.021104531+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.021166605+02:00","state":{"planets":[{"ship_count":25,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":25,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.021504733+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.021575363+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.021638093+02:00","state":{"planets":[{"ship_count":26,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":26,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.021952868+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.022021643+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.022084324+02:00","state":{"planets":[{"ship_count":27,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":27,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.022495937+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.022562239+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.022626165+02:00","state":{"planets":[{"ship_count":28,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":28,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.022992256+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.023056376+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.023119075+02:00","state":{"planets":[{"ship_count":29,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":29,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.023505125+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.023577556+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.023642110+02:00","state":{"planets":[{"ship_count":30,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":30,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.023968759+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.024039284+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.024102214+02:00","state":{"planets":[{"ship_count":31,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":31,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.024474370+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.024537641+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.024599852+02:00","state":{"planets":[{"ship_count":32,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":32,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.024915654+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.024985949+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.025048613+02:00","state":{"planets":[{"ship_count":33,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":33,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.025438687+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.025504777+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.025568463+02:00","state":{"planets":[{"ship_count":34,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":34,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.025900702+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.025971618+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.026034630+02:00","state":{"planets":[{"ship_count":35,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":35,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.026434699+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.026500790+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.026564768+02:00","state":{"planets":[{"ship_count":36,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":36,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.026954168+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.027020504+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.027084437+02:00","state":{"planets":[{"ship_count":37,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":37,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.027473257+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.027546205+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.027610481+02:00","state":{"planets":[{"ship_count":38,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":38,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.027938033+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.028010524+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.028073864+02:00","state":{"planets":[{"ship_count":39,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":39,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.028396339+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.028467784+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.028530905+02:00","state":{"planets":[{"ship_count":40,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":40,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.028828971+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.028900764+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.028963888+02:00","state":{"planets":[{"ship_count":41,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":41,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.029258504+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.029342280+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.029405730+02:00","state":{"planets":[{"ship_count":42,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":42,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.029698307+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.029769855+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.029832901+02:00","state":{"planets":[{"ship_count":43,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":43,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.030133789+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.030202756+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.030263664+02:00","state":{"planets":[{"ship_count":44,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":44,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.030550050+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.030619030+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.030679786+02:00","state":{"planets":[{"ship_count":45,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":45,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.030953735+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.031028475+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.031089693+02:00","state":{"planets":[{"ship_count":46,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":46,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.031371553+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.031440620+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.031501298+02:00","state":{"planets":[{"ship_count":47,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":47,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.031775074+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.031844277+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.031904986+02:00","state":{"planets":[{"ship_count":48,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":48,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.032176844+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.032245442+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.032316488+02:00","state":{"planets":[{"ship_count":49,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":49,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.032595502+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.032664329+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.032724997+02:00","state":{"planets":[{"ship_count":50,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":50,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.032996355+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.033065095+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.033125865+02:00","state":{"planets":[{"ship_count":51,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":51,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.033415173+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.033476930+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.033537445+02:00","state":{"planets":[{"ship_count":52,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":52,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.033808281+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.033877402+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.033938257+02:00","state":{"planets":[{"ship_count":53,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":53,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.034209906+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.034289935+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.034351750+02:00","state":{"planets":[{"ship_count":54,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":54,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.034625762+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.034694984+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.034755806+02:00","state":{"planets":[{"ship_count":55,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":55,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035027564+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035096381+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.035156944+02:00","state":{"planets":[{"ship_count":56,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":56,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035441186+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035510300+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.035570905+02:00","state":{"planets":[{"ship_count":57,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":57,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035843763+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.035912675+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.035973113+02:00","state":{"planets":[{"ship_count":58,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":58,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.036252363+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.036329541+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.036390572+02:00","state":{"planets":[{"ship_count":59,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":59,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.036664109+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.036732714+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.036793709+02:00","state":{"planets":[{"ship_count":60,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":60,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.037106880+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.037169232+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.037229966+02:00","state":{"planets":[{"ship_count":61,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":61,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.037567078+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.037636062+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.037701237+02:00","state":{"planets":[{"ship_count":62,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":62,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038003776+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038072455+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.038133221+02:00","state":{"planets":[{"ship_count":63,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":63,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038458090+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038527336+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.038588317+02:00","state":{"planets":[{"ship_count":64,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":64,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038861350+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.038930318+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.038991187+02:00","state":{"planets":[{"ship_count":65,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":65,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.039264893+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.039342779+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.039403868+02:00","state":{"planets":[{"ship_count":66,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":66,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.039678753+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.039747414+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.039808040+02:00","state":{"planets":[{"ship_count":67,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":67,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.040183227+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.041135995+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.041258213+02:00","state":{"planets":[{"ship_count":68,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":68,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.041728787+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.041792641+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.041858215+02:00","state":{"planets":[{"ship_count":69,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":69,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.042374705+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.042467185+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.042578575+02:00","state":{"planets":[{"ship_count":70,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":70,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.043347200+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.043439847+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.043533976+02:00","state":{"planets":[{"ship_count":71,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":71,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.044263839+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.044372905+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.044457321+02:00","state":{"planets":[{"ship_count":72,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":72,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.045022798+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.045108462+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.045176691+02:00","state":{"planets":[{"ship_count":73,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":73,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.045627224+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.045691914+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.045762782+02:00","state":{"planets":[{"ship_count":74,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":74,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.046109075+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.046181962+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.046249045+02:00","state":{"planets":[{"ship_count":75,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":75,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.046641873+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.046707507+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.046776311+02:00","state":{"planets":[{"ship_count":76,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":76,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.047069265+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.047138769+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.047205822+02:00","state":{"planets":[{"ship_count":77,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":77,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.047545664+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.047617905+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.047689256+02:00","state":{"planets":[{"ship_count":78,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":78,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.047990339+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.048081890+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.048146163+02:00","state":{"planets":[{"ship_count":79,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":79,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.048841087+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.048922359+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.049002875+02:00","state":{"planets":[{"ship_count":80,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":80,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.049894214+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.049976783+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.050056757+02:00","state":{"planets":[{"ship_count":81,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":81,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.050962907+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.051086788+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.051201811+02:00","state":{"planets":[{"ship_count":82,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":82,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.052635695+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.052748415+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.052840182+02:00","state":{"planets":[{"ship_count":83,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":83,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.053672279+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.053751326+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.053825221+02:00","state":{"planets":[{"ship_count":84,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":84,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.054234725+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.054328952+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.054400361+02:00","state":{"planets":[{"ship_count":85,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":85,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.054813657+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.054885268+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.054963277+02:00","state":{"planets":[{"ship_count":86,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":86,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.055318229+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.055399833+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.055470849+02:00","state":{"planets":[{"ship_count":87,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":87,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.055867428+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.055938749+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.056008862+02:00","state":{"planets":[{"ship_count":88,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":88,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.056370526+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.056452104+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.056523081+02:00","state":{"planets":[{"ship_count":89,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":89,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.056943070+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.057017756+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.057103616+02:00","state":{"planets":[{"ship_count":90,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":90,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.057538581+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.057610143+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.057678980+02:00","state":{"planets":[{"ship_count":91,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":91,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.058023049+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.058093175+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.058161252+02:00","state":{"planets":[{"ship_count":92,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":92,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.058496047+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.058575129+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.058643600+02:00","state":{"planets":[{"ship_count":93,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":93,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.058964014+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.059033795+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.059101972+02:00","state":{"planets":[{"ship_count":94,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":94,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.059453944+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.059523486+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.059591183+02:00","state":{"planets":[{"ship_count":95,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":95,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.059900103+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.059977728+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.060045740+02:00","state":{"planets":[{"ship_count":96,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":96,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.060364803+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.060443169+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.060511389+02:00","state":{"planets":[{"ship_count":97,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":97,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.060821799+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.060899179+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.060967365+02:00","state":{"planets":[{"ship_count":98,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":98,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.061293151+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.061368918+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.061434387+02:00","state":{"planets":[{"ship_count":99,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":99,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.061732671+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.061807164+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.061872533+02:00","state":{"planets":[{"ship_count":100,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":100,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.062167305+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.062241668+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.062318968+02:00","state":{"planets":[{"ship_count":101,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":101,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.062618713+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.062693161+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.062758815+02:00","state":{"planets":[{"ship_count":102,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":102,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.063060166+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.063134968+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.063200517+02:00","state":{"planets":[{"ship_count":103,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":103,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.063543488+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.063617468+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.063683178+02:00","state":{"planets":[{"ship_count":104,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":104,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.063985982+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.064060059+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.064125623+02:00","state":{"planets":[{"ship_count":105,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":105,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.064427807+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.064501979+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.064567350+02:00","state":{"planets":[{"ship_count":106,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":106,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.064860791+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.064935341+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.065000739+02:00","state":{"planets":[{"ship_count":107,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":107,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.065310757+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.065386956+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.065455171+02:00","state":{"planets":[{"ship_count":108,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":108,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.066588049+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.066687541+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.066780698+02:00","state":{"planets":[{"ship_count":109,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":109,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.067901942+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.067991944+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.068097899+02:00","state":{"planets":[{"ship_count":110,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":110,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.069031316+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.069124054+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.069197741+02:00","state":{"planets":[{"ship_count":111,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":111,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.069587485+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.069669625+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.069741360+02:00","state":{"planets":[{"ship_count":112,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":112,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.070177332+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.070248735+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.070329299+02:00","state":{"planets":[{"ship_count":113,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":113,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.070681630+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.070751842+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.070819963+02:00","state":{"planets":[{"ship_count":114,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":114,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.071146244+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.071225121+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.071302449+02:00","state":{"planets":[{"ship_count":115,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":115,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.071626030+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.071704552+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.071773036+02:00","state":{"planets":[{"ship_count":116,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":116,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.072091599+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.072169497+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.072237912+02:00","state":{"planets":[{"ship_count":117,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":117,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.072559937+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.072637339+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.072705631+02:00","state":{"planets":[{"ship_count":118,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":118,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.073034179+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.073114283+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.073185090+02:00","state":{"planets":[{"ship_count":119,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":119,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.073517827+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.073597737+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.073668276+02:00","state":{"planets":[{"ship_count":120,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":120,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.073984244+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.074064665+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.074135398+02:00","state":{"planets":[{"ship_count":121,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":121,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.074459774+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.074539967+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.074610715+02:00","state":{"planets":[{"ship_count":122,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":122,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.074924150+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.075004009+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.075074640+02:00","state":{"planets":[{"ship_count":123,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":123,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.075403752+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.075480372+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.075548101+02:00","state":{"planets":[{"ship_count":124,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":124,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.075852397+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.075929101+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.075996878+02:00","state":{"planets":[{"ship_count":125,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":125,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.076303592+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.076381275+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.076449092+02:00","state":{"planets":[{"ship_count":126,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":126,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.076758667+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.076833241+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.076898906+02:00","state":{"planets":[{"ship_count":127,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":127,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.077191926+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.077272489+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.077342429+02:00","state":{"planets":[{"ship_count":128,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":128,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.077648639+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.077723046+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.077788499+02:00","state":{"planets":[{"ship_count":129,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":129,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.078082663+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.078156520+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.078221790+02:00","state":{"planets":[{"ship_count":130,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":130,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.078524974+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.078599492+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.078664739+02:00","state":{"planets":[{"ship_count":131,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":131,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.078959347+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.079033815+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.079113575+02:00","state":{"planets":[{"ship_count":132,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":132,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.079408041+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.079479337+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.079542391+02:00","state":{"planets":[{"ship_count":133,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":133,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.079827299+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.079898486+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.079961544+02:00","state":{"planets":[{"ship_count":134,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":134,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.080254283+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.080332898+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.080396500+02:00","state":{"planets":[{"ship_count":135,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":135,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.080684204+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.080755545+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.080818443+02:00","state":{"planets":[{"ship_count":136,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":136,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.081102330+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.081174107+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.081237022+02:00","state":{"planets":[{"ship_count":137,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":137,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.081526610+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.081598418+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.081661566+02:00","state":{"planets":[{"ship_count":138,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":138,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.081946033+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.082017235+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.082080123+02:00","state":{"planets":[{"ship_count":139,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":139,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.082369279+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.082440918+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.082504047+02:00","state":{"planets":[{"ship_count":140,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":140,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.082796886+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.082868140+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.082931017+02:00","state":{"planets":[{"ship_count":141,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":141,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.083211951+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.083291029+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.083354739+02:00","state":{"planets":[{"ship_count":142,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":142,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.083644974+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.083717118+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.083780106+02:00","state":{"planets":[{"ship_count":143,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":143,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084062683+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084134421+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.084197335+02:00","state":{"planets":[{"ship_count":144,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":144,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084495290+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084567444+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.084630617+02:00","state":{"planets":[{"ship_count":145,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":145,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084917764+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.084989531+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.085052507+02:00","state":{"planets":[{"ship_count":146,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":146,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.085457762+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.085528501+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.085603960+02:00","state":{"planets":[{"ship_count":147,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":147,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.086533779+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.086621772+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.086714516+02:00","state":{"planets":[{"ship_count":148,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":148,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.087773962+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.087865418+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.087956254+02:00","state":{"planets":[{"ship_count":149,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":149,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.088747366+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.088819546+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.088887422+02:00","state":{"planets":[{"ship_count":150,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":150,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.089251695+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.089342117+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.089411127+02:00","state":{"planets":[{"ship_count":151,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":151,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.089735607+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.089813826+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.089882083+02:00","state":{"planets":[{"ship_count":152,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":152,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.090209296+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.090291535+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.090357650+02:00","state":{"planets":[{"ship_count":153,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":153,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.090662704+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.090737724+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.090803389+02:00","state":{"planets":[{"ship_count":154,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":154,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.091186598+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.091252827+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.091330082+02:00","state":{"planets":[{"ship_count":155,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":155,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.091647253+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.091720373+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.091784011+02:00","state":{"planets":[{"ship_count":156,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":156,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.092079238+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.092151654+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.092214938+02:00","state":{"planets":[{"ship_count":157,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":157,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.092519652+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.092592060+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.092655424+02:00","state":{"planets":[{"ship_count":158,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":158,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.092948902+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.093020778+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.093083871+02:00","state":{"planets":[{"ship_count":159,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":159,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.093373077+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.093445289+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.093508487+02:00","state":{"planets":[{"ship_count":160,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":160,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.093794386+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.093865567+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.093928481+02:00","state":{"planets":[{"ship_count":161,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":161,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.094214852+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.094297902+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.094362031+02:00","state":{"planets":[{"ship_count":162,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":162,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.094651553+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.094723488+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.094786637+02:00","state":{"planets":[{"ship_count":163,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":163,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095071317+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095143024+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.095205868+02:00","state":{"planets":[{"ship_count":164,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":164,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095504071+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095576044+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.095639231+02:00","state":{"planets":[{"ship_count":165,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":165,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095923422+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.095995022+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.096058144+02:00","state":{"planets":[{"ship_count":166,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":166,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.096367654+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.096439235+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.096502786+02:00","state":{"planets":[{"ship_count":167,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":167,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.096839450+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.096903697+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.096966561+02:00","state":{"planets":[{"ship_count":168,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":168,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.097249738+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.097330217+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.097393718+02:00","state":{"planets":[{"ship_count":169,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":169,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.097680870+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.097752658+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.097815966+02:00","state":{"planets":[{"ship_count":170,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":170,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.098100180+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.098172540+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.098235866+02:00","state":{"planets":[{"ship_count":171,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":171,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.098528863+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.098600964+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.098664369+02:00","state":{"planets":[{"ship_count":172,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":172,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.098999976+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.099077779+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.099146243+02:00","state":{"planets":[{"ship_count":173,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":173,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.099707059+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.099787213+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.099861892+02:00","state":{"planets":[{"ship_count":174,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":174,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.100712423+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.100797165+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.100873163+02:00","state":{"planets":[{"ship_count":175,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":175,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.101700643+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.101786038+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.101859767+02:00","state":{"planets":[{"ship_count":176,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":176,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.102206491+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.102287617+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.102351480+02:00","state":{"planets":[{"ship_count":177,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":177,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.102744390+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.102810770+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.102874784+02:00","state":{"planets":[{"ship_count":178,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":178,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.103196312+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.103277528+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.103342513+02:00","state":{"planets":[{"ship_count":179,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":179,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.103648204+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.103720498+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.103784147+02:00","state":{"planets":[{"ship_count":180,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":180,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.104079823+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.104151786+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.104215795+02:00","state":{"planets":[{"ship_count":181,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":181,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.104524265+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.104596236+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.104660201+02:00","state":{"planets":[{"ship_count":182,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":182,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.104957736+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.105029409+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.105092880+02:00","state":{"planets":[{"ship_count":183,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":183,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.105387822+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.105459607+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.105522723+02:00","state":{"planets":[{"ship_count":184,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":184,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.105807688+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.105879074+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.105942333+02:00","state":{"planets":[{"ship_count":185,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":185,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.106227942+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.106309143+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.106372837+02:00","state":{"planets":[{"ship_count":186,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":186,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.106657799+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.106729137+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.106792726+02:00","state":{"planets":[{"ship_count":187,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":187,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107076876+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107147988+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.107211062+02:00","state":{"planets":[{"ship_count":188,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":188,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107504335+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107576531+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.107639652+02:00","state":{"planets":[{"ship_count":189,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":189,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107921051+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.107992471+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.108055553+02:00","state":{"planets":[{"ship_count":190,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":190,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.108394848+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.108459247+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.108522273+02:00","state":{"planets":[{"ship_count":191,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":191,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.108852765+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.108916871+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.108979598+02:00","state":{"planets":[{"ship_count":192,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":192,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.109261304+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.109341139+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.109405115+02:00","state":{"planets":[{"ship_count":193,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":193,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.109688373+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.109760361+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.109823429+02:00","state":{"planets":[{"ship_count":194,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":194,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.110121401+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.110190269+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.110251464+02:00","state":{"planets":[{"ship_count":195,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":195,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.110531036+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.110599863+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.110660952+02:00","state":{"planets":[{"ship_count":196,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":196,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.110934292+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.111003481+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.111064538+02:00","state":{"planets":[{"ship_count":197,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":197,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.111348066+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.111416871+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.111477736+02:00","state":{"planets":[{"ship_count":198,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":198,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.111779355+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.111849070+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.111909839+02:00","state":{"planets":[{"ship_count":199,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":199,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.112182123+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.112250663+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.112320713+02:00","state":{"planets":[{"ship_count":200,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":200,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.112597617+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.112666872+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.112727776+02:00","state":{"planets":[{"ship_count":201,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":201,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113000613+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113069303+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.113130019+02:00","state":{"planets":[{"ship_count":202,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":202,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113413384+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113482753+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.113543641+02:00","state":{"planets":[{"ship_count":203,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":203,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113813959+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.113882965+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.113943726+02:00","state":{"planets":[{"ship_count":204,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":204,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.114215716+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.114291952+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.114353407+02:00","state":{"planets":[{"ship_count":205,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":205,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.114675702+02:00","content":"{\"moves\": []}","player_id":1}
{"msg":"message received","level":"INFO","ts":"2019-09-23T23:13:08.114737558+02:00","content":"{\"moves\": []}","player_id":0}
{"msg":"step","level":"INFO","ts":"2019-09-23T23:13:08.114797939+02:00","state":{"planets":[{"ship_count":206,"x":-5.0,"y":0.0,"owner":1,"name":"unmoveable object"},{"ship_count":206,"x":5.0,"y":0.0,"owner":2,"name":"unstopable force"}],"expeditions":[]}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,202 @@
{"players": ["mybot", "mybot2"]}
{"planets": [{"ship_count": 1, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 1, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 2, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 2, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 3, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 3, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 4, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 4, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 5, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 5, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 6, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 6, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 7, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 7, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 8, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 8, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 9, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 9, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 10, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 10, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 11, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 11, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 12, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 12, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 13, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 13, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 14, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 14, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 15, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 15, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 16, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 16, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 17, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 17, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 18, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 18, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 19, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 19, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 20, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 20, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 21, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 21, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 22, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 22, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 23, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 23, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 24, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 24, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 25, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 25, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 26, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 26, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 27, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 27, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 28, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 28, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 29, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 29, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 30, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 30, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 31, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 31, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 32, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 32, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 33, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 33, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 34, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 34, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 35, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 35, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 36, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 36, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 37, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 37, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 38, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 38, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 39, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 39, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 40, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 40, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 41, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 41, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 42, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 42, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 43, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 43, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 44, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 44, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 45, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 45, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 46, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 46, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 47, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 47, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 48, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 48, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 49, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 49, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 50, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 50, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 51, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 51, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 52, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 52, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 53, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 53, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 54, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 54, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 55, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 55, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 56, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 56, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 57, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 57, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 58, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 58, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 59, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 59, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 60, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 60, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 61, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 61, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 62, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 62, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 63, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 63, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 64, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 64, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 65, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 65, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 66, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 66, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 67, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 67, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 68, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 68, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 69, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 69, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 70, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 70, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 71, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 71, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 72, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 72, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 73, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 73, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 74, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 74, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 75, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 75, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 76, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 76, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 77, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 77, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 78, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 78, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 79, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 79, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 80, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 80, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 81, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 81, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 82, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 82, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 83, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 83, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 84, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 84, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 85, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 85, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 86, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 86, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 87, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 87, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 88, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 88, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 89, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 89, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 90, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 90, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 91, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 91, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 92, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 92, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 93, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 93, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 94, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 94, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 95, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 95, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 96, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 96, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 97, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 97, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 98, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 98, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 99, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 99, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 100, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 100, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 101, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 101, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 102, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 102, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 103, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 103, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 104, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 104, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 105, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 105, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 106, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 106, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 107, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 107, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 108, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 108, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 109, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 109, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 110, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 110, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 111, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 111, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 112, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 112, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 113, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 113, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 114, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 114, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 115, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 115, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 116, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 116, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 117, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 117, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 118, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 118, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 119, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 119, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 120, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 120, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 121, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 121, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 122, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 122, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 123, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 123, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 124, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 124, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 125, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 125, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 126, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 126, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 127, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 127, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 128, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 128, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 129, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 129, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 130, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 130, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 131, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 131, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 132, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 132, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 133, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 133, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 134, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 134, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 135, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 135, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 136, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 136, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 137, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 137, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 138, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 138, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 139, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 139, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 140, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 140, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 141, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 141, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 142, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 142, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 143, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 143, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 144, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 144, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 145, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 145, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 146, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 146, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 147, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 147, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 148, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 148, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 149, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 149, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 150, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 150, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 151, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 151, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 152, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 152, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 153, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 153, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 154, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 154, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 155, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 155, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 156, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 156, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 157, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 157, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 158, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 158, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 159, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 159, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 160, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 160, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 161, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 161, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 162, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 162, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 163, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 163, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 164, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 164, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 165, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 165, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 166, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 166, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 167, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 167, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 168, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 168, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 169, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 169, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 170, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 170, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 171, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 171, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 172, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 172, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 173, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 173, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 174, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 174, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 175, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 175, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 176, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 176, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 177, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 177, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 178, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 178, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 179, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 179, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 180, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 180, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 181, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 181, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 182, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 182, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 183, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 183, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 184, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 184, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 185, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 185, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 186, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 186, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 187, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 187, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 188, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 188, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 189, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 189, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 190, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 190, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 191, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 191, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 192, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 192, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 193, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 193, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 194, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 194, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 195, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 195, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 196, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 196, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 197, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 197, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 198, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 198, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 199, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 199, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 200, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 200, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}
{"planets": [{"ship_count": 201, "x": 78.0, "y": 31.0, "owner": 1, "name": "OJCKCVKJGJ"}, {"ship_count": 201, "x": 30.0, "y": 74.0, "owner": 2, "name": "OTJPKJXLQX"}, {"ship_count": 1, "x": 48.0, "y": 80.0, "owner": null, "name": "RSSGYXGAIS"}, {"ship_count": 1, "x": 19.0, "y": 96.0, "owner": null, "name": "LWMVSTXKRV"}, {"ship_count": 0, "x": 33.0, "y": 99.0, "owner": null, "name": "QUQGQOWETI"}, {"ship_count": 0, "x": 87.0, "y": 67.0, "owner": null, "name": "VNZZPHTSZM"}, {"ship_count": 0, "x": 11.0, "y": 25.0, "owner": null, "name": "OZIYOLKDIR"}, {"ship_count": 0, "x": 9.0, "y": 32.0, "owner": null, "name": "VSLGCPXQUN"}, {"ship_count": 0, "x": 25.0, "y": 24.0, "owner": null, "name": "DLSGAMDSAK"}, {"ship_count": 0, "x": 21.0, "y": 53.0, "owner": null, "name": "JXTLWRHRRP"}, {"ship_count": 0, "x": 31.0, "y": 52.0, "owner": null, "name": "RULUVNQJTY"}, {"ship_count": 0, "x": 38.0, "y": 70.0, "owner": null, "name": "ETCCAQPWNK"}, {"ship_count": 0, "x": 53.0, "y": 93.0, "owner": null, "name": "OVXRCBSXZK"}, {"ship_count": 0, "x": 98.0, "y": 56.0, "owner": null, "name": "HEYBAGEYJB"}, {"ship_count": 0, "x": 51.0, "y": 2.0, "owner": null, "name": "XVJXNQDAQE"}, {"ship_count": 0, "x": 22.0, "y": 85.0, "owner": null, "name": "MJXGGQIJTD"}, {"ship_count": 0, "x": 92.0, "y": 78.0, "owner": null, "name": "KEYMTVEOQP"}, {"ship_count": 0, "x": 2.0, "y": 43.0, "owner": null, "name": "NWMMEHPPYR"}, {"ship_count": 0, "x": 41.0, "y": 23.0, "owner": null, "name": "UUZZZWSZUT"}, {"ship_count": 0, "x": 4.0, "y": 90.0, "owner": null, "name": "KOLNGIUGEX"}], "expeditions": []}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,202 @@
{"players": ["SimpleBot 2 (check if python is correct before executing)", "mybot"]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 0, "ship_count": 5, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 1, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 2, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 3, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 4, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 5, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 6, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 7, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 8, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 9, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 10, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 11, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 12, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 13, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 14, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 15, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 16, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 17, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 18, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 19, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 20, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 21, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 22, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 23, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 24, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 25, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 26, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 27, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 28, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 29, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 30, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 31, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 32, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 33, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 34, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 35, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 36, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 37, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 38, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 39, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 40, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 41, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 42, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 43, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 44, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 45, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 46, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 47, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 48, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 49, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 50, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 51, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 52, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 53, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 54, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 55, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 56, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 57, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 58, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 59, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 60, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 61, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 62, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 63, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 64, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 65, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 66, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 67, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 68, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 69, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 70, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 71, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 72, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 73, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 74, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 75, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 76, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 77, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 78, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 79, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 80, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 81, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 82, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 83, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 84, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 85, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 86, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 87, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 88, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 89, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 90, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 91, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 92, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 93, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 94, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 95, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 96, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 97, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 98, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 99, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 100, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 101, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 102, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 103, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 104, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 105, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 106, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 107, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 108, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 109, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 110, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 111, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 112, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 113, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 114, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 115, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 116, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 117, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 118, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 119, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 120, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 121, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 122, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 123, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 124, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 125, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 126, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 127, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 128, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 129, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 130, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 131, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 132, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 133, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 134, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 135, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 136, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 137, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 138, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 139, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 140, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 141, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 142, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 143, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 144, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 145, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 146, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 147, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 148, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 149, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 150, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 151, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 152, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 153, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 154, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 155, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 156, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 157, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 158, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 159, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 160, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 161, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 162, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 163, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 164, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 165, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 166, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 167, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 168, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 169, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 170, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 171, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 172, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 173, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 174, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 175, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 176, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 177, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 178, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 179, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 180, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 181, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 182, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 183, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 184, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 185, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 186, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 195, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 187, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 195, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 196, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 188, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 189, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 195, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 196, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 197, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 198, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 190, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 195, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 196, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}, {"id": 197, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"id": 198, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 8}, {"id": 199, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 9}, {"id": 191, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 1}, {"id": 192, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 2}, {"id": 193, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 3}, {"id": 194, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 4}, {"id": 195, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 5}, {"id": 196, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 6}, {"id": 197, "ship_count": 1, "origin": "unstopable force", "destination": "unmoveable object", "owner": 2, "turns_remaining": 7}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,202 @@
{"players": ["mybot2", "mybot"]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 16, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 16, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 18, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 18, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 19, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 19, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 20, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 20, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 21, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 21, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 22, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 22, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 23, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 23, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 24, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 24, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 25, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 25, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 26, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 26, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 27, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 27, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 28, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 28, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 29, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 29, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 30, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 30, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 31, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 31, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 32, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 32, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 33, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 33, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 34, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 34, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 35, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 35, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 36, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 36, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 37, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 37, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 38, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 38, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 39, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 39, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 40, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 40, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 41, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 41, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 42, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 42, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 43, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 43, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 44, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 44, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 45, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 45, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 46, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 46, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 47, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 47, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 48, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 48, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 49, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 49, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 50, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 50, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 51, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 51, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 52, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 52, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 53, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 53, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 54, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 54, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 55, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 55, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 56, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 56, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 57, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 57, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 58, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 58, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 59, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 59, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 60, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 60, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 61, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 61, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 62, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 62, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 63, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 63, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 64, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 64, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 65, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 65, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 66, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 66, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 67, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 67, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 68, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 68, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 69, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 69, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 70, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 70, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 71, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 71, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 72, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 72, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 73, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 73, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 74, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 74, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 75, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 75, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 76, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 76, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 77, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 77, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 78, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 78, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 79, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 79, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 80, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 80, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 81, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 81, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 82, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 82, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 83, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 83, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 84, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 84, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 85, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 85, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 86, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 86, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 87, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 87, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 88, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 88, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 89, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 89, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 90, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 90, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 91, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 91, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 92, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 92, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 93, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 93, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 94, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 94, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 95, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 95, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 96, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 96, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 97, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 97, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 98, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 98, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 99, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 99, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 100, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 100, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 101, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 101, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 102, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 102, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 103, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 103, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 104, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 104, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 105, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 105, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 106, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 106, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 107, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 107, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 108, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 108, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 109, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 109, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 110, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 110, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 111, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 111, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 112, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 112, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 113, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 113, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 114, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 114, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 115, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 115, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 116, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 116, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 117, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 117, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 118, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 118, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 119, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 119, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 120, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 120, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 121, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 121, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 122, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 122, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 123, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 123, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 124, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 124, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 125, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 125, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 126, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 126, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 127, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 127, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 128, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 128, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 129, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 129, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 130, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 130, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 131, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 131, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 132, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 132, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 133, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 133, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 134, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 134, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 135, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 135, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 136, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 136, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 137, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 137, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 138, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 138, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 139, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 139, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 140, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 140, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 141, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 141, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 142, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 142, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 143, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 143, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 144, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 144, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 145, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 145, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 146, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 146, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 147, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 147, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 148, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 148, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 149, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 149, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 150, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 150, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 151, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 151, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 152, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 152, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 153, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 153, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 154, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 154, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 155, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 155, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 156, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 156, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 157, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 157, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 158, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 158, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 159, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 159, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 160, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 160, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 161, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 161, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 162, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 162, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 163, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 163, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 164, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 164, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 165, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 165, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 166, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 166, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 167, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 167, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 168, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 168, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 169, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 169, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 170, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 170, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 171, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 171, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 172, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 172, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 173, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 173, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 174, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 174, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 175, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 175, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 176, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 176, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 177, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 177, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 178, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 178, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 179, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 179, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 180, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 180, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 181, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 181, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 182, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 182, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 183, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 183, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 184, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 184, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 185, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 185, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 186, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 186, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 187, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 187, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 188, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 188, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 189, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 189, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 190, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 190, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 191, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 191, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 192, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 192, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 193, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 193, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 194, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 194, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 195, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 195, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 196, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 196, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 197, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 197, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 198, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 198, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 199, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 199, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 200, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 200, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 201, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 201, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 202, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 202, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 203, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 203, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 204, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 204, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 205, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 205, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 206, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 206, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}

10
frontend/names.sh Normal file
View file

@ -0,0 +1,10 @@
#!/bin/bash
function name {
rig | head -n 1
}
for var in "$@"
do
mv "$var" "$(name).json"
done

17
frontend/parse.py Executable file
View file

@ -0,0 +1,17 @@
#!/usr/bin/python3
import sys
import json
for arg in sys.argv[1:]:
with open(arg, "r") as f:
with open("out/"+arg, "w+") as w:
print(arg)
for line in f.readlines():
obj = json.loads(line)
if "info" in obj:
w.write(json.dumps(obj["info"])+"\n")
if "state" in obj:
w.write(json.dumps(obj["state"])+"\n")
w.flush()

View file

@ -1,5 +1,5 @@
import { set_loading, LOCATION, set_instance } from './index' import { set_game_name, set_loading, LOCATION, set_instance } from './index'
import { ConfigIniParser } from 'config-ini-parser' import { ConfigIniParser } from 'config-ini-parser'
const OPTIONS = document.getElementById("options"); const OPTIONS = document.getElementById("options");
@ -13,13 +13,14 @@ fetch(game_location)
parse_ini(response); parse_ini(response);
}).catch(console.error); }).catch(console.error);
export function handle(location) { export function handle(location, name: string) {
set_loading(true); set_loading(true);
fetch(location) fetch(location)
.then((r) => r.text()) .then((r) => r.text())
.then((response) => { .then((response) => {
set_instance(response); set_instance(response);
set_game_name(name);
}).catch(console.error); }).catch(console.error);
} }
@ -27,15 +28,18 @@ export function handle(location) {
function create_option(location: string, name: string, turns: string, players: string): HTMLElement { function create_option(location: string, name: string, turns: string, players: string): HTMLElement {
const div = document.createElement("div"); const div = document.createElement("div");
div.className = "option"; div.className = "option";
div.onclick = (_) => handle(location); div.onclick = (_) => handle(location, name);
let ps = ""; let ps = "";
if (players) { if (players) {
ps += "<p>Players</p>"; ps += "<p>Players</p>";
for (let player of players.split(' ')) { for (let [index, player] of players.split('"').entries()) {
ps += `<p>${eval(player)}</p>`; if (index % 2 == 0) {
continue;
}
ps += `<p>${player}</p>`;
} }
} }

View file

@ -11,7 +11,7 @@
<div id="main" class="loading"> <div id="main" class="loading">
<canvas id="c"></canvas> <canvas id="c"></canvas>
<div id="name"></div>
<div id="addbutton" class="button"></div> <div id="addbutton" class="button"></div>
<div id="meta"> <div id="meta">

View file

@ -1,14 +1,15 @@
import { set_instance } from './index.ts' import { set_game_name, set_instance } from './index.ts'
import { } from './games.ts' // IMPORT GAMES PLEASE, thank you webpack <3 import { } from './games.ts' // IMPORT GAMES PLEASE, thank you webpack <3
const URL = window.location.origin+window.location.pathname; const URL = window.location.origin+window.location.pathname;
const LOCATION = URL.substring(0, URL.lastIndexOf("/") + 1); const LOCATION = URL.substring(0, URL.lastIndexOf("/") + 1);
const game_location = LOCATION + "static/games/game.json"; const game_location = LOCATION + "static/games/Chandra Garrett.json";
fetch(game_location) fetch(game_location)
.then((r) => r.text()) .then((r) => r.text())
.then((response) => { .then((response) => {
set_instance(response); set_instance(response);
set_game_name("Chandra Garrett");
}).catch(console.error); }).catch(console.error);

View file

@ -15,6 +15,12 @@ function i32v(ptr: number, size: number): Int32Array {
return new Int32Array(memory.buffer, ptr, size); return new Int32Array(memory.buffer, ptr, size);
} }
export function set_game_name(name: string) {
GAMENAME.innerHTML = name;
}
const GAMENAME = document.getElementById("name");
const TURNCOUNTER = document.getElementById("turnCounter"); const TURNCOUNTER = document.getElementById("turnCounter");
const COUNTER = new FPSCounter(); const COUNTER = new FPSCounter();
@ -45,7 +51,7 @@ const RESOLUTION = [CANVAS.width, CANVAS.height];
const GL = CANVAS.getContext("webgl"); const GL = CANVAS.getContext("webgl");
var ms_per_frame = 500; var ms_per_frame = 100;
resizeCanvasToDisplaySize(CANVAS); resizeCanvasToDisplaySize(CANVAS);
@ -60,10 +66,16 @@ ShaderFactory.create_factory(
LOCATION + "static/shaders/frag/simple.glsl", LOCATION + "static/shaders/vert/simple.glsl" LOCATION + "static/shaders/frag/simple.glsl", LOCATION + "static/shaders/vert/simple.glsl"
).then((e) => SHADERFACOTRY = e); ).then((e) => SHADERFACOTRY = e);
var VOR_SHADER_FACTORY: ShaderFactory;
ShaderFactory.create_factory(
LOCATION + "static/shaders/frag/vor.glsl", LOCATION + "static/shaders/vert/vor.glsl"
).then((e) => VOR_SHADER_FACTORY = e);
class GameInstance { class GameInstance {
resizer: Resizer; resizer: Resizer;
game: Game; game: Game;
shader: Shader; shader: Shader;
vor_shader: Shader;
renderer: Renderer; renderer: Renderer;
planet_count: number; planet_count: number;
@ -80,10 +92,31 @@ class GameInstance {
this.game = game; this.game = game;
this.planet_count = this.game.get_planet_count(); this.planet_count = this.game.get_planet_count();
this.shader = SHADERFACOTRY.create_shader(GL, {"MAX_CIRCLES": ''+this.planet_count}); this.shader = SHADERFACOTRY.create_shader(GL, {"MAX_CIRCLES": ''+this.planet_count});
this.vor_shader = VOR_SHADER_FACTORY.create_shader(GL, {"PLANETS": ''+this.planet_count});
this.resizer = new Resizer(CANVAS, [...f32v(game.get_viewbox(), 4)], true); this.resizer = new Resizer(CANVAS, [...f32v(game.get_viewbox(), 4)], true);
this.renderer = new Renderer(); this.renderer = new Renderer();
this.game.update_turn(0); this.game.update_turn(0);
const indexBuffer = new IndexBuffer(GL, [
0, 1, 2,
1, 2, 3,
]);
const positionBuffer = new VertexBuffer(GL, [
-1, -1,
-1, 1,
1, -1,
1, 1,
]);
const layout = new VertexBufferLayout();
layout.push(GL.FLOAT, 2, 4, "a_pos");
const vao = new VertexArray();
vao.addBuffer(positionBuffer, layout);
this.renderer.addToDraw(indexBuffer, vao, this.vor_shader);
// Setup key handling // Setup key handling
document.addEventListener('keydown', this.handleKey.bind(this)); document.addEventListener('keydown', this.handleKey.bind(this));
@ -137,6 +170,8 @@ class GameInstance {
); );
} }
this.vor_shader.uniform(GL, "u_planets", new Uniform3fv(planets));
// Set slider correctly // Set slider correctly
SLIDER.max = this.turn_count - 1 + ''; SLIDER.max = this.turn_count - 1 + '';
} }
@ -147,11 +182,14 @@ class GameInstance {
_update_state() { _update_state() {
const colours = f32v(this.game.get_planet_colors(), this.planet_count * 6); const colours = f32v(this.game.get_planet_colors(), this.planet_count * 6);
this.vor_shader.uniform(GL, "u_planet_colours", new Uniform3fv(colours));
for(let i=0; i < this.planet_count; i++){ for(let i=0; i < this.planet_count; i++){
const u = new Uniform3f(colours[i*6], colours[i*6 + 1], colours[i*6 + 2]); const u = new Uniform3f(colours[i*6], colours[i*6 + 1], colours[i*6 + 2]);
this.renderer.updateUniform(i, (us) => us["u_color"] = u); this.renderer.updateUniform(i+1, (us) => us["u_color"] = u);
const u2 = new Uniform3f(colours[i*6 + 3], colours[i*6 + 4], colours[i*6 + 5]); const u2 = new Uniform3f(colours[i*6 + 3], colours[i*6 + 4], colours[i*6 + 5]);
this.renderer.updateUniform(i, (us) => us["u_color_next"] = u2); this.renderer.updateUniform(i+1, (us) => us["u_color_next"] = u2);
} }
const ships = f32v(this.game.get_ship_locations(), this.game.get_ship_count() * 9 * 2); const ships = f32v(this.game.get_ship_locations(), this.game.get_ship_count() * 9 * 2);
@ -189,6 +227,8 @@ class GameInstance {
this.last_time = time; this.last_time = time;
this.shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox())); this.shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox()));
this.vor_shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox()));
this.renderer.render(GL); this.renderer.render(GL);
return; return;
} }
@ -202,6 +242,9 @@ class GameInstance {
GL.viewport(0, 0, GL.canvas.width, GL.canvas.height); GL.viewport(0, 0, GL.canvas.width, GL.canvas.height);
GL.clear(GL.COLOR_BUFFER_BIT | GL.DEPTH_BUFFER_BIT); GL.clear(GL.COLOR_BUFFER_BIT | GL.DEPTH_BUFFER_BIT);
this.vor_shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox()));
this.vor_shader.uniform(GL, "u_resolution", new Uniform2f(RESOLUTION));
this.shader.uniform(GL, "u_time", new Uniform1f((time - this.last_time) / ms_per_frame)); this.shader.uniform(GL, "u_time", new Uniform1f((time - this.last_time) / ms_per_frame));
this.shader.uniform(GL, "u_mouse", new Uniform2f(this.resizer.get_mouse_pos())); this.shader.uniform(GL, "u_mouse", new Uniform2f(this.resizer.get_mouse_pos()));
this.shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox())); this.shader.uniform(GL, "u_viewbox", new Uniform4f(this.resizer.get_viewbox()));

View file

@ -1440,6 +1440,12 @@
"integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=", "integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=",
"dev": true "dev": true
}, },
"deep-is": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
"integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"dev": true
},
"default-gateway": { "default-gateway": {
"version": "4.2.0", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz", "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-4.2.0.tgz",
@ -2200,6 +2206,12 @@
"integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=", "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
"dev": true "dev": true
}, },
"fast-levenshtein": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
"dev": true
},
"faye-websocket": { "faye-websocket": {
"version": "0.10.0", "version": "0.10.0",
"resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz", "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz",
@ -3770,6 +3782,16 @@
"invert-kv": "^2.0.0" "invert-kv": "^2.0.0"
} }
}, },
"levn": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
"dev": true,
"requires": {
"prelude-ls": "~1.1.2",
"type-check": "~0.3.2"
}
},
"load-svg": { "load-svg": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/load-svg/-/load-svg-1.0.0.tgz", "resolved": "https://registry.npmjs.org/load-svg/-/load-svg-1.0.0.tgz",
@ -4349,6 +4371,20 @@
"is-wsl": "^1.1.0" "is-wsl": "^1.1.0"
} }
}, },
"optionator": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
"integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
"dev": true,
"requires": {
"deep-is": "~0.1.3",
"fast-levenshtein": "~2.0.4",
"levn": "~0.3.0",
"prelude-ls": "~1.1.2",
"type-check": "~0.3.2",
"wordwrap": "~1.0.0"
}
},
"original": { "original": {
"version": "1.0.2", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/original/-/original-1.0.2.tgz", "resolved": "https://registry.npmjs.org/original/-/original-1.0.2.tgz",
@ -4626,6 +4662,12 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
"dev": true "dev": true
}, },
"prelude-ls": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
"integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
"dev": true
},
"process": { "process": {
"version": "0.11.10", "version": "0.11.10",
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
@ -5463,7 +5505,8 @@
"source-map": { "source-map": {
"version": "0.5.7", "version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=" "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"dev": true
}, },
"source-map-resolve": { "source-map-resolve": {
"version": "0.5.2", "version": "0.5.2",
@ -5561,32 +5604,45 @@
} }
}, },
"static-eval": { "static-eval": {
"version": "0.2.4", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/static-eval/-/static-eval-0.2.4.tgz", "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.2.tgz",
"integrity": "sha1-t9NNg4k3uWn5ZBygfUj47eJj6ns=", "integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==",
"dev": true,
"requires": { "requires": {
"escodegen": "~0.0.24" "escodegen": "^1.8.1"
}, },
"dependencies": { "dependencies": {
"escodegen": { "escodegen": {
"version": "0.0.28", "version": "1.12.0",
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-0.0.28.tgz", "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz",
"integrity": "sha1-Dk/xcV8yh3XWyrUaxEpAbNer/9M=", "integrity": "sha512-TuA+EhsanGcme5T3R0L80u4t8CpbXQjegRmf7+FPTJrtCTErXFeelblRgHQa1FofEzqYYJmJ/OqjTwREp9qgmg==",
"dev": true,
"requires": { "requires": {
"esprima": "~1.0.2", "esprima": "^3.1.3",
"estraverse": "~1.3.0", "estraverse": "^4.2.0",
"source-map": ">= 0.1.2" "esutils": "^2.0.2",
"optionator": "^0.8.1",
"source-map": "~0.6.1"
} }
}, },
"esprima": { "esprima": {
"version": "1.0.4", "version": "3.1.3",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz", "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
"integrity": "sha1-n1V+CPw7TSbs6d00+Pv0drYlha0=" "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
"dev": true
}, },
"estraverse": { "esutils": {
"version": "1.3.2", "version": "2.0.3",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-1.3.2.tgz", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
"integrity": "sha1-N8K4k+8T1yPydth41g2FNRUqbEI=" "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true
},
"source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"optional": true
} }
} }
}, },
@ -5625,7 +5681,6 @@
"quote-stream": "~0.0.0", "quote-stream": "~0.0.0",
"readable-stream": "~1.0.27-1", "readable-stream": "~1.0.27-1",
"shallow-copy": "~0.0.1", "shallow-copy": "~0.0.1",
"static-eval": "~0.2.0",
"through2": "~0.4.1" "through2": "~0.4.1"
}, },
"dependencies": { "dependencies": {
@ -6047,6 +6102,15 @@
"resolved": "https://registry.npmjs.org/two-sum/-/two-sum-1.0.0.tgz", "resolved": "https://registry.npmjs.org/two-sum/-/two-sum-1.0.0.tgz",
"integrity": "sha1-MdPzIjnk9zHsqd+RVeKyl/AIq2Q=" "integrity": "sha1-MdPzIjnk9zHsqd+RVeKyl/AIq2Q="
}, },
"type-check": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
"dev": true,
"requires": {
"prelude-ls": "~1.1.2"
}
},
"type-is": { "type-is": {
"version": "1.6.18", "version": "1.6.18",
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
@ -6588,6 +6652,12 @@
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
"dev": true "dev": true
}, },
"wordwrap": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
"dev": true
},
"worker-farm": { "worker-farm": {
"version": "1.7.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz", "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",

View file

@ -36,6 +36,7 @@
"devDependencies": { "devDependencies": {
"webpack": "^4.29.3", "webpack": "^4.29.3",
"ts-loader": "^6.0.2", "ts-loader": "^6.0.2",
"static-eval": ">=2.0.0",
"typescript": "^3.5.2", "typescript": "^3.5.2",
"webpack-cli": "^3.1.0", "webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.5", "webpack-dev-server": "^3.1.5",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,202 @@
{"players": ["SimpleBot 1 (check if python is correct before executing)", "SimpleBot 2 (check if python is correct before executing)"]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": []}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 1}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 3}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 5}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 7}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 9}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 11}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 13}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 15}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 0}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 1}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 18}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 2}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 3}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 20}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 4}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 5}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 22}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 6}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 7}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 24}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 8}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 9}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 26}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 10}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 11}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 28}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 12}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 13}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 30}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 14}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 15}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 32}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 16}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 19}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 18}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 32}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 35}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 34}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 21}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 20}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 32}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 35}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 34}]}
{"planets": [{"ship_count": 0, "x": -5.0, "y": 0.0, "owner": null, "name": "unmoveable object"}, {"ship_count": 0, "x": 5.0, "y": 0.0, "owner": null, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 38}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 23}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 22}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 32}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 35}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 34}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 35}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 25}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 24}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 35}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 40}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 27}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 26}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 35}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 42}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 29}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 28}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 35}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 44}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 31}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 30}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 35}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 46}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 33}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 38}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 34}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 35}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 48}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 37}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 36}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 38}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 48}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 52}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 39}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 38}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 48}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 48}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 41}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 40}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 48}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 56}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 57}]}
{"planets": [{"ship_count": 1, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 1, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 43}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 42}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 48}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 56}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 57}]}
{"planets": [{"ship_count": 1, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 1, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 56}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 45}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 44}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 46}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 49}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 48}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 56}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 48}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 49}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 47}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 46}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 56}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 48}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 49}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 60}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 54}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 51}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 50}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 56}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 60}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 53}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 52}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 54}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 64}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 56}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 60}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 66}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 55}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 54}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 64}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 56}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 60}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 64}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 58}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 57}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 56}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 60}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 64}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 59}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 58}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 70}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 60}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 64}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 70}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 60}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 64}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 70}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 60}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 75}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 64}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 70}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 62}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 61}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 60}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 77}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 64}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 70}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 63}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 62}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 68}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 65}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 64}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 70}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 67}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 66}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 68}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 82}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 70}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 84}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 69}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 68}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 82}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 70}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 82}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 72}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 71}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 70}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 82}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 73}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 72}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 88}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 77}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 82}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 88}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 78}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 74}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 75}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 77}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 82}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 88}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 78}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 92}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 76}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 77}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 82}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 88}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 80}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 79}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 78}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 92}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 95}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 94}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 82}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 88}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 81}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 80}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 92}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 95}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 94}]}
{"planets": [{"ship_count": 1, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 1, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 86}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 83}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 82}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 88}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 92}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 95}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 94}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 85}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 84}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 86}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 95}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 88}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 92}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 100}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 87}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 86}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 95}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 88}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 92}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 102}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 95}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 90}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 89}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 88}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 92}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 102}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 95}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 91}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 90}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 104}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 92}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 102}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 95}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 104}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 96}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 93}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 92}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 102}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 94}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 95}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 104}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 96}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 108}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 102}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 104}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 98}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 97}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 96}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 108}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 102}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 104}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 99}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 98}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 108}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 102}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 104}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 108}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 101}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 100}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 102}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 104}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 108}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 116}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 117}]}
{"planets": [{"ship_count": 0, "x": -5.0, "y": 0.0, "owner": null, "name": "unmoveable object"}, {"ship_count": 0, "x": 5.0, "y": 0.0, "owner": null, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 118}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 103}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 102}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 104}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 108}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 116}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 117}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 116}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 106}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 105}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 104}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 108}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 116}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 110}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 107}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 106}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 120}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 108}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 116}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 110}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 120}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 112}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 109}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 108}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 116}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 111}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 110}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 120}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 112}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 124}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 116}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 120}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 114}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 113}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 112}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 124}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 116}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 120}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 115}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 114}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 124}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 118}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 117}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 116}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 120}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 124}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 119}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 118}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 120}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 124}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 120}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 124}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 122}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 121}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 120}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 124}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 137}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 126}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 123}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 122}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 138}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 124}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 137}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 126}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 138}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 128}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 125}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 124}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 137}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 132}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 127}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 126}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 138}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 128}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 137}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 132}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 138}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 130}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 129}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 128}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 137}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 132}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 138}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 131}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 130}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 137}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 134}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 133}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 132}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 138}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 137}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 135}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 134}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 138}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 137}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 138}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 142}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 136}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 137}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 140}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 139}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 138}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 142}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 155}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 154}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 141}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 140}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 156}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 142}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 155}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 154}]}
{"planets": [{"ship_count": 0, "x": -5.0, "y": 0.0, "owner": null, "name": "unmoveable object"}, {"ship_count": 0, "x": 5.0, "y": 0.0, "owner": null, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 156}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 146}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 143}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 142}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 155}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 154}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 150}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 145}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 144}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 156}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 146}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 155}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 150}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 156}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 148}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 147}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 146}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 155}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 150}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 156}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 149}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 148}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 162}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 155}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 152}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 151}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 150}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 156}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 162}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 155}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 153}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 152}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 156}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 162}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 155}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 156}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 162}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 154}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 155}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 158}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 157}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 156}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 162}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 170}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 160}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 159}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 158}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 172}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 162}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 170}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 160}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 172}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 162}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 170}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 166}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 161}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 160}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 172}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 162}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 177}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 166}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 172}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 164}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 163}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 162}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 177}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 166}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 172}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 165}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 164}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 180}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 177}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 168}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 167}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 166}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 172}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 180}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 177}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 169}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 168}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 172}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 180}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 177}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 172}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 180}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 171}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 170}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 177}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 174}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 173}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 172}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 180}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 188}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 177}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 178}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 175}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 174}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 190}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 180}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 188}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 177}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 178}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 190}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 180}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 188}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 176}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 177}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 184}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 179}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 178}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 190}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 180}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 194}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 184}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 190}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 182}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 181}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 180}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 194}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 184}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 190}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 183}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 182}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 198}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 194}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 186}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 185}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 184}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 190}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 198}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 194}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 187}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 186}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 190}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 198}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 194}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 190}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 198}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 189}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 188}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 194}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 192}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 191}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 190}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 198}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 206}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 194}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 196}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 193}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 192}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 208}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 198}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 206}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 194}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 196}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 208}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 198}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 206}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 195}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 194}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 202}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 197}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 196}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 208}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 198}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 206}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 213}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 212}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 202}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 208}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 200}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 199}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 198}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 206}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 213}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 212}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 202}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 208}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 201}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 200}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 216}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 206}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 213}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 212}]}
{"planets": [{"ship_count": 1, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 1, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 204}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 203}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 202}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 208}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 216}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 206}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 213}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 212}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 205}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 204}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 212}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 213}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 208}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 216}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 206}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 220}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 212}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 213}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 208}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 216}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 207}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 206}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 220}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 212}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 213}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 210}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 209}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 208}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 216}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 222}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 220}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 212}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 213}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 214}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 211}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 210}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 224}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 216}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 222}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 220}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 212}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 213}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 214}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 224}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 216}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 222}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 220}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 228}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 215}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 214}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 224}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 216}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 222}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 220}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 224}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 218}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 217}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 216}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 222}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 220}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 224}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 219}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 218}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 232}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 222}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 220}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 224}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 232}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 222}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 221}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 220}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 224}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 232}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 222}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 237}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 238}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 224}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 232}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 223}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 222}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 237}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 238}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 226}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 225}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 224}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 232}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 237}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 238}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 230}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 227}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 226}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 242}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 232}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 237}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 238}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 229}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 228}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 230}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 242}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 232}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 237}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 238}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 246}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 231}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 230}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 242}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 232}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 237}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 238}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 242}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 234}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 233}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 232}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 237}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 238}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 242}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 235}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 234}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 250}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 237}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 238}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 242}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 250}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 240}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 236}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 237}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 239}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 238}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 242}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 250}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 240}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 254}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 256}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 242}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 250}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 241}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 240}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 254}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 256}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 244}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 243}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 242}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 250}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 254}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 256}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 248}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 245}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 244}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 260}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 250}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 254}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 256}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 247}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 246}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 248}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 260}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 250}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 254}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 256}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 264}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 249}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 248}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 260}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 250}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 254}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 256}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 260}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 252}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 251}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 250}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 254}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 256}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 260}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 253}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 252}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 268}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 254}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 256}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 260}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 268}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 258}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 255}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 254}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 257}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 256}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 260}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 268}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 258}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 273}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 272}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 274}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 260}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 268}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 259}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 258}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 273}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 272}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 274}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 262}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 261}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 260}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 268}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 276}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 273}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 272}]}
{"planets": [{"ship_count": 0, "x": -5.0, "y": 0.0, "owner": null, "name": "unmoveable object"}, {"ship_count": 0, "x": 5.0, "y": 0.0, "owner": null, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 274}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 266}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 263}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 262}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 278}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 268}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 276}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 273}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 272}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 274}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 265}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 264}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 266}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 272}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 273}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 278}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 268}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 276}]}
{"planets": [{"ship_count": 16, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 16, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 274}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 280}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 267}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 266}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 272}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 273}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 278}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 268}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 276}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 274}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 282}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 272}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 273}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 278}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 270}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 269}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 268}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 276}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 274}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 282}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 272}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 273}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 278}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 271}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 270}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 284}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 276}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 274}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 282}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 272}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 273}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 278}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 284}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 276}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 275}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 274}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 288}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 278}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 284}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 276}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 290}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 288}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 278}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 284}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 277}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 276}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 290}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 288}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 279}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 278}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 284}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 292}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 290}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 294}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 284}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 292}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 290}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 281}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 280}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 294}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 284}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 297}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 290}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 298}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 283}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 282}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 294}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 284}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 297}]}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 290}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 300}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 294}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 286}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 285}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 284}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 297}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 290}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 300}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 294}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 287}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 286}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 302}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 297}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 290}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 300}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 289}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 288}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 294}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 302}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 297}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 291}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 290}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 306}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 294}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 302}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 297}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 308}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 306}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 294}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 302}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 293}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 292}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 297}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 308}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 306}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 295}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 294}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 302}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 310}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 297}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 308}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 312}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 302}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 310}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 296}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 297}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 308}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 299}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 298}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 312}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 302}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 314}]}
{"planets": [{"ship_count": 3, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 3, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 308}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 316}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 301}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 300}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 312}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 302}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 314}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 308}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 318}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 312}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 304}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 303}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 302}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 314}]}
{"planets": [{"ship_count": 18, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 18, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 308}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 318}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 312}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 305}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 304}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 320}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 314}]}
{"planets": [{"ship_count": 16, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 16, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 308}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 318}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 307}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 306}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 312}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 320}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 314}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 309}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 308}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 324}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 312}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 320}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 314}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 326}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 324}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 312}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 320}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 311}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 310}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 314}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 326}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 324}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 313}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 312}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 320}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 328}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 314}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 326}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 330}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 320}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 328}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 315}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 314}]}
{"planets": [{"ship_count": 10, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 10, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 326}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 317}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 316}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 330}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 320}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 332}]}
{"planets": [{"ship_count": 7, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 7, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 326}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 334}, {"origin": "unstopable force", "ship_count": 2, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 319}, {"origin": "unmoveable object", "ship_count": 2, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 318}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 330}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 320}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 332}]}
{"planets": [{"ship_count": 4, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 4, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 326}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 336}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 330}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 322}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 321}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 320}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 332}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 326}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 336}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 330}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 323}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 322}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 338}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 332}]}
{"planets": [{"ship_count": 19, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 19, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 326}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 336}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 325}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 324}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 330}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 338}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 332}]}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 327}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 326}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 342}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 330}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 338}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 332}]}
{"planets": [{"ship_count": 16, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 16, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 344}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 342}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 330}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 338}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 329}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 328}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 332}]}
{"planets": [{"ship_count": 16, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 16, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 344}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 342}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 331}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 330}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 338}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 346}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 332}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 344}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 338}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 346}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 333}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 332}]}
{"planets": [{"ship_count": 13, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 13, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 344}, {"origin": "unmoveable object", "ship_count": 9, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 335}, {"origin": "unstopable force", "ship_count": 9, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 334}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 338}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 350}]}
{"planets": [{"ship_count": 11, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 11, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 344}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 352}, {"origin": "unmoveable object", "ship_count": 6, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 337}, {"origin": "unstopable force", "ship_count": 6, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 336}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 338}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 350}]}
{"planets": [{"ship_count": 8, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 8, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 344}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 354}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 340}, {"origin": "unmoveable object", "ship_count": 3, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 339}, {"origin": "unstopable force", "ship_count": 3, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 338}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 350}]}
{"planets": [{"ship_count": 5, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 5, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 344}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 354}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 341}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 340}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 356}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 350}]}
{"planets": [{"ship_count": 2, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 2, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 344}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 354}, {"origin": "unstopable force", "ship_count": 18, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 343}, {"origin": "unmoveable object", "ship_count": 18, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 342}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 356}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 350}]}
{"planets": [{"ship_count": 20, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 20, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 345}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 344}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 360}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 8, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 8, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 356}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 350}]}
{"planets": [{"ship_count": 18, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 18, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 362}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 360}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 7, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 7, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 356}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 347}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 346}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 350}]}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 362}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 360}, {"origin": "unstopable force", "ship_count": 15, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 349}, {"origin": "unmoveable object", "ship_count": 15, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 348}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 6, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 6, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 356}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 364}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 350}]}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 362}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 366}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 5, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 5, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 356}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 364}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 351}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 350}]}
{"planets": [{"ship_count": 15, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 15, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 362}, {"origin": "unstopable force", "ship_count": 12, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 353}, {"origin": "unmoveable object", "ship_count": 12, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 352}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 366}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 4, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 4, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 356}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 368}]}
{"planets": [{"ship_count": 14, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 14, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 362}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 370}, {"origin": "unstopable force", "ship_count": 10, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 355}, {"origin": "unmoveable object", "ship_count": 10, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 354}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 366}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 3, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 3, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 356}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 368}]}
{"planets": [{"ship_count": 12, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 12, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 362}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 372}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 366}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 2, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 2, "id": 358}, {"origin": "unstopable force", "ship_count": 7, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 357}, {"origin": "unmoveable object", "ship_count": 7, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 356}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 368}]}
{"planets": [{"ship_count": 9, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 9, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 362}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 372}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 366}, {"origin": "unstopable force", "ship_count": 4, "destination": "unmoveable object", "owner": 1, "turns_remaining": 1, "id": 359}, {"origin": "unmoveable object", "ship_count": 4, "destination": "unstopable force", "owner": 2, "turns_remaining": 1, "id": 358}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 375}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 374}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 368}]}
{"planets": [{"ship_count": 6, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 6, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 362}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 372}, {"origin": "unmoveable object", "ship_count": 1, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 361}, {"origin": "unstopable force", "ship_count": 1, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 360}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 366}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 377}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 376}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 375}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 374}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 368}]}
{"planets": [{"ship_count": 1, "x": -5.0, "y": 0.0, "owner": 1, "name": "unmoveable object"}, {"ship_count": 1, "x": 5.0, "y": 0.0, "owner": 2, "name": "unstopable force"}], "expeditions": [{"origin": "unmoveable object", "ship_count": 19, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 363}, {"origin": "unstopable force", "ship_count": 19, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 362}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 372}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 9, "id": 379}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 9, "id": 378}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 366}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 377}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 376}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 375}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 374}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 364}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 369}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 368}]}
{"planets": [{"ship_count": 17, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 17, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 368}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 369}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 372}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 8, "id": 379}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 8, "id": 378}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 366}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 377}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 376}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 375}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 374}, {"origin": "unmoveable object", "ship_count": 17, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 365}, {"origin": "unstopable force", "ship_count": 17, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 364}]}
{"planets": [{"ship_count": 19, "x": -5.0, "y": 0.0, "owner": 2, "name": "unmoveable object"}, {"ship_count": 19, "x": 5.0, "y": 0.0, "owner": 1, "name": "unstopable force"}], "expeditions": [{"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 2, "id": 368}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 2, "id": 369}, {"origin": "unmoveable object", "ship_count": 14, "destination": "unstopable force", "owner": 1, "turns_remaining": 3, "id": 371}, {"origin": "unstopable force", "ship_count": 14, "destination": "unmoveable object", "owner": 2, "turns_remaining": 3, "id": 370}, {"origin": "unmoveable object", "ship_count": 13, "destination": "unstopable force", "owner": 1, "turns_remaining": 4, "id": 373}, {"origin": "unstopable force", "ship_count": 13, "destination": "unmoveable object", "owner": 2, "turns_remaining": 4, "id": 372}, {"origin": "unmoveable object", "ship_count": 5, "destination": "unstopable force", "owner": 1, "turns_remaining": 7, "id": 379}, {"origin": "unstopable force", "ship_count": 5, "destination": "unmoveable object", "owner": 2, "turns_remaining": 7, "id": 378}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 1, "turns_remaining": 1, "id": 367}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 2, "turns_remaining": 1, "id": 366}, {"origin": "unmoveable object", "ship_count": 8, "destination": "unstopable force", "owner": 1, "turns_remaining": 6, "id": 377}, {"origin": "unstopable force", "ship_count": 8, "destination": "unmoveable object", "owner": 2, "turns_remaining": 6, "id": 376}, {"origin": "unmoveable object", "ship_count": 11, "destination": "unstopable force", "owner": 1, "turns_remaining": 5, "id": 375}, {"origin": "unstopable force", "ship_count": 11, "destination": "unmoveable object", "owner": 2, "turns_remaining": 5, "id": 374}, {"origin": "unstopable force", "ship_count": 16, "destination": "unmoveable object", "owner": 1, "turns_remaining": 9, "id": 381}, {"origin": "unmoveable object", "ship_count": 16, "destination": "unstopable force", "owner": 2, "turns_remaining": 9, "id": 380}]}

View file

@ -0,0 +1,45 @@
{"players": ["SimpleBot 2 (check if python is correct before executing)", "SimpleBot 1 (check if python is correct before executing)"]}
{"planets": [{"ship_count": 6, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 6, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": []}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 5, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 0}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 1}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 5, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 0}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 11, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 3}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 5, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 0}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 11, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 5}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 5, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 0}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 11, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 7}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 5, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 0}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 11, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 9}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 11, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 11, "id": 10}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 10, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 12}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 13}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 9, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 12}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 14}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 15}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 8, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 12}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 14}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 16}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 17}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 7, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 12}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 14}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 16}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 17}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 18}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 19}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 1, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 6, "id": 11}, {"origin": "tetartos", "ship_count": 5, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 1}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 12}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 14}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 16}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 17}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 18}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 19}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 20}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 21}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 0, "x": -3.0, "y": 5.0, "owner": null, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 5, "id": 11}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 10, "id": 23}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 2}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 3}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 22}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 14}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 16}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 17}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 18}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 19}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 20}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 21}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": 1, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 4, "id": 11}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 9, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 24}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 21}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 4}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 5}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 22}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 20}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 16}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 17}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 18}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 19}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 1, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 3, "id": 11}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 8, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 24}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 21}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 25}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 19}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 6}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 7}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 22}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 20}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 15}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 18}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 1, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 2, "id": 11}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 7, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 24}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 21}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 25}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 19}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 27}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 26}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 8}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 9}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 22}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 13}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 20}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 15}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 1, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 2, "turns_remaining": 1, "id": 11}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 6, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 24}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 21}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 25}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 19}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 27}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 26}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 29}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 28}, {"origin": "protos", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 10}, {"origin": "protos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 22}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 13}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 17}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 15}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 2, "x": -3.0, "y": 5.0, "owner": 1, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 31}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 24}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 21}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 25}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 19}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 27}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 26}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 29}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 28}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 30}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 15}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 17}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 3, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 31}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 5, "id": 33}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 21}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 25}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 19}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 27}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 26}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 29}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 28}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 30}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 10, "id": 32}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 17}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 31}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 4, "id": 33}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 21}, {"origin": "tetartos", "ship_count": 2, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 34}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 19}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 27}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 26}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 29}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 28}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 30}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 9, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 3, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 31}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 3, "id": 33}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 21}, {"origin": "tetartos", "ship_count": 2, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 34}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 35}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 8, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 26}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 29}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 28}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 30}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 4, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 31}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 23}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 2, "id": 33}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 36}, {"origin": "tetartos", "ship_count": 2, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 34}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 35}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 7, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 26}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 30}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 28}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 9, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 5, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 10, "id": 37}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 28}, {"origin": "protos", "ship_count": 2, "destination": "duteros", "owner": 2, "turns_remaining": 1, "id": 33}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 36}, {"origin": "tetartos", "ship_count": 2, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 34}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 35}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 6, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 26}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 30}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 4, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 6, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 9, "id": 37}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 28}, {"origin": "duteros", "ship_count": 8, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 38}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 36}, {"origin": "tetartos", "ship_count": 2, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 34}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 35}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 5, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 26}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 30}]}
{"planets": [{"ship_count": 4, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 4, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 8, "id": 37}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 28}, {"origin": "duteros", "ship_count": 8, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 38}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 36}, {"origin": "tetartos", "ship_count": 5, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 39}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 35}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 4, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 26}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 30}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 2, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 0, "x": 3.0, "y": 5.0, "owner": null, "name": "tritos"}, {"ship_count": 1, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 7, "id": 37}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 28}, {"origin": "duteros", "ship_count": 8, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 38}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 36}, {"origin": "tetartos", "ship_count": 5, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 39}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 40}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 3, "id": 32}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 30}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 4, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 0, "x": 6.0, "y": 0.0, "owner": null, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 6, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 10, "id": 41}, {"origin": "duteros", "ship_count": 8, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 38}, {"origin": "duteros", "ship_count": 2, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 30}, {"origin": "tetartos", "ship_count": 5, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 39}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 40}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 2, "id": 32}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 4, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 2, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 1, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 9, "id": 41}, {"origin": "duteros", "ship_count": 8, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 38}, {"origin": "tritos", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 42}, {"origin": "tetartos", "ship_count": 5, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 39}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 40}, {"origin": "duteros", "ship_count": 1, "destination": "tetartos", "owner": 1, "turns_remaining": 1, "id": 32}]}
{"planets": [{"ship_count": 4, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 2, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 11, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 3, "x": 6.0, "y": 0.0, "owner": 1, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 8, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 10, "id": 44}, {"origin": "tritos", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 42}, {"origin": "tetartos", "ship_count": 5, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 39}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 40}, {"origin": "tetartos", "ship_count": 1, "destination": "tritos", "owner": 1, "turns_remaining": 5, "id": 43}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 7, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 1, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 7, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 9, "id": 44}, {"origin": "tritos", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 42}, {"origin": "tritos", "ship_count": 10, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 46}, {"origin": "duteros", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 40}, {"origin": "tetartos", "ship_count": 1, "destination": "tritos", "owner": 1, "turns_remaining": 4, "id": 43}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 10, "id": 45}]}
{"planets": [{"ship_count": 6, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 4, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 1, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 6, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 8, "id": 44}, {"origin": "tritos", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 42}, {"origin": "tritos", "ship_count": 10, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 46}, {"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 48}, {"origin": "tetartos", "ship_count": 1, "destination": "tritos", "owner": 1, "turns_remaining": 3, "id": 43}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 9, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 10, "id": 47}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 7, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 1, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 37}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 5, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 7, "id": 44}, {"origin": "tritos", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 42}, {"origin": "tritos", "ship_count": 10, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 46}, {"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 48}, {"origin": "tetartos", "ship_count": 1, "destination": "tritos", "owner": 1, "turns_remaining": 2, "id": 43}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 8, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 9, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 10, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 11, "id": 50}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 1, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 52}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 4, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 6, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 11, "id": 51}, {"origin": "tritos", "ship_count": 10, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 46}, {"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 48}, {"origin": "tetartos", "ship_count": 1, "destination": "tritos", "owner": 1, "turns_remaining": 1, "id": 43}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 7, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 8, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 9, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 10, "id": 50}]}
{"planets": [{"ship_count": 4, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 2, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 52}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 3, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 10, "id": 51}, {"origin": "tritos", "ship_count": 10, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 46}, {"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 48}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 11, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 6, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 7, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 8, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 9, "id": 50}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 2, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 13, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 52}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 2, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 9, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 9, "id": 54}, {"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 48}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 10, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 6, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 7, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 8, "id": 50}]}
{"planets": [{"ship_count": 6, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 4, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 3, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 8, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 52}, {"origin": "protos", "ship_count": 4, "destination": "tritos", "owner": 2, "turns_remaining": 1, "id": 41}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 8, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 8, "id": 54}, {"origin": "tetartos", "ship_count": 12, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 55}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 9, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 6, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 7, "id": 50}]}
{"planets": [{"ship_count": 7, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 5, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 8, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 6, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 52}, {"origin": "tetartos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 56}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 7, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 7, "id": 54}, {"origin": "tetartos", "ship_count": 12, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 55}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 8, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 5, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 6, "id": 50}]}
{"planets": [{"ship_count": 8, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 2, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 9, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 9, "id": 57}, {"origin": "tetartos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 56}, {"origin": "duteros", "ship_count": 3, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 44}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 6, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 6, "id": 54}, {"origin": "tetartos", "ship_count": 12, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 55}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 7, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 4, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 5, "id": 50}]}
{"planets": [{"ship_count": 9, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 7, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 3, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 5, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 8, "id": 57}, {"origin": "tetartos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 56}, {"origin": "tetartos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 58}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 5, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 54}, {"origin": "tetartos", "ship_count": 12, "destination": "pemptos", "owner": 2, "turns_remaining": 2, "id": 55}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 6, "id": 53}, {"origin": "tetartos", "ship_count": 2, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 45}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 3, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 4, "id": 50}]}
{"planets": [{"ship_count": 2, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 6, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 4, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 6, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": null, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 7, "id": 57}, {"origin": "tetartos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 2, "id": 56}, {"origin": "tetartos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 58}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 4, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 54}, {"origin": "tetartos", "ship_count": 12, "destination": "pemptos", "owner": 2, "turns_remaining": 1, "id": 55}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 53}, {"origin": "protos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 10, "id": 59}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 47}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 2, "id": 49}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 3, "id": 50}]}
{"planets": [{"ship_count": 3, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 5, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 7, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 6, "x": 3.0, "y": -5.0, "owner": 2, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 6, "id": 57}, {"origin": "tetartos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 1, "id": 56}, {"origin": "tetartos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 58}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 3, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 54}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 11, "id": 60}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 53}, {"origin": "protos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 9, "id": 59}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 2, "id": 50}, {"origin": "tetartos", "ship_count": 1, "destination": "duteros", "owner": 1, "turns_remaining": 1, "id": 49}]}
{"planets": [{"ship_count": 4, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 1, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 6, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 14, "x": 3.0, "y": -5.0, "owner": 2, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 5, "id": 57}, {"origin": "tetartos", "ship_count": 6, "destination": "extos", "owner": 2, "turns_remaining": 10, "id": 61}, {"origin": "tetartos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 2, "id": 58}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 2, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 2, "id": 54}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 10, "id": 60}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 53}, {"origin": "protos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 8, "id": 59}, {"origin": "protos", "ship_count": 5, "destination": "tetartos", "owner": 2, "turns_remaining": 1, "id": 50}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 2, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 7, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 8, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 2, "x": 3.0, "y": -5.0, "owner": 2, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 4, "id": 57}, {"origin": "tetartos", "ship_count": 6, "destination": "extos", "owner": 2, "turns_remaining": 9, "id": 61}, {"origin": "tetartos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 1, "id": 58}, {"origin": "tetartos", "ship_count": 1, "destination": "protos", "owner": 1, "turns_remaining": 1, "id": 51}, {"origin": "tritos", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 1, "id": 54}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 9, "id": 60}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 2, "id": 53}, {"origin": "protos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 7, "id": 59}, {"origin": "pemptos", "ship_count": 13, "destination": "extos", "owner": 2, "turns_remaining": 5, "id": 62}]}
{"planets": [{"ship_count": 5, "x": -6.0, "y": 0.0, "owner": 2, "name": "protos"}, {"ship_count": 3, "x": -3.0, "y": 5.0, "owner": 2, "name": "duteros"}, {"ship_count": 8, "x": 3.0, "y": 5.0, "owner": 2, "name": "tritos"}, {"ship_count": 2, "x": 6.0, "y": 0.0, "owner": 2, "name": "tetartos"}, {"ship_count": 16, "x": 3.0, "y": -5.0, "owner": 2, "name": "pemptos"}, {"ship_count": 6, "x": -3.0, "y": -5.0, "owner": null, "name": "extos"}], "expeditions": [{"origin": "tritos", "ship_count": 7, "destination": "pemptos", "owner": 2, "turns_remaining": 3, "id": 57}, {"origin": "tetartos", "ship_count": 6, "destination": "extos", "owner": 2, "turns_remaining": 8, "id": 61}, {"origin": "tetartos", "ship_count": 7, "destination": "extos", "owner": 2, "turns_remaining": 10, "id": 63}, {"origin": "pemptos", "ship_count": 13, "destination": "extos", "owner": 2, "turns_remaining": 4, "id": 62}, {"origin": "protos", "ship_count": 8, "destination": "pemptos", "owner": 2, "turns_remaining": 6, "id": 59}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 8, "id": 60}, {"origin": "duteros", "ship_count": 5, "destination": "pemptos", "owner": 2, "turns_remaining": 1, "id": 53}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,24 +0,0 @@
{"planets":[{"ship_count":7,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":5},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":4},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":3},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":9},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":5},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":8},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":7},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":3},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":6},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":8},{"id":30,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":5},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":1},{"id":31,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":7},{"id":30,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4}]}

File diff suppressed because one or more lines are too long

View file

@ -1,61 +1,111 @@
path=static/games/ path=static/games/
[Alisha Lara.json]
name=Alisha Lara
turns=143
players= "SimpleBot 2 (check if python is correct before executing)" "mybot2"
[Andre Head.json]
name=Andre Head
turns=1229
players= "mybot2" "SimpleBot 2 (check if python is correct before executing)" "mybot"
[Angela Sims.json]
name=Angela Sims
turns=221
players= "SimpleBot 2 (check if python is correct before executing)" "mybot2"
[Buford Humphrey.json]
name=Buford Humphrey
turns=174
players= "Subutai" "SimpleBot 1 (check if python is correct before executing)" "SimpleBot 2 (check if python is correct before executing)"
[Catalina Grant.json]
name=Catalina Grant
turns=202
players= "mybot" "SimpleBot 1 (check if python is correct before executing)" "SimpleBot 2 (check if python is correct before executing)"
[Cesar Jordan.json]
name=Cesar Jordan
turns=214
players= "Subutai" "SimpleBot 1 (check if python is correct before executing)"
[Chandra Garrett.json]
name=Chandra Garrett
turns=202
players= "SimpleBot 1 (check if python is correct before executing)" "SimpleBot 2 (check if python is correct before executing)"
[Cory Mooney.json]
name=Cory Mooney
turns=45
players= "SimpleBot 2 (check if python is correct before executing)" "SimpleBot 1 (check if python is correct before executing)"
[Deana Bishop.json]
name=Deana Bishop
turns=302
players= "mybot" "mybot2"
[game2.json] [game2.json]
name=game2 name=game2
turns=110 turns=110
players="bot_auto_player_full_rand" "adversary_auto_player_link_rand" players="bot_auto_player_full_rand" "adversary_auto_player_link_rand"
[game.json] [Georgina Wiley.json]
name=game name=Georgina Wiley
turns=24 turns=302
players= players= "mybot2" "mybot"
[hungergames.json] [hungergames.json]
name=hungergames name=hungergames
turns=119 turns=119
players= players=
[Jeannie Swanson.json]
name=Jeannie Swanson
turns=251
players= "SimpleBot 1 (check if python is correct before executing)" "SimpleBot 2 (check if python is correct before executing)" "mybot2" "mybot"
[Joanne Blair.json]
name=Joanne Blair
turns=202
players= "mybot2" "mybot" "SimpleBot 1 (check if python is correct before executing)" "SimpleBot 2 (check if python is correct before executing)"
[large.json] [large.json]
name=large name=large
turns=1166 turns=1166
players= players=
[map.json] [Lester Berg.json]
name=map name=Lester Berg
turns=97 turns=1132
players= players= "mybot" "mybot2" "SimpleBot 2 (check if python is correct before executing)"
[Lindsey Farrell.json]
name=Lindsey Farrell
turns=461
players= "jens" "SimpleBot 2 (check if python is correct before executing)" "dinkske" "SimpleBot 1 (check if python is correct before executing)"
[Pansy Le.json]
name=Pansy Le
turns=417
players= "Subutai" "SimpleBot 1 (check if python is correct before executing)" "SammyBot"
[pietmap.json] [pietmap.json]
name=pietmap name=pietmap
turns=2788 turns=2788
players= players=
[someGame.json] [Randell Wolfe.json]
name=someGame name=Randell Wolfe
turns=110 turns=300
players="bot_auto_player_full_rand" "adversary_auto_player_link_rand" players= "mybot" "SimpleBot 2 (check if python is correct before executing)"
[someOtherGame.json]
name=someOtherGame
turns=82
players="bot_auto_player_full_rand" "adversary_auto_player_link_rand"
[spiral2.json] [spiral2.json]
name=spiral2 name=spiral2
turns=537 turns=537
players= players=
[spiral.json]
name=spiral
turns=1515
players=
[standard_game.json] [standard_game.json]
name=standard_game name=standard_game
turns=82 turns=82
players="bot_auto_player_full_rand" "adversary_auto_player_orfirst_rand" players="bot_auto_player_full_rand" "adversary_auto_player_orfirst_rand"
[update_hex.json]
name=update_hex
turns=24
players=

View file

@ -1,110 +0,0 @@
{"players":["bot_auto_player_full_rand","adversary_auto_player_link_rand"]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":1,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":2,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":1,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":2,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":1,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":2,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":3,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":4,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":1,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":2,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":3,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":4,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":5,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":6,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":1,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":2,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":3,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":4,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":5,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":6,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":7,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":10,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":9,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":3,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":4,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":5,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":6,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":7,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":10,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":9,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":3,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":4,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":5,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":6,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":7,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":11,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":12,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":0,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":10,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":9,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":14,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":13,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":5,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":6,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":7,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":11,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":12,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":9,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":14,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":13,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":16,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10},{"id":7,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":11,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":12,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":10,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":9,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":14,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":13,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":16,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":17,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":11,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":12,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":20,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":19,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":14,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":13,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":16,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8},{"id":17,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":11,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":12,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":20,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":19,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":14,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":13,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":16,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7},{"id":17,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":22,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":21,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":20,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":19,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":24,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":23,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":16,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":17,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":22,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":21,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":20,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":19,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":24,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":23,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":26,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":22,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":21,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":20,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":19,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":24,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":23,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":26,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":27,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":22,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":21,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":25,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":30,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":29,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":24,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":23,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":26,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":27,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":22,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":21,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":25,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":30,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":29,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":24,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":23,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":26,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":27,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":32,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":31,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":30,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":29,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":34,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":33,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":26,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":15,"ship_count":2,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":27,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":32,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":31,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":30,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":29,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":34,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":33,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":35,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":27,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":32,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":31,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":38,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":30,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":29,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":34,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":33,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":35,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":37,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":32,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":31,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":38,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":40,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":39,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":34,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":33,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":35,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":37,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":32,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":31,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":38,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":40,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":39,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":34,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":33,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":35,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":37,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":42,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":41,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":38,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":40,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":39,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":44,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":43,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":35,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":37,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":42,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":41,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":38,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":40,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":39,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":44,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":43,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":46,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":37,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":42,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":41,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":45,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":48,"ship_count":3,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":40,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":39,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":44,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":43,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":46,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":47,"ship_count":5,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":42,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":41,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":45,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":48,"ship_count":3,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10},{"id":49,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":44,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":43,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":46,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":47,"ship_count":5,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":42,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":41,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":45,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":48,"ship_count":3,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":49,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":44,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":43,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":46,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":47,"ship_count":5,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":52,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":51,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":45,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":48,"ship_count":3,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8},{"id":49,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":54,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":53,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":36,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":46,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":47,"ship_count":5,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":52,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":51,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":45,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":48,"ship_count":3,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7},{"id":49,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":54,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":53,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":56,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":55,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":47,"ship_count":5,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":52,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":51,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":58,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":49,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":54,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":53,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":56,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":55,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":57,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":52,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":51,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":58,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":60,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":54,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":53,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":56,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":55,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":57,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":52,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":51,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":59,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":58,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":60,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":54,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":53,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":56,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":55,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":57,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":62,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":61,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":59,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":58,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":60,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":64,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":63,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":56,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":55,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":57,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":62,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":61,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":59,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":58,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":60,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":64,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":63,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":66,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":65,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":57,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":62,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":61,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":59,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":68,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":50,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":60,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":64,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":63,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":66,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":65,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":67,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":62,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":61,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":59,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":68,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":70,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":69,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":64,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":63,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":66,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":65,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":67,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":62,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":61,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":68,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":70,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":69,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":64,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":63,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":66,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":65,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":67,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":72,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":71,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":68,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":70,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":69,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":74,"ship_count":1,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":5},{"id":73,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":66,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":65,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":67,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":72,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":71,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":68,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":70,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":69,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":74,"ship_count":1,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":4},{"id":73,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":76,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":75,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":67,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":72,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":71,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":78,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":70,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":69,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":74,"ship_count":1,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":3},{"id":73,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":76,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":75,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":77,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":72,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":71,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":7,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":78,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":80,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":74,"ship_count":1,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":2},{"id":73,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":76,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":75,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":77,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":72,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":71,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":78,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":80,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":74,"ship_count":1,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":1},{"id":73,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":76,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":75,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":77,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":82,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":81,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":78,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":80,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":84,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":83,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":76,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":75,"ship_count":2,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":77,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":82,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":81,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":78,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":80,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":84,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":83,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":86,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":85,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":77,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":82,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":81,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":88,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":80,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":84,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":83,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":86,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":85,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":87,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":82,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":81,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":88,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":84,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":83,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":86,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":85,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":87,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":82,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":81,"ship_count":5,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":89,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":88,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":84,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":83,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":86,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":85,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":87,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":92,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":91,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":89,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":88,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":94,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":93,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":86,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":85,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":87,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":92,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":91,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":89,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":88,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":94,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":93,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":96,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":95,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":87,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":92,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":91,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":89,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":98,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":79,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":94,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":93,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":96,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":95,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":97,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":92,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":91,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":89,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":98,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":100,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":99,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":94,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":93,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":96,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":95,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":97,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":92,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":91,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":98,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":100,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":99,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":94,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":93,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":96,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":95,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":97,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":102,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":101,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":98,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":100,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":99,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":104,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":96,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":95,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":97,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":102,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":101,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":0,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":98,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":100,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":99,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":104,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":106,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":105,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":97,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":102,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":101,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":107,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":100,"ship_count":3,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":99,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":104,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":106,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":105,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":101,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":102,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":0,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":107,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":109,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":104,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":106,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":105,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":101,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":102,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":107,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":109,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":104,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":106,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":105,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":111,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":110,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":107,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":109,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":113,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":112,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":106,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":105,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":111,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":110,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":5,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":107,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":109,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":113,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":112,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":115,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":114,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":111,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":110,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":117,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":109,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":113,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":112,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":115,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":114,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":111,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":110,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":116,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":117,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":119,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":113,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":112,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":115,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":114,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":111,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":110,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":116,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":118,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":117,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":119,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":113,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":112,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":115,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":114,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":121,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":120,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":116,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":118,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":117,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":119,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":123,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":122,"ship_count":1,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":115,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":114,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":121,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":120,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":116,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":118,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":117,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":119,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":123,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":122,"ship_count":1,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":125,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":124,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":121,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":120,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":116,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":118,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":1,"name":"helios"}],"expeditions":[{"id":127,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":119,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":108,"ship_count":3,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":123,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":122,"ship_count":1,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":125,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":124,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":121,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":120,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":126,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":118,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":127,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":129,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":128,"ship_count":2,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":5},{"id":123,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":122,"ship_count":1,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":125,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":124,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":121,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":120,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":126,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":127,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":129,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":128,"ship_count":2,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":4},{"id":123,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":122,"ship_count":1,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":125,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":124,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":131,"ship_count":1,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":130,"ship_count":3,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":5},{"id":126,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":127,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":129,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":128,"ship_count":2,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":3},{"id":133,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":132,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":125,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":124,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":131,"ship_count":1,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":130,"ship_count":3,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":4},{"id":126,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":127,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":129,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":128,"ship_count":2,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":2},{"id":133,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":132,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":135,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":134,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":131,"ship_count":1,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":130,"ship_count":3,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":3},{"id":126,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":137,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":129,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":128,"ship_count":2,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":1},{"id":133,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":132,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":135,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":134,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":131,"ship_count":1,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":130,"ship_count":3,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":2},{"id":136,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":137,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":139,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":138,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":133,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":132,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":135,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":134,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":131,"ship_count":1,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":130,"ship_count":3,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":1},{"id":136,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":137,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":139,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":138,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":133,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":132,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":135,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":134,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":141,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":140,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":136,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":137,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":139,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":138,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":143,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":142,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":135,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":134,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":141,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":140,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":136,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":137,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":139,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":138,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":143,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":142,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":144,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":136,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":141,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":140,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":139,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":138,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":143,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":142,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":144,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":145,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":141,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":140,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":148,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":10},{"id":143,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":142,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":144,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":145,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":141,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":140,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":148,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":9},{"id":143,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":142,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":144,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":145,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":150,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":149,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":148,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":8},{"id":152,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":151,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":5},{"id":144,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":145,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":150,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":149,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":148,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":7},{"id":152,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":151,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":4},{"id":154,"ship_count":2,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":5},{"id":145,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":150,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":149,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":3},{"id":153,"ship_count":4,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":148,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":6},{"id":152,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":151,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":3},{"id":154,"ship_count":2,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":4},{"id":156,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":150,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":149,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":2},{"id":153,"ship_count":4,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":155,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":5},{"id":152,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":151,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":2},{"id":154,"ship_count":2,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":3},{"id":156,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":150,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":149,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":1},{"id":153,"ship_count":4,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":155,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":157,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":4},{"id":152,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":151,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":1},{"id":154,"ship_count":2,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":2},{"id":156,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":160,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":5},{"id":159,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":153,"ship_count":4,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":155,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":157,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":5,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":3},{"id":162,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":161,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":154,"ship_count":2,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":1},{"id":156,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":160,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":4},{"id":159,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":153,"ship_count":4,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":155,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":157,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":6,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":2},{"id":162,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":161,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":163,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":156,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":160,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":3},{"id":159,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":157,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":2},{"id":155,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":6,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":7,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":146,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":147,"ship_count":3,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":1},{"id":162,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":161,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":163,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":165,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":5},{"id":160,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":2},{"id":159,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":157,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":1},{"id":164,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":8,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":164,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":162,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":161,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":163,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":165,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":4},{"id":160,"ship_count":3,"origin":"helios","destination":"protos","owner":2,"turns_remaining":1},{"id":159,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":0,"x":-6.0,"y":0.0,"owner":null,"name":"protos"},{"ship_count":9,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":164,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":162,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":161,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":163,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":165,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":3},{"id":168,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":167,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":164,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":169,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":5},{"id":167,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":163,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":165,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":2},{"id":168,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":164,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":169,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":4},{"id":167,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":171,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":165,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":1},{"id":168,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":170,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":158,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":173,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":169,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":3},{"id":167,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":171,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":172,"ship_count":5,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":168,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":170,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":175,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":173,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":169,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":2},{"id":167,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":171,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":172,"ship_count":5,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":168,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":170,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":5,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":175,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":173,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":169,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":1},{"id":177,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":171,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":172,"ship_count":5,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":176,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":5},{"id":170,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":175,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":173,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":179,"ship_count":5,"origin":"helios","destination":"extos","owner":2,"turns_remaining":5},{"id":177,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":171,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":172,"ship_count":5,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":176,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":4},{"id":170,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":178,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":9,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":175,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":173,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":179,"ship_count":5,"origin":"helios","destination":"extos","owner":2,"turns_remaining":4},{"id":177,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":180,"ship_count":1,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":5},{"id":172,"ship_count":5,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":176,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":3},{"id":178,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8}]}
{"planets":[{"ship_count":8,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":10,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":175,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":11},{"id":179,"ship_count":5,"origin":"helios","destination":"extos","owner":2,"turns_remaining":3},{"id":177,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":180,"ship_count":1,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":4},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":176,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":2},{"id":178,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":9,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":7,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":166,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":10},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":10},{"id":179,"ship_count":5,"origin":"helios","destination":"extos","owner":2,"turns_remaining":2},{"id":177,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":180,"ship_count":1,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":3},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":176,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":1},{"id":178,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10}]}
{"planets":[{"ship_count":9,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":10,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":9},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":9},{"id":179,"ship_count":5,"origin":"helios","destination":"extos","owner":2,"turns_remaining":1},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":9},{"id":180,"ship_count":1,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":2},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":178,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":10,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":11,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":8,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":5,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":8},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":8},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":9},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":8},{"id":180,"ship_count":1,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":1},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8}]}
{"planets":[{"ship_count":11,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":13,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":7,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":6,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":7},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":7},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":8},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":7},{"id":187,"ship_count":4,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7}]}
{"planets":[{"ship_count":12,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":14,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":8,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":5,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":6},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":6},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":7},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":6},{"id":187,"ship_count":4,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":188,"ship_count":2,"origin":"helios","destination":"protos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":13,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":12,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":9,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":7,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":6,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":5},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":5},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":6},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":5},{"id":187,"ship_count":4,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":174,"ship_count":5,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":188,"ship_count":2,"origin":"helios","destination":"protos","owner":2,"turns_remaining":4},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":14,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":13,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":10,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":8,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":8,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":7,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":4},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":4},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":5},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":4},{"id":187,"ship_count":4,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":190,"ship_count":5,"origin":"protos","destination":"helios","owner":2,"turns_remaining":5},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":188,"ship_count":2,"origin":"helios","destination":"protos","owner":2,"turns_remaining":3},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":8}]}
{"planets":[{"ship_count":15,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":14,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":11,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":9,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":8,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":3},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":3},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":4},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":3},{"id":187,"ship_count":4,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":190,"ship_count":5,"origin":"protos","destination":"helios","owner":2,"turns_remaining":4},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":188,"ship_count":2,"origin":"helios","destination":"protos","owner":2,"turns_remaining":2},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":7},{"id":191,"ship_count":7,"origin":"extos","destination":"tetartos","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":16,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":15,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":12,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":7,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":13,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":2},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":2},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":3},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":2},{"id":192,"ship_count":7,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":190,"ship_count":5,"origin":"protos","destination":"helios","owner":2,"turns_remaining":3},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":188,"ship_count":2,"origin":"helios","destination":"protos","owner":2,"turns_remaining":1},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":6},{"id":191,"ship_count":7,"origin":"extos","destination":"tetartos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":19,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":16,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":13,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":14,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":183,"ship_count":2,"origin":"duteros","destination":"tetartos","owner":2,"turns_remaining":1},{"id":181,"ship_count":4,"origin":"tritos","destination":"extos","owner":2,"turns_remaining":1},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":2},{"id":184,"ship_count":7,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":1},{"id":192,"ship_count":7,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":190,"ship_count":5,"origin":"protos","destination":"helios","owner":2,"turns_remaining":2},{"id":182,"ship_count":8,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":193,"ship_count":7,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":10},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":5},{"id":191,"ship_count":7,"origin":"extos","destination":"tetartos","owner":2,"turns_remaining":8}]}
{"planets":[{"ship_count":20,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":17,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":10,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":9,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":15,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":185,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":194,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":10},{"id":191,"ship_count":7,"origin":"extos","destination":"tetartos","owner":2,"turns_remaining":7},{"id":186,"ship_count":1,"origin":"pemptos","destination":"tritos","owner":2,"turns_remaining":1},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":4},{"id":192,"ship_count":7,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":190,"ship_count":5,"origin":"protos","destination":"helios","owner":2,"turns_remaining":1},{"id":193,"ship_count":7,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":21,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":18,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":9,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":10,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":21,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":195,"ship_count":2,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":194,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":9},{"id":191,"ship_count":7,"origin":"extos","destination":"tetartos","owner":2,"turns_remaining":6},{"id":193,"ship_count":7,"origin":"pemptos","destination":"protos","owner":2,"turns_remaining":8},{"id":189,"ship_count":3,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":3},{"id":192,"ship_count":7,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2}]}

View file

@ -1,82 +0,0 @@
{"players":["bot_auto_player_full_rand","adversary_auto_player_link_rand"]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":1,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":2,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":1,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":2,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":1,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":2,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":3,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":4,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":0,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":1,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":2,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":3,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":4,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":5,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":6,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":0,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":1,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":2,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":3,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":4,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":5,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":6,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":7,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":10,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":9,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":3,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":4,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":5,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":6,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":7,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":10,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":9,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":3,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":4,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":5,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":6,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":7,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":11,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":10,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":9,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":10},{"id":12,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":5,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":6,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":7,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":11,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":8,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":9,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":9},{"id":12,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":10},{"id":14,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":7,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":11,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":17,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":10,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":9,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":8},{"id":12,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":9},{"id":14,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":16,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":11,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":17,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":19,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":18,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":7},{"id":12,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":8},{"id":14,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":16,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":11,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":17,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":19,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":18,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":6},{"id":12,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":7},{"id":14,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":16,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":21,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":20,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":17,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":19,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":18,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":5},{"id":23,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":6},{"id":14,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":16,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":21,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":20,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":22,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":17,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":19,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":18,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":4},{"id":23,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":16,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":21,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":20,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":22,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":24,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":27,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":19,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":18,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":3},{"id":23,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":26,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":21,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":20,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":22,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":24,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":27,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":29,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":2},{"id":23,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":26,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":21,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":20,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":22,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":24,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":27,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":29,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":13,"ship_count":2,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":1},{"id":23,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":25,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":26,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":30,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":24,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":22,"ship_count":3,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":27,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":29,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10},{"id":31,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":15,"ship_count":2,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":25,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":26,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":30,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":24,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":-3.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":27,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":29,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":31,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":10},{"id":33,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":26,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":30,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":36,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":29,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":28,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8},{"id":31,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":9},{"id":33,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":35,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":30,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":36,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":38,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":37,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7},{"id":31,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":8},{"id":33,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":35,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":30,"ship_count":4,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":1,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":36,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":38,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":37,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":31,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":7},{"id":33,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":35,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":40,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":39,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":0,"x":3.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":7,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":36,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":38,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":37,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":41,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":6},{"id":33,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":35,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":40,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":39,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":8,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":36,"ship_count":6,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":38,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":37,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":41,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":5},{"id":42,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":35,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":40,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":39,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":44,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":38,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":37,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":41,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":4},{"id":42,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":43,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":40,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":39,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":44,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":46,"ship_count":4,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":45,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":41,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":3},{"id":42,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":43,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":40,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":39,"ship_count":2,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":44,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":46,"ship_count":4,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":45,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":32,"ship_count":1,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":41,"ship_count":3,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":2},{"id":42,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":43,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":48,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":47,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":7,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":44,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":46,"ship_count":4,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":45,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":50,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":49,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":34,"ship_count":3,"origin":"protos","destination":"tritos","owner":1,"turns_remaining":1},{"id":42,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":43,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":48,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":47,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":7,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":44,"ship_count":4,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":46,"ship_count":4,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":45,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":50,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":49,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":52,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":51,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":43,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":48,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":47,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":54,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":46,"ship_count":4,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":45,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":50,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":49,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":52,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":51,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":10},{"id":48,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":47,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":54,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":56,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":55,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":50,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":49,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":52,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":51,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":9},{"id":48,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":47,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":54,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":56,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":55,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":50,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":49,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":52,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":51,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":8},{"id":58,"ship_count":6,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":57,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":54,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":56,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":55,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":60,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":59,"ship_count":4,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":52,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":51,"ship_count":1,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":7},{"id":58,"ship_count":6,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":57,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":54,"ship_count":5,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":56,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":55,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":60,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":59,"ship_count":4,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":62,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":61,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":6},{"id":58,"ship_count":6,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":57,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":64,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":56,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":55,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":60,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":59,"ship_count":4,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":62,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":61,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":58,"ship_count":6,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":57,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":63,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":64,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":66,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":65,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":60,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":59,"ship_count":4,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":62,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":61,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":58,"ship_count":6,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":57,"ship_count":5,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":63,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":0,"x":-3.0,"y":-5.0,"owner":null,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":64,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":66,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":65,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":60,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":59,"ship_count":4,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":62,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":61,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":68,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":5},{"id":67,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":63,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":64,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":66,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":65,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":70,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":69,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":62,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":61,"ship_count":1,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":68,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":4},{"id":67,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":63,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":8,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":64,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":66,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":65,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":70,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":69,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":72,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":71,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":53,"ship_count":4,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":68,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":3},{"id":67,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":63,"ship_count":1,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":5,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":74,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":66,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":65,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":70,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":69,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":72,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":71,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":73,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5},{"id":68,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":2},{"id":67,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":7,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":74,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":76,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":75,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":70,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":69,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":72,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":71,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":73,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4},{"id":68,"ship_count":3,"origin":"duteros","destination":"tritos","owner":1,"turns_remaining":1},{"id":67,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":74,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":76,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":75,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":70,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":69,"ship_count":2,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":72,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":71,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":73,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":3},{"id":78,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":5},{"id":77,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":74,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":76,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":75,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":80,"ship_count":2,"origin":"duteros","destination":"helios","owner":1,"turns_remaining":5},{"id":79,"ship_count":1,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":5},{"id":72,"ship_count":2,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":71,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":73,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":2},{"id":78,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":4},{"id":77,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":74,"ship_count":2,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":76,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":75,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":80,"ship_count":2,"origin":"duteros","destination":"helios","owner":1,"turns_remaining":4},{"id":79,"ship_count":1,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":4},{"id":82,"ship_count":3,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":81,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":73,"ship_count":1,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":1},{"id":78,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":3},{"id":77,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":84,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":76,"ship_count":2,"origin":"tetartos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":75,"ship_count":5,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":80,"ship_count":2,"origin":"duteros","destination":"helios","owner":1,"turns_remaining":3},{"id":79,"ship_count":1,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":3},{"id":82,"ship_count":3,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":81,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":83,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":78,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":2},{"id":77,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":1,"name":"helios"}],"expeditions":[{"id":84,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":86,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":85,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":80,"ship_count":2,"origin":"duteros","destination":"helios","owner":1,"turns_remaining":2},{"id":79,"ship_count":1,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":2},{"id":82,"ship_count":3,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":81,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":83,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":78,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":1},{"id":77,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":84,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":86,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":85,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":80,"ship_count":2,"origin":"duteros","destination":"helios","owner":1,"turns_remaining":1},{"id":79,"ship_count":1,"origin":"tritos","destination":"helios","owner":2,"turns_remaining":1},{"id":82,"ship_count":3,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":81,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":83,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":88,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":87,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":84,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":86,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":85,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":89,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":82,"ship_count":3,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":81,"ship_count":3,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":83,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":88,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":87,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":84,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":86,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":85,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":89,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":92,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":91,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":83,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":88,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":87,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":86,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":85,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":89,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":92,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":91,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":93,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":88,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":87,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":0,"x":0.0,"y":0.0,"owner":null,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":96,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":5},{"id":95,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":5},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":89,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":92,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":91,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":93,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":88,"ship_count":2,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":87,"ship_count":5,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":96,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":4},{"id":95,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":4},{"id":90,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":89,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":92,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":91,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":93,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":10},{"id":97,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":96,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":3},{"id":95,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":3},{"id":100,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":5},{"id":99,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":5},{"id":92,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":91,"ship_count":1,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":93,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":9},{"id":97,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":96,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":2},{"id":95,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":2},{"id":100,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":4},{"id":99,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":4},{"id":102,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":101,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":93,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":8},{"id":97,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":96,"ship_count":4,"origin":"pemptos","destination":"helios","owner":2,"turns_remaining":1},{"id":95,"ship_count":2,"origin":"protos","destination":"helios","owner":1,"turns_remaining":1},{"id":100,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":3},{"id":99,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":3},{"id":102,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":101,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":104,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":7},{"id":97,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":105,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":5},{"id":100,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":2},{"id":99,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":2},{"id":102,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":101,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":104,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":6},{"id":97,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":105,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":4},{"id":100,"ship_count":2,"origin":"tetartos","destination":"helios","owner":2,"turns_remaining":1},{"id":99,"ship_count":3,"origin":"extos","destination":"helios","owner":1,"turns_remaining":1},{"id":102,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":101,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":104,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":5},{"id":108,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":107,"ship_count":4,"origin":"helios","destination":"protos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":105,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":3},{"id":110,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":109,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":102,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":101,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":104,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":4},{"id":108,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":107,"ship_count":4,"origin":"helios","destination":"protos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":6,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":1,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":105,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":2},{"id":110,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":109,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":112,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":111,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":104,"ship_count":3,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":3},{"id":108,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":103,"ship_count":3,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":107,"ship_count":4,"origin":"helios","destination":"protos","owner":2,"turns_remaining":3}]}
{"planets":[{"ship_count":5,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":94,"ship_count":4,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":105,"ship_count":3,"origin":"extos","destination":"protos","owner":1,"turns_remaining":1},{"id":110,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":109,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":112,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":111,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":10},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":2},{"id":108,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":113,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":107,"ship_count":4,"origin":"helios","destination":"protos","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":5,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":115,"ship_count":3,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":5},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":107,"ship_count":4,"origin":"helios","destination":"protos","owner":2,"turns_remaining":1},{"id":110,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":109,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":112,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":111,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":9},{"id":98,"ship_count":3,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":1},{"id":108,"ship_count":2,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":113,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":7,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":115,"ship_count":3,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":4},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":117,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5},{"id":110,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":109,"ship_count":1,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":112,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":111,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":8},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":9},{"id":113,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":115,"ship_count":3,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":3},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":117,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4},{"id":119,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":10},{"id":112,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":111,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":7},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":8},{"id":113,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":2,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":115,"ship_count":3,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":2},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":117,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":119,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":9},{"id":121,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":120,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":5},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":6},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":7},{"id":113,"ship_count":2,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":1,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":1,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":7,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":115,"ship_count":3,"origin":"helios","destination":"duteros","owner":2,"turns_remaining":1},{"id":106,"ship_count":4,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":117,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":119,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":8},{"id":121,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":120,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":4},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":5},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":6},{"id":123,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":5},{"id":122,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":2,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":8,"x":-3.0,"y":-5.0,"owner":1,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":125,"ship_count":4,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":5},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":117,"ship_count":4,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":119,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":7},{"id":121,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":120,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":3},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":4},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":5},{"id":123,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":4},{"id":122,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":4}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":3,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":125,"ship_count":4,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":4},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":9},{"id":119,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":6},{"id":121,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":120,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":2},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":3},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":4},{"id":123,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":3},{"id":122,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":3},{"id":126,"ship_count":8,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":2,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":1,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":125,"ship_count":4,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":3},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":8},{"id":129,"ship_count":4,"origin":"helios","destination":"pemptos","owner":2,"turns_remaining":5},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":5},{"id":121,"ship_count":2,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":120,"ship_count":3,"origin":"helios","destination":"extos","owner":2,"turns_remaining":1},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":2},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":3},{"id":123,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":2},{"id":122,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":2},{"id":126,"ship_count":8,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":10}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":3,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":7,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":5,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":2,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":2,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":125,"ship_count":4,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":2},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":7},{"id":129,"ship_count":4,"origin":"helios","destination":"pemptos","owner":2,"turns_remaining":4},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":4},{"id":131,"ship_count":3,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":10},{"id":114,"ship_count":4,"origin":"tetartos","destination":"extos","owner":2,"turns_remaining":1},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":2},{"id":123,"ship_count":1,"origin":"protos","destination":"extos","owner":1,"turns_remaining":1},{"id":122,"ship_count":3,"origin":"pemptos","destination":"extos","owner":2,"turns_remaining":1},{"id":126,"ship_count":8,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":9}]}
{"planets":[{"ship_count":2,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":9,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":3,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":125,"ship_count":4,"origin":"duteros","destination":"protos","owner":1,"turns_remaining":1},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":6},{"id":129,"ship_count":4,"origin":"helios","destination":"pemptos","owner":2,"turns_remaining":3},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":3},{"id":131,"ship_count":3,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":9},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":9},{"id":116,"ship_count":1,"origin":"duteros","destination":"extos","owner":1,"turns_remaining":1},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":8},{"id":126,"ship_count":8,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":2}]}
{"planets":[{"ship_count":7,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":5,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":7,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":4,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":133,"ship_count":6,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":5},{"id":129,"ship_count":4,"origin":"helios","destination":"pemptos","owner":2,"turns_remaining":2},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":2},{"id":131,"ship_count":3,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":8},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":8},{"id":126,"ship_count":8,"origin":"extos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":7}]}
{"planets":[{"ship_count":1,"x":-6.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":0,"x":3.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":3,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":5,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":133,"ship_count":6,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":4},{"id":129,"ship_count":4,"origin":"helios","destination":"pemptos","owner":2,"turns_remaining":1},{"id":118,"ship_count":4,"origin":"tritos","destination":"protos","owner":2,"turns_remaining":1},{"id":131,"ship_count":3,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":7},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":7},{"id":135,"ship_count":7,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":6},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":7,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":1,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":4,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":4,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":6,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":133,"ship_count":6,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":3},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":136,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":131,"ship_count":3,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":6},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":6},{"id":135,"ship_count":7,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":8,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":3,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":2,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":8,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":5,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":7,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":133,"ship_count":6,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":2},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":136,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":138,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":5},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":5},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":5},{"id":135,"ship_count":7,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":3,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":9,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":4,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":3,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":9,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":6,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":8,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":133,"ship_count":6,"origin":"extos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":127,"ship_count":6,"origin":"duteros","destination":"extos","owner":2,"turns_remaining":1},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":136,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":138,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":4},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":4},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":4},{"id":135,"ship_count":7,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":8},{"id":139,"ship_count":2,"origin":"protos","destination":"tetartos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":4,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":10,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":5,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":4,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":16,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":12,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":9,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":140,"ship_count":1,"origin":"extos","destination":"protos","owner":2,"turns_remaining":5},{"id":124,"ship_count":6,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":139,"ship_count":2,"origin":"protos","destination":"tetartos","owner":2,"turns_remaining":10},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":136,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":138,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":3},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":3},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":3},{"id":135,"ship_count":7,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":7}]}
{"planets":[{"ship_count":11,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":5,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":17,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":13,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":6,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":140,"ship_count":1,"origin":"extos","destination":"protos","owner":2,"turns_remaining":4},{"id":141,"ship_count":4,"origin":"helios","destination":"tetartos","owner":2,"turns_remaining":5},{"id":139,"ship_count":2,"origin":"protos","destination":"tetartos","owner":2,"turns_remaining":9},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":136,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":138,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":2},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":2},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":2},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":6},{"id":128,"ship_count":3,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":12,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":7,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":6,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":10,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":14,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":7,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":140,"ship_count":1,"origin":"extos","destination":"protos","owner":2,"turns_remaining":3},{"id":141,"ship_count":4,"origin":"helios","destination":"tetartos","owner":2,"turns_remaining":4},{"id":139,"ship_count":2,"origin":"protos","destination":"tetartos","owner":2,"turns_remaining":8},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":142,"ship_count":5,"origin":"pemptos","destination":"duteros","owner":2,"turns_remaining":11},{"id":138,"ship_count":4,"origin":"tritos","destination":"duteros","owner":2,"turns_remaining":1},{"id":130,"ship_count":1,"origin":"protos","destination":"pemptos","owner":1,"turns_remaining":1},{"id":132,"ship_count":5,"origin":"tritos","destination":"pemptos","owner":2,"turns_remaining":1},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":13,"x":-6.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":9,"x":-3.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":1,"x":3.0,"y":5.0,"owner":2,"name":"tritos"},{"ship_count":7,"x":6.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":15,"x":3.0,"y":-5.0,"owner":2,"name":"pemptos"},{"ship_count":15,"x":-3.0,"y":-5.0,"owner":2,"name":"extos"},{"ship_count":8,"x":0.0,"y":0.0,"owner":2,"name":"helios"}],"expeditions":[{"id":140,"ship_count":1,"origin":"extos","destination":"protos","owner":2,"turns_remaining":2},{"id":141,"ship_count":4,"origin":"helios","destination":"tetartos","owner":2,"turns_remaining":3},{"id":139,"ship_count":2,"origin":"protos","destination":"tetartos","owner":2,"turns_remaining":7},{"id":137,"ship_count":7,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":142,"ship_count":5,"origin":"pemptos","destination":"duteros","owner":2,"turns_remaining":10},{"id":143,"ship_count":7,"origin":"tritos","destination":"tetartos","owner":2,"turns_remaining":5},{"id":134,"ship_count":1,"origin":"extos","destination":"tritos","owner":2,"turns_remaining":4}]}

File diff suppressed because one or more lines are too long

View file

@ -1,24 +0,0 @@
{"planets":[{"ship_count":7,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":7,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":0,"ship_count":6,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":0,"x":0.0,"y":5.0,"owner":null,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":1,"ship_count":6,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":6,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":10},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":12,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":3,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":9},{"id":2,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":3,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":5},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":14,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":11}]}
{"planets":[{"ship_count":1,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":8},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":11},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":5},{"id":4,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":5,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":4},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":10},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":16,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3}]}
{"planets":[{"ship_count":1,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":7},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":10},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":4},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":6,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":7,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":3},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":9},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":18,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":1,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":6},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":9},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":3},{"id":20,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":8,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":9,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":8}]}
{"planets":[{"ship_count":1,"x":-3.0,"y":0.0,"owner":1,"name":"protos"},{"ship_count":1,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":11,"ship_count":1,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":8},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":7},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":13,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":23,"ship_count":5,"origin":"duteros","destination":"protos","owner":2,"turns_remaining":1},{"id":10,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1}]}
{"planets":[{"ship_count":4,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":1,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":15,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":7},{"id":24,"ship_count":1,"origin":"protos","destination":"duteros","owner":1,"turns_remaining":1},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":6},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":6},{"id":17,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":5},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2}]}
{"planets":[{"ship_count":3,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":3,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":9},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":2},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":5},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":5},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":4},{"id":19,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":5,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":4,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":8},{"id":21,"ship_count":1,"origin":"tetartos","destination":"duteros","owner":2,"turns_remaining":1},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":4},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":4},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":3},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10}]}
{"planets":[{"ship_count":3,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":3,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":5,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":7},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":5},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":3},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":3},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":2},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":9}]}
{"planets":[{"ship_count":4,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":4,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":6},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":4},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":2},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":2},{"id":22,"ship_count":1,"origin":"protos","destination":"tetartos","owner":1,"turns_remaining":1},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":8},{"id":30,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":5}]}
{"planets":[{"ship_count":2,"x":-3.0,"y":0.0,"owner":2,"name":"protos"},{"ship_count":5,"x":0.0,"y":5.0,"owner":2,"name":"duteros"},{"ship_count":6,"x":6.0,"y":5.0,"owner":null,"name":"tritos"},{"ship_count":2,"x":9.0,"y":0.0,"owner":2,"name":"tetartos"},{"ship_count":6,"x":6.0,"y":-5.0,"owner":null,"name":"pemptos"},{"ship_count":6,"x":0.0,"y":-5.0,"owner":null,"name":"extos"}],"expeditions":[{"id":26,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":5},{"id":29,"ship_count":4,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":3},{"id":25,"ship_count":2,"origin":"tetartos","destination":"protos","owner":2,"turns_remaining":1},{"id":27,"ship_count":3,"origin":"duteros","destination":"tritos","owner":2,"turns_remaining":1},{"id":31,"ship_count":3,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":10},{"id":28,"ship_count":2,"origin":"protos","destination":"tritos","owner":2,"turns_remaining":7},{"id":30,"ship_count":4,"origin":"tetartos","destination":"tritos","owner":2,"turns_remaining":4}]}

View file

@ -29,6 +29,13 @@ p {
position: relative; position: relative;
} }
#name {
position: absolute;
top: 10px;
left: 10px;
color: white;
}
#meta{ #meta{
padding: 10px 2%; padding: 10px 2%;
color: white; color: white;

View file

@ -0,0 +1,26 @@
#ifdef GL_ES
precision mediump float;
#endif
uniform vec3 u_planets[$PLANETS];
uniform vec3 u_planet_colours[$PLANETS * 2];
uniform float u_step_interval;
uniform float u_time;
varying vec2 v_pos;
void main() {
vec3 color = vec3(0.2);
float dis = 1000000.0;
for(int i = 0; i < $PLANETS; i++) {
float d = distance(v_pos, u_planets[i].xy);
if (d < dis) {
dis = d;
color = u_planet_colours[2 * i];
}
}
gl_FragColor = vec4(color, 0.2);
}

View file

@ -0,0 +1,26 @@
#ifdef GL_ES
precision mediump float;
#endif
attribute vec2 a_pos;
uniform vec4 u_viewbox; // [x, y, width, height]
uniform vec2 u_resolution;
varying vec2 v_pos;
void main() {
vec2 uv = (a_pos.xy + 1.0) * 0.5;
uv = 1.0 - uv;
// uv *= -1.0;
// Viewbox's center is top left, a_position's is in the center to the screen
// So translate and scale the viewbox**
uv *= u_viewbox.zw;
uv -= u_viewbox.xy + u_viewbox.zw;
v_pos = uv.xy;
gl_Position = vec4(a_pos, 0.0, 1.0);
}