Currently, if I inspect an item with a timed effect that recharges, the duration of the effect is fixed but the recharge duration varies with player speed. I think either both or neither should be modified by player speed.
inconsistent durations in V
Collapse
X
-
Tags: None
-
Old behavior (3.0.9-) was to have recharge speed independent of player speed as well. I'm not familiar with the current play balance, so can't say whether this divergence actually addresses anything.Zaiband: end the "I shouldn't have survived that" experience. V3.0.6 fork on Hg.
Zaiband 3.0.10 ETA Mar. 7 2011 (Yes, schedule slipped. Latest testing indicates not enough assert() calls to allow release.)
Z.C++: pre-alpha C/C++ compiler system (usable preprocessor). Also on Hg. Z.C++ 0.0.10 ETA December 31 2011 -
Which resolution do you think has the fewest balance implications (is it better to make artifacts recharge more quickly, or to make their effects last longer, for characters with high speed)?Last edited by d_m; September 2, 2009, 23:12.Comment
-
I'm not at all clear on what is happening. I can attest that wielding a randart version of Tulkas, when I put on a speed ring and inspect the randart again, the effect duration remains the same, but the recharge duration changes.
It is possible the underlying behavior never changed, and the recharge duration in the message was adjusted for some reason. Fixed time -> proportional player turns. That was my assumption when I posted, but it's just an unjustified assumption.
I'd guess the solution is to adjust the effect duration for speed when inspecting, but I don't know what has changed and what was intended.Comment
-
I'm not at all clear on what is happening. I can attest that wielding a randart version of Tulkas, when I put on a speed ring and inspect the randart again, the effect duration remains the same, but the recharge duration changes.
It is possible the underlying behavior never changed, and the recharge duration in the message was adjusted for some reason. Fixed time -> proportional player turns. That was my assumption when I posted, but it's just an unjustified assumption.
I'd guess the solution is to adjust the effect duration for speed when inspecting, but I don't know what has changed and what was intended.Comment
-
The reason I noticed is that the more speed, the bigger the reported discrepancy in haste time vs recharge time.Comment
-
Eddie's right that it should be consistent - we should display both duration and recharge times in "turns at your current speed". I've opened ticket #957 for this - I'll have a go at fixing it before 3.1.2"Been away so long I hardly knew the place, gee it's good to be back home" - The BeatlesComment
Comment