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
KevinMcc
Junior Member
 
Join Date: May 2012
Posts: 15

Old March 21st, 2019, 09:43 PM
Code:
  ~ If we're not shown, just get out now
      doneif (tagis[Helper.ShowSpec] = 0)

      ~ If we're disabled, do nothing
      doneif (tagis[Helper.SpcDisable] <> 0)

      ~These are permanent changes to size, and so shouldn't show as temp adjustments when we change attributes.
      perform hero.childfound[aSTR].assign[Helper.PermanentSizeIncr]
      perform hero.childfound[aWIS].assign[Helper.PermanentSizeIncr]

      hero.child[aSTR].field[aStartMod].value += 2
      hero.child[aWIS].field[aStartMod].value += 2
I don't know if I need all of this but it did work. Now I can get back to the breath weapon fix. Though I still have to figure out why my ability increase set for level 5 is not happening until level 6.
KevinMcc is offline   #21 Reply With Quote
KevinMcc
Junior Member
 
Join Date: May 2012
Posts: 15

Old March 22nd, 2019, 07:26 PM
Started working on the Selection helper. Getting error message that Tag is not defined. So am trying to figure out how to do that. I have a racial subtype Holy and Class Custom ability Holy but these don't have the Tag Holy.
KevinMcc is offline   #22 Reply With Quote
KevinMcc
Junior Member
 
Join Date: May 2012
Posts: 15

Old March 23rd, 2019, 09:13 PM
The ability increase problem seems to be tied to HD. My Drake gets 4 HD at lvl 6. Wondering if I can get around it.
KevinMcc is offline   #23 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 AM.


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