• 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

0+bonus Spells per Day?

Illyahr

Well-known member
How do I program this? The Vigilante gets 0 spells per day at first level unless it gets bonus spells from high Charisma. I put in 0 spells per day at first level, I made note that it gets bonus spells from Charisma, but when I raise the hero's Cha it doesn't get spells.
 
I don't think 0-level spells typically gain bonus spells from a high ability score. I don't have access to the book right at this moment, but unless it specifically states that it does you can probably ignore this. If it does, then you may have to create a script to modify the arrayvalue for the field that controls how many spells this class gets.
 
Not 0-level spells, when you have access to a new spell level but you have 0/day unless you have bonus spells from high casting stat. When the vigilante gets access to new spell levels, it has 0/day unless you get bonus spells/day from a high Charisma score.
 
Not 0-level spells, when you have access to a new spell level but you have 0/day unless you have bonus spells from high casting stat. When the vigilante gets access to new spell levels, it has 0/day unless you get bonus spells/day from a high Charisma score.

Oh, sorry. Monday morning stupidity alert.

Try changing the '0' to a '.1
 
Back
Top