Преглед на файлове

Corrects Varetyr Spear cooldown and hit count (#5709)

* Fixes #5644.
* Cooldown updated to 5 seconds.
* Hit adjusted to 3 separate hits.
Thanks to @sonniez!
Aleos преди 4 години
родител
ревизия
b1a85cfdff
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      db/re/skill_db.yml

+ 3 - 3
db/re/skill_db.yml

@@ -26731,7 +26731,7 @@ Body:
       Splash: true
     Range: 9
     Hit: Single
-    HitCount: 3
+    HitCount: -3
     Element: Wind
     SplashArea:
       - Level: 1
@@ -26758,7 +26758,7 @@ Body:
       Skill:
         Reproduce: true
     CastCancel: true
-    CastTime: # !TODO: Confirm all times
+    CastTime: # !TODO: Confirm cast and fixed cast
       - Level: 1
         Time: 1800
       - Level: 2
@@ -26801,7 +26801,7 @@ Body:
         Time: 3400
       - Level: 10
         Time: 3600
-    Cooldown: 2000
+    Cooldown: 5000
     FixedCastTime:
       - Level: 1
         Time: 2000