summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-27 08:15:23 +0000
committerSaulc <lucashelaine14@gmail.com>2018-03-27 08:15:23 +0000
commitcf2cd3e59bff38ce2785c19e4799f0c45633c666 (patch)
tree82202d9b9b1bc4a8dcaceae7f17e5f37096d72e1
parent38cfacd295dcdb49e4104cc3e6b1d7da4994e394 (diff)
downloadart-cf2cd3e59bff38ce2785c19e4799f0c45633c666.tar.gz
art-cf2cd3e59bff38ce2785c19e4799f0c45633c666.tar.bz2
art-cf2cd3e59bff38ce2785c19e4799f0c45633c666.tar.xz
art-cf2cd3e59bff38ce2785c19e4799f0c45633c666.zip
add moutain snake base
-rw-r--r--mob_db.conf50
1 files changed, 49 insertions, 1 deletions
diff --git a/mob_db.conf b/mob_db.conf
index 75514abd..95fe3844 100644
--- a/mob_db.conf
+++ b/mob_db.conf
@@ -935,5 +935,53 @@
DivineApple: 1
}
},
-
+{
+ Id: 1122
+ 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: 250
+ AttackDelay: 890
+ AttackMotion: 672
+ DamageMotion: 200
+ MvpExp: 0
+ Drops: {
+ MountainSnakeTongue: 450
+ MountainSnakeEgg: 300
+ MoutainSnakeEgg: 300
+ MoutainSnakeskin: 90
+ Leathergloves:2
+ DivineApple: 1
+ }
+},