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
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 2nd, 2014, 04:44 PM
I am creating an archetype for the Divine Channeler class. I want to revert the diminished spellcasting to standard spellcasting using an archetype. I can add spells using the spells cast per level, but am having trouble adding the domain spells back to the original spell levels. I am not certain how to do this. Can anyone give me a hint of something to try.

Thanks.

Kal
Kalladar is offline   #1 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 2nd, 2014, 04:58 PM
I believe you'll have to manually adjust the secondary spells back, as that's what I had to do when I created it.
AndrewD2 is offline   #2 Reply With Quote
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 2nd, 2014, 05:18 PM
I have looked at the divine channeler. I saw a .1 after the spells cast per level. I tried that, but that did not work. Would that be in the eval scripts?
Kalladar is offline   #3 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 2nd, 2014, 05:26 PM
The Divine Channeler's secondary spells are set in an eval script yes, it was the only way to change it from something other than 1
AndrewD2 is offline   #4 Reply With Quote
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 2nd, 2014, 05:50 PM
When I move the eval script to the archetype and adjust the spells, I get an error for field(cTotalLev) not being found. I tried adding cHelpDch.cTotalLev as the field, but it didn't like that either. so part of the script looks like this,

elseif (field[cHelpDch.cTotalLev].value = 3) then
field[cSecMax].arrayvalue[1] = 2
field[cSecMax].arrayvalue[2] = 1

I also tried Hero.cTotalLev, but that was not correct either. How do I have it look at the hero's total class level for this. Sorry about all the questions. Learning is a continuous process for me.

Thanks.

Kal
Kalladar is offline   #5 Reply With Quote
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 2nd, 2014, 05:51 PM
and does this mean I will also have problems with the cSecMax field as well?
Kalladar is offline   #6 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 2nd, 2014, 06:27 PM
You're not using the right way of targeting the field, it should be linkage[varies].field[cTotalLev].value and linkage[varies].field[cSecMax].arrayvalue[x]
AndrewD2 is offline   #7 Reply With Quote
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 2nd, 2014, 07:07 PM
I think I understand. I was able to get it to work with that. So, when using anything that calls a field from a parent, we can use linkage[varies] to have the program search existing fields for that particular field and have it use that to pull the data in. Does that sound correct?
Kalladar is offline   #8 Reply With Quote
AndrewD2
Senior Member
 
Join Date: Mar 2007
Location: Muskegon, MI
Posts: 2,975

Old November 2nd, 2014, 07:52 PM
linkage[varies] goes from an archetype to the linked class. Check out a stickied thread called "Location, Location, Location" it's a very good post by Mathias that explains how traversing things goes.
AndrewD2 is offline   #9 Reply With Quote
Kalladar
Member
 
Join Date: Aug 2013
Location: Lenexa, KS
Posts: 71

Old November 3rd, 2014, 09:22 AM
Thank you.
Kalladar 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 04:20 PM.


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