summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-26 10:23:30 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-26 10:23:30 -0300
commitfdf90d2ae758ca43ebbbfe84d71d74314a197f8d (patch)
treed3f5a9c2d321ecaf7249a20c4315a7b11be56c4b
parentd8a083d1371abc3df1aa22fd7b013d5c344df7c4 (diff)
downloadserverdata-fdf90d2ae758ca43ebbbfe84d71d74314a197f8d.tar.gz
serverdata-fdf90d2ae758ca43ebbbfe84d71d74314a197f8d.tar.bz2
serverdata-fdf90d2ae758ca43ebbbfe84d71d74314a197f8d.tar.xz
serverdata-fdf90d2ae758ca43ebbbfe84d71d74314a197f8d.zip
Acknowledge the sparks
-rw-r--r--db/re/mob_db.conf66
1 files changed, 64 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 2140232b6..cb86d7a21 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -758,8 +758,70 @@ mob_db: (
DarkCrystal: 80
}
},
-// 1019 is free
-// 1020 is free
+{
+ Id: 1019
+ SpriteName: "MagentaSpark"
+ Name: "Magenta Spark"
+ Lv: 1
+ Hp: 20
+ Sp: 0
+ Exp: 4
+ AttackRange: 1
+ Attack: [10, 10]
+ Def: 100
+ Mdef: 1
+ Stats: {
+ Str: 1
+ Agi: 60
+ Vit: 1
+ Int: 1
+ Dex: 1
+ Luk: 65535
+ }
+ ChaseRange: 12
+ Race: 3
+ Element: (2, 1)
+ Mode: {
+ Plant: true
+ CanMove: true
+ }
+ MoveSpeed: 400
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+},
+{
+ Id: 1020
+ SpriteName: "YellowSpark"
+ Name: "Yellow Spark"
+ Lv: 1
+ Hp: 20
+ Sp: 0
+ Exp: 4
+ AttackRange: 1
+ Attack: [10, 10]
+ Def: 100
+ Mdef: 1
+ Stats: {
+ Str: 1
+ Agi: 60
+ Vit: 1
+ Int: 1
+ Dex: 1
+ Luk: 65535
+ }
+ ChaseRange: 12
+ Race: 3
+ Element: (2, 1)
+ Mode: {
+ Plant: true
+ CanMove: true
+ }
+ MoveSpeed: 400
+ AttackDelay: 800
+ AttackMotion: 672
+ DamageMotion: 480
+},
{
Id: 1021
SpriteName: "Dummy"