Files
2025-08-08 19:16:08 +02:00

20 lines
434 B
JSON

{
"field": [
[],
[],
["Hua", { "Number": { "value": 9, "suit": "Black" } }],
[{ "Special": "Zhong" }],
[{ "Special": "Zhong" }],
[{ "Special": "Zhong" }],
[{ "Special": "Zhong" }],
[]
],
"goal": [
{ "value": 8, "suit": "Black" },
{ "value": 9, "suit": "Green" },
{ "value": 9, "suit": "Red" }
],
"hua_set": false,
"bunker": [{ "Blocked": null }, { "Blocked": null }, "Empty"]
}