Warrior Battlecry Attack Range: 350->500, Battlecry Slowdown Duration: 5s -> 6s, Slowdown Amount: 30% -> 40%

pull/35/head
sigonasr2 12 months ago
parent 7ada663056
commit 822bab3318
  1. 1
      Adventures in Lestoria/TODO.txt
  2. 6
      Adventures in Lestoria/assets/config/classes/Warrior.txt

@ -9,7 +9,6 @@ battle shout slow range and effectivity needs a buff
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.
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

@ -67,7 +67,7 @@ Warrior
Casting Range = 0
Casting Size = 0
Range = 350
Range = 500
# Amount of time in seconds the attack damage increase lasts.
AttackUpDuration = 10
@ -85,10 +85,10 @@ Warrior
AffectedSizeRange = 0,1
# How long the applied slow debuff lasts in seconds.
SlowdownDuration = 5
SlowdownDuration = 6
# 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.
EffectLifetime = 0.1

Loading…
Cancel
Save