Warrior Battlecry Attack Range: 350->500, Battlecry Slowdown Duration: 5s -> 6s, Slowdown Amount: 30% -> 40%
This commit is contained in:
parent
da969118bb
commit
fba5274815
@ -9,7 +9,6 @@ battle shout slow range and effectivity needs a buff
|
|||||||
Materials for initial craft seems to be wrong? need to recheck
|
Materials for initial craft seems to be wrong? need to recheck
|
||||||
do we need a minimap? (maybe with fog of war?) Maybe polling that once testing with more people.
|
do we need a minimap? (maybe with fog of war?) Maybe polling that once testing with more people.
|
||||||
should gemstones dropp from boss stages aswell? (Maybe lower droprate?)
|
should gemstones dropp from boss stages aswell? (Maybe lower droprate?)
|
||||||
chasing blue slime as warrior aint no fun, nerf there move spd (-5% maybe?)
|
|
||||||
|
|
||||||
feature to lock accesoires to protect them from selling would be nice
|
feature to lock accesoires to protect them from selling would be nice
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ Warrior
|
|||||||
Casting Range = 0
|
Casting Range = 0
|
||||||
Casting Size = 0
|
Casting Size = 0
|
||||||
|
|
||||||
Range = 350
|
Range = 500
|
||||||
|
|
||||||
# Amount of time in seconds the attack damage increase lasts.
|
# Amount of time in seconds the attack damage increase lasts.
|
||||||
AttackUpDuration = 10
|
AttackUpDuration = 10
|
||||||
@ -85,10 +85,10 @@ Warrior
|
|||||||
AffectedSizeRange = 0,1
|
AffectedSizeRange = 0,1
|
||||||
|
|
||||||
# How long the applied slow debuff lasts in seconds.
|
# How long the applied slow debuff lasts in seconds.
|
||||||
SlowdownDuration = 5
|
SlowdownDuration = 6
|
||||||
|
|
||||||
# Percentage of speed down applied to affected enemies.
|
# Percentage of speed down applied to affected enemies.
|
||||||
SlowdownAmt = 0.3
|
SlowdownAmt = 0.4
|
||||||
|
|
||||||
# Amount of time the effect lives for on-screen before fading begins.
|
# Amount of time the effect lives for on-screen before fading begins.
|
||||||
EffectLifetime = 0.1
|
EffectLifetime = 0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user