Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 10:47 AM
Can you assign a class spell list to a custom ability?
Frodie is offline   #1 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old December 20th, 2011, 12:18 PM
The Shade of the Uskwood feat from Inner Sea World guide has an example of this.
Mathias is offline   #2 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 02:26 PM
Cool, seems to work, here is the script

perform hero.childfound[cHelpMAH].assign[sClass.cHelpWit]
Frodie is offline   #3 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 02:44 PM
BTW - can you do the same with a school or domain spell list?
Frodie is offline   #4 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old December 20th, 2011, 03:04 PM
Have you studied the effects of schools and domains? What tags are added to the class when you add those? Can you add the same tags in a script?

Oh, and
Code:
linkage[table].
will transition to whatever class added a custom class ability (it doesn't work in many places other than a custom class ability) - that can replace
Code:
hero.childfound[cHelpMAH].
so that if you want to re-use this ability for a second class, you don't have to re-work the script to figure out which of those classes it was added to.
Mathias is offline   #5 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 03:16 PM
Yep, I don't want the custom abilities, just the spells
Frodie is offline   #6 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old December 20th, 2011, 03:36 PM
When you add those custom abilities you're trying to make variants of, what tags are added to the class? You need to figure out how the thing you're trying to make a variant of functions before you can create that variant.
Mathias is offline   #7 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 03:46 PM
Hum, basicly it's a copy of the arcane schools, (like Abjuration), and insted of the special abilities, I want it add to the spellcaster known spells, from Abjuration type
Frodie is offline   #8 Reply With Quote
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old December 20th, 2011, 03:48 PM
I tried:
perform hero.childfound[cHelpMAH].assign[sSchool.ssAbjur]
but that did not work
Frodie is offline   #9 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,215

Old December 20th, 2011, 04:24 PM
Are you familiar with the Red Mantis Assassin prestige class? I think that may have an Eval Script that's what you're looking for.
Mathias is offline   #10 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 05:13 PM.


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