-
Notifications
You must be signed in to change notification settings - Fork 0
/
gameState
72 lines (72 loc) · 2.89 KB
/
gameState
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
table: 0xc00082e000 {
[match] => table: 0xc00082e000 {
[1] => table: 0xc00082e060 {
[1] => table: 0xc0009bc4e0 {
[name] => "Pichu"
[id] => 56
[memberNo] => 0
[selectNo] => 0
[teamside] => 0
[life] => 698
[lifeMax] => 950
[winquote] => -1
[aiLevel] => 8
[palno] => 1
[ratiolevel] => 0
[win] => true
[winKO] => true
[winTime] => false
[winPerfect] => false
[winSpecial] => false
[winHyper] => false
[drawgame] => false
[ko] => false
[ko_round_middle] => false
[firstAttack] => true
}
[2] => table: 0xc0009bc4e0 {
[name] => "Kung Fu Man"
[id] => 57
[memberNo] => 0
[selectNo] => 1
[teamside] => 1
[life] => 0
[lifeMax] => 1000
[winquote] => -1
[aiLevel] => 8
[palno] => 1
[ratiolevel] => 0
[win] => false
[winKO] => false
[winTime] => false
[winPerfect] => false
[winSpecial] => false
[winHyper] => false
[drawgame] => false
[ko] => true
[ko_round_middle] => false
[firstAttack] => false
}
}
}
[scoreRounds] => table: 0xc00082e000 {
[1] => table: 0xc0009bc840 {
[1] => 35700
[2] => 700
}
}
[timerRounds] => table: 0xc00082e000 {
[1] => 2710
}
[matchTime] => 2710
[roundTime] => 5940
[winTeam] => 0
[lastRound] => 1
[draws] => 0
[p1wins] => 1
[p2wins] => 0
[p1tmode] => 0
[p2tmode] => 0
[p1score] => 35700
[p2score] => 700
}