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
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old February 13th, 2015, 01:43 PM
I am trying to create a race with a few racial traits that either add a specific "normal" trait (the ones added in the feat menu). However I haven't found a way besides bootstrapping to assign a "normal" trait to a character.

The issue I ran into when bootstrapping the "normal" trait to the racial trait. Was that while this works for the initial setup. When creating and selecting an alternative racial trait. It would keep the "normal" trait from the initial racial trait and add the alternative racial traits ability.

So I wondered if it is possible to assign "normal" traits through the eval scripts and if so how?

Besides this I also wondered if it is possible to mark a "normal" category as taken. For example can I let a racial trait take away the ability to take a "normal" region trait?
Togainu is offline   #1 Reply With Quote
Fuzzy
Senior Member
 
Join Date: Jul 2012
Posts: 416

Old February 13th, 2015, 01:58 PM
'Traits' are assigned to the hero, and are not really a part of the 'race'. If this is a special ability your race has, it should be created as such, as opposed to bootstrapping in a 'Trait'.
Fuzzy is offline   #2 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old February 13th, 2015, 02:12 PM
Well the thing is I am recreating the human race. To also auto obtain the initial 2 traits that take up the campaign and the region slot.

So what I am trying to do is having a custom racial trait or racial special to auto assign the normal traits. Oh and before I forget this part. These traits shouldn't be counted towards the total number of traits allowed.
Togainu is offline   #3 Reply With Quote
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old February 13th, 2015, 02:15 PM
Can you instead add +1 to the number of traits a character can select, and then add an eval rule requiring that the user add one of the traits that qualify? Then the user will select the additional trait in the normal traits list.
Mathias is online now   #4 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old February 13th, 2015, 02:19 PM
That would be of course possible Mathias. I just kinda wanted to automate the process for the players as much as possible. So if there is a way to accomplish it. It would be nice otherwise I will just go the route you suggested.
Togainu is offline   #5 Reply With Quote
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old February 13th, 2015, 03:05 PM
What you can do is place a Bootstrap condition on the "trait" that is bootstrapped to the Racial Special. So that when the Racial Special gets replaced the bootstrap of the "trait" does not happen.

So this is one nice feature of GitHub is I can get to all my source from work.

So follow this LINK to see a Racial Special setup for Ultimate Psionics. You can see it has two bootstrap conditions. "!" means 'NOT'. So it is saying "Not" Psionic Class and "NOT" Ability Replaced.

So all you want is this at First/2000:
Code:
!AbReplace.XXXXXXXXX
Where XXXXXXXX is the Unique ID of your Racial Special.

Please note once you start working with Bootstrap Conditions "Test Now!" will often give you strange results. Your really need to do a "CTRL-R" to totally restart HL.

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   #6 Reply With Quote
Togainu
Senior Member
 
Join Date: May 2014
Posts: 292

Old February 13th, 2015, 03:43 PM
Thank you shadow that indeed does the job.
Togainu is offline   #7 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: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.