:
第一个文件:
bin\gameworld\data\config\zhuansheng里面zhuanshenglevel.config
12后面复制一份12
添加到后面去
上图添加后
。。。。。。。。。。。。。
然后修改成
- [13] = {
level = 13,
exp = 20000000,
hp = 396900,
atk = 29400,
def = 7350,
res = 7350,
},[13] = {
level = 13,
exp = 20000000,
hp = 396900,
atk = 29400,
def = 7350,
res = 7350,
},
复制代码
……………………………………………..后端这里就添加完了。
…………………………………….
前端:
\WWW\resource\cfg里面config.json
打开搜索ZhuanShengLevelConfig
第755553行左右
在第12后面添加
修改12成13………….14.15.16转自己添加修改