02-24-2006, 12:05 AM
Barsine,Mar 7 2003, 12:47 PM Wrote:I'm curious to know... any of you sorcerors ever tried this?
Jarulf's Guide, pages 12 & 13 (Sorceror's recharge stafff skill and resurrect staves):
Sorcerer
The skill of the Sorcerer works in the following way:
1. if current charges is equal to max charges or max charges is equal to 0, exit
2. x = Rnd[clvl/qlvl(book)] + 1
3. decrease MaxChrg by 1
4. add x to CurChrg
5. if CurChrg < MaxChrg, goto 3
6. CurChrg = MaxChrg
It seems strange that it is not the qlvl of the spell on a staff, and I wonder what happens for a spell like resurrect where the qlvl value is -1. Any information about this is appreciated.
I know, all that formulae seems too complex at first sight, but read it throughly again: is it me... or the game will go into an infinite bucle (and crash?, be careful) when the Sorceror will try to recharge a resurrect staff?.
Did Jarulf ever received feedback about this or is it still pendant?.
[right][snapback]2639[/snapback][/right]
Doono if this "problem" is already solved, here is my conclusion:
I tested it - at least in V 1.09 the Staff recharge Skill of the sorc doesn't have any effect. Charges didn't changed at all. (Still 0/12 after "recharged")