summaryrefslogtreecommitdiff
path: root/db/re/mob_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r--db/re/mob_db.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index eb7dc8398..5ecaed620 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -6952,4 +6952,50 @@ mob_db: (
Amethyst: 2
}
},
+{
+ Id: 1188
+ SpriteName: "AlizarinPlant"
+ Name: "Alizarin Plant"
+ Lv: 1
+ Hp: 1
+ Sp: 1
+ Exp: 1
+ AttackRange: 1
+ Attack: [0, 0]
+ Def: 0
+ Mdef: 0
+ Size: 0
+ Race: 3
+ Element: (2, 1)
+ Mode: {
+ Plant: true
+ }
+ Drops: {
+ AlizarinHerb: 4200
+ AlizarinHerb: 4200
+ }
+},
+{
+ Id: 1189
+ SpriteName: "ShadowPlant"
+ Name: "Shadow Plant"
+ Lv: 1
+ Hp: 1
+ Sp: 1
+ Exp: 1
+ AttackRange: 1
+ Attack: [0, 0]
+ Def: 0
+ Mdef: 0
+ Size: 0
+ Race: 3
+ Element: (2, 1)
+ Mode: {
+ Plant: true
+ }
+ Drops: {
+ ShadowHerb: 4200
+ ShadowHerb: 4200
+ }
+},
)