From 8a4c4f4049f4c55a63a63b12ef9d3915b7f103ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Mar 2019 15:03:56 -0300 Subject: Counter attack time +500 ms. It's good on PvP, but monsters in average take 1200~1800 ms to damage. So 1000ms of counter attack is only useful against rapid attacking monsters. --- db/re/skill_db.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 7c122c089..86ce6552e 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -2243,16 +2243,16 @@ skill_db: ( IgnoreDefense: true } SkillData1: { - Lv1: 500 - Lv2: 1000 - Lv3: 1500 - Lv4: 2000 - Lv5: 2500 - Lv6: 3000 - Lv7: 3500 - Lv8: 4000 - Lv9: 4500 - Lv10: 5000 + Lv1: 1000 + Lv2: 1500 + Lv3: 2000 + Lv4: 2500 + Lv5: 3000 + Lv6: 3500 + Lv7: 4000 + Lv8: 4500 + Lv9: 5000 + Lv10: 6000 } FixedCastTime: 0 Requirements: { -- cgit v1.2.3-60-g2f50