提交升级

This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-11-28 02:13:05 +08:00
parent 62959f80e4
commit 07db3912cc
46 changed files with 2482 additions and 961 deletions

View File

@@ -8,5 +8,10 @@
"id": 110002,
"name": "防御",
"sign": "Defend"
},
{
"id": 110003,
"name": "血量",
"sign": "Blood"
}
]

View File

@@ -1,6 +1,7 @@
[
{
"id": 0,
"Blood": 100,
"Attack": 10,
"Defend": 5
}