tests/navi-march: New; exercises navigate and march command
Does not cover scattered navigate and march, RAILWAYS 0, enemy action while sitting at the prompt, and interdiction. The test exposes bugs. They're marked "BUG:" in the test input. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
7c3186f02a
commit
56ac486cc8
12 changed files with 2472 additions and 34 deletions
2
Make.mk
2
Make.mk
|
@ -262,6 +262,7 @@ ifeq ($(empthread),LWP)
|
||||||
$(srcdir)/tests/smoke-test $(srcdir)
|
$(srcdir)/tests/smoke-test $(srcdir)
|
||||||
$(srcdir)/tests/actofgod-test $(srcdir)
|
$(srcdir)/tests/actofgod-test $(srcdir)
|
||||||
$(srcdir)/tests/build-test $(srcdir)
|
$(srcdir)/tests/build-test $(srcdir)
|
||||||
|
$(srcdir)/tests/navi-march-test $(srcdir)
|
||||||
$(srcdir)/tests/fire-test $(srcdir)
|
$(srcdir)/tests/fire-test $(srcdir)
|
||||||
$(srcdir)/tests/bridgefall-test $(srcdir)
|
$(srcdir)/tests/bridgefall-test $(srcdir)
|
||||||
$(srcdir)/tests/retreat-test $(srcdir)
|
$(srcdir)/tests/retreat-test $(srcdir)
|
||||||
|
@ -269,6 +270,7 @@ else
|
||||||
@echo "$(srcdir)/tests/smoke-test SKIPPED"
|
@echo "$(srcdir)/tests/smoke-test SKIPPED"
|
||||||
@echo "$(srcdir)/tests/actofgod-test SKIPPED"
|
@echo "$(srcdir)/tests/actofgod-test SKIPPED"
|
||||||
@echo "$(srcdir)/tests/build-test SKIPPED"
|
@echo "$(srcdir)/tests/build-test SKIPPED"
|
||||||
|
@echo "$(srcdir)/tests/navi-march-test SKIPPED"
|
||||||
@echo "$(srcdir)/tests/fire-test SKIPPED"
|
@echo "$(srcdir)/tests/fire-test SKIPPED"
|
||||||
@echo "$(srcdir)/tests/bridgefall-test SKIPPED"
|
@echo "$(srcdir)/tests/bridgefall-test SKIPPED"
|
||||||
@echo "$(srcdir)/tests/retreat-test SKIPPED"
|
@echo "$(srcdir)/tests/retreat-test SKIPPED"
|
||||||
|
|
27
tests/navi-march-test
Executable file
27
tests/navi-march-test
Executable file
|
@ -0,0 +1,27 @@
|
||||||
|
#!/bin/sh -e
|
||||||
|
# navigate and march test for Empire
|
||||||
|
|
||||||
|
if [ $# -ne 1 ]
|
||||||
|
then echo "Usage: $0 SRCDIR" >&2; exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
srcdir="$1"
|
||||||
|
|
||||||
|
. "$srcdir"/tests/test-common.sh
|
||||||
|
|
||||||
|
create_sandbox
|
||||||
|
cat >>$econfig <<EOF
|
||||||
|
WORLD_X 32
|
||||||
|
WORLD_Y 16
|
||||||
|
MARKET 1
|
||||||
|
EOF
|
||||||
|
customize big-city
|
||||||
|
# TODO cover scattered navigate
|
||||||
|
# TODO cover scattered march
|
||||||
|
# TODO cover RAILWAYS 0
|
||||||
|
|
||||||
|
begin_test "$srcdir"/tests/navi-march/setup-POGO
|
||||||
|
feed_dir "$srcdir"/tests/navi-march
|
||||||
|
end_test
|
||||||
|
|
||||||
|
cmp_logs_xdump
|
129
tests/navi-march/01-navigate-1
Normal file
129
tests/navi-march/01-navigate-1
Normal file
|
@ -0,0 +1,129 @@
|
||||||
|
|| list, change leader, nonsense
|
||||||
|
navi 2/3/0 i
|
||||||
|
fi
|
||||||
|
X
|
||||||
|
|
||||||
|
|| stuck in starting sector
|
||||||
|
| on sale/unremarkable/dead/foreign/crewless in 0,0
|
||||||
|
set s 12 500
|
||||||
|
navi 12/10/19/11/13
|
||||||
|
yh
|
||||||
|
| in harbor 1,1 2% and 3,1 1%
|
||||||
|
navi 20 yh
|
||||||
|
navi 21 h
|
||||||
|
| in bridge 2,0 60% and 6,0 59%
|
||||||
|
navi 22 uh
|
||||||
|
navi 23 h
|
||||||
|
| in canal 2,2 2% and 4,2 1%
|
||||||
|
navi 24/26 yh
|
||||||
|
navi 25 h
|
||||||
|
| landlocked in 1,-1
|
||||||
|
navi 27 h
|
||||||
|
|| get stuck on the way
|
||||||
|
| sink, by hitting mine in 11,-5
|
||||||
|
| #31 hits a mine, #30 doesn't
|
||||||
|
navi 31/30 jX
|
||||||
|
iyh
|
||||||
|
| lose crew, by hitting mines in 11,-5
|
||||||
|
| at least one hit must lose crew; use __cmd to force it if necessary
|
||||||
|
navi 32/33/34/35/36/37/38/39 jiyh
|
||||||
|
| BUG: moves on without crew
|
||||||
|
| TODO sink ship at navi prompt, changing leader
|
||||||
|
| TODO slap bridge onto ship at navi prompt
|
||||||
|
|| sector entry
|
||||||
|
| enter harbor 1,1 2% and 3,1 1%
|
||||||
|
navi 50 nh
|
||||||
|
navi 51 bX
|
||||||
|
h
|
||||||
|
| enter bridge 2,0 60% and 6,0 59%
|
||||||
|
navi 52 gh
|
||||||
|
navi 53 jX
|
||||||
|
h
|
||||||
|
| enter canal 2,2 2%, not all capable
|
||||||
|
navi 54/55 n
|
||||||
|
iyyh
|
||||||
|
navi 57/56 n
|
||||||
|
iyyh
|
||||||
|
| BUG: 54/55 moves pt n, pt/cs yy, 57/56 moves nothing n, cs/pt yy
|
||||||
|
navi 58/59 nX
|
||||||
|
h
|
||||||
|
| enter canal 4,2 1%
|
||||||
|
navi 60 bX
|
||||||
|
h
|
||||||
|
| enter land 1,-1
|
||||||
|
navi 61 gX
|
||||||
|
h
|
||||||
|
| enter unowned harbor 11,1, friendly -7,1, unfriendly -9,1
|
||||||
|
navi 62 bh
|
||||||
|
navi 63 bh
|
||||||
|
navi 64 bX
|
||||||
|
h
|
||||||
|
| enter unfriendly canal -10,2
|
||||||
|
navi 65 bX
|
||||||
|
h
|
||||||
|
| BUG: reports "too large"
|
||||||
|
| enter unowned bridge 10,0, friendly -6,0, unfriendly bridge -10,0
|
||||||
|
navi 70 gh
|
||||||
|
navi 71 gh
|
||||||
|
navi 72 gX
|
||||||
|
h
|
||||||
|
| run out of mob, change leader
|
||||||
|
navi 84/83/80/81/82
|
||||||
|
yyyy
|
||||||
|
h
|
||||||
|
|| path finding
|
||||||
|
| to sea, sea, land
|
||||||
|
navi 90 -3,-3
|
||||||
|
0,-4
|
||||||
|
1,-1
|
||||||
|
navi 90 1,-1
|
||||||
|
h
|
||||||
|
| odd: unreachable dest at prompt stops, argument doesn't
|
||||||
|
| to allied harbor 2%
|
||||||
|
navi 91 -3,1
|
||||||
|
h
|
||||||
|
| to canal 2%
|
||||||
|
navi 92 2,2
|
||||||
|
h
|
||||||
|
| BUG: can't find path to / through canal
|
||||||
|
|| lookout, mapping, radar, sonar
|
||||||
|
navi 102/101/100
|
||||||
|
v
|
||||||
|
B
|
||||||
|
l
|
||||||
|
l 0
|
||||||
|
ygg
|
||||||
|
B 0
|
||||||
|
M *
|
||||||
|
r
|
||||||
|
r 100
|
||||||
|
s
|
||||||
|
s 100
|
||||||
|
f
|
||||||
|
r
|
||||||
|
h
|
||||||
|
|| mining
|
||||||
|
navi 110/111 d
|
||||||
|
d 12
|
||||||
|
nd 111/110 3
|
||||||
|
h
|
||||||
|
|| sweeping
|
||||||
|
| no sweepers
|
||||||
|
navi 0/1 mh
|
||||||
|
| not at sea
|
||||||
|
navi 5 mh
|
||||||
|
| implicit sweep
|
||||||
|
navi 121/122/128 j
|
||||||
|
| explicit sweep, out of mob
|
||||||
|
imjh
|
||||||
|
| magazine full
|
||||||
|
| mess with the dice to avoid hitting one
|
||||||
|
__cmd added -1 0 0
|
||||||
|
navi 129 nmh
|
||||||
|
| implicit sweep in dense minefield, not all capable
|
||||||
|
navi 135/130/131/136/137/138/139
|
||||||
|
j
|
||||||
|
| implicit sweep, not all capable
|
||||||
|
mmmh
|
||||||
|
| BUG: mobility use low
|
||||||
|
|| TODO interdiction
|
134
tests/navi-march/02-march-1
Normal file
134
tests/navi-march/02-march-1
Normal file
|
@ -0,0 +1,134 @@
|
||||||
|
|| list, change flagship, nonsense
|
||||||
|
march 2/3/0 i
|
||||||
|
fi
|
||||||
|
X
|
||||||
|
|
||||||
|
|| stuck in starting sector
|
||||||
|
| on sale/unremarkable/dead/foreign/crewless/loaded in 1,1
|
||||||
|
set l 12 500
|
||||||
|
march 12/10/19/11/13/14/15
|
||||||
|
nh
|
||||||
|
| non-train leading train in 1,3
|
||||||
|
march 20/22 jh
|
||||||
|
| train leading non-train and 50% train in 1,3
|
||||||
|
march 22/21/23 jh
|
||||||
|
| no rail in 2,2
|
||||||
|
march 24 nh
|
||||||
|
| BUG: not stuck
|
||||||
|
| kidnapped in -5,3
|
||||||
|
march 25 gh
|
||||||
|
|| get stuck on the way
|
||||||
|
| die, by hitting mine in 8,6
|
||||||
|
| #31 hits a mine, #30 doesn't
|
||||||
|
march 31/30 jX
|
||||||
|
iyh
|
||||||
|
| odd: death is silent
|
||||||
|
| lose crew, by hitting mines in 8,6
|
||||||
|
| at least one hit must lose crew; use __cmd to force it if necessary
|
||||||
|
__cmd added -1 0 0
|
||||||
|
march 32/33/34/35/36/37/38/39 jiyh
|
||||||
|
| BUG: moves on without crew
|
||||||
|
| TODO destroy land unit at march prompt, changing leader
|
||||||
|
| TODO kidnap at march prompt
|
||||||
|
|| sector entry
|
||||||
|
| enter unowned 11,3
|
||||||
|
march 50 jh
|
||||||
|
| enter allied -1,3 (mined)
|
||||||
|
march 51 gh
|
||||||
|
| enter friendly -5,3, not all capable
|
||||||
|
march 52/53 g
|
||||||
|
ijjh
|
||||||
|
| mess with the dice to avoid relations downgrade
|
||||||
|
__cmd added -1 0 0
|
||||||
|
march 55/54 g
|
||||||
|
ijjh
|
||||||
|
| BUG: 52/53 moves nothing g, cav/spy jj, 53/54 moves spy g, spy/cav jj
|
||||||
|
| enter hostile 10,4
|
||||||
|
march 56/57/58/59 jh
|
||||||
|
| enter sea
|
||||||
|
march 60 yX
|
||||||
|
h
|
||||||
|
| enter railway 1,3 5% and 3,5 4% (no rail)
|
||||||
|
march 70 gh
|
||||||
|
march 71 bX
|
||||||
|
h
|
||||||
|
| enter rail extension 4,4 60% and 6,4 59% (no rail)
|
||||||
|
march 72 bh
|
||||||
|
march 73 nX
|
||||||
|
h
|
||||||
|
| enter friendly -5,5 (no rail)
|
||||||
|
march 74 bX
|
||||||
|
h
|
||||||
|
| enter allied X,Y (no rail)
|
||||||
|
march 75 bX
|
||||||
|
h
|
||||||
|
| abandon sector 1,7, don't abandon 3,7
|
||||||
|
march 76/77 yj
|
||||||
|
y
|
||||||
|
h
|
||||||
|
march 78/79 yj
|
||||||
|
n
|
||||||
|
h
|
||||||
|
| TODO empty sector at march prompt
|
||||||
|
| run out of mob, change leader
|
||||||
|
march 84/83/80/81/82
|
||||||
|
jjun
|
||||||
|
h
|
||||||
|
|| path finding
|
||||||
|
| within own
|
||||||
|
march 90 4,4
|
||||||
|
march 90
|
||||||
|
4,2
|
||||||
|
| odd: march to dest stops, navi doesn't
|
||||||
|
| to sea
|
||||||
|
march 90 0,0
|
||||||
|
h
|
||||||
|
march 90
|
||||||
|
0,0
|
||||||
|
| odd: unreachable dest at prompt stops, argument doesn't
|
||||||
|
| to ally
|
||||||
|
march 91 -2,2
|
||||||
|
h
|
||||||
|
| BUG: can't find path to / through ally
|
||||||
|
|| lookout, mapping, radar
|
||||||
|
march 101/100
|
||||||
|
v
|
||||||
|
B
|
||||||
|
l
|
||||||
|
l 0
|
||||||
|
gbbb
|
||||||
|
B 0
|
||||||
|
| BUG: radar not used on march
|
||||||
|
M *
|
||||||
|
r
|
||||||
|
r 100
|
||||||
|
f
|
||||||
|
r
|
||||||
|
h
|
||||||
|
|| mining old-owned 7,7 and 6,6
|
||||||
|
march 110/111 d
|
||||||
|
d 2
|
||||||
|
yd 111/110 2
|
||||||
|
h
|
||||||
|
|| sweeping
|
||||||
|
| no engineers
|
||||||
|
march 0/2 mh
|
||||||
|
| bridge span, no landmines
|
||||||
|
march 120 mh
|
||||||
|
| implicit sweep of occupied 9,7
|
||||||
|
march 121/128 j
|
||||||
|
| explicit sweep of same, out of mob
|
||||||
|
mi
|
||||||
|
| BUG: 128 stays behind
|
||||||
|
| no implicit sweep in old-owned 7,7
|
||||||
|
g
|
||||||
|
| explicit sweep in same
|
||||||
|
mh
|
||||||
|
| implicit sweep in dense minefield, not all capable
|
||||||
|
march 135/130/131/136/137/138/139
|
||||||
|
j
|
||||||
|
| implicit sweep, not all capable
|
||||||
|
mmmh
|
||||||
|
| BUG: non-sweeper hits mine
|
||||||
|
| BUG: mobility use low
|
||||||
|
|| TODO interdiction
|
14
tests/navi-march/99-POGO
Normal file
14
tests/navi-march/99-POGO
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
read 1
|
||||||
|
read 2
|
||||||
|
read 3
|
||||||
|
read 4
|
||||||
|
read 5
|
||||||
|
read 6
|
||||||
|
ship *
|
||||||
|
carg * ?shell#0
|
||||||
|
retr * ?rflags#0
|
||||||
|
miss s * ?mission#0 q
|
||||||
|
land *
|
||||||
|
lcar * ?shell#0
|
||||||
|
lret * ?rflags#0
|
||||||
|
miss l * ?mission#0 q
|
317
tests/navi-march/final.xdump
Normal file
317
tests/navi-march/final.xdump
Normal file
|
@ -0,0 +1,317 @@
|
||||||
|
config sect
|
||||||
|
owner xloc yloc des effic mobil off loyal terr0 terr1 terr2 terr3 dterr xdist ydist avail elev work coastal newdes min gold fert ocontent uran oldown civil milit shell gun petrol iron dust bar food oil lcm hcm uw rad c_dist m_dist s_dist g_dist p_dist i_dist d_dist b_dist f_dist o_dist l_dist h_dist u_dist r_dist c_del m_del s_del g_del p_del i_del d_del b_del f_del o_del l_del h_del u_del r_del mines pstage ptime che che_target fallout access road rail dfense
|
||||||
|
1 2 0 28 60 0 0 0 0 0 0 0 0 2 0 0 0 0 1 28 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 6 0 28 59 0 0 0 0 0 0 0 0 6 0 0 0 0 1 28 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 10 0 28 60 0 0 0 0 0 0 0 0 10 0 0 0 0 1 28 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -10 0 28 60 0 0 0 0 0 0 0 0 -10 0 0 0 0 1 28 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -6 0 28 60 0 0 0 0 0 0 0 0 -6 0 0 0 0 1 28 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 1 1 12 2 0 0 0 0 0 0 0 0 1 1 0 0 0 1 12 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 3 1 12 1 0 0 0 0 0 0 0 0 3 1 0 0 0 1 12 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 5 1 12 2 0 0 0 0 0 0 0 0 5 1 0 0 0 1 12 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 7 1 12 2 0 0 0 0 0 0 0 0 7 1 0 0 0 1 12 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 9 1 12 2 0 0 0 0 0 0 0 0 9 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 11 1 12 2 0 0 0 0 0 0 0 0 11 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 13 1 12 2 0 0 0 0 0 0 0 0 13 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 15 1 12 2 0 0 0 0 0 0 0 0 15 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -15 1 12 2 0 0 0 0 0 0 0 0 -15 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -13 1 12 2 0 0 0 0 0 0 0 0 -13 1 0 0 0 1 12 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -11 1 12 2 0 0 0 0 0 0 0 0 -11 1 0 0 0 1 12 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -9 1 12 2 0 0 0 0 0 0 0 0 -9 1 0 0 0 1 12 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -7 1 12 2 0 0 0 0 0 0 0 0 -7 1 0 0 0 1 12 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -5 1 12 2 0 0 0 0 0 0 0 0 -5 1 0 0 0 1 12 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -3 1 12 2 0 0 0 0 0 0 0 0 -3 1 0 0 0 1 12 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -1 1 12 2 0 0 0 0 0 0 0 0 -1 1 0 0 0 1 12 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 0 2 5 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 5 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 2 2 5 2 0 0 0 0 0 0 0 0 2 2 0 0 0 0 5 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 4 2 5 1 0 0 0 0 0 0 0 0 4 2 0 0 0 0 5 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 6 2 5 2 0 0 0 0 0 0 0 0 6 2 0 0 0 0 5 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 8 2 5 2 0 0 0 0 0 0 0 0 8 2 0 0 0 0 5 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 10 2 5 2 0 0 0 0 0 0 0 0 10 2 0 0 0 0 5 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 12 2 5 2 0 0 0 0 0 0 0 0 12 2 0 0 0 0 5 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 14 2 5 2 0 0 0 0 0 0 0 0 14 2 0 0 0 0 5 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -16 2 5 2 0 0 0 0 0 0 0 0 -16 2 0 0 0 0 5 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -14 2 5 2 0 0 0 0 0 0 0 0 -14 2 0 0 0 0 5 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -12 2 5 2 0 0 0 0 0 0 0 0 -12 2 0 0 0 0 5 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -10 2 5 2 0 0 0 0 0 0 0 0 -10 2 0 0 0 0 5 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -8 2 5 2 0 0 0 0 0 0 0 0 -8 2 0 0 0 0 5 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -6 2 5 2 0 0 0 0 0 0 0 0 -6 2 0 0 0 0 5 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -4 2 5 2 0 0 0 0 0 0 0 0 -4 2 0 0 0 0 5 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -2 2 5 2 0 0 0 0 0 0 0 0 -2 2 0 0 0 0 5 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 1 3 24 5 0 0 0 0 0 0 0 0 1 3 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 3 3 24 5 0 0 0 0 0 0 0 0 3 3 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 5 3 24 5 0 0 0 0 0 0 0 0 5 3 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 7 3 24 5 0 0 0 0 0 0 0 0 7 3 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 9 3 24 5 0 0 0 0 0 0 0 0 9 3 0 0 0 0 24 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 11 3 24 5 0 0 0 0 0 0 0 0 11 3 0 0 0 0 24 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 13 3 24 5 0 0 0 0 0 0 0 0 13 3 0 0 0 0 24 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 15 3 24 5 0 0 0 0 0 0 0 0 15 3 0 0 0 0 24 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -15 3 24 5 0 0 0 0 0 0 0 0 -15 3 0 0 0 0 24 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -13 3 24 5 0 0 0 0 0 0 0 0 -13 3 0 0 0 0 24 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -11 3 24 5 0 0 0 0 0 0 0 0 -11 3 0 0 0 0 24 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -9 3 24 5 0 0 0 0 0 0 0 0 -9 3 0 0 0 0 24 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -7 3 24 5 0 0 0 0 0 0 0 0 -7 3 0 0 0 0 24 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -5 3 24 5 0 0 0 0 0 0 0 0 -5 3 0 0 0 0 24 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -3 3 24 5 0 0 0 0 0 0 0 0 -3 3 0 0 0 0 24 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -1 3 24 5 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 24 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 0 4 10 100 0 0 0 0 0 0 0 0 0 4 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 2 4 24 4 0 0 0 0 0 0 0 0 2 4 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 4 4 10 60 0 0 0 0 0 0 0 0 4 4 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 6 4 10 59 0 0 0 0 0 0 0 0 6 4 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 8 4 10 100 0 0 0 0 0 0 0 0 8 4 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 10 4 10 100 0 0 0 0 0 0 0 0 10 4 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 12 4 10 100 0 0 0 0 0 0 0 0 12 4 0 0 0 0 10 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
6 14 4 10 100 0 0 0 0 0 0 0 0 14 4 0 0 0 0 10 0 0 0 0 0 6 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -16 4 10 100 0 0 0 0 0 0 0 0 -16 4 0 0 0 0 10 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
5 -14 4 10 100 0 0 0 0 0 0 0 0 -14 4 0 0 0 0 10 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -12 4 10 100 0 0 0 0 0 0 0 0 -12 4 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -10 4 10 100 0 0 0 0 0 0 0 0 -10 4 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -8 4 10 100 0 0 0 0 0 0 0 0 -8 4 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -6 4 10 100 0 0 0 0 0 0 0 0 -6 4 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -4 4 10 100 0 0 0 0 0 0 0 0 -4 4 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -2 4 10 100 0 0 0 0 0 0 0 0 -2 4 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 1 5 10 100 0 0 0 0 0 0 0 0 1 5 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 3 5 24 4 0 0 0 0 0 0 0 0 3 5 0 0 0 0 24 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 5 5 10 100 0 0 0 0 0 0 0 0 5 5 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 7 5 10 100 0 0 0 0 0 0 0 0 7 5 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 9 5 10 100 0 0 0 0 0 0 0 0 9 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 11 5 10 100 0 0 0 0 0 0 0 0 11 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 13 5 10 100 0 0 0 0 0 0 0 0 13 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 15 5 10 100 0 0 0 0 0 0 0 0 15 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -15 5 10 100 0 0 0 0 0 0 0 0 -15 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -13 5 10 100 0 0 0 0 0 0 0 0 -13 5 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -11 5 10 100 0 0 0 0 0 0 0 0 -11 5 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -9 5 10 100 0 0 0 0 0 0 0 0 -9 5 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -7 5 10 100 0 0 0 0 0 0 0 0 -7 5 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -5 5 10 100 0 0 0 0 0 0 0 0 -5 5 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -3 5 10 100 0 0 0 0 0 0 0 0 -3 5 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -1 5 10 100 0 0 0 0 0 0 0 0 -1 5 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 0 6 10 100 0 0 0 0 0 0 0 0 0 6 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 2 6 10 100 0 0 0 0 0 0 0 0 2 6 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 4 6 10 100 0 0 0 0 0 0 0 0 4 6 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 6 6 10 100 0 0 0 0 0 0 0 0 6 6 0 0 0 0 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 8 6 10 100 0 0 0 0 0 0 0 0 8 6 0 0 0 0 10 0 0 0 0 0 0 100 0 21 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 10 6 10 100 0 0 0 0 0 0 0 0 10 6 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 12 6 10 100 0 0 0 0 0 0 0 0 12 6 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 14 6 10 100 0 0 0 0 0 0 0 0 14 6 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -16 6 10 100 0 0 0 0 0 0 0 0 -16 6 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -14 6 10 100 0 0 0 0 0 0 0 0 -14 6 0 0 0 0 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -12 6 10 100 0 0 0 0 0 0 0 0 -12 6 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -10 6 10 100 0 0 0 0 0 0 0 0 -10 6 0 0 0 0 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -8 6 10 100 0 0 0 0 0 0 0 0 -8 6 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -6 6 10 100 0 0 0 0 0 0 0 0 -6 6 0 0 0 0 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -4 6 10 100 0 0 0 0 0 0 0 0 -4 6 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -2 6 10 100 0 0 0 0 0 0 0 0 -2 6 0 0 0 0 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 1 7 10 100 0 0 0 0 0 0 0 0 1 7 0 0 100 1 10 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 3 7 10 100 0 0 0 0 0 0 0 0 3 7 0 0 100 1 10 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 5 7 10 100 0 0 0 0 0 0 0 0 5 7 0 0 0 1 10 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 7 7 10 100 0 0 0 0 0 0 0 0 7 7 0 0 0 1 10 0 0 0 0 0 1 100 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 9 7 10 100 0 0 0 0 0 0 0 0 9 7 0 0 0 1 10 0 0 0 0 0 0 100 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 11 7 10 100 0 0 0 0 0 0 0 0 11 7 0 0 0 1 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 13 7 10 100 0 0 0 0 0 0 0 0 13 7 0 0 0 1 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 15 7 10 100 0 0 0 0 0 0 0 0 15 7 0 0 0 1 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -15 7 10 100 0 0 0 0 0 0 0 0 -15 7 0 0 0 1 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 -13 7 10 100 0 0 0 0 0 0 0 0 -13 7 0 0 0 1 10 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -11 7 10 100 0 0 0 0 0 0 0 0 -11 7 0 0 0 1 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
4 -9 7 10 100 0 0 0 0 0 0 0 0 -9 7 0 0 0 1 10 0 0 0 0 0 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -7 7 10 100 0 0 0 0 0 0 0 0 -7 7 0 0 0 1 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
3 -5 7 10 100 0 0 0 0 0 0 0 0 -5 7 0 0 0 1 10 0 0 0 0 0 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -3 7 10 100 0 0 0 0 0 0 0 0 -3 7 0 0 0 1 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
2 -1 7 10 100 0 0 0 0 0 0 0 0 -1 7 0 0 0 1 10 0 0 0 0 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 11 -5 0 0 0 0 0 0 0 0 0 0 11 -5 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 1 -3 9 1 0 0 0 0 0 0 0 0 1 -3 0 0 0 1 9 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
0 9 -3 0 0 0 0 0 0 0 0 0 0 9 -3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 healthy 0 0 0 0 0 0 0 0
|
||||||
|
1 1 -1 9 1 0 0 0 0 0 0 0 0 1 -1 0 0 0 1 9 0 0 0 0 0 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 0 0 0 0 0
|
||||||
|
/config
|
||||||
|
config ship
|
||||||
|
uid owner xloc yloc type effic mobil off tech opx opy mission radius fleet xstart xend ystart yend cargostart(0) cargostart(1) cargostart(2) cargostart(3) cargostart(4) cargostart(5) cargoend(0) cargoend(1) cargoend(2) cargoend(3) cargoend(4) cargoend(5) amtstart(0) amtstart(1) amtstart(2) amtstart(3) amtstart(4) amtstart(5) amtend(0) amtend(1) amtend(2) amtend(3) amtend(4) amtend(5) autonav civil milit shell gun petrol iron dust bar food oil lcm hcm uw rad pstage ptime access mquota path follow name xbuilt ybuilt builder rflags rpath
|
||||||
|
0 1 1 1 9 100 127 0 40 1 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 0 "" 1 1 1 () ""
|
||||||
|
1 1 1 1 2 100 127 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 1 "" 1 1 1 () ""
|
||||||
|
2 1 1 1 17 100 127 0 70 1 1 none 1 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 2 "" 1 1 1 () ""
|
||||||
|
3 1 1 1 1 100 127 0 35 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 3 "" 1 1 1 () ""
|
||||||
|
4 1 1 1 7 100 127 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 4 "" 1 1 1 (bombed) "hhhhn"
|
||||||
|
5 1 1 1 16 100 127 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 5 "" 1 1 1 () ""
|
||||||
|
10 1 -1 -1 9 100 117 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 10 "" 1 1 1 () ""
|
||||||
|
11 2 0 0 9 100 127 0 40 0 0 interdiction 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 11 "" 1 1 1 (bombed) "hhhhn"
|
||||||
|
12 1 0 0 9 100 127 0 40 0 0 interdiction 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 12 "" 1 1 1 (bombed) "hhhhn"
|
||||||
|
13 1 0 0 9 100 127 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 13 "" 1 1 1 () ""
|
||||||
|
20 1 0 0 9 100 117 0 40 1 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 20 "" 1 1 1 () ""
|
||||||
|
21 1 3 1 9 100 127 0 40 3 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 21 "" 1 1 1 () ""
|
||||||
|
22 1 3 -1 9 100 117 0 40 2 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 22 "" 1 1 1 () ""
|
||||||
|
23 1 6 0 9 100 127 0 40 6 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 23 "" 1 1 1 () ""
|
||||||
|
24 1 1 1 9 100 117 0 40 2 2 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 24 "" 1 1 1 () ""
|
||||||
|
25 1 4 2 9 100 127 0 40 4 2 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 25 "" 1 1 1 () ""
|
||||||
|
26 1 2 2 2 100 127 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 26 "" 1 1 1 () ""
|
||||||
|
27 1 1 -1 9 100 127 0 40 1 -1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 27 "" 1 1 1 () ""
|
||||||
|
30 1 10 -6 9 100 108 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 30 "" 1 1 1 () ""
|
||||||
|
31 0 11 -5 9 0 53 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 31 "" 1 1 1 () ""
|
||||||
|
32 1 10 -6 9 75 105 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 32 "" 1 1 1 () ""
|
||||||
|
33 1 10 -6 9 80 106 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 33 "" 1 1 1 () ""
|
||||||
|
34 1 10 -6 9 100 108 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 34 "" 1 1 1 () ""
|
||||||
|
35 1 10 -6 9 66 103 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 35 "" 1 1 1 () ""
|
||||||
|
36 1 10 -6 9 80 106 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 36 "" 1 1 1 () ""
|
||||||
|
37 1 10 -6 9 80 106 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 37 "" 1 1 1 () ""
|
||||||
|
38 1 10 -6 9 69 104 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 38 "" 1 1 1 () ""
|
||||||
|
39 1 10 -6 9 64 103 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 39 "" 1 1 1 () ""
|
||||||
|
50 1 1 1 9 100 117 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 50 "" 1 1 1 () ""
|
||||||
|
51 1 4 0 9 100 127 0 40 4 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 51 "" 1 1 1 () ""
|
||||||
|
52 1 2 0 9 100 117 0 40 4 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 52 "" 1 1 1 () ""
|
||||||
|
53 1 4 0 9 100 127 0 40 4 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 53 "" 1 1 1 () ""
|
||||||
|
54 1 0 0 9 100 99 0 40 1 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 54 "" 1 1 1 () ""
|
||||||
|
55 1 -1 -1 2 100 97 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 55 "" 1 1 1 () ""
|
||||||
|
56 1 -1 -1 9 100 108 0 40 1 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 56 "" 1 1 1 () ""
|
||||||
|
57 1 -1 -1 2 100 97 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 57 "" 1 1 1 () ""
|
||||||
|
58 1 1 1 2 100 127 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 58 "" 1 1 1 () ""
|
||||||
|
59 1 1 1 2 100 127 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 59 "" 1 1 1 () ""
|
||||||
|
60 1 5 1 9 100 127 0 40 5 1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 60 "" 1 1 1 () ""
|
||||||
|
61 1 3 -1 9 100 127 0 40 3 -1 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 61 "" 1 1 1 () ""
|
||||||
|
62 1 -13 1 9 100 117 0 40 -12 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 62 "" 1 1 1 () ""
|
||||||
|
63 1 -5 1 9 100 117 0 40 -4 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 63 "" 1 1 1 () ""
|
||||||
|
64 1 -8 0 9 100 127 0 40 -8 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 64 "" 1 1 1 () ""
|
||||||
|
65 1 -9 1 2 100 127 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 65 "" 1 1 1 () ""
|
||||||
|
70 1 -14 0 9 100 117 0 40 -12 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 70 "" 1 1 1 () ""
|
||||||
|
71 1 -6 0 9 100 117 0 40 -4 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 71 "" 1 1 1 () ""
|
||||||
|
72 1 -8 0 9 100 127 0 40 -8 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 72 "" 1 1 1 () ""
|
||||||
|
80 1 -4 -4 2 100 68 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 80 "" 1 1 1 () ""
|
||||||
|
81 1 -4 -4 2 100 68 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 81 "" 1 1 1 () ""
|
||||||
|
82 1 -3 -3 2 100 -13 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 82 "" 1 1 1 () ""
|
||||||
|
83 1 -1 -1 2 100 -13 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 83 "" 1 1 1 () ""
|
||||||
|
84 1 0 0 2 100 0 0 20 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 84 "" 1 1 1 () ""
|
||||||
|
90 1 0 -4 9 100 81 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 90 "" 1 1 1 () ""
|
||||||
|
91 1 -3 1 9 100 108 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 91 "" 1 1 1 () ""
|
||||||
|
92 1 0 0 9 100 127 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 92 "" 1 1 1 () ""
|
||||||
|
100 1 3 -1 17 100 108 0 200 8 0 none 3 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 100 "" 1 1 1 () ""
|
||||||
|
101 1 3 -1 1 100 84 0 35 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 101 "" 1 1 1 () ""
|
||||||
|
102 1 3 -1 7 100 85 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 102 "" 1 1 1 () ""
|
||||||
|
110 1 10 -2 16 100 113 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 84 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 110 "" 1 1 1 () ""
|
||||||
|
111 1 10 -2 16 100 113 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 97 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 111 "" 1 1 1 () ""
|
||||||
|
121 1 13 -3 16 100 85 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 121 "" 1 1 1 () ""
|
||||||
|
122 1 13 -3 16 100 85 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 3 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 122 "" 1 1 1 () ""
|
||||||
|
128 1 11 -3 16 100 -12 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 5 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 128 "" 1 1 1 () ""
|
||||||
|
129 1 10 -2 16 100 99 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 100 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 129 "" 1 1 1 () ""
|
||||||
|
130 1 11 -5 16 43 1 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 10 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 130 "" 1 1 1 () ""
|
||||||
|
131 1 11 -5 16 58 20 0 40 0 0 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 11 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 131 "" 1 1 1 () ""
|
||||||
|
135 1 11 -5 9 70 82 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 135 "" 1 1 1 () ""
|
||||||
|
136 1 11 -5 9 69 81 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 136 "" 1 1 1 () ""
|
||||||
|
137 1 11 -5 9 100 117 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 137 "" 1 1 1 () ""
|
||||||
|
138 1 11 -5 9 80 93 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 138 "" 1 1 1 () ""
|
||||||
|
139 1 11 -5 9 74 86 0 40 9 -5 none 0 "" 0 0 0 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 139 "" 1 1 1 () ""
|
||||||
|
149 0 0 0 0 0 0 0 0 0 0 none 0 "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 0 0 "" 0 "" 0 0 0 () ""
|
||||||
|
/config
|
||||||
|
config plane
|
||||||
|
uid owner xloc yloc type effic mobil off tech opx opy mission radius wing range harden ship land flags access theta
|
||||||
|
/config
|
||||||
|
config land
|
||||||
|
uid owner xloc yloc type effic mobil off tech opx opy mission radius army ship harden retreat rflags rpath civil milit shell gun petrol iron dust bar food oil lcm hcm uw rad pstage ptime land access
|
||||||
|
0 1 1 1 0 100 127 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
1 1 1 1 7 100 127 0 40 0 0 none 0 "" -1 127 42 (bombed) "hhhhn" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
2 1 1 1 8 100 127 0 40 1 1 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
3 1 1 1 21 100 127 0 270 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
4 1 1 1 15 100 127 0 130 1 1 reserve 1 "" -1 127 42 (bombed) "hhhhn" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
10 1 2 2 0 100 104 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
11 2 1 1 0 100 127 0 30 1 1 reserve 3 "" -1 127 42 (bombed) "hhhhn" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
12 1 1 1 0 100 127 0 30 1 1 reserve 3 "" -1 127 42 (bombed) "hhhhn" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
13 1 1 1 0 100 127 0 30 1 1 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
14 1 1 1 0 100 127 0 30 1 1 none 3 "" 1 0 42 () "" 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
15 1 1 1 0 100 127 0 30 1 1 none 3 "" -1 0 42 () "" 0 2 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 1 0
|
||||||
|
20 1 3 3 0 100 105 0 30 1 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
21 1 1 3 0 100 127 0 30 1 3 reserve 3 "" -1 127 42 (bombed) "hhhhn" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
22 1 3 3 7 100 60 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
23 1 3 3 7 50 -5 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
24 1 3 3 7 100 60 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
25 1 -5 3 0 100 127 0 30 -5 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
30 1 7 5 0 100 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
31 0 8 6 0 0 85 0 30 6 6 none 3 "" -1 0 42 () "" 0 4 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
32 1 7 5 0 87 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
33 1 7 5 0 100 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
34 1 7 5 0 86 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
35 1 7 5 0 87 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
36 1 7 5 0 78 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
37 1 7 5 0 90 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
38 1 7 5 0 78 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
39 1 7 5 0 84 93 0 30 6 6 none 3 "" -1 0 42 () "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
50 1 11 3 0 100 105 0 30 9 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
51 1 -1 3 0 100 105 0 30 1 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
52 1 1 3 0 100 84 0 30 -3 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
53 1 1 3 8 100 85 0 40 -3 3 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
54 1 1 3 0 100 84 0 30 -3 3 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
55 1 -1 3 8 100 64 0 40 -3 3 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
56 1 10 4 8 60 116 0 40 8 4 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
57 1 10 4 8 60 116 0 40 8 4 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
58 1 10 4 8 60 116 0 40 8 4 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
59 1 10 4 8 60 116 0 40 8 4 none 3 "" -1 0 42 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
60 1 1 1 0 100 127 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
70 1 1 3 7 100 60 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
71 1 4 4 7 100 127 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
72 1 4 4 7 100 78 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
73 1 5 3 7 100 127 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
74 1 -4 4 7 100 127 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
75 1 0 4 7 100 127 0 40 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
76 1 2 6 0 100 104 0 30 1 7 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
77 1 2 6 0 100 104 0 30 1 7 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
78 1 4 6 0 100 104 0 30 3 7 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
79 1 3 7 0 100 127 0 30 3 7 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
80 1 9 5 0 100 60 0 30 3 5 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
81 1 9 5 0 100 60 0 30 3 5 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
82 1 8 4 0 100 -14 0 30 3 5 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
83 1 5 5 0 100 -10 0 30 3 5 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
84 1 3 5 0 100 0 0 30 3 5 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
90 1 4 2 0 100 24 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
91 1 1 1 0 100 127 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
100 1 -4 4 21 100 67 0 270 0 0 none 0 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
101 1 -4 4 0 100 50 0 30 1 1 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
110 1 6 6 15 100 111 0 130 7 7 none 1 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
111 1 6 6 15 100 112 0 130 7 7 none 1 "" -1 0 42 () "" 0 5 1 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
120 1 2 0 15 100 127 0 130 2 0 none 1 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
121 1 7 7 15 100 52 0 130 7 7 none 1 "" -1 0 42 () "" 0 5 3 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
128 1 9 7 15 100 -23 0 130 7 7 none 1 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
130 1 8 6 15 94 52 0 130 6 6 none 1 "" -1 0 42 () "" 0 4 3 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
131 1 8 6 15 100 52 0 130 6 6 none 1 "" -1 0 42 () "" 0 5 3 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
135 1 8 6 0 85 104 0 30 6 6 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
136 1 8 6 0 83 104 0 30 6 6 none 3 "" -1 0 42 () "" 0 4 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
137 1 8 6 0 55 90 0 30 6 6 none 3 "" -1 0 42 () "" 0 3 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
138 1 8 6 0 76 104 0 30 6 6 none 3 "" -1 0 42 () "" 0 4 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
139 1 8 6 0 100 104 0 30 6 6 none 3 "" -1 0 42 () "" 0 5 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
149 0 0 0 0 0 0 0 0 0 0 none 0 "" -1 0 0 () "" 0 0 0 0 0 0 0 0 0 0 0 0 0 0 healthy 0 -1 0
|
||||||
|
/config
|
||||||
|
config nuke
|
||||||
|
uid owner xloc yloc type effic mobil off tech opx opy mission radius stockpile plane
|
||||||
|
/config
|
||||||
|
config news
|
||||||
|
actor action victim times duration time
|
||||||
|
1 25 0 21 0 0
|
||||||
|
1 56 0 15 0 0
|
||||||
|
/config
|
||||||
|
config trade
|
||||||
|
uid owner type unitid price maxbidder markettime xloc yloc
|
||||||
|
0 1 1 12 500 1 0 1 0
|
||||||
|
1 1 3 12 500 1 0 1 0
|
||||||
|
/config
|
||||||
|
config nat
|
||||||
|
cnum stat flags cname passwd ip hostname userid xcap ycap xorg yorg update tgms ann timeused btu access milreserve money login logout newstim annotim tech research education happiness relations(0) relations(1) relations(2) relations(3) relations(4) relations(5) relations(6) relations(7) relations(8) relations(9) relations(10) relations(11) relations(12) relations(13) relations(14) relations(15) relations(16) relations(17) relations(18) relations(19) relations(20) relations(21) relations(22) relations(23) relations(24) relations(25) relations(26) relations(27) relations(28) relations(29) relations(30) relations(31) relations(32) relations(33) relations(34) relations(35) relations(36) relations(37) relations(38) relations(39) relations(40) relations(41) relations(42) relations(43) relations(44) relations(45) relations(46) relations(47) relations(48) relations(49) relations(50) relations(51) relations(52) relations(53) relations(54) relations(55) relations(56) relations(57) relations(58) relations(59) relations(60) relations(61) relations(62) relations(63) relations(64) relations(65) relations(66) relations(67) relations(68) relations(69) relations(70) relations(71) relations(72) relations(73) relations(74) relations(75) relations(76) relations(77) relations(78) relations(79) relations(80) relations(81) relations(82) relations(83) relations(84) relations(85) relations(86) relations(87) relations(88) relations(89) relations(90) relations(91) relations(92) relations(93) relations(94) relations(95) relations(96) relations(97) relations(98) contacts(0) contacts(1) contacts(2) contacts(3) contacts(4) contacts(5) contacts(6) contacts(7) contacts(8) contacts(9) contacts(10) contacts(11) contacts(12) contacts(13) contacts(14) contacts(15) contacts(16) contacts(17) contacts(18) contacts(19) contacts(20) contacts(21) contacts(22) contacts(23) contacts(24) contacts(25) contacts(26) contacts(27) contacts(28) contacts(29) contacts(30) contacts(31) contacts(32) contacts(33) contacts(34) contacts(35) contacts(36) contacts(37) contacts(38) contacts(39) contacts(40) contacts(41) contacts(42) contacts(43) contacts(44) contacts(45) contacts(46) contacts(47) contacts(48) contacts(49) contacts(50) contacts(51) contacts(52) contacts(53) contacts(54) contacts(55) contacts(56) contacts(57) contacts(58) contacts(59) contacts(60) contacts(61) contacts(62) contacts(63) contacts(64) contacts(65) contacts(66) contacts(67) contacts(68) contacts(69) contacts(70) contacts(71) contacts(72) contacts(73) contacts(74) contacts(75) contacts(76) contacts(77) contacts(78) contacts(79) contacts(80) contacts(81) contacts(82) contacts(83) contacts(84) contacts(85) contacts(86) contacts(87) contacts(88) contacts(89) contacts(90) contacts(91) contacts(92) contacts(93) contacts(94) contacts(95) contacts(96) contacts(97) contacts(98) rejects(0) rejects(1) rejects(2) rejects(3) rejects(4) rejects(5) rejects(6) rejects(7) rejects(8) rejects(9) rejects(10) rejects(11) rejects(12) rejects(13) rejects(14) rejects(15) rejects(16) rejects(17) rejects(18) rejects(19) rejects(20) rejects(21) rejects(22) rejects(23) rejects(24) rejects(25) rejects(26) rejects(27) rejects(28) rejects(29) rejects(30) rejects(31) rejects(32) rejects(33) rejects(34) rejects(35) rejects(36) rejects(37) rejects(38) rejects(39) rejects(40) rejects(41) rejects(42) rejects(43) rejects(44) rejects(45) rejects(46) rejects(47) rejects(48) rejects(49) rejects(50) rejects(51) rejects(52) rejects(53) rejects(54) rejects(55) rejects(56) rejects(57) rejects(58) rejects(59) rejects(60) rejects(61) rejects(62) rejects(63) rejects(64) rejects(65) rejects(66) rejects(67) rejects(68) rejects(69) rejects(70) rejects(71) rejects(72) rejects(73) rejects(74) rejects(75) rejects(76) rejects(77) rejects(78) rejects(79) rejects(80) rejects(81) rejects(82) rejects(83) rejects(84) rejects(85) rejects(86) rejects(87) rejects(88) rejects(89) rejects(90) rejects(91) rejects(92) rejects(93) rejects(94) rejects(95) rejects(96) rejects(97) rejects(98)
|
||||||
|
0 deity (flash beep coastwatch sonar techlists) "POGO" "peter" "127.0.0.1" "" "tester" 0 0 0 0 0 0 0 255 634 0 0 123456789 0 0 0 0 0.00000 0.00000 0.00000 0.00000 neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
1 active (flash beep coastwatch sonar techlists) "1" "1" "127.0.0.1" "" "tester" 2 2 0 0 0 0 0 255 547 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
2 active (flash beep coastwatch sonar techlists) "2" "2" "" "" "" -2 2 0 0 0 0 0 255 640 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral allied neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
3 active (flash beep coastwatch sonar techlists) "3" "3" "" "" "" -6 2 0 0 0 0 0 255 640 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral friendly neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
4 active (flash beep coastwatch sonar techlists) "4" "4" "" "" "" -10 2 0 0 0 1 0 255 640 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
5 active (flash beep coastwatch sonar techlists) "5" "5" "" "" "" -14 2 0 0 0 1 0 255 640 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral hostile neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
6 active (flash beep coastwatch sonar techlists) "6" "6" "" "" "" 14 2 0 0 0 0 0 255 640 0 0 25000 0 0 0 0 100.000 0.00000 0.00000 0.00000 neutral at-war neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral neutral 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
|
||||||
|
/config
|
||||||
|
config loan
|
||||||
|
uid loaner loanee status irate ldur amtpaid amtdue lastpay duedate
|
||||||
|
/config
|
||||||
|
config commodity
|
||||||
|
uid owner type amount price maxbidder markettime xbuy ybuy xsell ysell
|
||||||
|
/config
|
||||||
|
config lost
|
||||||
|
timestamp owner type id x y
|
||||||
|
0 1 1 31 11 -5
|
||||||
|
0 1 3 31 8 6
|
||||||
|
0 1 0 0 1 7
|
||||||
|
/config
|
||||||
|
config realm
|
||||||
|
cnum realm xl xh yl yh
|
||||||
|
/config
|
||||||
|
config game
|
||||||
|
upd_disable down turn tick rt
|
||||||
|
0 0 1 0 0
|
||||||
|
/config
|
1602
tests/navi-march/journal.log
Normal file
1602
tests/navi-march/journal.log
Normal file
File diff suppressed because it is too large
Load diff
21
tests/navi-march/server.log
Normal file
21
tests/navi-march/server.log
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
------------------------------------------------------
|
||||||
|
Empire server (pid 42) started
|
||||||
|
Configured for testing
|
||||||
|
Update schedule read
|
||||||
|
No update scheduled
|
||||||
|
Listening on 127.0.0.1
|
||||||
|
Connect from 127.0.0.1
|
||||||
|
Connect from 127.0.0.1
|
||||||
|
tester@127.0.0.1 using country #1
|
||||||
|
tester@127.0.0.1 logged in as country #1
|
||||||
|
tester@127.0.0.1 logged out, country #1
|
||||||
|
Connect from 127.0.0.1
|
||||||
|
tester@127.0.0.1 using country #1
|
||||||
|
tester@127.0.0.1 logged in as country #1
|
||||||
|
tester@127.0.0.1 logged out, country #1
|
||||||
|
Connect from 127.0.0.1
|
||||||
|
tester@127.0.0.1 using country #0
|
||||||
|
tester@127.0.0.1 logged in as country #0
|
||||||
|
tester@127.0.0.1 logged out, country #0
|
||||||
|
Shutdown commencing (cleaning up threads.)
|
||||||
|
Server shutting down on signal 15
|
200
tests/navi-march/setup-POGO
Normal file
200
tests/navi-march/setup-POGO
Normal file
|
@ -0,0 +1,200 @@
|
||||||
|
|| create land
|
||||||
|
desi -16:15,1:7 m
|
||||||
|
| harbors & canals
|
||||||
|
desi -16:15,1 h
|
||||||
|
desi -16:15,2 c
|
||||||
|
edit l -16:15,1:2 e 2
|
||||||
|
edit l 3:4,1:2 e 1
|
||||||
|
| highway / railroad
|
||||||
|
desi -16:15,3 +
|
||||||
|
edit l -16:15,3 e 5
|
||||||
|
desi 2:3,4:5 +
|
||||||
|
edit l 2:3,4:5 e 4
|
||||||
|
edit l 4,4 e 60
|
||||||
|
edit l 6,4 e 59
|
||||||
|
| bridges & islands
|
||||||
|
build b 1,1 u
|
||||||
|
build b -7,1 u
|
||||||
|
build b -11,1 u
|
||||||
|
build b 9,1 u
|
||||||
|
edit l -16:15,0 ?des== e 60
|
||||||
|
build b 5,1 u
|
||||||
|
edit l 6,0 e 59
|
||||||
|
desi 1,-3:-1 i
|
||||||
|
edit l 1,-3:-1 e 1
|
||||||
|
| seamines
|
||||||
|
edit l 11,-5 M 100
|
||||||
|
edit l 11,-3 M 10
|
||||||
|
| landmines in occupied sectors
|
||||||
|
edit l 8,6 M 100
|
||||||
|
edit l 9,7 M 10
|
||||||
|
| landmines in allied sectors
|
||||||
|
edit l -1,3 M 100
|
||||||
|
| populate
|
||||||
|
give c * ?des#. 100
|
||||||
|
edit c * ?des#. m 127
|
||||||
|
|| country#1
|
||||||
|
add 1 1 1 p
|
||||||
|
edit c 1 c 2,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l 0:7,-8:7 ?des#. o 1 O 1
|
||||||
|
| occupied
|
||||||
|
edit l 8:9,-8:7 ?des#. o 1 O 0
|
||||||
|
edit l 9,-8:7 ? des#. m 0
|
||||||
|
|| country#2, allied
|
||||||
|
add 2 2 2 p
|
||||||
|
edit c 2 c -2,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l -4:-1,-8:7 ?des#. o 2 O 2
|
||||||
|
decl a 1 2
|
||||||
|
|| country#3, friendly
|
||||||
|
add 3 3 3 p
|
||||||
|
edit c 3 c -6,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l -8:-5,-8:7 ?des#. o 3 O 3
|
||||||
|
decl f 1 3
|
||||||
|
|| country#4, neutral
|
||||||
|
add 4 4 4 p
|
||||||
|
edit c 4 c -10,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l -12:-9,-8:7 ?des#. o 4 O 4
|
||||||
|
|| finishing touches to land
|
||||||
|
edit l * ?des#.&eff=0 e 100
|
||||||
|
|| country#5, hostile
|
||||||
|
add 5 5 5 p
|
||||||
|
edit c 5 c -14,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l -16:-13,2:4 o 5 O 5
|
||||||
|
decl h 1 5
|
||||||
|
|| country#6, at war
|
||||||
|
add 6 6 6 p
|
||||||
|
edit c 6 c 14,2 s 4 b 640 M 25000 T 100
|
||||||
|
edit l 12:15,2:4 o 6 O 6
|
||||||
|
decl w 1 6
|
||||||
|
|| ships
|
||||||
|
build s 1,1 pt
|
||||||
|
build s 1,1 cs
|
||||||
|
build s 1,1 dd
|
||||||
|
build s 1,1 ft
|
||||||
|
build s 1,1 oe
|
||||||
|
build s 1,1 ms
|
||||||
|
edit s 1,1 O 1 m 5 E 100 M 127
|
||||||
|
| at sea: unremarkable, foreign, on trading block, crewless
|
||||||
|
edit s 0 U 10 L 0,0 U 11 U 12 U 13
|
||||||
|
edit s 11 O 2
|
||||||
|
| set as POGO doesn't work, done in 01-navi-1
|
||||||
|
edit s 13 m 0
|
||||||
|
| in harbor 1,1 2% and 3,1 1%
|
||||||
|
edit s 0 U 20 L 1,1 U 21 L 3,1
|
||||||
|
| in bridge 2,0 60% and 6,0 59%
|
||||||
|
edit s 0 U 22 L 2,0 U 23 L 6,0
|
||||||
|
| in canal 2,2 2% and 4,2 1%
|
||||||
|
edit s 0 U 24 L 2,2 U 25 L 4,2
|
||||||
|
edit s 1 U 26 L 2,2
|
||||||
|
| landlocked in 1,-1
|
||||||
|
edit s 0 U 27 L 1,-1
|
||||||
|
| next to minefield 11,-5
|
||||||
|
edit s 0 U 30 L 9,-5 U 31 E 20
|
||||||
|
edit s 30 U 32 m 1 U 33 U 34 U 35 U 36 U 37 U 38 U 39
|
||||||
|
| next to harbor 1,1 2% and 3,1 1%
|
||||||
|
edit s 0 U 50 L 0,0 U 51 L 4,0
|
||||||
|
| next to bridge 2,0 60% and 6,0 59%
|
||||||
|
edit s 0 U 52 L 4,0 U 53
|
||||||
|
| next to canal 2,2 2% and 4,2 1%
|
||||||
|
edit s 0 U 54 U 56 U 60 L 5,1
|
||||||
|
edit s 1 U 55 U 57 U 58 U 59
|
||||||
|
| next to land 1,-1
|
||||||
|
edit s 0 U 61 L 3,-1
|
||||||
|
| next to unowned harbor 11,1, friendly -7,1, unfriendly -9,1
|
||||||
|
edit s 0 U 62 L -12,0 U 63 L -4,0 U 64 L -8,0
|
||||||
|
| next to unfriendly canal -10,2
|
||||||
|
edit s 1 U 65 L -9,1
|
||||||
|
| next to unowned bridge 10,0, friendly -6,0, unfriendly -10,0
|
||||||
|
edit s 0 U 70 L -12,0 U 71 L -4,0 U 72 L -8,0
|
||||||
|
| at sea, low on mobility
|
||||||
|
edit s 1 U 80 L 0,0 U 81 U 82 M 30 U 83 M 1 U 84 M 0
|
||||||
|
| at sea, path finding
|
||||||
|
edit s 0 U 90 L 0,0 U 91 U 92
|
||||||
|
| at sea dd/ft/oe, mapping, sensors etc.
|
||||||
|
edit s 2 U 100 L 8,0 T 200
|
||||||
|
edit s 3 U 101 L 8,0
|
||||||
|
edit s 4 U 102 L 8,0
|
||||||
|
| ms next to minefield 11,-3
|
||||||
|
edit s 5 U 110 L 9,-3 s 100 U 111
|
||||||
|
edit s 5 U 121 L 9,-3 U 122 U 128 M 1
|
||||||
|
edit s 5 U 129 L 9,-3 s 100
|
||||||
|
| next to minefield 11,-5
|
||||||
|
edit s 5 U 130 L 9,-5 U 131
|
||||||
|
edit s 0 U 135 L 9,-5 U 136 U 137 U 138 U 139
|
||||||
|
| missions and retreat orders to clear
|
||||||
|
| (not all ships can perform missions)
|
||||||
|
miss s * int .
|
||||||
|
retr * hhhhn b
|
||||||
|
|| land units
|
||||||
|
build l 1,1 cav
|
||||||
|
build l 1,1 tra
|
||||||
|
build l 1,1 spy
|
||||||
|
build l 1,1 rad
|
||||||
|
build l 1,1 eng
|
||||||
|
edit u 1,1 O 1 m 5 e 100 M 127
|
||||||
|
| unremarkable, foreign, on trading block, crewless, on ship, on land unit
|
||||||
|
edit u 0 U 10 U 11 U 12 U 13 m 0 U 14 m 2 U 15
|
||||||
|
edit u 11 O 2
|
||||||
|
| set as POGO doesn't work, done in 02-marc-1
|
||||||
|
edit u 13 m 0
|
||||||
|
edit u 14 S 1
|
||||||
|
edit u 15 Y 1
|
||||||
|
| train leading non-train and vice versa
|
||||||
|
edit u 0 U 20 L 1,3 U 21
|
||||||
|
edit u 1 U 22 L 1,3 U 23 e 50
|
||||||
|
| no rail
|
||||||
|
edit u 1 U 24 L 2,2
|
||||||
|
| kidnapped
|
||||||
|
edit u 0 U 25 L -5,3
|
||||||
|
| next to minefield 8,6
|
||||||
|
edit u 0 U 30 L 6,6 U 31 e 10
|
||||||
|
edit u 30 U 32 m 1 U 33 U 34 U 35 U 36 U 37 U 38 U 39
|
||||||
|
| next to land unowned 11,3, allied -1,3, friendly -5,3
|
||||||
|
edit u 0 U 50 L 9,3 U 51 L 1,3 U 52 L -3,3 U 54
|
||||||
|
edit u 2 U 53 L -3,3 U 55
|
||||||
|
| next to hostile 10,4
|
||||||
|
edit u 2 U 56 L 8,4 e 60 U 57 U 58 U 59
|
||||||
|
| next to sea 0,0
|
||||||
|
edit u 0 U 60
|
||||||
|
| next to railway 1,3 5% and 3,5 4%
|
||||||
|
edit u 1 U 70 L 3,3 U 71 L 4,4
|
||||||
|
| next to rail extension 2,4 60% and 4,4 59%
|
||||||
|
edit u 1 U 72 L 5,3 U 73
|
||||||
|
| next to friendly -5,5 (no rail)
|
||||||
|
edit u 1 U 74 L -4,4
|
||||||
|
| next to allied -1,5 (no rail)
|
||||||
|
edit u 1 U 75 L 0,4
|
||||||
|
| in empty sector
|
||||||
|
edit u 0 U 76 L 1,7 U 77
|
||||||
|
edit u 0 U 78 L 3,7 U 79
|
||||||
|
give c 1:3,7 -100
|
||||||
|
| low on mobility
|
||||||
|
edit u 0 U 80 L 3,5 U 81 U 82 M 30 U 83 M 1 U 84 M 0
|
||||||
|
| path finding
|
||||||
|
edit u 0 U 90 U 91
|
||||||
|
| rad/cav, mapping, sensors, etc.
|
||||||
|
edit u 3 U 100
|
||||||
|
edit u 0 U 101
|
||||||
|
| on bridge
|
||||||
|
| next to minefield 9,7
|
||||||
|
edit u 4 U 110 L 7,7 s 3 U 111
|
||||||
|
| on bridge
|
||||||
|
edit u 4 U 120 L 2,0
|
||||||
|
| next to minefield 9,7
|
||||||
|
edit u 4 U 121 L 7,7 U 128 M 1
|
||||||
|
| next to minefield 8,6
|
||||||
|
edit u 4 U 130 L 6,6 U 131
|
||||||
|
edit u 0 U 135 L 6,6 U 136 U 137 U 138 U 139
|
||||||
|
| missions and retreat orders to clear
|
||||||
|
| (not all land units can perform missions)
|
||||||
|
miss l * res .
|
||||||
|
lret * hhhhn b
|
||||||
|
edit u * ?own#0 F 127
|
||||||
|
|| show initial state here to help maintainers
|
||||||
|
map *
|
||||||
|
cens * ?own#old
|
||||||
|
cens * ?own=old&des#.
|
||||||
|
sinf * ?own#0&track>0
|
||||||
|
peek * ?mines>0
|
||||||
|
ship *
|
||||||
|
land *
|
|
@ -200,3 +200,4 @@ l
|
||||||
63
|
63
|
||||||
64
|
64
|
||||||
| bombed covered above
|
| bombed covered above
|
||||||
|
| helpless is not implemented
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
read 1
|
read 1
|
||||||
read 2
|
read 2
|
||||||
ship * ?fleet#a
|
ship *
|
||||||
retr * ?fleet#a
|
retr * ?rflags#0
|
||||||
miss s * ?mission#0 q
|
miss s * ?mission#0 q
|
||||||
land * ?army#a
|
land *
|
||||||
lretr * ?army#a
|
lretr * ?rflags#0
|
||||||
miss l * ?mission#0 q
|
miss l * ?mission#0 q
|
||||||
|
|
|
@ -1492,10 +1492,17 @@
|
||||||
Play#0 output Play#0 1 cav cavalry #64 was damaged, and retreated to 3,1
|
Play#0 output Play#0 1 cav cavalry #64 was damaged, and retreated to 3,1
|
||||||
Play#0 output Play#0 1 0,0 takes 7% collateral damage
|
Play#0 output Play#0 1 0,0 takes 7% collateral damage
|
||||||
Play#0 output Play#0 6 0 640
|
Play#0 output Play#0 6 0 640
|
||||||
Play#0 input ship * ?fleet#a
|
Play#0 input ship *
|
||||||
Play#0 command ship
|
Play#0 command ship
|
||||||
Play#0 output Play#0 1 own shp# ship type x,y fl eff civ mil uw fd pn he xl ln mob tech
|
Play#0 output Play#0 1 own shp# ship type x,y fl eff civ mil uw fd pn he xl ln mob tech
|
||||||
|
Play#0 output Play#0 1 1 0 cs cargo ship -3,1 a 100% 0 10 0 0 0 0 0 0 127 20
|
||||||
|
Play#0 output Play#0 1 1 1 cs cargo ship -3,1 a 100% 0 10 0 0 0 0 0 0 127 20
|
||||||
Play#0 output Play#0 1 1 2 cs cargo ship -3,1 91% 0 9 0 0 0 0 0 0 115 20
|
Play#0 output Play#0 1 1 2 cs cargo ship -3,1 91% 0 9 0 0 0 0 0 0 115 20
|
||||||
|
Play#0 output Play#0 1 1 3 cs cargo ship -3,1 a 100% 0 10 0 0 0 0 0 0 127 20
|
||||||
|
Play#0 output Play#0 1 1 4 cs cargo ship -3,1 a 100% 0 10 0 0 0 0 0 0 127 20
|
||||||
|
Play#0 output Play#0 1 1 5 dd destroyer -5,1 a 96% 0 9 0 0 0 0 0 0 63 70
|
||||||
|
Play#0 output Play#0 1 1 6 sb submarine -1,3 a 100% 0 10 0 0 0 0 0 0 97 165
|
||||||
|
Play#0 output Play#0 1 2 9 dd destroyer -4,-2 a 60% 0 10 0 0 0 0 0 0 127 70
|
||||||
Play#0 output Play#0 1 2 10 cs cargo ship 4,4 83% 0 8 0 0 0 0 0 0 53 20
|
Play#0 output Play#0 1 2 10 cs cargo ship 4,4 83% 0 8 0 0 0 0 0 0 53 20
|
||||||
Play#0 output Play#0 1 2 11 cs cargo ship 1,3 91% 0 9 0 0 0 0 0 0 99 20
|
Play#0 output Play#0 1 2 11 cs cargo ship 1,3 91% 0 9 0 0 0 0 0 0 99 20
|
||||||
Play#0 output Play#0 1 2 20 cs cargo ship -3,1 95% 0 9 0 0 0 0 0 0 121 20
|
Play#0 output Play#0 1 2 20 cs cargo ship -3,1 95% 0 9 0 0 0 0 0 0 121 20
|
||||||
|
@ -1535,14 +1542,13 @@
|
||||||
Play#0 output Play#0 1 2 104 cs cargo ship 0,2 100% 0 10 0 0 0 0 0 0 127 20
|
Play#0 output Play#0 1 2 104 cs cargo ship 0,2 100% 0 10 0 0 0 0 0 0 127 20
|
||||||
Play#0 output Play#0 1 2 120 sb submarine -9,1 100% 0 10 0 0 0 0 0 0 93 60
|
Play#0 output Play#0 1 2 120 sb submarine -9,1 100% 0 10 0 0 0 0 0 0 93 60
|
||||||
Play#0 output Play#0 1 2 130 tt troop trans -9,1 100% 0 10 0 0 0 0 0 0 95 60
|
Play#0 output Play#0 1 2 130 tt troop trans -9,1 100% 0 10 0 0 0 0 0 0 95 60
|
||||||
Play#0 output Play#0 1 40 ships
|
Play#0 output Play#0 1 47 ships
|
||||||
Play#0 output Play#0 6 0 640
|
Play#0 output Play#0 6 0 640
|
||||||
Play#0 input retr * ?fleet#a
|
Play#0 input retr * ?rflags#0
|
||||||
Play#0 command retreat
|
Play#0 command retreat
|
||||||
Play#0 output Play#0 1 own shp# ship type x,y fl path as flt? flags
|
Play#0 output Play#0 1 own shp# ship type x,y fl path as flt? flags
|
||||||
Play#0 output Play#0 1 1 2 cs cargo ship -3,1 bgyujnbgy itshbdu
|
Play#0 output Play#0 1 1 2 cs cargo ship -3,1 bgyujnbgy itshbdu
|
||||||
Play#0 output Play#0 1 2 10 cs cargo ship 4,4
|
Play#0 output Play#0 1 1 4 cs cargo ship -3,1 a b Yes h
|
||||||
Play#0 output Play#0 1 2 11 cs cargo ship 1,3
|
|
||||||
Play#0 output Play#0 1 2 20 cs cargo ship -3,1 u h
|
Play#0 output Play#0 1 2 20 cs cargo ship -3,1 u h
|
||||||
Play#0 output Play#0 1 2 31 cs cargo ship 0,2 n i
|
Play#0 output Play#0 1 2 31 cs cargo ship 0,2 n i
|
||||||
Play#0 output Play#0 1 2 32 cs cargo ship 0,2 n i
|
Play#0 output Play#0 1 2 32 cs cargo ship 0,2 n i
|
||||||
|
@ -1554,43 +1560,32 @@
|
||||||
Play#0 output Play#0 1 2 42 lc light cruis -4,2 ugggh i
|
Play#0 output Play#0 1 2 42 lc light cruis -4,2 ugggh i
|
||||||
Play#0 output Play#0 1 2 43 ms minesweeper -6,4 m g Yes i
|
Play#0 output Play#0 1 2 43 ms minesweeper -6,4 m g Yes i
|
||||||
Play#0 output Play#0 1 2 44 ms minesweeper -6,4 m g Yes i
|
Play#0 output Play#0 1 2 44 ms minesweeper -6,4 m g Yes i
|
||||||
Play#0 output Play#0 1 2 50 sb submarine -9,1
|
|
||||||
Play#0 output Play#0 1 2 51 sb submarine -9,1
|
|
||||||
Play#0 output Play#0 1 2 52 sb submarine -9,1
|
|
||||||
Play#0 output Play#0 1 2 53 sb submarine -4,-2 gg h
|
Play#0 output Play#0 1 2 53 sb submarine -4,-2 gg h
|
||||||
Play#0 output Play#0 1 2 60 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 60 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 61 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 62 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 62 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 63 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 63 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 64 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 65 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 66 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 67 dd destroyer 0,2 nn hb
|
Play#0 output Play#0 1 2 67 dd destroyer 0,2 nn hb
|
||||||
Play#0 output Play#0 1 2 68 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 69 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 80 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 80 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 81 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 81 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 82 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 82 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 83 dd destroyer 2,4
|
|
||||||
Play#0 output Play#0 1 2 84 dd destroyer 0,2 nn ihb
|
Play#0 output Play#0 1 2 84 dd destroyer 0,2 nn ihb
|
||||||
Play#0 output Play#0 1 2 100 cs cargo ship 2,4
|
|
||||||
Play#0 output Play#0 1 2 101 cs cargo ship 0,2 nn ith
|
Play#0 output Play#0 1 2 101 cs cargo ship 0,2 nn ith
|
||||||
Play#0 output Play#0 1 2 102 cs cargo ship 2,4
|
|
||||||
Play#0 output Play#0 1 2 103 cs cargo ship 2,4
|
|
||||||
Play#0 output Play#0 1 2 104 cs cargo ship 0,2 nn ith
|
Play#0 output Play#0 1 2 104 cs cargo ship 0,2 nn ith
|
||||||
Play#0 output Play#0 1 2 120 sb submarine -9,1
|
Play#0 output Play#0 1 24 ships
|
||||||
Play#0 output Play#0 1 2 130 tt troop trans -9,1
|
|
||||||
Play#0 output Play#0 1 40 ships
|
|
||||||
Play#0 output Play#0 6 0 639
|
Play#0 output Play#0 6 0 639
|
||||||
Play#0 input miss s * ?mission#0 q
|
Play#0 input miss s * ?mission#0 q
|
||||||
Play#0 command mission
|
Play#0 command mission
|
||||||
Play#0 output Play#0 1 Thing x,y op-sect rad mission
|
Play#0 output Play#0 1 Thing x,y op-sect rad mission
|
||||||
Play#0 output Play#0 1 lc light cruiser (#42) -4,2 -4,2 1 is on an interdiction mission
|
Play#0 output Play#0 1 lc light cruiser (#42) -4,2 -4,2 1 is on an interdiction mission
|
||||||
Play#0 output Play#0 6 0 637
|
Play#0 output Play#0 6 0 637
|
||||||
Play#0 input land * ?army#a
|
Play#0 input land *
|
||||||
Play#0 command land
|
Play#0 command land
|
||||||
Play#0 output Play#0 1 own # unit type x,y a eff mil frt mu fd tch retr xl ln carry
|
Play#0 output Play#0 1 own # unit type x,y a eff mil frt mu fd tch retr xl ln carry
|
||||||
|
Play#0 output Play#0 1 1 0 inf infantry -3,1 a 100% 10 127 127 0 50 42% 0 0
|
||||||
|
Play#0 output Play#0 1 1 1 inf infantry -3,1 a 100% 10 127 127 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 1 2 inf infantry -3,1 89% 9 127 113 0 50 42% 0 0
|
Play#0 output Play#0 1 1 2 inf infantry -3,1 89% 9 127 113 0 50 42% 0 0
|
||||||
|
Play#0 output Play#0 1 1 3 inf infantry -3,1 a 100% 10 127 127 0 50 42% 0 0
|
||||||
|
Play#0 output Play#0 1 1 4 inf infantry -3,1 a 100% 10 127 127 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 2 9 tra train 1,1 93% 10 127 119 0 50 42% 0 1
|
Play#0 output Play#0 1 2 9 tra train 1,1 93% 10 127 119 0 50 42% 0 1
|
||||||
Play#0 output Play#0 1 2 10 cav cavalry 4,0 61% 6 127 61 0 50 42% 0 0
|
Play#0 output Play#0 1 2 10 cav cavalry 4,0 61% 6 127 61 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 2 31 cav cavalry 0,2 99% 10 127 126 0 50 42% 0 0 35S
|
Play#0 output Play#0 1 2 31 cav cavalry 0,2 99% 10 127 126 0 50 42% 0 0 35S
|
||||||
|
@ -1608,17 +1603,15 @@
|
||||||
Play#0 output Play#0 1 2 62 cav cavalry 0,0 100% 10 127 127 0 50 42% 0 0
|
Play#0 output Play#0 1 2 62 cav cavalry 0,0 100% 10 127 127 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 2 63 cav cavalry 0,0 100% 10 127 127 0 50 42% 0 0
|
Play#0 output Play#0 1 2 63 cav cavalry 0,0 100% 10 127 127 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 2 64 cav cavalry 3,1 74% 7 127 72 0 50 42% 0 0
|
Play#0 output Play#0 1 2 64 cav cavalry 3,1 74% 7 127 72 0 50 42% 0 0
|
||||||
Play#0 output Play#0 1 18 units
|
Play#0 output Play#0 1 22 units
|
||||||
Play#0 output Play#0 6 0 637
|
Play#0 output Play#0 6 0 637
|
||||||
Play#0 input lretr * ?army#a
|
Play#0 input lretr * ?rflags#0
|
||||||
Play#0 command lretreat
|
Play#0 command lretreat
|
||||||
Play#0 output Play#0 1 own lnd# unit type x,y ar path as army? flags
|
Play#0 output Play#0 1 own lnd# unit type x,y ar path as army? flags
|
||||||
Play#0 output Play#0 1 1 2 inf infantry -3,1 yujnbgyuj ihb
|
Play#0 output Play#0 1 1 2 inf infantry -3,1 yujnbgyuj ihb
|
||||||
Play#0 output Play#0 1 2 9 tra train 1,1
|
Play#0 output Play#0 1 1 4 inf infantry -3,1 a b Yes h
|
||||||
Play#0 output Play#0 1 2 10 cav cavalry 4,0 y b
|
Play#0 output Play#0 1 2 10 cav cavalry 4,0 y b
|
||||||
Play#0 output Play#0 1 2 31 cav cavalry 0,2 j b
|
Play#0 output Play#0 1 2 31 cav cavalry 0,2 j b
|
||||||
Play#0 output Play#0 1 2 32 cav cavalry 3,1
|
|
||||||
Play#0 output Play#0 1 2 33 cav cavalry 1,1
|
|
||||||
Play#0 output Play#0 1 2 34 cav cavalry 1,1 j b
|
Play#0 output Play#0 1 2 34 cav cavalry 1,1 j b
|
||||||
Play#0 output Play#0 1 2 35 cav cavalry 1,1 j b
|
Play#0 output Play#0 1 2 35 cav cavalry 1,1 j b
|
||||||
Play#0 output Play#0 1 2 40 cav cavalry 2,2 u b
|
Play#0 output Play#0 1 2 40 cav cavalry 2,2 u b
|
||||||
|
@ -1626,12 +1619,10 @@
|
||||||
Play#0 output Play#0 1 2 42 cav cavalry 1,1 g b
|
Play#0 output Play#0 1 2 42 cav cavalry 1,1 g b
|
||||||
Play#0 output Play#0 1 2 43 eng engineer 0,0 m u Yes b
|
Play#0 output Play#0 1 2 43 eng engineer 0,0 m u Yes b
|
||||||
Play#0 output Play#0 1 2 44 eng engineer 0,0 m u Yes b
|
Play#0 output Play#0 1 2 44 eng engineer 0,0 m u Yes b
|
||||||
Play#0 output Play#0 1 2 60 cav cavalry 3,1
|
|
||||||
Play#0 output Play#0 1 2 61 cav cavalry 0,0 nj ihb
|
Play#0 output Play#0 1 2 61 cav cavalry 0,0 nj ihb
|
||||||
Play#0 output Play#0 1 2 62 cav cavalry 0,0 nj ihb
|
Play#0 output Play#0 1 2 62 cav cavalry 0,0 nj ihb
|
||||||
Play#0 output Play#0 1 2 63 cav cavalry 0,0 nj ihb
|
Play#0 output Play#0 1 2 63 cav cavalry 0,0 nj ihb
|
||||||
Play#0 output Play#0 1 2 64 cav cavalry 3,1
|
Play#0 output Play#0 1 14 units
|
||||||
Play#0 output Play#0 1 18 units
|
|
||||||
Play#0 output Play#0 6 0 636
|
Play#0 output Play#0 6 0 636
|
||||||
Play#0 input miss l * ?mission#0 q
|
Play#0 input miss l * ?mission#0 q
|
||||||
Play#0 command mission
|
Play#0 command mission
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue