mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-18 10:00:38 +00:00
提交
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": 110001,
|
||||
"name": "攻击",
|
||||
"sign": "Attack"
|
||||
},
|
||||
{
|
||||
"id": 110002,
|
||||
"name": "防御",
|
||||
"sign": "Defend"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"Attack": 10,
|
||||
"Defend": 5
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user