去网上下个修改器,QUICE很好用的,即便是对数据库知识一窍不通的人都能用。或者你在Navicat中使用语句:
UPDATE item_template SET stat_value1 = (你所想要修改的数值) where stat_type1=4(1 生命值 3 敏捷 4 力量 5 智力 6 精神 7 耐力) and entry=19019(风剑的编码);
UPDATE item_template SET stat_value2 = where stat_type2=4 and entry=19019;
UPDATE item_template SET stat_value3 = where stat_type3=4 and entry=19019;
UPDATE item_template SET stat_value14= where stat_type4=4 and entry=19019;
UPDATE item_template SET stat_value5 = where stat_type5=4 and entry=19019;
UPDATE item_template SET stat_value6 = where stat_type6=4 and entry=19019;
UPDATE item_template SET stat_value7 = where stat_type7=4 and entry=19019;
UPDATE item_template SET stat_value8 = where stat_type8=4 and entry=19019;
UPDATE item_template SET stat_value9 = where stat_type9=4 and entry=19019;
UPDATE item_template SET stat_value10 = where stat_type10=4 and entry=19019;
括号里的是注释,运行时记得把括号以及括号中的内容删去
stat_type1-10是编号
标识如下:
(0,无 1,生命值 2,法力值 3,敏捷 4,力量 5,智力 6,精神 7,耐力 12,防御等级 13,躲闪等级 14,招架等级 15,盾牌格挡 16,近战命中 17,远程命中 18,法术命中 19,近战暴击 20,远程暴击 21,法术暴击 22,近战躲闪 23,远程躲闪 24,法术躲闪 25,近战暴击躲闪 26,远程暴击躲闪 27,法术暴击躲闪 28,近战攻击速度 29,远程攻击速度 30,法术攻击速度 31,命中等级 32,暴击等级 33,命中躲闪 34,暴击躲闪 35,韧性 36,急速攻击速度 37,精准等级 38,攻击强度 39,远程攻击强度 40,猎豹、熊、巨熊、枭兽形态攻击强度 41,法术治疗效果 42,法术伤害效果 43,5秒回蓝 44,护甲穿透等级 45,法术能量)
我帮你
邮箱多少 我给你发个 修改器 什么都能修改 还可以改掉职业限制 和去装备唯一
M端的用quice,T端的不知道用什么改!
占坑学习.有强人指点一下吗.同样的疑惑