From 8e4c6c6deca46a73028d54e2827839287267b86e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 May 2020 19:24:58 -0300 Subject: Ops, it should be -5% relative drop chance, not -10% >__> This is experimental, if RNG starts again becoming a hell I'll comment this. Do note that unless you are farming things without any challenge, this will not harm you in any way. --- db/re/level_penalty.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/db/re/level_penalty.txt b/db/re/level_penalty.txt index 9e324df4c..729bdf1c2 100644 --- a/db/re/level_penalty.txt +++ b/db/re/level_penalty.txt @@ -61,11 +61,11 @@ // After 50 levels difference, drop rate starts getting nerfed... A tiny bit. 2,12,0,100 -2,12,-50,90 -2,12,-75,85 -2,12,-100,80 -2,12,-125,75 -2,12,-150,70 -2,12,-200,60 +2,12,-50,95 +2,12,-75,90 +2,12,-100,85 +2,12,-125,70 +2,12,-150,75 +2,12,-200,65 2,12,-250,50 -- cgit v1.2.3-60-g2f50