Commit 7aea1895 authored by nanahira's avatar nanahira

fix yrp back

parent 2661529a
...@@ -12,6 +12,7 @@ lerna-debug.log* ...@@ -12,6 +12,7 @@ lerna-debug.log*
# OS # OS
.DS_Store .DS_Store
._*
# Tests # Tests
/coverage /coverage
......
...@@ -159,15 +159,15 @@ json2: ...@@ -159,15 +159,15 @@ json2:
# # if there are any lines in redtext.txt fail the job # # if there are any lines in redtext.txt fail the job
# - exit $(wc -l < redtext.txt) # - exit $(wc -l < redtext.txt)
# jest: jest:
# stage: prepare2 stage: prepare2
# dependencies: dependencies:
# - prepare_jest_env - prepare_jest_env
# - npm_ci - npm_ci
# tags: tags:
# - linux - linux
# script: script:
# - npm run test - npm run test
neos: neos:
stage: pack stage: pack
......
...@@ -10,11 +10,11 @@ ...@@ -10,11 +10,11 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"koishipro-core.js": "^1.3.4", "koishipro-core.js": "^1.3.8",
"sql.js": "^1.13.0", "sql.js": "^1.13.0",
"ygopro-cdb-encode": "^1.0.2", "ygopro-cdb-encode": "^1.0.5",
"ygopro-jstest": "^1.1.3", "ygopro-jstest": "^1.1.3",
"ygopro-msg-encode": "^1.1.29" "ygopro-msg-encode": "^1.1.31"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
...@@ -64,7 +64,6 @@ ...@@ -64,7 +64,6 @@
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.29.0", "@babel/code-frame": "^7.29.0",
"@babel/generator": "^7.29.0", "@babel/generator": "^7.29.0",
...@@ -1545,7 +1544,6 @@ ...@@ -1545,7 +1544,6 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz",
"integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==", "integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"undici-types": "~7.16.0" "undici-types": "~7.16.0"
} }
...@@ -1619,7 +1617,6 @@ ...@@ -1619,7 +1617,6 @@
"integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==", "integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@typescript-eslint/scope-manager": "8.54.0", "@typescript-eslint/scope-manager": "8.54.0",
"@typescript-eslint/types": "8.54.0", "@typescript-eslint/types": "8.54.0",
...@@ -2100,7 +2097,6 @@ ...@@ -2100,7 +2097,6 @@
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"acorn": "bin/acorn" "acorn": "bin/acorn"
}, },
...@@ -2399,7 +2395,6 @@ ...@@ -2399,7 +2395,6 @@
} }
], ],
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"baseline-browser-mapping": "^2.9.0", "baseline-browser-mapping": "^2.9.0",
"caniuse-lite": "^1.0.30001759", "caniuse-lite": "^1.0.30001759",
...@@ -2880,7 +2875,6 @@ ...@@ -2880,7 +2875,6 @@
"deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1", "@eslint-community/regexpp": "^4.6.1",
...@@ -2937,7 +2931,6 @@ ...@@ -2937,7 +2931,6 @@
"integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"eslint-config-prettier": "bin/cli.js" "eslint-config-prettier": "bin/cli.js"
}, },
...@@ -3815,7 +3808,6 @@ ...@@ -3815,7 +3808,6 @@
"integrity": "sha512-F26gjC0yWN8uAA5m5Ss8ZQf5nDHWGlN/xWZIh8S5SRbsEKBovwZhxGd6LJlbZYxBgCYOtreSUyb8hpXyGC5O4A==", "integrity": "sha512-F26gjC0yWN8uAA5m5Ss8ZQf5nDHWGlN/xWZIh8S5SRbsEKBovwZhxGd6LJlbZYxBgCYOtreSUyb8hpXyGC5O4A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@jest/core": "30.2.0", "@jest/core": "30.2.0",
"@jest/types": "30.2.0", "@jest/types": "30.2.0",
...@@ -4499,9 +4491,9 @@ ...@@ -4499,9 +4491,9 @@
} }
}, },
"node_modules/koishipro-core.js": { "node_modules/koishipro-core.js": {
"version": "1.3.4", "version": "1.3.8",
"resolved": "https://registry.npmjs.org/koishipro-core.js/-/koishipro-core.js-1.3.4.tgz", "resolved": "https://registry.npmjs.org/koishipro-core.js/-/koishipro-core.js-1.3.8.tgz",
"integrity": "sha512-3KCW5JwxH9kvXGYtq1Pr5egwgDCX7UIWIyVipHX+idxz++PDMSLPcUDeXi5urTmc1KjvV2RB+z42pqwaG7oscQ==", "integrity": "sha512-qVqhhK+VyrpD04E2TnTJEzZhqHaPytWt253h6PyU3e0VdM/wk60AVHYIGMDQ1rP5wbt0qo4WVafJKfjd+YbuyA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/emscripten": "^1.41.5", "@types/emscripten": "^1.41.5",
...@@ -4510,8 +4502,8 @@ ...@@ -4510,8 +4502,8 @@
"jszip": "^3.10.1", "jszip": "^3.10.1",
"nfkit": "^1.0.14", "nfkit": "^1.0.14",
"sql.js": "^1.13.0", "sql.js": "^1.13.0",
"ygopro-cdb-encode": "^1.0.2", "ygopro-cdb-encode": "^1.0.3",
"ygopro-msg-encode": "^1.1.20", "ygopro-msg-encode": "^1.1.31",
"ygopro-yrp-encode": "^1.0.1" "ygopro-yrp-encode": "^1.0.1"
} }
}, },
...@@ -5075,7 +5067,6 @@ ...@@ -5075,7 +5067,6 @@
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
}, },
...@@ -5799,7 +5790,6 @@ ...@@ -5799,7 +5790,6 @@
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"engines": { "engines": {
"node": ">=12" "node": ">=12"
}, },
...@@ -5912,7 +5902,6 @@ ...@@ -5912,7 +5902,6 @@
"integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"dependencies": { "dependencies": {
"@cspotcode/source-map-support": "^0.8.0", "@cspotcode/source-map-support": "^0.8.0",
"@tsconfig/node10": "^1.0.7", "@tsconfig/node10": "^1.0.7",
...@@ -6010,7 +5999,6 @@ ...@@ -6010,7 +5999,6 @@
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"peer": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"
...@@ -6394,9 +6382,9 @@ ...@@ -6394,9 +6382,9 @@
} }
}, },
"node_modules/ygopro-cdb-encode": { "node_modules/ygopro-cdb-encode": {
"version": "1.0.2", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/ygopro-cdb-encode/-/ygopro-cdb-encode-1.0.2.tgz", "resolved": "https://registry.npmjs.org/ygopro-cdb-encode/-/ygopro-cdb-encode-1.0.5.tgz",
"integrity": "sha512-g3RESgLWfL/m3drSo5LBwkRQckESzfjEwQPg4t6PanS2QRVik5bkpgIVDxCCslBHluNocIN0Vqm3uZZjnX+yxA==", "integrity": "sha512-WnhMJTdXWZxZtcW8OnfxxbCEHehuYByrqyZXnyQ739422CcZks7ulVIlb2pdn1D8EeWb2kQxnxBoMzX/4g/+3g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/sql.js": "^1.4.9", "@types/sql.js": "^1.4.9",
...@@ -6426,9 +6414,9 @@ ...@@ -6426,9 +6414,9 @@
} }
}, },
"node_modules/ygopro-msg-encode": { "node_modules/ygopro-msg-encode": {
"version": "1.1.29", "version": "1.1.31",
"resolved": "https://registry.npmjs.org/ygopro-msg-encode/-/ygopro-msg-encode-1.1.29.tgz", "resolved": "https://registry.npmjs.org/ygopro-msg-encode/-/ygopro-msg-encode-1.1.31.tgz",
"integrity": "sha512-LCfK6ySZMofvv+66CGmzgrAJCORMh/6VLXfp10WxStw5y/98LQripzLjxQfSgLxebdzCYJ8l0SbHzTwIve4nzw==", "integrity": "sha512-RfUgDAt40pV1PzocYS34uufpRlRuE3YLOpcSKF+3t95HP61Bxd0ioVqwXy/QJtW5VjOA1wCHnxq1Hi3ZdB6x0A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"typed-reflector": "^1.0.14", "typed-reflector": "^1.0.14",
......
...@@ -54,10 +54,10 @@ ...@@ -54,10 +54,10 @@
}, },
"dependencies": { "dependencies": {
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"koishipro-core.js": "^1.3.4", "koishipro-core.js": "^1.3.8",
"sql.js": "^1.13.0", "sql.js": "^1.13.0",
"ygopro-cdb-encode": "^1.0.2", "ygopro-cdb-encode": "^1.0.5",
"ygopro-jstest": "^1.1.3", "ygopro-jstest": "^1.1.3",
"ygopro-msg-encode": "^1.1.29" "ygopro-msg-encode": "^1.1.31"
} }
} }
messages: messages:
- identifier: 33 - identifier: 5
msg: ShuffleHand msg: Win
player: 1
type: 2
- identifier: 5
msg: Win
player: 0
type: 2
- identifier: 40
msg: NewTurn
player: 0 player: 0
count: 2
cards:
- 28985331
- 10000000
- identifier: 41 - identifier: 41
msg: NewPhase msg: NewPhase
phase: 1 phase: 1
- identifier: 2
msg: Hint
type: 1
player: 0
desc: 27
- identifier: 41 - identifier: 41
msg: NewPhase msg: NewPhase
phase: 2 phase: 2
...@@ -18,171 +27,23 @@ messages: ...@@ -18,171 +27,23 @@ messages:
- identifier: 11 - identifier: 11
msg: SelectIdleCmd msg: SelectIdleCmd
player: 0 player: 0
summonableCount: 1 summonableCount: 0
summonableCards: summonableCards: []
- code: 28985331
controller: 0
location: 2
sequence: 0
spSummonableCount: 0 spSummonableCount: 0
spSummonableCards: [] spSummonableCards: []
reposableCount: 0 reposableCount: 0
reposableCards: [] reposableCards: []
msetableCount: 1 msetableCount: 0
msetableCards: msetableCards: []
- code: 28985331
controller: 0
location: 2
sequence: 0
ssetableCount: 0 ssetableCount: 0
ssetableCards: [] ssetableCards: []
activatableCount: 0 activatableCount: 0
activatableCards: [] activatableCards: []
canBp: 1 canBp: 0
canEp: 1 canEp: 1
canShuffle: 1 canShuffle: 0
snapshot: snapshot:
cards: cards: []
- flags: 15712255
controller: 0
location: 1
sequence: 0
empty: false
code: 5560911
position: 10
alias: 5560911
type: 4129
level: 7
rank: 0
attribute: 32
race: 8192
attack: 1000
defense: 3000
baseAttack: 1000
baseDefense: 3000
reason: 0
targetCards: []
overlayCards: []
counters: []
owner: 0
status: 0
lscale: 0
rscale: 0
link: 0
linkMarker: 0
name: 亡龙之战栗-死欲龙
- flags: 15712255
controller: 0
location: 2
sequence: 0
empty: false
code: 28985331
position: 10
alias: 28985331
type: 33
level: 4
rank: 0
attribute: 32
race: 1
attack: 1400
defense: 1200
baseAttack: 1400
baseDefense: 1200
reason: 0
targetCards: []
overlayCards: []
counters: []
owner: 0
status: 0
lscale: 0
rscale: 0
link: 0
linkMarker: 0
name: 终末之骑士
- flags: 15712255
controller: 0
location: 2
sequence: 1
empty: false
code: 10000000
position: 10
alias: 10000000
type: 33
level: 10
rank: 0
attribute: 64
race: 2097152
attack: 4000
defense: 4000
baseAttack: 4000
baseDefense: 4000
reason: 0
targetCards: []
overlayCards: []
counters: []
owner: 0
status: 0
lscale: 0
rscale: 0
link: 0
linkMarker: 0
name: 欧贝利斯克之巨神兵
- flags: 15712255
controller: 0
location: 64
sequence: 0
empty: false
code: 73580471
position: 10
alias: 73580471
type: 8225
level: 7
rank: 0
attribute: 4
race: 8192
attack: 2400
defense: 1800
baseAttack: 2400
baseDefense: 1800
reason: 0
targetCards: []
overlayCards: []
counters: []
owner: 0
status: 0
lscale: 0
rscale: 0
link: 0
linkMarker: 0
name: 黑蔷薇龙
- flags: 15712255
controller: 1
location: 2
sequence: 0
empty: false
code: 14558127
position: 10
alias: 14558127
type: 4129
level: 3
rank: 0
attribute: 4
race: 16
attack: 0
defense: 1800
baseAttack: 0
baseDefense: 1800
reason: 0
targetCards: []
overlayCards: []
counters: []
owner: 1
status: 0
lscale: 0
rscale: 0
link: 0
linkMarker: 0
name: 灰流丽
lp: lp:
- 8000 - 8000
- 8000 - 8000
...@@ -191,8 +52,5 @@ snapshotText: |- ...@@ -191,8 +52,5 @@ snapshotText: |-
********* Field Snapshot ********* ********* Field Snapshot *********
LP: P0 8000 | P1 8000 LP: P0 8000 | P1 8000
********* Player 0 ********* ********* Player 0 *********
Hand: 终末之骑士
欧贝利斯克之巨神兵
********* Player 1 ********* ********* Player 1 *********
Hand: 灰流丽
********* Finish ********* ********* Finish *********
...@@ -25,6 +25,11 @@ messages: ...@@ -25,6 +25,11 @@ messages:
- identifier: 41 - identifier: 41
msg: NewPhase msg: NewPhase
phase: 1 phase: 1
- identifier: 2
msg: Hint
type: 1
player: 0
desc: 27
- identifier: 2 - identifier: 2
msg: Hint msg: Hint
type: 1 type: 1
...@@ -148,6 +153,10 @@ messages: ...@@ -148,6 +153,10 @@ messages:
- identifier: 54 - identifier: 54
msg: Set msg: Set
code: 51452091 code: 51452091
controller: 0
location: 8
sequence: 2
position: 10
- identifier: 16 - identifier: 16
msg: SelectChain msg: SelectChain
player: 0 player: 0
...@@ -243,6 +252,10 @@ messages: ...@@ -243,6 +252,10 @@ messages:
- identifier: 54 - identifier: 54
msg: Set msg: Set
code: 51452091 code: 51452091
controller: 0
location: 8
sequence: 1
position: 10
- identifier: 16 - identifier: 16
msg: SelectChain msg: SelectChain
player: 0 player: 0
...@@ -338,9 +351,12 @@ messages: ...@@ -338,9 +351,12 @@ messages:
location: 8 location: 8
sequence: 3 sequence: 3
subsequence: 5 subsequence: 5
chainCount: 0 chainCardLocation:
desc: 776 controller: 0
chainPlayer: 0 location: 8
sequence: 3
desc: 0
chainCount: 1
- identifier: 71 - identifier: 71
msg: Chained msg: Chained
chainCount: 1 chainCount: 1
...@@ -367,9 +383,12 @@ messages: ...@@ -367,9 +383,12 @@ messages:
location: 2 location: 2
sequence: 3 sequence: 3
subsequence: 10 subsequence: 10
chainCount: 1 chainCardLocation:
desc: -44039422 controller: 1
chainPlayer: 21 location: 2
sequence: 3
desc: 907410784
chainCount: 2
- identifier: 50 - identifier: 50
msg: Move msg: Move
code: 56713174 code: 56713174
...@@ -458,6 +477,9 @@ messages: ...@@ -458,6 +477,9 @@ messages:
- 56713174 - 56713174
- 82946847 - 82946847
- 82946847 - 82946847
- identifier: 32
msg: ShuffleDeck
player: 1
- identifier: 73 - identifier: 73
msg: ChainSolved msg: ChainSolved
chainCount: 2 chainCount: 2
...@@ -539,6 +561,9 @@ messages: ...@@ -539,6 +561,9 @@ messages:
- 99185129 - 99185129
- 99185129 - 99185129
- 23401839 - 23401839
- identifier: 32
msg: ShuffleDeck
player: 0
- identifier: 73 - identifier: 73
msg: ChainSolved msg: ChainSolved
chainCount: 1 chainCount: 1
...@@ -675,9 +700,12 @@ messages: ...@@ -675,9 +700,12 @@ messages:
location: 4 location: 4
sequence: 2 sequence: 2
subsequence: 1 subsequence: 1
chainCount: 0 chainCardLocation:
desc: 1458569732 controller: 0
chainPlayer: 81 location: 4
sequence: 2
desc: 374429424
chainCount: 1
- identifier: 71 - identifier: 71
msg: Chained msg: Chained
chainCount: 1 chainCount: 1
...@@ -795,6 +823,9 @@ messages: ...@@ -795,6 +823,9 @@ messages:
- 99185129 - 99185129
- 99185129 - 99185129
- 99185129 - 99185129
- identifier: 32
msg: ShuffleDeck
player: 0
- identifier: 73 - identifier: 73
msg: ChainSolved msg: ChainSolved
chainCount: 1 chainCount: 1
...@@ -856,9 +887,12 @@ messages: ...@@ -856,9 +887,12 @@ messages:
location: 2 location: 2
sequence: 2 sequence: 2
subsequence: 10 subsequence: 10
chainCount: 0 chainCardLocation:
desc: 512754178 controller: 0
chainPlayer: 151 location: 2
sequence: 2
desc: 1586962064
chainCount: 1
- identifier: 50 - identifier: 50
msg: Move msg: Move
code: 99185129 code: 99185129
...@@ -975,6 +1009,9 @@ messages: ...@@ -975,6 +1009,9 @@ messages:
- 99185129 - 99185129
- 14735698 - 14735698
- 99185129 - 99185129
- identifier: 32
msg: ShuffleDeck
player: 0
- identifier: 73 - identifier: 73
msg: ChainSolved msg: ChainSolved
chainCount: 1 chainCount: 1
...@@ -1054,9 +1091,12 @@ messages: ...@@ -1054,9 +1091,12 @@ messages:
location: 8 location: 8
sequence: 3 sequence: 3
subsequence: 5 subsequence: 5
chainCount: 0 chainCardLocation:
desc: 776 controller: 0
chainPlayer: 0 location: 8
sequence: 3
desc: 0
chainCount: 1
- identifier: 71 - identifier: 71
msg: Chained msg: Chained
chainCount: 1 chainCount: 1
...@@ -1255,6 +1295,11 @@ messages: ...@@ -1255,6 +1295,11 @@ messages:
- identifier: 41 - identifier: 41
msg: NewPhase msg: NewPhase
phase: 1 phase: 1
- identifier: 2
msg: Hint
type: 1
player: 1
desc: 27
- identifier: 90 - identifier: 90
msg: Draw msg: Draw
player: 1 player: 1
...@@ -1303,12 +1348,13 @@ messages: ...@@ -1303,12 +1348,13 @@ messages:
desc: 0 desc: 0
- identifier: 53 - identifier: 53
msg: PosChange msg: PosChange
code: 51452091
card: card:
controller: 187 controller: 0
location: 24 location: 8
sequence: 17 sequence: 2
previousPosition: 3 previousPosition: 10
currentPosition: 0 currentPosition: 5
- identifier: 70 - identifier: 70
msg: Chaining msg: Chaining
code: 51452091 code: 51452091
...@@ -1316,9 +1362,12 @@ messages: ...@@ -1316,9 +1362,12 @@ messages:
location: 8 location: 8
sequence: 2 sequence: 2
subsequence: 5 subsequence: 5
chainCount: 0 chainCardLocation:
desc: 520 controller: 0
chainPlayer: 0 location: 8
sequence: 2
desc: 0
chainCount: 1
- identifier: 71 - identifier: 71
msg: Chained msg: Chained
chainCount: 1 chainCount: 1
...@@ -1356,12 +1405,13 @@ messages: ...@@ -1356,12 +1405,13 @@ messages:
desc: 0 desc: 0
- identifier: 53 - identifier: 53
msg: PosChange msg: PosChange
code: 51452091
card: card:
controller: 187 controller: 0
location: 24 location: 8
sequence: 17 sequence: 1
previousPosition: 3 previousPosition: 10
currentPosition: 0 currentPosition: 5
- identifier: 70 - identifier: 70
msg: Chaining msg: Chaining
code: 51452091 code: 51452091
...@@ -1369,9 +1419,12 @@ messages: ...@@ -1369,9 +1419,12 @@ messages:
location: 8 location: 8
sequence: 1 sequence: 1
subsequence: 5 subsequence: 5
chainCount: 0 chainCardLocation:
desc: 264 controller: 0
chainPlayer: 0 location: 8
sequence: 1
desc: 0
chainCount: 2
- identifier: 71 - identifier: 71
msg: Chained msg: Chained
chainCount: 2 chainCount: 2
...@@ -1564,6 +1617,11 @@ snapshot: ...@@ -1564,6 +1617,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 800 baseDefense: 800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1592,6 +1650,11 @@ snapshot: ...@@ -1592,6 +1650,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1620,6 +1683,11 @@ snapshot: ...@@ -1620,6 +1683,11 @@ snapshot:
baseAttack: 3300 baseAttack: 3300
baseDefense: 2300 baseDefense: 2300
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1648,6 +1716,11 @@ snapshot: ...@@ -1648,6 +1716,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1676,6 +1749,11 @@ snapshot: ...@@ -1676,6 +1749,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1704,6 +1782,11 @@ snapshot: ...@@ -1704,6 +1782,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1732,6 +1815,11 @@ snapshot: ...@@ -1732,6 +1815,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1760,6 +1848,11 @@ snapshot: ...@@ -1760,6 +1848,11 @@ snapshot:
baseAttack: 2500 baseAttack: 2500
baseDefense: 1700 baseDefense: 1700
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1788,6 +1881,11 @@ snapshot: ...@@ -1788,6 +1881,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1816,6 +1914,11 @@ snapshot: ...@@ -1816,6 +1914,11 @@ snapshot:
baseAttack: 2300 baseAttack: 2300
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1844,6 +1947,11 @@ snapshot: ...@@ -1844,6 +1947,11 @@ snapshot:
baseAttack: 2700 baseAttack: 2700
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1872,6 +1980,11 @@ snapshot: ...@@ -1872,6 +1980,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1900,6 +2013,11 @@ snapshot: ...@@ -1900,6 +2013,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1928,6 +2046,11 @@ snapshot: ...@@ -1928,6 +2046,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1956,6 +2079,11 @@ snapshot: ...@@ -1956,6 +2079,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 800 baseDefense: 800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -1984,6 +2112,11 @@ snapshot: ...@@ -1984,6 +2112,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2012,6 +2145,11 @@ snapshot: ...@@ -2012,6 +2145,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2040,6 +2178,11 @@ snapshot: ...@@ -2040,6 +2178,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2068,6 +2211,11 @@ snapshot: ...@@ -2068,6 +2211,11 @@ snapshot:
baseAttack: 3300 baseAttack: 3300
baseDefense: 2300 baseDefense: 2300
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2096,6 +2244,11 @@ snapshot: ...@@ -2096,6 +2244,11 @@ snapshot:
baseAttack: 300 baseAttack: 300
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2124,6 +2277,11 @@ snapshot: ...@@ -2124,6 +2277,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2152,6 +2310,11 @@ snapshot: ...@@ -2152,6 +2310,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2180,6 +2343,11 @@ snapshot: ...@@ -2180,6 +2343,11 @@ snapshot:
baseAttack: 2500 baseAttack: 2500
baseDefense: 1700 baseDefense: 1700
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2208,6 +2376,11 @@ snapshot: ...@@ -2208,6 +2376,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2236,6 +2409,11 @@ snapshot: ...@@ -2236,6 +2409,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2264,6 +2442,11 @@ snapshot: ...@@ -2264,6 +2442,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 800 baseDefense: 800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2292,6 +2475,11 @@ snapshot: ...@@ -2292,6 +2475,11 @@ snapshot:
baseAttack: 2700 baseAttack: 2700
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2320,6 +2508,11 @@ snapshot: ...@@ -2320,6 +2508,11 @@ snapshot:
baseAttack: 2700 baseAttack: 2700
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2348,6 +2541,11 @@ snapshot: ...@@ -2348,6 +2541,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2376,6 +2574,11 @@ snapshot: ...@@ -2376,6 +2574,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2404,6 +2607,11 @@ snapshot: ...@@ -2404,6 +2607,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2432,6 +2640,11 @@ snapshot: ...@@ -2432,6 +2640,11 @@ snapshot:
baseAttack: 2300 baseAttack: 2300
baseDefense: 1400 baseDefense: 1400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2460,6 +2673,11 @@ snapshot: ...@@ -2460,6 +2673,11 @@ snapshot:
baseAttack: 1200 baseAttack: 1200
baseDefense: 2300 baseDefense: 2300
reason: 2048 reason: 2048
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2488,6 +2706,11 @@ snapshot: ...@@ -2488,6 +2706,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 16 reason: 16
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2516,6 +2739,11 @@ snapshot: ...@@ -2516,6 +2739,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2544,6 +2772,11 @@ snapshot: ...@@ -2544,6 +2772,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2572,6 +2805,11 @@ snapshot: ...@@ -2572,6 +2805,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 1024 reason: 1024
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2600,6 +2838,11 @@ snapshot: ...@@ -2600,6 +2838,11 @@ snapshot:
baseAttack: 1200 baseAttack: 1200
baseDefense: 2300 baseDefense: 2300
reason: 16512 reason: 16512
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2628,6 +2871,11 @@ snapshot: ...@@ -2628,6 +2871,11 @@ snapshot:
baseAttack: 1200 baseAttack: 1200
baseDefense: 2300 baseDefense: 2300
reason: 1048650 reason: 1048650
reasonCard:
controller: 0
location: 4
sequence: 1
position: 1
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2656,6 +2904,11 @@ snapshot: ...@@ -2656,6 +2904,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 1024 reason: 1024
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2684,6 +2937,11 @@ snapshot: ...@@ -2684,6 +2937,11 @@ snapshot:
baseAttack: 1900 baseAttack: 1900
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2712,6 +2970,11 @@ snapshot: ...@@ -2712,6 +2970,11 @@ snapshot:
baseAttack: 600 baseAttack: 600
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2740,6 +3003,11 @@ snapshot: ...@@ -2740,6 +3003,11 @@ snapshot:
baseAttack: 600 baseAttack: 600
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2768,6 +3036,11 @@ snapshot: ...@@ -2768,6 +3036,11 @@ snapshot:
baseAttack: 600 baseAttack: 600
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2796,6 +3069,11 @@ snapshot: ...@@ -2796,6 +3069,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2824,6 +3102,11 @@ snapshot: ...@@ -2824,6 +3102,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2852,6 +3135,11 @@ snapshot: ...@@ -2852,6 +3135,11 @@ snapshot:
baseAttack: 2500 baseAttack: 2500
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2880,6 +3168,11 @@ snapshot: ...@@ -2880,6 +3168,11 @@ snapshot:
baseAttack: 2800 baseAttack: 2800
baseDefense: 2200 baseDefense: 2200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2908,6 +3201,11 @@ snapshot: ...@@ -2908,6 +3201,11 @@ snapshot:
baseAttack: 2700 baseAttack: 2700
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2936,6 +3234,11 @@ snapshot: ...@@ -2936,6 +3234,11 @@ snapshot:
baseAttack: 3300 baseAttack: 3300
baseDefense: 2500 baseDefense: 2500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2964,6 +3267,11 @@ snapshot: ...@@ -2964,6 +3267,11 @@ snapshot:
baseAttack: 3300 baseAttack: 3300
baseDefense: 2500 baseDefense: 2500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -2992,6 +3300,11 @@ snapshot: ...@@ -2992,6 +3300,11 @@ snapshot:
baseAttack: 3200 baseAttack: 3200
baseDefense: 2800 baseDefense: 2800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3020,6 +3333,11 @@ snapshot: ...@@ -3020,6 +3333,11 @@ snapshot:
baseAttack: 3200 baseAttack: 3200
baseDefense: 2800 baseDefense: 2800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3048,6 +3366,11 @@ snapshot: ...@@ -3048,6 +3366,11 @@ snapshot:
baseAttack: 4000 baseAttack: 4000
baseDefense: 4000 baseDefense: 4000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3076,6 +3399,11 @@ snapshot: ...@@ -3076,6 +3399,11 @@ snapshot:
baseAttack: 4000 baseAttack: 4000
baseDefense: 4000 baseDefense: 4000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3104,6 +3432,11 @@ snapshot: ...@@ -3104,6 +3432,11 @@ snapshot:
baseAttack: 1900 baseAttack: 1900
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3132,6 +3465,11 @@ snapshot: ...@@ -3132,6 +3465,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3160,6 +3498,11 @@ snapshot: ...@@ -3160,6 +3498,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3188,6 +3531,11 @@ snapshot: ...@@ -3188,6 +3531,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1200 baseDefense: 1200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3216,6 +3564,11 @@ snapshot: ...@@ -3216,6 +3564,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3244,6 +3597,11 @@ snapshot: ...@@ -3244,6 +3597,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3272,6 +3630,11 @@ snapshot: ...@@ -3272,6 +3630,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3300,6 +3663,11 @@ snapshot: ...@@ -3300,6 +3663,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3328,6 +3696,11 @@ snapshot: ...@@ -3328,6 +3696,11 @@ snapshot:
baseAttack: 900 baseAttack: 900
baseDefense: 1400 baseDefense: 1400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3356,6 +3729,11 @@ snapshot: ...@@ -3356,6 +3729,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3384,6 +3762,11 @@ snapshot: ...@@ -3384,6 +3762,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3412,6 +3795,11 @@ snapshot: ...@@ -3412,6 +3795,11 @@ snapshot:
baseAttack: 2700 baseAttack: 2700
baseDefense: 2100 baseDefense: 2100
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3440,6 +3828,11 @@ snapshot: ...@@ -3440,6 +3828,11 @@ snapshot:
baseAttack: 2000 baseAttack: 2000
baseDefense: 1200 baseDefense: 1200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3468,6 +3861,11 @@ snapshot: ...@@ -3468,6 +3861,11 @@ snapshot:
baseAttack: 900 baseAttack: 900
baseDefense: 1400 baseDefense: 1400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3496,6 +3894,11 @@ snapshot: ...@@ -3496,6 +3894,11 @@ snapshot:
baseAttack: 1900 baseAttack: 1900
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3524,6 +3927,11 @@ snapshot: ...@@ -3524,6 +3927,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3552,6 +3960,11 @@ snapshot: ...@@ -3552,6 +3960,11 @@ snapshot:
baseAttack: 2100 baseAttack: 2100
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3580,6 +3993,11 @@ snapshot: ...@@ -3580,6 +3993,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3608,6 +4026,11 @@ snapshot: ...@@ -3608,6 +4026,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 200 baseDefense: 200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3636,6 +4059,11 @@ snapshot: ...@@ -3636,6 +4059,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3664,6 +4092,11 @@ snapshot: ...@@ -3664,6 +4092,11 @@ snapshot:
baseAttack: 2600 baseAttack: 2600
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3692,6 +4125,11 @@ snapshot: ...@@ -3692,6 +4125,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3720,6 +4158,11 @@ snapshot: ...@@ -3720,6 +4158,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3748,6 +4191,11 @@ snapshot: ...@@ -3748,6 +4191,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 2200 baseDefense: 2200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3776,6 +4224,11 @@ snapshot: ...@@ -3776,6 +4224,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3804,6 +4257,11 @@ snapshot: ...@@ -3804,6 +4257,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1200 baseDefense: 1200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3832,6 +4290,11 @@ snapshot: ...@@ -3832,6 +4290,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3860,6 +4323,11 @@ snapshot: ...@@ -3860,6 +4323,11 @@ snapshot:
baseAttack: 200 baseAttack: 200
baseDefense: 200 baseDefense: 200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3888,6 +4356,11 @@ snapshot: ...@@ -3888,6 +4356,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 200 baseDefense: 200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3916,6 +4389,11 @@ snapshot: ...@@ -3916,6 +4389,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3944,6 +4422,11 @@ snapshot: ...@@ -3944,6 +4422,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -3972,6 +4455,11 @@ snapshot: ...@@ -3972,6 +4455,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4000,6 +4488,11 @@ snapshot: ...@@ -4000,6 +4488,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4028,6 +4521,11 @@ snapshot: ...@@ -4028,6 +4521,11 @@ snapshot:
baseAttack: 2000 baseAttack: 2000
baseDefense: 200 baseDefense: 200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4056,6 +4554,11 @@ snapshot: ...@@ -4056,6 +4554,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4084,6 +4587,11 @@ snapshot: ...@@ -4084,6 +4587,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4112,6 +4620,11 @@ snapshot: ...@@ -4112,6 +4620,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4140,6 +4653,11 @@ snapshot: ...@@ -4140,6 +4653,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4168,6 +4686,11 @@ snapshot: ...@@ -4168,6 +4686,11 @@ snapshot:
baseAttack: 3500 baseAttack: 3500
baseDefense: 3200 baseDefense: 3200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4196,6 +4719,11 @@ snapshot: ...@@ -4196,6 +4719,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4224,6 +4752,11 @@ snapshot: ...@@ -4224,6 +4752,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4252,6 +4785,11 @@ snapshot: ...@@ -4252,6 +4785,11 @@ snapshot:
baseAttack: 1800 baseAttack: 1800
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4280,6 +4818,11 @@ snapshot: ...@@ -4280,6 +4818,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4308,6 +4851,11 @@ snapshot: ...@@ -4308,6 +4851,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4336,6 +4884,11 @@ snapshot: ...@@ -4336,6 +4884,11 @@ snapshot:
baseAttack: 1000 baseAttack: 1000
baseDefense: 3000 baseDefense: 3000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4364,6 +4917,11 @@ snapshot: ...@@ -4364,6 +4917,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4392,6 +4950,11 @@ snapshot: ...@@ -4392,6 +4950,11 @@ snapshot:
baseAttack: 2100 baseAttack: 2100
baseDefense: 1400 baseDefense: 1400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4420,6 +4983,11 @@ snapshot: ...@@ -4420,6 +4983,11 @@ snapshot:
baseAttack: 900 baseAttack: 900
baseDefense: 1400 baseDefense: 1400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4448,6 +5016,11 @@ snapshot: ...@@ -4448,6 +5016,11 @@ snapshot:
baseAttack: 1400 baseAttack: 1400
baseDefense: 1200 baseDefense: 1200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4476,6 +5049,11 @@ snapshot: ...@@ -4476,6 +5049,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4504,6 +5082,11 @@ snapshot: ...@@ -4504,6 +5082,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4532,6 +5115,11 @@ snapshot: ...@@ -4532,6 +5115,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4560,6 +5148,11 @@ snapshot: ...@@ -4560,6 +5148,11 @@ snapshot:
baseAttack: 3500 baseAttack: 3500
baseDefense: 3200 baseDefense: 3200
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4588,6 +5181,11 @@ snapshot: ...@@ -4588,6 +5181,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 0 baseDefense: 0
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4616,6 +5214,11 @@ snapshot: ...@@ -4616,6 +5214,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 0 baseDefense: 0
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4644,6 +5247,11 @@ snapshot: ...@@ -4644,6 +5247,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 1500 baseDefense: 1500
reason: 64 reason: 64
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4672,6 +5280,11 @@ snapshot: ...@@ -4672,6 +5280,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 500 baseDefense: 500
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4700,6 +5313,11 @@ snapshot: ...@@ -4700,6 +5313,11 @@ snapshot:
baseAttack: 500 baseAttack: 500
baseDefense: 500 baseDefense: 500
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4728,6 +5346,11 @@ snapshot: ...@@ -4728,6 +5346,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 33555456 reason: 33555456
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4756,6 +5379,11 @@ snapshot: ...@@ -4756,6 +5379,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 1500 baseDefense: 1500
reason: 16512 reason: 16512
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4784,6 +5412,11 @@ snapshot: ...@@ -4784,6 +5412,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4812,6 +5445,11 @@ snapshot: ...@@ -4812,6 +5445,11 @@ snapshot:
baseAttack: 1600 baseAttack: 1600
baseDefense: 0 baseDefense: 0
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4840,6 +5478,11 @@ snapshot: ...@@ -4840,6 +5478,11 @@ snapshot:
baseAttack: 2300 baseAttack: 2300
baseDefense: 1700 baseDefense: 1700
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4868,6 +5511,11 @@ snapshot: ...@@ -4868,6 +5511,11 @@ snapshot:
baseAttack: 600 baseAttack: 600
baseDefense: 1000 baseDefense: 1000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4896,6 +5544,11 @@ snapshot: ...@@ -4896,6 +5544,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 2800 baseDefense: 2800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4924,6 +5577,11 @@ snapshot: ...@@ -4924,6 +5577,11 @@ snapshot:
baseAttack: 2200 baseAttack: 2200
baseDefense: 1700 baseDefense: 1700
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4952,6 +5610,11 @@ snapshot: ...@@ -4952,6 +5610,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 500 baseDefense: 500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -4980,6 +5643,11 @@ snapshot: ...@@ -4980,6 +5643,11 @@ snapshot:
baseAttack: 0 baseAttack: 0
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5008,6 +5676,11 @@ snapshot: ...@@ -5008,6 +5676,11 @@ snapshot:
baseAttack: 2100 baseAttack: 2100
baseDefense: 3000 baseDefense: 3000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5036,6 +5709,11 @@ snapshot: ...@@ -5036,6 +5709,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5064,6 +5742,11 @@ snapshot: ...@@ -5064,6 +5742,11 @@ snapshot:
baseAttack: 2400 baseAttack: 2400
baseDefense: 1800 baseDefense: 1800
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5092,6 +5775,11 @@ snapshot: ...@@ -5092,6 +5775,11 @@ snapshot:
baseAttack: 2500 baseAttack: 2500
baseDefense: 2000 baseDefense: 2000
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5120,6 +5808,11 @@ snapshot: ...@@ -5120,6 +5808,11 @@ snapshot:
baseAttack: 2600 baseAttack: 2600
baseDefense: 2100 baseDefense: 2100
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5148,6 +5841,11 @@ snapshot: ...@@ -5148,6 +5841,11 @@ snapshot:
baseAttack: 3000 baseAttack: 3000
baseDefense: 2500 baseDefense: 2500
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
...@@ -5176,6 +5874,11 @@ snapshot: ...@@ -5176,6 +5874,11 @@ snapshot:
baseAttack: 2600 baseAttack: 2600
baseDefense: 2400 baseDefense: 2400
reason: 0 reason: 0
reasonCard:
controller: 0
location: 0
sequence: 0
position: 0
targetCards: [] targetCards: []
overlayCards: [] overlayCards: []
counters: [] counters: []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment