From 9916130404ebd773a8ae8f81ba877f3d7fc00bad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 6 May 2022 09:07:58 -0300 Subject: As luck can go further, do a tiny nerf on drop rates... A 0.05% per luck point. 2x drop from 55->57 luck, and 3x drop from 111->114 luck --- conf/map/battle/drops.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/map/battle') diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf index 314b020c7..28ca89fab 100644 --- a/conf/map/battle/drops.conf +++ b/conf/map/battle/drops.conf @@ -144,8 +144,8 @@ drops_by_luk: 0 // A full build (100 luck) and 4% drop rate will give 4.8% drop rate. // BETA PATCH: 100 luck and 4% drop rate (Std): 12% Drop Rate (3x more) // BETA PATCH: With only 50 luck you'll have double drop rates for everything -// BETA PATCH: Each luck adds 1.8% drop rates - 2x at 55 and 3x at 110 -drops_by_luk2: 180 +// BETA PATCH: Each luck adds 1.75% drop rates - 2x at 57 and 3x at 114 +drops_by_luk2: 175 // Whether or not Marine Spheres and Floras summoned by Alchemist drop items? // This setting has three available values: -- cgit v1.2.3-70-g09d2