Re: [crossfire] Useless rods

2019-04-30 Thread Rick Tanner
On 4/30/19 4:09 PM, Preston Crow wrote:
> 
> I'm playing on Metalforge, so it's possible that this has been addressed
> in newer code, but I would think there should be a check somewhere to
> either not generate these rods or to increase the maximum sp for a rod
> to match the sp required to cast if that is higher.

This was possibly fixed in later updates.

Metalforge missed a possible fix/update for this by about 5 months. Code
base on the server is from around January-2009.

r11797 on 2009-06-10

"Fix rod generation: make sure it can hold enough spell points. Now all
light rods get spell points for 3 changes, heavy rods for 6 charges."

Reference:
https://sourceforge.net/p/crossfire/code/11797/

>  
> I haven't checked heavy rods; I'm under the impression that they have a
> lot more sp, so it's unlikely to be a problem there.

If I understand it correctly, heavy rods recharge faster, but do not
always contain a higher number or charges vs light or normal rods.

___
crossfire mailing list
crossfire@metalforge.org
http://mailman.metalforge.org/mailman/listinfo/crossfire


[crossfire] Useless rods

2019-04-30 Thread Preston Crow
I've noticed that some rods can never be used.  I'm under the impression 
that rods are implemented with a given number of spell points that 
regenerate quickly for casting the specified spell. Some spells require 
more points at higher levels.  In some cases, this results in a rod 
where the spell at that level requires more points than the rod has at 
full charge.


I'm playing on Metalforge, so it's possible that this has been addressed 
in newer code, but I would think there should be a check somewhere to 
either not generate these rods or to increase the maximum sp for a rod 
to match the sp required to cast if that is higher.


A good example is that a 'rod of turn undead' above level 53 will never 
work.  Likewise a 'rod of word of recall' above level 90 is useless.


I haven't checked heavy rods; I'm under the impression that they have a 
lot more sp, so it's unlikely to be a problem there.


___
crossfire mailing list
crossfire@metalforge.org
http://mailman.metalforge.org/mailman/listinfo/crossfire