summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/item_options.conf4
-rw-r--r--db/re/mob_db.conf5
2 files changed, 4 insertions, 5 deletions
diff --git a/db/item_options.conf b/db/item_options.conf
index 449e564ea..9b358eeb2 100644
--- a/db/item_options.conf
+++ b/db/item_options.conf
@@ -114,12 +114,12 @@ item_options_db: (
{
Id: 15
Name: "VAR_PLUSASPD"
- Script: <" bonus(bAspd, getequippedoptioninfo(IT_OPT_VALUE)/2); ">
+ Script: <" bonus(bAspd, getequippedoptioninfo(IT_OPT_VALUE)/2); bonus(bAtk, -(getequippedoptioninfo(IT_OPT_VALUE))/7); ">
},
{
Id: 16
Name: "VAR_PLUSASPDPERCENT"
- Script: <" bonus(bAspdRate, getequippedoptioninfo(IT_OPT_VALUE)); ">
+ Script: <" bonus(bAspdRate, getequippedoptioninfo(IT_OPT_VALUE)); bonus(bAtk, -(getequippedoptioninfo(IT_OPT_VALUE))/5); ">
},
{
Id: 17
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 26652d8c9..9da9bcb78 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1407,10 +1407,9 @@ mob_db: (
AttackMotion: 472
DamageMotion: 200
Drops: {
- StrangeCoin: 3000
- StrangeCoin: 500
+ StrangeCoin: 2750
SpectralOrb: 200
- PlatinumOre: 150
+ PlatinumOre: 125
CursedSkull: 100
BlackPearl: 3
Emperium: 1