Feedback on Those Sweet (and Bitter)Skills --Act 2
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Yes making the regen skills static instead of a % could mitigate the problem, even with Jariel, one thing is saying 5% of total SP, so when you have 200 you'll get 10SP/turn, another thing is to say 5SP/turn fixed. Initially all those skills indeed used a static value, now I don't even remember why I changed that
(did too many updates on this game).
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Scaling probably.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
- fabulaparva
- Elder Druid
- Posts: 761
- Joined: Sun May 04, 2014 9:58 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Just posting this here to advertise Cross Cut 
Dual-wield trait + 26 points in STR + two 15 dmg weapons (air + earth). My ranger is frail but he hits hard with Crosscut. Poor Ardin.
Dual-wield trait + 26 points in STR + two 15 dmg weapons (air + earth). My ranger is frail but he hits hard with Crosscut. Poor Ardin.
Spoiler:
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Vaelis proudly looks at you and says "Not bad Shea, not bad at all." 
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
What's your normal attack damage in that situation?
If at first try it doesn't explode, it ain't Jack who wrote the code.
- fabulaparva
- Elder Druid
- Posts: 761
- Joined: Sun May 04, 2014 9:58 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Ehehehehehe. Funny story. I don't know. 
The thing is, I don't really get that many hits in with my ranger. He's somewhat slow, and gets targeted a lot, so his actions are limited: Strike-Through, Bramble Coat (if I have the mana), Cross Cut once they are staggered. Normal attacks I've done mostly when they are not staggered. I gotta look closer into the battle. Once they are staggered and if I have the mana, I don't hover over with the normal button,I just hit the special skills. There are occasions where I thought Crosscut did *over twice* the dmg a normal attack did on a previous or or two turns before, but with the buffs and debuffs and possible distance penalties (is there no distance penalty to Crosscut when there is one for normal attack?).....
(OMG, there's a bug and this will be nerf...I mean corrected like the bombs, is that what you are saying? Nuuuuuuuuu!
)
The thing is, I don't really get that many hits in with my ranger. He's somewhat slow, and gets targeted a lot, so his actions are limited: Strike-Through, Bramble Coat (if I have the mana), Cross Cut once they are staggered. Normal attacks I've done mostly when they are not staggered. I gotta look closer into the battle. Once they are staggered and if I have the mana, I don't hover over with the normal button,I just hit the special skills. There are occasions where I thought Crosscut did *over twice* the dmg a normal attack did on a previous or or two turns before, but with the buffs and debuffs and possible distance penalties (is there no distance penalty to Crosscut when there is one for normal attack?).....
(OMG, there's a bug and this will be nerf...I mean corrected like the bombs, is that what you are saying? Nuuuuuuuuu!
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Nah it's fine, I don't want to nerf it, since requires stagger (Vaelis Throwing Axes don't for example) and you got such high dmg probably because you ignored all other attributes, so your char is slower, has less HP, etc. I mean maybe as DPS is not better than other builds, but still seeing such damage is cool 
- fabulaparva
- Elder Druid
- Posts: 761
- Joined: Sun May 04, 2014 9:58 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
*whew*
Wait until I'll get him down to the steam tunnels. One of those lizard wizards once hit me with a 136dmg fireball. Sweet payback is coming!
Wait until I'll get him down to the steam tunnels. One of those lizard wizards once hit me with a 136dmg fireball. Sweet payback is coming!
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Yeah I think that damage looks wrong. It's just a normal attack guaranteed to crit. My normal attacks are nowhere near that, and it can't be explained only by me not using elemental weapons. It's probably the highest damage per delay skill in the game, as long as you can stagger the target. Would definitely be worth it even against bosses. Either the tooltip or the formula is wrong, I say.fabulaparva wrote:There are occasions where I thought Crosscut did *over twice* the dmg a normal attack did on a previous or or two turns before
I disagree. I don't believe his attack is insanely high, because he still sees a damage range.and you got such high dmg probably because you ignored all other attributes
It's pretty clear to me that that damage is not just a normal attack with guaranteed crit, either way. Now if you're gonna keep that I'm gonna have to make a Cross Cut ranger.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: Feedback on Those Sweet (and Bitter)Skills --Act 2
Ah WAIT....
checking code:
cDoubleAttack = True
cDualWield = True
Ahem, so it uses both dual wield and ALSO double attack! That's why is so high!
In theory is not correct, but also I see delay 6, so seems even fast! Sorry but I think I'll need to nerf it down a bit MOUAHAH
Well, requiring stagger it should balance things, but at least the delay to 15 and increased cost!
cDoubleAttack = True
cDualWield = True
Ahem, so it uses both dual wield and ALSO double attack! That's why is so high!

