Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old December 20th, 2010, 03:45 PM
I'm trying to add the Spirit Shaman class to my HL and have one little quirk I can't figure out.

The Spirit Shaman uses Wisdom to determine Bonus Spells as well as Maximum Spells castable, but uses Charisma to determine DC of the spells.

Looking a the editor, I see a way to choose Bonus Spell attribute and Max Spell Level attribute, but nothing for DC...

Any Help?

Thanks!
TC
TCArknight is offline   #1 Reply With Quote
Lawful_g
Senior Member
Volunteer Data File Contributor
 
Join Date: Mar 2007
Posts: 1,245

Old December 20th, 2010, 04:04 PM
Well I made some feats that do something like that. Basically they remove the DC, setting it to 0 and then add back in the correct amount.

Post Attributes (Users) 11000

var bonus as number
bonus = hero.child[aWIS].field[aModBonus].value + 10

var minus as number
minus = hero.child[aINT].field[aModBonus].value + 10
hero.child[cHelpDrd].field[cSplSaveDC].value = bonus - minus
Lawful_g is offline   #2 Reply With Quote
risner
Senior Member
Volunteer Data File Contributor
 
Join Date: Jun 2010
Posts: 623

Old February 6th, 2011, 11:36 AM
Did you finish Spirit Shaman?
I'm building it for a PC in my game, and I found this in my search.
risner is offline   #3 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 11:34 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.