This commit is contained in:
PC-20230316NUNE\Administrator
2023-11-27 19:00:51 +08:00
parent 0da4b5e8d8
commit 62959f80e4
19 changed files with 412 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
[
{
"id": 110001,
"name": "攻击",
"sign": "Attack"
},
{
"id": 110002,
"name": "防御",
"sign": "Defend"
}
]

View File

@@ -0,0 +1,11 @@
{
"ver": "2.0.1",
"importer": "json",
"imported": true,
"uuid": "9f49c5b6-38df-450b-8700-3172b090f838",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

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

View File

@@ -0,0 +1,11 @@
{
"ver": "2.0.1",
"importer": "json",
"imported": true,
"uuid": "588bcee5-9782-46ce-9cee-5b9de08327cd",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}