summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-17 20:03:45 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-17 20:03:45 -0200
commit6acbb8d7b343e527135ba01ba567f464f306b193 (patch)
treebaf2425baaae48aef59e96a7b316b4aba66eca32
parentd59add5197e53dc949cfe61d1992f7973651907b (diff)
downloadserverdata-6acbb8d7b343e527135ba01ba567f464f306b193.tar.gz
serverdata-6acbb8d7b343e527135ba01ba567f464f306b193.tar.bz2
serverdata-6acbb8d7b343e527135ba01ba567f464f306b193.tar.xz
serverdata-6acbb8d7b343e527135ba01ba567f464f306b193.zip
Fallen Guards and Kings (just for fun, they don't seem dead btw)
-rw-r--r--db/re/mob_db.conf144
1 files changed, 142 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index cec4a9403..8167b11bf 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -3383,7 +3383,7 @@ mob_db: (
{
Id: 1079
SpriteName: "OldFallen"
- Name: "Old Fallen"
+ Name: "Fallen King"
Lv: 120
Hp: 40000
Sp: 0
@@ -3411,6 +3411,57 @@ mob_db: (
Looter: true
CanAttack: true
CastSensorChase: true
+ Aggressive: true
+ ChangeChase: true
+ }
+ MoveSpeed: 300
+ AttackDelay: 1200
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ //DarCrystal: 700
+ Skull: 250
+ Bone: 110
+ Bone: 100
+ //LeatherGloves: 25
+ //BronzeSword: 10
+ WarlordHelmet: 3
+ WarlordPlate: 1
+ }
+},
+{
+ Id: 1080
+ SpriteName: "OldFallen2"
+ Name: "Fallen King"
+ Lv: 120
+ Hp: 40000
+ Sp: 0
+ Exp: 5220
+ JExp: 850
+ AttackRange: 2
+ Attack: [1000, 1400]
+ Def: 12
+ Mdef: 20
+ Stats: {
+ Str: 35
+ Agi: 3
+ Vit: 20
+ Int: 40
+ Dex: 68
+ Luk: 45
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ Looter: true
+ CanAttack: true
+ CastSensorChase: true
+ Aggressive: true
ChangeChase: true
}
MoveSpeed: 300
@@ -3429,4 +3480,93 @@ mob_db: (
WarlordPlate: 1
}
},
-)
+{
+ Id: 1081
+ SpriteName: "FallenGuard1"
+ Name: "Fallen Guard"
+ Lv: 100
+ Hp: 6000
+ Sp: 0
+ Exp: 120
+ JExp: 37
+ AttackRange: 1
+ Attack: [600, 1000]
+ Def: 5
+ Mdef: 20
+ Stats: {
+ Str: 16
+ Agi: 30
+ Vit: 10
+ Int: 10
+ Dex: 35
+ Luk: 15
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ BlackScorpionStinger: 800
+ BugLeg: 750
+ LeatherShirt: 150
+ ChocolateBar: 100
+ BlackPearl: 1
+ }
+},
+{
+ Id: 1082
+ SpriteName: "FallenGuard2"
+ Name: "Fallen Guard"
+ Lv: 100
+ Hp: 6000
+ Sp: 0
+ Exp: 120
+ JExp: 37
+ AttackRange: 1
+ Attack: [600, 1000]
+ Def: 5
+ Mdef: 20
+ Stats: {
+ Str: 16
+ Agi: 30
+ Vit: 10
+ Int: 10
+ Dex: 35
+ Luk: 15
+ }
+ ViewRange: 1
+ ChaseRange: 12
+ Size: 0
+ Race: 2
+ Element: (1, 1)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ Aggressive: true
+ CastSensorChase: true
+ }
+ MoveSpeed: 800
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 480
+ MvpExp: 0
+ Drops: {
+ BlackScorpionStinger: 800
+ BugLeg: 750
+ LeatherShirt: 150
+ ChocolateBar: 100
+ BlackPearl: 1
+ }
+},)