summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-04-22 21:52:38 +0000
committerSaulc <lucashelaine14@gmail.com>2018-04-22 21:52:38 +0000
commite86b55a1ac887c438ede03db6922239c9ba6d778 (patch)
treef5b402a81306b1baea30addbba613a850a4dd1fe /db/re/mob_db.conf
parentc2629ec73155f15f9a2383ebff569be12b4ddbef (diff)
downloadserverdata-e86b55a1ac887c438ede03db6922239c9ba6d778.tar.gz
serverdata-e86b55a1ac887c438ede03db6922239c9ba6d778.tar.bz2
serverdata-e86b55a1ac887c438ede03db6922239c9ba6d778.tar.xz
serverdata-e86b55a1ac887c438ede03db6922239c9ba6d778.zip
add magic ratto without loot
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 5f7b89186..631140f93 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -4711,4 +4711,50 @@ mob_db: (
DesertThiefCard: 1
}
},
+{
+ Id: 1126
+ SpriteName: "MagicRatto"
+ Name: "Magic Ratto"
+ Lv: 2
+ Hp: 350
+ Sp: 0
+ Exp: 1
+ JExp: 0
+ AttackRange: 1
+ Attack: [60, 90]
+ Def: 1
+ Mdef: 2
+ Stats: {
+ Str: 5
+ Agi: 15
+ Vit: 10
+ Int: 1
+ Dex: 25
+ Luk: 35
+ }
+ ViewRange: 8
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (5, 1)
+ Mode: {
+ CanMove: true
+ Looter: true
+ CanAttack: true
+ CastSensorChase: true
+ ChangeChase: true
+ }
+ MoveSpeed: 90
+ AttackDelay: 1572
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ Cheese: 1800
+ RattoTeeth: 900
+ RattoTail: 600
+ Piberries: 600
+ Moss: 600
+ }
+},
)