diff options
-rw-r--r-- | db/re/mob_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a64dd6c92..fecfd244a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8861,7 +8861,7 @@ mob_db: ( Drops: { HastePotion: 500 StrengthPotion: 500 - ArcmageBoxset: 100 + ArcmageBoxset: 200 } WeaponAttacks: { All: 8000 @@ -8907,7 +8907,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - ArcmageBoxset: 500 + ArcmageBoxset: 1000 HastePotion: 500 StrengthPotion: 500 } @@ -8955,7 +8955,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - ArcmageBoxset: 1000 + ArcmageBoxset: 2000 HastePotion: 500 StrengthPotion: 500 } @@ -9003,7 +9003,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - ArcmageBoxset: 1750 + ArcmageBoxset: 3500 HastePotion: 500 StrengthPotion: 500 } @@ -9051,7 +9051,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - ArcmageBoxset: 2250 + ArcmageBoxset: 4500 HastePotion: 500 StrengthPotion: 500 } |