Skip to content

Reduce mob levels to 75 cap era range #6672

Answered by Mortalelite
Beantron asked this question in Q&A
Discussion options

You must be logged in to vote

To lower a mobs level you would have adjust the mob_groups.sql for the level you want. I would advise not using ASB with LSB as a lot is different. They changed stuff to match their needs. You can build a module to run something like UPDATE `mob_groups` SET minLevel=1,maxLevel=1 WHERE `groupid` =1 AND `zoneid`=1 AND `name`='MOBNAME'; and manually adjust the zones you want.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@BoundingS
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@BoundingS
Comment options

@Beantron
Comment options

Answer selected by Beantron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants