Jump to content

Recommended Posts

Thanks. That means ~43% of reloading time for a ranger with Swift Aim, Gunner and DEX 20. Hm, quite a decrease (counted in frames) if you use an arquebus... Too sad there are no enchantments that buff reloading speed. Attack speed buffs for weapons with reloading animation are just a waste (I'm looking at you, Hold-Wall!).

Edited by Boeroer

Deadfire Community Patch: Nexus Mods

Link to comment
Share on other sites

 

Thanks. That means ~43% of reloading time for a ranger with Swift Aim, Gunner and DEX 20. Hm, quite a decrease (counted in frames) if you use an arquebus... Too sad there are no enchantments that buff reloading speed. Attack speed buffs for weapons with reloading animation are just a waste (I'm looking at you, Hold-Wall!).

 
Checked that setup in-game:
Arbalest with (20 dex, Swift Aim, Gunner) resulted in: 43 attack frames, 47 recovery, 74 reload (164 total frames)
Arbalest with (10 dex and no buffs) resulted in: 52 attack frames, 75 recovery, 167 reload (294 total frames)
So yeah, reloading speed was reduced to 44%.
and
Hold Wall with (20 dex, Swift Aim, Gunner) resulted in: 43 attack frames, 32 recovery, 74 reload (149 total frames)
 
-------------------------------
 
@AndreaColombo
So. I have paid close attention to the example you have provided, made around 20 extra tests, and now I can assert the following:
 
- First of all you are right in saying that stacking in plain additive manner will not bring that setup to zero recovery.

new_recovery_time = base_recovery_time * (1- 0.5 - 0.15 - 0.2 - 0.15 + 0.5 - 0.15) = base_recovery_time * 0.35
 
This formula hints us that recovery phase will pass around 3 times faster, but yes it won't be zero.

 
- Second: stacking bonuses in plain multiplicative manner, also doesn't help:

-- approach 1:
new_recovery_time = base_recovery_time / 1.5 / 1.15 / 1.2 / 1.15 / 0.5 / 1.15
new_recovery_time = base_recovery_time * 0.73
 
-- approach 2:
recovery time and recovery speed are inverse proportional, so:
new_recovery_time * new_recovery_speed = base_recovery_time * base_recovery_speed
new_recovery_time = base_recovery_time / (base_recovery_speed / new_recovery_speed)
 
where
new_recovery_speed = base_recovery_speed * 1.5 * 1.15 * 1.2 * 1.15 * 0.5 * 1.15
new_recovery_speed = base_recovery_speed * 2.38 * 0.5 * 1.15
new_recovery_speed = base_recovery_speed * 1.36
 
thus:
new_recovery_time = base_recovery_time / 1.36
new_recovery_time = base_recovery_time * 0.73
 
It's like: you are in a good mood, and taking a trip by car, from city A to city B. You know that it will take you 1 hour if you move at your usual (base) speed of 1km/minute. Now imagine that your impatient friend is asking you to speedup by 50%. Then by 15%. By 20%. And once again by 15%. If you would check the speedometer, you could see that current speed probably is 2.38 km/minute. The thing is you will not get from city A in city B in zero time, unless you speed-up x infinity.

 
- Third: the calculations you provided indeed do work. Yes, the formula seem to lack the aforementioned correlation with physics/reality (see 2nd spoiler). But it doesn't matter. Devs implemented it that way, and the tests confirm such behavior.
 
It would make sense to rename all "increases Action Speed" to "reduces Recovery Time".
Edited by MaxQuest
Link to comment
Share on other sites

^ yeah, I was taken aback by the nomenclature too at the beginning, but then I thought the devs must've figured "attack speed" would be easier to understand for casual gamers.

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

-------------------------------
 
@AndreaColombo
-- approach 2:
recovery time and recovery speed are inverse proportional, so:
new_recovery_time * new_recovery_speed = base_recovery_time * base_recovery_speed
new_recovery_time = base_recovery_time / (base_recovery_speed / new_recovery_speed)
 
where
new_recovery_speed = base_recovery_speed * 1.5 * 1.15 * 1.2 * 1.15 * 0.5 * 1.15
new_recovery_speed = base_recovery_speed * 2.38 * 0.5 * 1.15
new_recovery_speed = base_recovery_speed * 1.36
 
thus:
new_recovery_time = base_recovery_time / 1.36
new_recovery_time = base_recovery_time * 0.73
 
It's like: you are in a good mood, and taking a trip by car, from city A to city B. You know that it will take you 1 hour if you move at your usual (base) speed of 1km/minute. Now imagine that your impatient friend is asking you to speedup by 50%. Then by 15%. By 20%. And once again by 15%. If you would check the speedometer, you could see that current speed probably is 2.38 km/minute. The thing is you will not get from city A in city B in zero time, unless you speed-up x infinity.

 
- Third: the calculations you provided indeed do work. Yes, the formula seem to lack the aforementioned correlation with physics/reality (see 2nd spoiler). But it doesn't matter. Devs implemented it that way, and the tests confirm such behavior.

 

 

Re: your example with the car getting from A to B.

 

If you increase your speed 100%, you'll get from A to B 50% faster (e.g. if A to B is 100km and you travel at 100km/h, it takes you 1 hour; if you increase your speed 100% to 200km/h, it takes you half an hour.)

 

However, I believe this is not a suitable comparison to applying speed bonuses to recovery. What we're doing here is not, in fact, increasing the speed with which we attack; rather, it is decreasing the interval between attacks.

 

A more apt analogy would be to decrease the distance between A and B. Of course it is physically impossible to decrease the distance between two geographical locations by any amount in the real world, but conceptually if we were to decrease the distance between A (first attack) and B (second attack) by 100%, we could then get from A to B in no time (i.e. with no recovery.)

 

 

On a mildly related note, I do not consider the undefeatable 4-frame delay that remains even after decreasing recovery by 100% to be part of either your attack animation or your recovery. I believe it stands on its own as something the developers added to prevent visual glitches in attack animations in case speed bonuses were stacked like we're doing here, up to 100%. After all, in the grand scheme of things 4 frames really are a negligible delay: 4/30 = 0.13 seconds, unlikely to impact anyone's DPS in any significant manner.

Edited by AndreaColombo

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

However, I believe this is not a suitable comparison to applying speed bonuses to recovery. What we're doing here is not, in fact, increasing the speed with which we attack; rather, it is decreasing the interval between attacks.

Exactly. That's why I proposed to rename "speed increase" to "time decrease".

Although this might sound like the same thing, it actually allows the player to make the right estimation of expected benefit (e.g. decreasing time by 50% is not the same as increasing speed by 50%). Not to mention that the bonuses are applied only to recovery part, and not the attack. Which can be confusing for casual/newcomer player. For example I had the feeling that something is not right.

 

On a mildly related note, I do not consider the undefeatable 4-frame delay that remains even after decreasing recovery by 100% to be part of either your attack animation or your recovery. I believe it stands on its own as something the developers added to prevent visual glitches in attack animations in case speed bonuses were stacked like we're doing here, up to 100%. After all, in the grand scheme of things 4 frames really are a negligible delay: 4/30 = 0.13 seconds, unlikely to impact anyone's DPS in any significant manner.

- Yes, from that point of view, I agree. That is a delay between actions. So it is not part of action.

- On the other hand, as a player I am only interested in how many times my dps will increase if I will take those talents/buffs/enchants/etc. And that delay is part of what happens between two consecutive damage appliances. Part of what we could call "Full Action Cycle". You name it. As for negligence, it is negligent, unless someone wants increased precision and probably dual-wields fast weapons.

Edited by MaxQuest
Link to comment
Share on other sites

  • 4 weeks later...

Since most of the theorycrafters hang around this thread I thought I'd ask here : is there an up to date chart showing the benefits (for damage output) of each attribute over the levels? If I remember correctly there was one in the past showing that Might was strong at the early levels, then fell flat, whereas Dexterity was the opposite and Perception was fairly linear.

Link to comment
Share on other sites

Since most of the theorycrafters hang around this thread I thought I'd ask here : is there an up to date chart showing the benefits (for damage output) of each attribute over the levels? If I remember correctly there was one in the past showing that Might was strong at the early levels, then fell flat, whereas Dexterity was the opposite and Perception was fairly linear.

Yes, you can try to make a DPS chart, however it wouldn't tell the entire truth. A dagger and high dexterity could give you the best DPS against xaurips, but against a dragon your DPS could benefit more from might if you're using sabres...

  • Like 1
Link to comment
Share on other sites

If I remember correctly there was one in the past showing that Might was strong at the early levels, then fell flat, whereas Dexterity was the opposite and Perception was fairly linear.

If you swap Dex and Perception there, you get it right. (I mean benefit from dex is a somewhat linear increase. While perception/acc is an increase with few down-bumps (on 15,35,50), and then a flat wall once you achieve acc - enemy_def>= 100.)

 

But tbh there are too many variables/scenarios to take into account. For example:

- on grazes. might is most important

- on crits, might is less important

- enemy has high DR? might again becomes more important

- for cipher and rogue physical attacks, might will provide less benefit in comparison to other classes. (whips/sneak attack)

- but if you miss non-stop, might and dex are irellevant. Get perception

- got too much acc such that you crit 100%? getting more per will not increase your damage any further

- dex provides the most flat benefit of those three. Although just stacking it, is also subject to relative diminishing returns

- might (like dex) is also subject to relative diminishing returns, but enemies with high DR somewhat nivelate that

and so on.

Edited by MaxQuest
Link to comment
Share on other sites

MIG and PER are subjects to overkill while DEX is not.

 

DEX is subject to diminishing returns and DPS loss from DR, though.

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

  • 1 month later...

Uhm guys... did you know that you can attack without recovery when DW, with just [Two-Weapon Style talent], [Gloves of Quickness] and [swift Aim]?

And even wear 10% recovery armor. Their bonuses seem to be applied twice.

 

Have checked, and re-checked, and re-checked it again.

 

Tests sheet (test v7)

Edited by MaxQuest
  • Like 2
Link to comment
Share on other sites

Uhm guys... did you know that you can attack without recovery when DW, with just [Two-Weapon Style talent], [Gloves of Quickness] and [swift Aim]?

And even wear 10% recovery armor. Their bonuses seem to be applied twice.

 

Have checked, and re-checked, and re-checked it again.

 

Tests sheet (test v7)

 

Something weird might going on, bonuses to defenses from anti-affliction talents and lopped rope were also doubled last time I checked, but I didn't played since 3.0.

Link to comment
Share on other sites

Also: Thrust of Tattered Veils procs twice when you score a crit with Badgradr's Barricade. Savage Attack gets applied twice (hover over your ACC on your char-sheet when Savage Attack is active). Something's really broken inside PoE atm...

Deadfire Community Patch: Nexus Mods

Link to comment
Share on other sites

I just took a glance to the support forum: none of those issues was reported yet I think. Maybe we should do that? It seems to be important...

 

edit: ok, I reported the things I said. :)

Edited by Boeroer

Deadfire Community Patch: Nexus Mods

Link to comment
Share on other sites

When I load a save from my last play through and activate Savage Attack, I don't get a double penalty in 3.02 :huh: Is this only affecting new games started after patching?

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

Nope. My game is from 3.0 originally and my Edér gets -5 AND -5 from Savage Attack. Don't know about the damage. Have to check that. Would be ok if that also gets applied twice. ;)

Deadfire Community Patch: Nexus Mods

Link to comment
Share on other sites

Dunno; I've just loaded up a save again and I'm only getting -5 from Savage Attack. I tried on my main, Edér, and Zahua. :wacko:

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

Something weird might going on

Something's really broken inside PoE atm...

Hmm, I am not sure if that (double bonus from "attack speed") is a bug or is related to recent changes. Because:

- it seems that it was the same in 2.0. (I have an un-updated 2.0 on an old laptop which I haven't touched for quite awhile; I have staged and frapsed a similar situation, with only Gloves, 2WpnTln and SwiftAim, and got zero-recovery as well) (added as test v11 to the spreadsheet)

- it could be intended. Do you remember the old diagrams, were it was told that fast weapons do have 20 frames attacking phase and 20 for recovery? In order to decrease the action time (att+rec) by 20%, devs could apply 20% to recovery twice as a workaround, while leaving attack_duration untouched. And as we know atm, attack_duration is indeed not being affected by all those attack_speed bonuses. Why could they have done it this way? I don't know, although I could assume that it is related to animations. Standing in place (recovery) is easier to shorten or extend than the animation of swinging weapon without producing any tearing or abrupt transitions. 

 

Maybe actually the bug is that 1H gets the bonus only once. We'll never know, unless Obsidian actually reveals base attack/recovery/reload frame durations and the formulas as well.

I bet there is something really messed/unconsistent there.

 

P.S. Interesting, what was the reason for going from 20/20 to 4+(3+20)/15... 

Edited by MaxQuest
Link to comment
Share on other sites

Ok, I understood what happens when you have two weapons equiped. When a single weapon is equiped you have 100% recovery. While using two weapons the game removes 50% recovery and you're left with 50% recovery for each hand. The speed on the weapon is affecting ONLY the recovery for that weapon - that means it's possible to have 0% recovery for one hand and some recovery for the other hand. Of course, the speed bonuses coming from other sources than weapons are affecting both hands.

 

Also the two weapon style bonus stacks multiplicatively with the other speed bonuses. For example Zahua, once he gets Anitlei ability, is able to attack without recovery: 1.2 (two weapons style) x 1.15 (gloves of swit action) x 1.1 (Anitlei) =1.52.

  • Like 3
Link to comment
Share on other sites

So the 50% cut to recovery from when you dual-wield stacks additively with every other bonus?

"Time is not your enemy. Forever is."

— Fall-From-Grace, Planescape: Torment

"It's the questions we can't answer that teach us the most. They teach us how to think. If you give a man an answer, all he gains is a little fact. But give him a question, and he'll look for his own answers."

— Kvothe, The Wise Man's Fears

My Deadfire mods: Brilliant Mod | Faster Deadfire | Deadfire Unnerfed | Helwalker Rekke | Permanent Per-Rest Bonuses | PoE Items for Deadfire | No Recyled Icons | Soul Charged Nautilus

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...