diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-02 20:42:21 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-02 20:42:21 -0300 |
commit | 2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d (patch) | |
tree | 96abf5b57ac0158e2febfa65aae7baf3245fa5cc /conf/map | |
parent | c4e8fb73d219d5c073291cff54d442433ab2b732 (diff) | |
download | serverdata-2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d.tar.gz serverdata-2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d.tar.bz2 serverdata-2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d.tar.xz serverdata-2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d.zip |
Change drop rate
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/battle/drops.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/drops.conf b/conf/map/battle/drops.conf index 4dbbf8fd5..28de6176c 100644 --- a/conf/map/battle/drops.conf +++ b/conf/map/battle/drops.conf @@ -138,7 +138,7 @@ drops_by_luk: 0 // Makes your LUK value affect drop rates on a relative basis. // Setting to 100 means each luk adds 1% chance to find items // (So at 100 luk, everything will have double chance of dropping). -drops_by_luk2: 0 +drops_by_luk2: 10 // Whether or not Marine Spheres and Floras summoned by Alchemist drop items? // This setting has three available values: |