diff options
-rw-r--r-- | conf/map/battle/drops.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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: |