更新:武将表和兵种表

This commit is contained in:
cxz1997
2021-04-13 20:21:05 +08:00
parent 3d116ebd8c
commit fb948f2dcc
2 changed files with 874 additions and 36 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -964,5 +964,51 @@
"mdef": 0,
"agi": 0,
"luk": 0
},
{
"jobid": 43,
"name": "城门",
"grade": 1,
"unlockLevel": 99,
"job_class": 10,
"type": 1,
"imgid": 3,
"spe": 4,
"atkid": 9,
"move": 1,
"seid": "0&",
"effect": "eff_500",
"info": "城门",
"trainingConsume": "&",
"upGradeConsume": "&",
"hp": 0,
"atk": 0,
"def": 0,
"mdef": 0,
"agi": 0,
"luk": 0
},
{
"jobid": 44,
"name": "特殊",
"grade": 1,
"unlockLevel": 99,
"job_class": 10,
"type": 1,
"imgid": 3,
"spe": 4,
"atkid": 9,
"move": 1,
"seid": "0&",
"effect": "eff_500",
"info": "特殊",
"trainingConsume": "&",
"upGradeConsume": "&",
"hp": 0,
"atk": 0,
"def": 0,
"mdef": 0,
"agi": 0,
"luk": 0
}
]