Corrects Varetyr Spear cooldown and hit count (#5709)
* Fixes #5644. * Cooldown updated to 5 seconds. * Hit adjusted to 3 separate hits. Thanks to @sonniez!
This commit is contained in:
parent
27f78b1a72
commit
b1a85cfdff
@ -26731,7 +26731,7 @@ Body:
|
|||||||
Splash: true
|
Splash: true
|
||||||
Range: 9
|
Range: 9
|
||||||
Hit: Single
|
Hit: Single
|
||||||
HitCount: 3
|
HitCount: -3
|
||||||
Element: Wind
|
Element: Wind
|
||||||
SplashArea:
|
SplashArea:
|
||||||
- Level: 1
|
- Level: 1
|
||||||
@ -26758,7 +26758,7 @@ Body:
|
|||||||
Skill:
|
Skill:
|
||||||
Reproduce: true
|
Reproduce: true
|
||||||
CastCancel: true
|
CastCancel: true
|
||||||
CastTime: # !TODO: Confirm all times
|
CastTime: # !TODO: Confirm cast and fixed cast
|
||||||
- Level: 1
|
- Level: 1
|
||||||
Time: 1800
|
Time: 1800
|
||||||
- Level: 2
|
- Level: 2
|
||||||
@ -26801,7 +26801,7 @@ Body:
|
|||||||
Time: 3400
|
Time: 3400
|
||||||
- Level: 10
|
- Level: 10
|
||||||
Time: 3600
|
Time: 3600
|
||||||
Cooldown: 2000
|
Cooldown: 5000
|
||||||
FixedCastTime:
|
FixedCastTime:
|
||||||
- Level: 1
|
- Level: 1
|
||||||
Time: 2000
|
Time: 2000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user