diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-05 11:12:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-05 11:12:30 -0300 |
commit | 019d399552458c0c1189fdb5f9bc762dbde782f5 (patch) | |
tree | 853f21efddff0d4d962ff9ce635145ebe0d499e6 /db | |
parent | 95e5dad08d3096fa99377036add9f0c639ec91d4 (diff) | |
download | serverdata-019d399552458c0c1189fdb5f9bc762dbde782f5.tar.gz serverdata-019d399552458c0c1189fdb5f9bc762dbde782f5.tar.bz2 serverdata-019d399552458c0c1189fdb5f9bc762dbde782f5.tar.xz serverdata-019d399552458c0c1189fdb5f9bc762dbde782f5.zip |
Space ident on databases is NOT ALLOWED - Sorry @Saulc
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 186 |
1 files changed, 93 insertions, 93 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 7bb3f3031..415d213dc 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4515,101 +4515,101 @@ mob_db: ( } }, { - Id: 1122 - SpriteName: "Snake" - Name: "Snake" - Lv: 40 - Hp: 5000 - Sp: 0 - Exp: 35 - JExp: 22 - AttackRange: 1 - Attack: [400, 700] - Def: 5 - Mdef: 10 - Stats: { - Str: 20 - Agi: 12 - Vit: 10 - Int: 10 - Dex: 35 - Luk: 10 - } - ViewRange: 9 - ChaseRange: 10 - Size: 0 - Race: 2 - Element: (1, 1) - Mode: { - CanMove: true - CanAttack: true - Aggressive: true - Angry: true - ChangeTargetMelee: true - ChangeChase: true - CastSensorChase: true - } - MoveSpeed: 300 - AttackDelay: 1300 - AttackMotion: 672 - DamageMotion: 200 - MvpExp: 0 - Drops: { - SnakeTongue: 450 - SnakeEgg: 300 - SnakeEgg: 100 - SnakeSkin: 90 - DivineApple: 1 - } + Id: 1122 + SpriteName: "Snake" + Name: "Snake" + Lv: 40 + Hp: 5000 + Sp: 0 + Exp: 35 + JExp: 22 + AttackRange: 1 + Attack: [400, 700] + Def: 5 + Mdef: 10 + Stats: { + Str: 20 + Agi: 12 + Vit: 10 + Int: 10 + Dex: 35 + Luk: 10 + } + ViewRange: 9 + ChaseRange: 10 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 300 + AttackDelay: 1300 + AttackMotion: 672 + DamageMotion: 200 + MvpExp: 0 + Drops: { + SnakeTongue: 450 + SnakeEgg: 300 + SnakeEgg: 100 + SnakeSkin: 90 + DivineApple: 1 + } }, { - Id: 1123 - SpriteName: "MountainSnake" - Name: "Mountain Snake" - Lv: 110 - Hp: 6400 - Sp: 100 - Exp: 114 - JExp: 31 - AttackRange: 1 - Attack: [450, 750] - Def: 5 - Mdef: 15 - Stats: { - Str: 25 - Agi: 35 - Vit: 10 - Int: 10 - Dex: 35 - Luk: 45 - } - ViewRange: 9 - ChaseRange: 10 - Size: 0 - Race: 2 - Element: (1, 1) - Mode: { - CanMove: true - CanAttack: true - Aggressive: true - Angry: true - ChangeTargetMelee: true - ChangeChase: true - CastSensorChase: true - } - MoveSpeed: 280 - AttackDelay: 890 - AttackMotion: 672 - DamageMotion: 200 - MvpExp: 0 - Drops: { - MountainSnakeTongue: 450 - MountainSnakeEgg: 300 - MountainSnakeEgg: 100 - MountainSnakeSkin: 90 - LeatherGloves:2 - DivineApple: 1 - } + Id: 1123 + SpriteName: "MountainSnake" + Name: "Mountain Snake" + Lv: 110 + Hp: 6400 + Sp: 100 + Exp: 114 + JExp: 31 + AttackRange: 1 + Attack: [450, 750] + Def: 5 + Mdef: 15 + Stats: { + Str: 25 + Agi: 35 + Vit: 10 + Int: 10 + Dex: 35 + Luk: 45 + } + ViewRange: 9 + ChaseRange: 10 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 280 + AttackDelay: 890 + AttackMotion: 672 + DamageMotion: 200 + MvpExp: 0 + Drops: { + MountainSnakeTongue: 450 + MountainSnakeEgg: 300 + MountainSnakeEgg: 100 + MountainSnakeSkin: 90 + LeatherGloves:2 + DivineApple: 1 + } }, { Id: 1124 |