summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-27 07:25:09 +0000
committerSaulc <lucashelaine14@gmail.com>2018-03-27 07:25:09 +0000
commit38cfacd295dcdb49e4104cc3e6b1d7da4994e394 (patch)
tree18230de6fcf0a255a310cd09d6c1bd730031a630
parent713d4f0d1ed7ac8dd850f6c7673f9f7fde8c4f5e (diff)
downloadart-38cfacd295dcdb49e4104cc3e6b1d7da4994e394.tar.gz
art-38cfacd295dcdb49e4104cc3e6b1d7da4994e394.tar.bz2
art-38cfacd295dcdb49e4104cc3e6b1d7da4994e394.tar.xz
art-38cfacd295dcdb49e4104cc3e6b1d7da4994e394.zip
add base of snake
-rw-r--r--mob_db.conf49
1 files changed, 49 insertions, 0 deletions
diff --git a/mob_db.conf b/mob_db.conf
index e7598958..75514abd 100644
--- a/mob_db.conf
+++ b/mob_db.conf
@@ -887,4 +887,53 @@
CrystallizedMaggot: 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: 300
+ Snakeskin: 90
+ DivineApple: 1
+ }
+},
+