summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/mob_db.conf52
1 files changed, 48 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 11c40eca8..5b554b531 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1127,10 +1127,10 @@ mob_db: (
CanAttack: false
}
Drops: {
- Acorn: 3100
- MauveHerb: 2400
- CobaltHerb: 2400
- GambogeHerb: 2400
+ Acorn: 2800
+ MauveHerb: 2200
+ CobaltHerb: 2000
+ GambogeHerb: 1800
}
},
{
@@ -6902,4 +6902,48 @@ mob_db: (
LightGreenDiamond: 2
}
},
+{
+ Id: 1187
+ SpriteName: "ViciousSquirrel"
+ Name: "Vicious Squirrel"
+ Lv: 18
+ Hp: 1650
+ Sp: 1
+ Exp: 15
+ AttackRange: 1
+ Attack: [240, 980]
+ Def: 4
+ Mdef: 300
+ Stats: {
+ Str: 3
+ Agi: 18
+ Vit: 1
+ Int: 2
+ Dex: 25
+ Luk: 7
+ }
+ ViewRange: 18
+ ChaseRange: 18
+ Size: 0
+ Race: 2
+ Element: (2, 1)
+ Mode: {
+ CanMove: true
+ Assist: true
+ Looter: true
+ CanAttack: false
+ }
+ MoveSpeed: 110
+ AttackDelay: 472
+ AttackMotion: 572
+ DamageMotion: 200
+ Drops: {
+ Acorn: 1750
+ MauveHerb: 1500
+ CobaltHerb: 1400
+ GambogeHerb: 1300
+ IronPowder: 95
+ Amethyst: 2
+ }
+},
)