celguar / spp-classics-cmangos

SPP Classics repack with ike3 playerbots. Based on cmangos. Supports 1.12, 2.4.3, 3.3.5. Check "Releases" for installer
213 stars 58 forks source link

How to make elite mobs non-elite? #121

Closed Oddy123123 closed 1 year ago

Oddy123123 commented 1 year ago

I'm playing as a single player and some mobs are intended to be killed by groups of players. Is there any way to make those mobs easier for soloing?

celguar commented 1 year ago

You can change creature type in database or lower elite mobs hp/damage in mangosd.conf

Oddy123123 commented 1 year ago

Thank you

celguar commented 1 year ago

Now that I think of it, changing creature type from elite to non elite in database won't help as damage and health are in other columns. So need to use config to reduce their stats 😅