summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"