From af99810db8a24e6ea7268ff85255084ddc8bcea4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jan 2022 16:06:37 -0300 Subject: Add Bee Hives and Bee Keeper Hat --- db/re/mob_db.conf | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 707e4245a..952debf1a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -587,7 +587,7 @@ mob_db: ( }, // 1013 is free // 1014 is free -// mob ids which is free: 1013, 1014, 1019, 1020 +// mob ids which is free: 1013, 1014 // is free: 1046, 1047, 1048 // is free: 1057, 1059 (small/big mineral bif) // Chests/Mimics: 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, @@ -1900,7 +1900,42 @@ mob_db: ( DarkCrystal: 15 } }, -// 1046~1048 is free +// 1046 is free +{ + Id: 1047 + SpriteName: "BeeHive" + Name: "Bee Hive" + Lv: 1 + Hp: 30 + Sp: 1 + Exp: 1 + AttackRange: 1 + Attack: [0, 0] + Def: 0 + Mdef: 0 + Stats: { + Str: 0 + Agi: 0 + Vit: 0 + Int: 0 + Dex: 0 + Luk: 0 + } + ViewRange: 0 + ChaseRange: 12 + Race: 2 + Element: (2, 1) + Mode: { + CanMove: false + CanAttack:false + } + Drops: { + Honey: 400 + Honey: 200 + Honey: 100 + } +}, +// 1048 is free { Id: 1049 SpriteName: "BhopFluffy" @@ -2506,6 +2541,7 @@ mob_db: ( Dex: 60 Luk: 5 } + ViewRange: 12 ChaseRange: 12 Race: 2 Element: (4, 1) @@ -2522,6 +2558,7 @@ mob_db: ( DamageMotion: 480 Drops: { BugLeg: 500 + Honey: 15 Topaz: 1 } }, -- cgit v1.2.3-70-g09d2