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
jewbacca331
Junior Member
 
Join Date: Jan 2016
Posts: 19

Old February 22nd, 2016, 11:59 AM
Hello, all. I am trying to build the Ronin class from The Complete Warrior for a fellow player and I am having issues with the Prerequisite Code needed to make it properly.

What I have so far is the following:

Base Attack Bonus: +6
#BAB[] >= 6
or
child[Attack].field[tAtkBase].value >= 6


Feats: Exotic Weapon Profi ciency (bastard sword)
#hasfeat[fExoticWep] <> 0

What I need to do is the following:
1. add in that the Bastard Sword is needed for the Exotic Weapon Prof
2. add a script for "Any Non-Lawful Alignment"

Other than that, I think I have it pretty much set up with the other stuff (I hope).

Thanks.
jewbacca331 is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,147

Old February 22nd, 2016, 01:16 PM
Quote:
Originally Posted by jewbacca331 View Post
Hello, all. I am trying to build the Ronin class from The Complete Warrior for a fellow player and I am having issues with the Prerequisite Code needed to make it properly.

What I have so far is the following:

Base Attack Bonus: +6
#BAB[] >= 6
or
child[Attack].field[tAtkBase].value >= 6
Both will work, but use the first one. It's tidier.

Quote:
Originally Posted by jewbacca331 View Post
Feats: Exotic Weapon Proficiency (bastard sword)
#hasfeat[fExoticWep] <> 0

What I need to do is the following:
1. add in that the Bastard Sword is needed for the Exotic Weapon Prof
Here's a better option:

tagis[WepProf.wSwordBast] <> 0

Quote:
Originally Posted by jewbacca331 View Post
2. add a script for "Any Non-Lawful Alignment"

Other than that, I think I have it pretty much set up with the other stuff (I hope).

Thanks.
No script necessary for this one. In the Class tab where you created the class and set up the BAB, saves etc, you can scroll down to "Alignment Options" and select "Any Lawful" for Alignment Forbidden.
Sendric is offline   #2 Reply With Quote
jewbacca331
Junior Member
 
Join Date: Jan 2016
Posts: 19

Old February 22nd, 2016, 01:54 PM
That is fantastic. Thanks so much!
jewbacca331 is offline   #3 Reply With Quote
jewbacca331
Junior Member
 
Join Date: Jan 2016
Posts: 19

Old February 24th, 2016, 10:31 AM
So I finished the Ronin PrC and I am working on the Dragonheart Mage PrC right now. I am definitely getting the hang of it. However, the Dragonheart mage states the following:

"Spellcasting: At each level except 1st and 6th, you
gain new spells per day and an increase in caster level
(and spells known, if applicable) as if you had also
gained a level in a spellcasting class to which you
belonged before adding the prestige class level."

I have chosen "Count As Class" Sorcerer to get all of the level increments and such, but I do not know how to deny it at level 1 and 6 as per above.

Which code do I need to implement and where does it go?
jewbacca331 is offline   #4 Reply With Quote
Dami
Senior Member
 
Join Date: Mar 2013
Location: Melbourne, Australia
Posts: 1,089

Old February 25th, 2016, 01:05 AM
You are better off using the "Extra Magic/Power Levels" tab - just under the "Counts as" Classes.
Leave row 0 blank, and put 1 in Row 1, 2 in Row 2, 3 in Row 3, 4 in Row 4, leave Row 5 blank, 5 in Row 6, etc.
(Row 0 is the first level of the PrClass and you don't want a caster level/spells gained increase, but then the next four levels gain the increase, etc.)

Last edited by Dami; February 25th, 2016 at 01:06 AM. Reason: More detail
Dami is offline   #5 Reply With Quote
jewbacca331
Junior Member
 
Join Date: Jan 2016
Posts: 19

Old February 25th, 2016, 08:30 AM
That's great. I wasn't sure about level 0 whether it was level 1 or not. Thanks for clearing that up.
jewbacca331 is offline   #6 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 12:24 PM.


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