From 057c595824a5ef93f4461054987c6cc8afdd2a7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 30 Jul 2019 00:37:04 -0300 Subject: Stop handling beta patch with beta.patch and merge it upstream. Original value was "20", but looks like "stable" server will have something closer to "100" instead >_> --- conf/map/battle/drops.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conf/map/battle') diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf index 91fc4e63e..aff592dc5 100644 --- a/conf/map/battle/drops.conf +++ b/conf/map/battle/drops.conf @@ -142,7 +142,9 @@ drops_by_luk: 0 // At current value (20), each luck point will boost 0.2% drop rates. // For the average drop (4% drop rate), this means 4*1,02=4.08% with 10 luck // A full build (100 luck) and 4% drop rate will give 4.8% drop rate. -drops_by_luk2: 20 +// 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 +drops_by_luk2: 200 // Whether or not Marine Spheres and Floras summoned by Alchemist drop items? // This setting has three available values: -- cgit v1.2.3-70-g09d2