基础的数值计算

This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-11-30 02:20:57 +08:00
parent 6cd69ca9e3
commit 8dcf92a302
33 changed files with 363 additions and 36 deletions

View File

@@ -1,8 +1,8 @@
[
{
"id": 0,
"Blood": 100,
"Attack": 10,
"Blood": 200,
"Attack": 20,
"Defend": 5
}
]