Ver código fonte

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 anos atrás
pai
commit
b1a85cfdff
1 arquivos alterados com 3 adições e 3 exclusões
  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