From 2dc0529e6464dcba7f82ec51f30d46d5cfaeef3d Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 2 Mar 2018 20:42:21 -0300 Subject: Change drop rate --- conf/map/battle/drops.conf | 2 +- db/re/mob_db.conf | 2 +- 2 files changed, 2 insertions(+), 2 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: diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 62eb979b1..14e9a081e 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3293,7 +3293,7 @@ mob_db: ( Lv: 20 Hp: 5000 Sp: 0 - Exp: 400 + Exp: 200 JExp: 35 AttackRange: 1 Attack: [200, 2000] -- cgit v1.2.3-70-g09d2