永发信息网

大芒果魔兽世界单机版怎么提升所有装备属性。不要说命令什么的,想批量提升魔兽里面的装备提升百分比

答案:3  悬赏:80  手机版
解决时间 2021-01-29 06:12
  • 提问者网友:留有余香
  • 2021-01-29 01:09
比如:如果装备属性是耐力40,提升到60。不是单一的修改。有没有可以全部提升如50%等
最佳答案
  • 五星知识达人网友:山河有幸埋战骨
  • 2021-01-29 02:09
0;
UPDATE item_template SET stat_value5 = stat_value5*3/2 where stat_type5<>0;
以下加6倍武器伤害 自己调倍数
UPDATE item_template SET dmg_min1=dmg_min1*6;
UPDATE item_template SET dmg_max1=dmg_max1*6;

以下调护甲 和各种抗性
UPDATE item_template SET armor=armor*2;

UPDATE item_template SET holy_res=holy_res*5;
UPDATE item_template SET fire_res=fire_res*5;2 where stat_type2<
UPDATE item_template SET shadow_res=shadow_res*5;
UPDATE item_template SET arcane_res=arcane_res*5;
UPDATE item_template SET stat_value3 = stat_value3*3/2 where stat_type3<>0;
UPDATE item_template SET stat_value4 = stat_value4*3/>2 where stat_type4<
UPDATE item_template SET nature_res=nature_res*5;
UPDATE item_template SET Frost_res=Frost_res*5;0;>各个版本数据库可能不一样 3.3.5的是这样
用navicat 输入如下 这个只加50%的属性
UPDATE item_template SET stat_value1 = stat_value1*3/2 where stat_type1<>0;
UPDATE item_template SET stat_value2 = stat_value2*3/
全部回答
  • 1楼网友:酒醒三更
  • 2021-01-29 03:30
你好! 卧槽,特玩网魔兽世界专区早就有解决方法了好吗?你自己看 如有疑问,请追问。
  • 2楼网友:醉吻情书
  • 2021-01-29 03:16
可以使用软件N8 用批量数据库命令操作,很快的,具体可以到有爱魔兽论坛来学习。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯