Page 1 of 1

Global Drop Rate

Posted: Sat Feb 22, 2014 12:15 am
by Vanclaive
I hate to ask, but is there a global drop rate modifier?

I see that in map_darkstar.conf there's a 'THF_in_party_for_drops' entry. Is this just a binary 1/0 yes/no thing? Or can a higher value be put in there to multiply the effect?

If so, great!

If not, then where does one go to globally affect drop rates for things? I found nothing in ../scripts/globals (or ../scripts/anywhere, really) to affect it either.

Re: Global Drop Rate

Posted: Sat Feb 22, 2014 3:59 am
by TeoTwawki
I'd look in ai_mob_dummy.cpp where treasure hunter gets applied.

Clarification: I am suggesting you add one in your working copy, because a global one does not exist in DSP trunk. Look at how the other "mapconfig.THING" are done, its pretty easy.

Re: Global Drop Rate

Posted: Sat Feb 22, 2014 2:58 pm
by atom0s
Drop rates are per-item and based on if a THF is in the party. If you wish to adjust your servers drop rates, you will have to edit them in the database.