游戏精英
 
- 贡献度
- 445
- 金元
- 18840
- 积分
- 3664
- 精华
- 0
- 注册时间
- 2021-4-5
|
冰夷召唤的攻击力,你可以试试下边的 "atk": 0, 把他改大一点,如果没用的话,可能要去技能文件里去改。
把冰夷改成先天气运,先天和逆天可以看作同样的东西,诶咋说呢,可以去看看残月大大的教程,里边就是讲这个的,只是改一下对应的效果。
{
"id": 140,
"model": "bingyi", //模型值
"type": 1,
"className": "0",
"isModifSkillDmg": 1,
"hp": 1,
"mp": 1,
"sp": 1,
"hpRestore": 0,
"mpRestore": 0,
"spRestore": 0,
"moveSpeed": 500,
"nextRoom": 1,
"skills": "7791|7795|7793|7764",//技能
"anims": "Attack|Attack1|Attack3|Attack2",//动作动画
"effectSuffix": "0",
"abilities": "120|7761|192|130|160",//不明。。
"step": 0,
"items": "0",
"atk": 0,
"def": 0,
"basBlade": 0,
"basSpear": 0,
"basSword": 0,
"basFist": 0,
"basPalm": 0,
"basFinger": 0,
"basFire": 0,
"basFroze": 0,
"basThunder": 0,
"basWind": 0,
"basEarth": 0,
"basWood": 0,
"pfr": 0,
"mfr": 0,
"crit": 0,
"guard": 0,
"critV": 0,
"guardV": 0,
"aiType": 2,//猜测是小跟屁虫的行为动作,改成其他的。她可能就不跟着你了
"aiValueID": 140 //同上
}
|
|