From 3dc0e0423bb17cd1a13830afc15e13521912d10c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Oct 2019 14:50:26 -0300 Subject: Kalwurf used a cooldown based on abizit; Now it uses the new magic system --- db/re/skill_db.conf | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index c822c00de..bbb07a4e5 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38864,6 +38864,35 @@ skill_db: ( SkillInfo: { Quest: true } + CoolDown: { + Lv1: 45000 + Lv2: 44000 + Lv3: 43000 + Lv4: 42000 + Lv5: 41000 + Lv6: 40000 + Lv7: 38000 + Lv8: 37000 + Lv9: 36000 + Lv10: 35000 + } + Requirements: { + SPCost: { + Lv1: 45 + Lv2: 50 + Lv3: 55 + Lv4: 60 + Lv5: 65 + Lv6: 70 + Lv7: 75 + Lv8: 80 + Lv9: 85 + Lv10: 90 + } + Items: { + WhiteFur: 5 + } + } }, { Id: 20038 -- cgit v1.2.3-60-g2f50