hi, rush currently needs 45 stamina, and I think that is a lot.
Also, there is absolutely not reason to go beyond 1/5 rush right now
at least, we could change it so that the attack does more dmg based on talent level.
stam 30
dmg: format(100 * self:combatTalentWeaponDamage(t, 1, 1.3)?
rush, lower the stamina cost and do dmgbased on talentlevel?
Moderator: Moderator
Re: rush, lower the stamina cost and do dmgbased on talentle
No reason?
Reducing the cooldown from 40 to like 12 is not a good reason in itself?
Reducing the cooldown from 40 to like 12 is not a good reason in itself?
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: rush, lower the stamina cost and do dmgbased on talentle
ugh I completely missed that one.
Maybe add it in the description .. or is it in there too? xD
old code
possible fix (but hardly needed)
Maybe add it in the description .. or is it in there too? xD
old code
Code: Select all
info = function(self, t)
return ([[Rushes toward your target with incredible speed. If the target is reached you get a free attack doing 120% weapon damage.
If the attack hits the target is dazed for 3 turns.
You must rush from at least 2 tiles away.]])
end,
Code: Select all
info = function(self, t)
return ([[Rushes toward your target with incredible speed. If the target is reached you get a free attack doing 120% weapon damage.
If the attack hits the target is dazed for 3 turns.
You must rush from at least 2 tiles away.
Additional talent levels will lower the cooldown.]])
end,
Re: rush, lower the stamina cost and do dmgbased on talentle
Well the talent pane shows current level and next level and that info includes the CD 

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
