summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf41
1 files changed, 41 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 38e27ab98..c9c5b3639 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -819,4 +819,45 @@ mob_db: (
Pumpkin: 5000
}
},
+{
+ Id: 1020
+ SpriteName: "Cuco"
+ Name: "Cuco"
+ Lv: 25
+ Hp: 1000
+ Sp: 0
+ Exp: 100
+ JExp: 0
+ AttackRange: 1
+ Attack: [50, 70]
+ Def: 3
+ Mdef: 40
+ Stats: {
+ Str: 15
+ Agi: 1
+ Vit: 40
+ Int: 1
+ Dex: 40
+ Luk: 5
+ }
+ ViewRange: 1
+ ChaseRange: 1000
+ Size: 0
+ Race: 2
+ Element: (4, 1)
+ Mode: {
+ CanMove: true
+ Looter: true
+ CanAttack: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 500
+ AttackDelay: 1300
+ AttackMotion: 672
+ DamageMotion: 270
+ MvpExp: 0
+ Drops: {
+ Pumpkin: 90000
+ }
+},
)