Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - D&D 5th Edition SRD

Notices

Reply
 
Thread Tools Display Modes
Enforcer84
Senior Member
 
Join Date: Oct 2011
Location: Portland
Posts: 313

Old January 16th, 2018, 02:55 PM
Hey all.

I'm setting up a Paladin Oath I snagged from /r/Unearthed Arcana and one of the class features converts the spell Attribute for the paladin from CHA to WIS.

Is there a way to change the Spellcasting attribute? I was looking at the tags for the Pally class and don't see that one specified.

Anyone else tried this?
Enforcer84 is offline   #1 Reply With Quote
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old January 17th, 2018, 02:57 AM
There is an adjustment in the community pack just for that. (COM_5ePack_PHB - Adjustments.user) - "Casting Attribute"

In the tutorials in the Help file for the editor, there's an example of how to give spells to a non-casting class - it should be the same general method, just have to overwrite the original attribute at the correct time:

Code:
perform linkage[table].setfocus
doneif (state.isfocus = 0)
~ Spellcasting attribute
perform focus.setlinkage[castattr,BaseAttr,"IsAttr.aINT"]
or more directly:

Code:
~ Set spell casting attribute
   perform hero.childfound[cHelpPal].assign[SplAttr.aWIS]
dungeonguru is offline   #2 Reply With Quote
Enforcer84
Senior Member
 
Join Date: Oct 2011
Location: Portland
Posts: 313

Old January 17th, 2018, 10:21 AM
Thank you!

I've been learning so much here
Enforcer84 is offline   #3 Reply With Quote
Reply

Thread Tools
Display Modes

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 10:57 AM.


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