diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-13 13:13:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-13 13:13:40 -0300 |
commit | fe2690256c7bca1ac294a629d0bb23d223afe556 (patch) | |
tree | 3ee617c138d6384b4c65e8896a38fd8500d39291 /conf/map/battle/drops.conf | |
parent | a15cd4676f63e46752d320b8c464794a123e7f18 (diff) | |
download | serverdata-fe2690256c7bca1ac294a629d0bb23d223afe556.tar.gz serverdata-fe2690256c7bca1ac294a629d0bb23d223afe556.tar.bz2 serverdata-fe2690256c7bca1ac294a629d0bb23d223afe556.tar.xz serverdata-fe2690256c7bca1ac294a629d0bb23d223afe556.zip |
Raise max stats to 120
Nerf luck bonus from 2%/luk to 1.8%/luk
Now you need 55 points to have 2x drops, instead of 50 D:
Diffstat (limited to 'conf/map/battle/drops.conf')
-rw-r--r-- | conf/map/battle/drops.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf index 3ec302dcd..314b020c7 100644 --- a/conf/map/battle/drops.conf +++ b/conf/map/battle/drops.conf @@ -144,7 +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 -drops_by_luk2: 200 +// BETA PATCH: Each luck adds 1.8% drop rates - 2x at 55 and 3x at 110 +drops_by_luk2: 180 // Whether or not Marine Spheres and Floras summoned by Alchemist drop items? // This setting has three available values: |