From 6caf803e9ac70ebb4470493c611f8777572a37f8 Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 12 Mar 2019 09:37:29 +0000 Subject: Add St Patrick's Clover monster with 0.1% chance to drop FourLeafClover, they shoudl spawn over all forests and fields maps. during St Patrick +/- 2 day, Event should start March 15 to 19 included. --- db/re/mob_db.conf | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index da75ddf66..5fe2e85c9 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7768,4 +7768,45 @@ mob_db: ( Lockpicks: 50 } }, +{ + Id: 1210 + SpriteName: "StPatricksClover" + Name: "St Patrick's Clover" + Lv: 1 + Hp: 1 + Sp: 1 + Exp: 3 + 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: { + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + FourLeafClover: 1 + } +}, ) -- cgit v1.2.3-60-g2f50