hi can some one post a guide on how to change the amount of damage the mobs and bosses do in instances plz they hit for 2000 and would like them to hit for 200 haha any help would be nice ty
lots of +Rep for the ones that can help![]()
hi can some one post a guide on how to change the amount of damage the mobs and bosses do in instances plz they hit for 2000 and would like them to hit for 200 haha any help would be nice ty
lots of +Rep for the ones that can help![]()
On the creature you want to change, target him and type ".npc info". Now you should get a wall of text, look for the entry id (not sql) and note it down. Go into your database, creature_proto, and scroll by id (by clicking on the colum name in sqlyog). Scroll till you find your entry and change the row with min and max damage. Restart your server or reload creature_proto and kill + wait for respawn. Most other mobs should have id's near that entry so you don't have to scroll far.
A shortcut could be to trybut I have not tested this queryCode:Select from `creature_proto` where `entry` = 'your id'writing from the top of my head.
Nice contribution Stoneharry![]()
Go into Creature_proto table search for the ID of your NPC and you can change the HP,Mana,Attack Speed, Damage, armor, resistance and alot of other things