Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
Xykal
Junior Member
 
Join Date: Oct 2010
Posts: 26

Old August 18th, 2011, 06:44 AM
Is there a way to change an oracle of nature to use the druid list instead of the cleric list by way of an archetype?

Thanks for your help!
Xykal is offline   #1 Reply With Quote
Xykal
Junior Member
 
Join Date: Oct 2010
Posts: 26

Old August 18th, 2011, 09:43 PM
bump just in case some one has an answer for me....
Xykal is offline   #2 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old August 19th, 2011, 07:29 AM
On the archetype click on "Tags". Then add a new tag entry. For "Group Id:" put in sClass for "Tag Id:" put in cHelpDrd.

Add a new "Eval Scripts" with Phase: First Priority: 100.
Code:
perform hero.child[cHelpOra].delete[sClass.cHelpOra]
Thanks to Rethlyr or I would not have known this actually.

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #3 Reply With Quote
Xykal
Junior Member
 
Join Date: Oct 2010
Posts: 26

Old August 19th, 2011, 10:58 AM
Quote:
Originally Posted by ShadowChemosh View Post
On the archetype click on "Tags". Then add a new tag entry. For "Group Id:" put in sClass for "Tag Id:" put in cHelpDrd.

Add a new "Eval Scripts" with Phase: First Priority: 100.
Code:
perform hero.child[cHelpOra].delete[sClass.cHelpOra]
Thanks to Rethlyr or I would not have known this actually.
Works great. Thanks a bunch!
Xykal is offline   #4 Reply With Quote
Moara
Junior Member
 
Join Date: Mar 2014
Posts: 8

Old March 28th, 2014, 04:33 AM
Sorry for the serious thread necromancy work, but this message appears in Google search results (which is how my friend came across it), and 2 hours of helping him figure this out should be passed on!

As of now (2014), the Eval Script needs to be changed to the below. Oracles don't have 'Oracle' spells - they have Cleric spells! It's always the little things that trip you up...

Code:
perform hero.child[cHelpOra].delete[sClass.cHelpClr]
This successfully removed Cleric spells from the Oracle spell list. Everything else was spot on!

Hope ya'll have a good Friday!
Moara is offline   #5 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 02:07 AM.


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