From 34116bc3960dfd4bfee58431df227e05eb114832 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 18 Jun 2018 16:22:44 -0300 Subject: PoisonSpikyMushroom, as the name suggests, are poisonous --- db/re/mob_skill_db.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/db/re/mob_skill_db.conf b/db/re/mob_skill_db.conf index 93f0f239c..7e01fc31e 100644 --- a/db/re/mob_skill_db.conf +++ b/db/re/mob_skill_db.conf @@ -282,6 +282,17 @@ mob_skill_db:( ConditionData: 8 } } + PoisonSpikyMushroom: { + NPC_POISON: { + SkillState: "MSS_BERSERK" + SkillLevel: 20 + Rate: 250 + Delay: 500 + Cancelable: true + SkillTarget: "MST_TARGET" + CastCondition: "MSC_ALWAYS" + } + } } ) -- cgit v1.2.3-60-g2f50