summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuma <numa@themanaworld.org>2023-11-29 18:17:54 +0000
committerNuma <numa@themanaworld.org>2023-11-29 18:17:54 +0000
commitae5b6714dcdc115e85a6f40c8508d005b0cdbd0a (patch)
treef09511dd41ac1de83a13d026371e53c3d0b23643
parentcad841573c31bfdb9c1d96d9f4595ba1ff8ee723 (diff)
downloadserverdata-ae5b6714dcdc115e85a6f40c8508d005b0cdbd0a.tar.gz
serverdata-ae5b6714dcdc115e85a6f40c8508d005b0cdbd0a.tar.bz2
serverdata-ae5b6714dcdc115e85a6f40c8508d005b0cdbd0a.tar.xz
serverdata-ae5b6714dcdc115e85a6f40c8508d005b0cdbd0a.zip
Sync with Legacy repo
-rw-r--r--db/pre-re/mob_db.conf89
1 files changed, 89 insertions, 0 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf
index aaf29201..e7282420 100644
--- a/db/pre-re/mob_db.conf
+++ b/db/pre-re/mob_db.conf
@@ -7996,4 +7996,93 @@ mob_db: (
ManaDust: 1000
}
},
+{
+ Id: 1176
+ SpriteName: "Rotter"
+ Name: "Rotter"
+ Lv: 130
+ Hp: 6000
+ Sp: 0
+ Exp: 5533
+ JExp: 733
+ AttackRange: 7
+ Attack: [213, 333]
+ Def: 20
+ Mdef: 25
+ CriticalDef: 50
+ Stats: {
+ Str: 30
+ Agi: 15
+ Vit: 30
+ Int: 11
+ Dex: 100
+ Luk: 113
+ }
+ ViewRange: 3
+ ChaseRange: 12
+ Size: 1
+ Race: 1
+ Element: (7, 1)
+ Mode: {
+ CanMove: true
+ Aggressive: true
+ Assist: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ Detector: true
+ }
+ MoveSpeed: 273
+ AttackDelay: 2222
+ AttackMotion: 672
+ DamageMotion: 900
+ MutationCount: 2
+ MutationStrength: 30
+ Drops: {
+ DarkCrystal: 1000
+ RottenRags: 800
+ DiseasedHeart: 200
+ UndeadEar: 500
+ Soul: 500
+ GoldenTooth: 10
+ }
+},
+{
+ Id: 1177
+ SpriteName: "Rot"
+ Name: "Rot"
+ Lv: 100
+ Hp: 13
+ Sp: 0
+ Exp: 11
+ JExp: 1
+ AttackRange: 1
+ Attack: [111, 333]
+ Def: 0
+ Mdef: 0
+ CriticalDef: 0
+ Stats: {
+ Str: 0
+ Agi: 0
+ Vit: 0
+ Int: 0
+ Dex: 255
+ Luk: 13
+ }
+ ViewRange: 1
+ ChaseRange: 1
+ Size: 1
+ Race: 0
+ Element: (1, 1)
+ Mode: {
+ Aggressive: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeTargetChase: true
+ SurviveWithoutMaster: true
+ }
+ AttackDelay: 500
+ AttackMotion: 672
+ DamageMotion: 480
+}
)