From fd12dd9139f6ab04f9bc8efe70a3a1e3d0874906 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Apr 2021 00:24:25 -0300 Subject: Grant Blind Attack to Pink Flowers (instead of poison). Had to use that ailment somewhere, after all. --- db/pre-re/mob_skill_db.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/db/pre-re/mob_skill_db.conf b/db/pre-re/mob_skill_db.conf index acca17b8..7773920c 100644 --- a/db/pre-re/mob_skill_db.conf +++ b/db/pre-re/mob_skill_db.conf @@ -307,6 +307,15 @@ SKILL_COND2 = { ConditionData: 4 val0: 1049 } + NPC_BLINDATTACK: { + SkillState: "MSS_BERSERK" + SkillLevel: 5 + Rate: 10000 + CastTime: 1000 + Delay: 300000 + SkillTarget: "MST_TARGET" + CastCondition: "MSC_ALWAYS" + } } /**********************************************************************/ -- cgit v1.2.3-60-g2f50