织梦CMS - 轻松建站从此开始!

天堂系列-新天堂II殿堂级|就玩天堂2发布网站 9WTT2.ORG

当前位置: 主页 > 天堂2私服 >

魔兽服务端修改近战致命躲避等级(5)

时间:2011-06-05 12:03来源: 作者: 点击:
item_template SET stat_value2 = stat_value2*10 WHERE stat_type2=38; UPDATE item_template SET stat_value3 = stat_value3*10 WHERE stat_type3=38; UPDATE item_template SET stat_value4 = stat_value4*10 WH

item_template SET stat_value2 = stat_value2*10 WHERE stat_type2=38;
UPDATE
item_template SET stat_value3 = stat_value3*10 WHERE stat_type3=38;
UPDATE
item_template SET stat_value4 = stat_value4*10 WHERE stat_type4=38;
UPDATE
item_template SET stat_value5 = stat_value5*10 WHERE stat_type5=38;
UPDATE
item_template SET stat_value6 = stat_value6*10 WHERE stat_type6=38;
UPDATE
item_template SET stat_value7 = stat_value7*10 WHERE stat_type7=38;
UPDATE
item_template SET stat_value8 = stat_value8*10 WHERE stat_type8=38;
UPDATE
item_template SET stat_value9 = stat_value9*10 WHERE stat_type9=38;
UPDATE
item_template SET stat_value10 = stat_value10*10 WHERE
stat_type10=38;
修改每5秒回藍
UPDATE item_template SET stat_value1 =
stat_value1*10 WHERE stat_type1=43;
UPDATE item_template SET stat_value2 =
stat_value2*10 WHERE stat_type2=43;
UPDATE item_template SET stat_value3 =
stat_value3*10 WHERE stat_type3=43;
UPDATE item_template SET stat_value4 =
stat_value4*10 WHERE stat_type4=43;
UPDATE item_template SET stat_value5 =
stat_value5*10 WHERE stat_type5=43;
UPDATE item_template SET stat_value6 =
stat_value6*10 WHERE stat_type6=43;
UPDATE item_template SET stat_value7 =
stat_value7*10 WHERE stat_type7=43;
UPDATE item_template SET stat_value8 =
stat_value8*10 WHERE stat_type8=43;
UPDATE item_template SET stat_value9 =
stat_value9*10 WHERE stat_type9=43;
UPDATE item_template SET stat_value10 =
stat_value10*10 WHERE stat_type10=43;
修改護甲穿透等級
UPDATE item_template SET
stat_value1 = stat_value1*10 WHERE stat_type1=44;
UPDATE item_template SET
stat_value2 = stat_value2*10 WHERE stat_type2=44;
UPDATE item_template SET
stat_value3 = stat_value3*10 WHERE stat_type3=44;
UPDATE item_template SET
stat_value4 = stat_value4*10 WHERE stat_type4=44;
UPDATE item_template SET
stat_value5 = stat_value5*10 WHERE stat_type5=44;
UPDATE item_template SET
stat_value6 = stat_value6*10 WHERE stat_type6=44;
UPDATE item_template SET
stat_value7 = stat_value7*10 WHERE stat_type7=44;
UPDATE item_template SET
stat_value8 = stat_value8*10 WHERE stat_type8=44;
UPDATE item_template SET
stat_value9 = stat_value9*10 WHERE stat_type9=44;
UPDATE item_template SET
stat_value10 = stat_value10*10 WHERE stat_type10=44;
修改法術強度等級
UPDATE
item_template SET stat_value1 = stat_value1*10 WHERE stat_type1=45;
UPDATE
item_template SET stat_value2 = stat_value2*10 WHERE stat_type2=45;
UPDATE
item_template SET stat_value3 = stat_value3*10 WHERE stat_type3=45;
UPDATE
item_template SET stat_value4 = stat_value4*10 WHERE stat_type4=45;
UPDATE
item_template SET stat_value5 = stat_value5*10 WHERE stat_type5=45;
UPDATE
item_template SET stat_value6 = stat_value6*10 WHERE stat_type6=45;
UPDATE
item_template SET stat_value7 = stat_value7*10 WHERE stat_type7=45;
UPDATE
item_template SET stat_value8 = stat_value8*10 WHERE stat_type8=45;
UPDATE
item_template SET stat_value9 = stat_value9*10 WHERE stat_type9=45;
UPDATE
item_template SET stat_value10 = stat_value10*10 WHERE stat_type10=45;

所有玩家則成為1級賬號,將沒有gm權限  :UPDATE account SET gmlevel = 1;
那麼所有命令全部變4級賬號才能使用   :UPDATE command SET security = 4;
感覺魔獸裡的物品疊加少了嗎?
我教你把物品疊加弄大點!
update item_template set stackable=1000;  所有物品疊加1000
感覺魔獸裡的裝備需求等級高了嗎?
我教你一級就可以穿上70級的裝備!
update item_template set requiredlevel=1;  所有裝備1級穿
感覺魔獸裡寵物的屬性低了嗎?
我教你把寵物的屬性調大點!
update pet_levelstats set hp = hp*20;
update pet_levelstats set mana = mana+10;
update pet_levelstats set mana = mana*10;
update pet_levelstats set armor = armor*100;
update pet_levelstats set str = str*20;
update pet_levelstats set agi = agi*20;
update pet_levelstats set sta = sta*20;
update pet_levelstats set inte = inte*20;
update pet_levelstats set spi = spi*20;
70級以下精英一下怪綠色以下裝備暴率調低10倍
================================================== ===================================
update
`creature_loot_template`
Inner Join `creature_template`
Inner Join `item_template`
set
`ChanceOrQuestChance` = `ChanceOrQuestChance` / 10
WHERE
`creature_loot_template`.`entry` = `creature_template`.`entry` AND
`creature_loot_template`.`ChanceOrQuestChance` > 0 and
`creature_loot_template`.`groupid`  0 and
`creature_loot_template`.`groupid`  0 AND (责任编辑:admin)

织梦二维码生成器
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
验证码: 点击我更换图片
栏目列表
推荐内容