Tree of Savior Forum

[Guide (for IMC)] How to fix your DPK formula

Ok IMC. It seems like your people responsible for math are either incompetent or prefer to just throw around random numbers. This leads to the new DPK system being the most horrible experience ever created.

The current system

The current system is a map-wide DKP with probability
p = 1/DPK
which means for orange 315 weapon materials which have 1000 DPK now the drop chance starts with
p = 0.1 % = 0.001
and after 900 kills reaches
p = 1% = 0.01
for a halfway decent estimate we choose p=0.5% = 0.005 and the binomial distribution (easy to get number examples here http://www.wolframalpha.com/widget/widgetPopup.jsp?p=v&id=226badd3f3410155b258766cca6002ea&title=Binomial%20Probabilities&theme=blue&i0=900&i1=0.002&i2=1&podSelect=)
gives us a
drop chance of DPK before killing 900 mobs = 1 - P_900(X < 1) = 54%.
This means about half of the time you kill 900 monsters without seeing a DPK drop. Which takes hours about 2-3h for most maps because the spawn is super bad. For comparison the same approximation for 600 kills which an average of 1/750 drops gives us a
drop chance of DPK before killing 600 mobs = 18,4%
in other words most likely not going to happen to see something in the first 1-2 hours farming.
It’s horrible. And then someone steals your drop. It’s hell.

And it’s easy to fix!

All that needs to be done is to implement a real Pseudo-RNG system. And always keep in mind that player numbers are low!. Who the bloody hell thought 20k DPK is good for Hunting Ground? Remember, if there is just 1 group grinding there it will never see anything. And that’s how it will be most of the time which is completely frustrating. Ok, the promised fix.
We would like a player friendly system that works even without maps bloated with players (which could have happend if the new system wouldn’t make most quit directly again by the way). For this we define a target % drop change for an item
p = 1/DPK
this means the mean value of expected drop is the DPK which should be fine. To be honest this would already be enough at the moment. But the latest post says that you don’t want us to pray to RNGesus which we have to at the moment because if someone else farming appears it comes to luck who gets it and leads to hate and frustration. So now comes the interesting part to make it player friendly which is an exponential scaling from a number lower than p to a high value for example 10%. Personally I would set the lower bound
b = p/2
as this is basically the same IMC did by doubling the old DPK values at the moment and as upper bound
t = 0.1
and 10% drop should be sufficient to get a drop sooner or later.
Now we need a function that scales those values properly and best for this is the exponential function
current drop chance = c * exp(a * x)
with x being the bound map-wise kill count at the moment. Solved by
c * exp(a * DPK) = t
This function can easily be implemented as it is very cheap to calculate the actual droprate because
c = b
a = ln(t/b) / DPK

Number Example

DPK = 500 (which should be good for orange materials and not frustrating given the spawn rate on maps)
P = 0.002
b = 0.001
t = 0.1
exp = nobody will read that anyways.
But you will get a function that gives you:
0 kill count = 0.1% dropchance
100 kill count = 0.25% dropchance
300 kill count = 1.5% dropchance
500 kill count = 10% dropchance

Should be fair enough to get a drop by luck early on but most likely close to the DPK value. Problem fixed. Thanks!

Little Sidenote

Best would be to remove super rare hour long farm mats all together and use regular drops with a higher number. But guess that’s not wanted. :frowning:

End

If you like the idea please also tag the staff and make them read it and maybe forward it to the dev team.

@STAFF_Yuri especially for you as you made the recent Q&A.

13 Likes

Obviously conventional systems that have worked in most mmos for years are wrong and IMC knows better. :smirk:

7 Likes

Maybe in 3 years or something. Maybe.

1 Like

Also increase the spawnrate of mobs based on how many people are on the map.

10 Likes

Or, you can just make items a fixed drop chance. And if you are worried about whatever % being too unlikely you just tweak it up.

If you further want a safteynet, make the item have a DKP drop and a fixed percent drop that are independent. I.e. A monster has a 1% drop with 200dkp drop of the same item.

I’m tired of convuleted systems that are a supposed improvement , when a simple solution is readily apparent.

1 Like

So many words, so many ideas…

Mine will always be to just make the dpk reset personal instead of per map

3 Likes

Took so much time for them to realize their combat system didn’t make sense. The very first time we logged in I bet most of us had the same thought: so, the skill has a base dmg and no %? Let me suggest something else.

But OK, let them think that those drops are decent as they are.

That’s exactly what the presented formula does.
Especially it makes sure that more drops if more people are farming and decent drop when alone.

we want the drop rate of the 1st week of hunting ground patch, it have been tested and the result is everybody happy and satisfied with that.
What bad will happen to the economy if every rare item drop like hanaming leaf?
-every item will become cheaper, except costume and gacha item
-nobody buying from the market because they can farm by themself
-bot lose interest in farming rare material, ergo mass exodus of the bots to another game
-goldseller can only sell costume and nonfarmable item like practonium and rare recipe from boss cube
-silver will be harder to earn via market

in real world, this can lead to:
-increased population-need space for home-deforestation-polution-global warming
in game…i can’t think anything beside the game get boring so fast that player demanding for the next game content to come faster

9 Likes

Oh no, more people will be geared for ET. Since it’s a cube system now 1% drop or even a .5% drop would be ideal for stuff. Unfortunately they forget that people are getting shafted by cube+ appraise on top of the abysmal DKP situation.

1 Like

Since they already keep track of mobs personal kills for the wiki, an even easier solution would be to adjust dpk values where is needed (1/20000 would be way too low, for example), use that value as drop chance (1/DPK) and use the personal mob kills wiki records to guarantee a drop every time the dpk value is reached.
Lucky people will be happy, unlucky people will be happy too.

Excellent solution, assuming the DPK values are sane.

20000 is not sane, 500 is. Even 1000 is, for super rare things.

Still, DPK needs to be personal. Map based DPK is plain bad.

1 Like

Absolutely support this. I would rather farm 700 ornaments with a drop rate of 50dpk than 70 ornaments with a drop rate of 500dpk.

4 Likes

The same goes for hunting grounds. I’d prefer to increase the DPK by a factor of 10, and instead drop “box parts”. 8 box parts = full cube

2 Likes

We all do. But IMC doesn’t want us to. They prefer people to get sick of it and quit for whatever reason.

For HGs they could simply introduce an exchange npc for Cubes and make blue/violet armor/weapon drop but low dpk in HGs. Problem fixed. But well duh.

2 Likes

Yeah please. I really dislike the hunting grounds in this regard. I much prefer mats and recipes. Also, can’t even name or add a memo to your HG items, super sucks.

1 Like

I feel like this alone would make the system fine.

3 Likes

Not in this case, you’d have to kill 20.000 mobs by yourself.

Only if your the unluckiest person ever. the drop % increase every kill . Its possible to need to kill 20k but unlikely.

This would be soo nice!
Make the count personnal and rngeesus would be dead.