• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Version 5.7 of the d20 System data files is now available!

Status
Not open for further replies.
Could use a DescInfo tag so that we can add spell descriptions to spells. For example, I want to add the Cause Fear description to Scare.
 
Question:

When adding a class of spells to a class that has a limited set of spell levels to choose from, shouldn't it only add the spells that fit within the level min/max?

For example, if I add "sClass.Corrupt" to the Blackguard (which only casts spells from levels 1-4), all of the "Corrupt spells appear in the Blackguard's list including those from levels 5-9.

Is this correct behavior?
 
Question:

When adding a class of spells to a class that has a limited set of spell levels to choose from, shouldn't it only add the spells that fit within the level min/max?

For example, if I add "sClass.Corrupt" to the Blackguard (which only casts spells from levels 1-4), all of the "Corrupt spells appear in the Blackguard's list including those from levels 5-9.

Is this correct behavior?
Pretty much yes. The expression is only looking for any spell that matches the tag logic of sClass.Corrupt. It has no logic for doing spell levels.

This is why normally you would be using a sClass.cHelpBlk or a tag specific to the Blackguard class and only tag the correct spells to the class.

I guess you could also add a sClass.Corrupt4 and only tag spells from level 1 to level 4.
 
Pretty much yes. The expression is only looking for any spell that matches the tag logic of sClass.Corrupt. It has no logic for doing spell levels.

This is why normally you would be using a sClass.cHelpBlk or a tag specific to the Blackguard class and only tag the correct spells to the class.

I guess you could also add a sClass.Corrupt4 and only tag spells from level 1 to level 4.

Ok, thank. Unfortunately, the Corrupt spell list gets added to all classes capable of casting spells if they are not good aligned and have the correct sources marked. I'll give some thought on how to handle this. Thanks.
 
Werewolf template - afflicted (possibly the others, haven't checked) does not boost hit points from boosted Con when transformed
 
Status
Not open for further replies.
Back
Top