• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Search results

  1. S

    Increasing existing spell resistance

    Searching the threads, I found a bit of code that is used to increase spell resistance in pathfinder: ~ Set up our spell resistance if (hero.childfound[xSplRs].field[abValue].value <> 0) then hero.childfound[xSplRs].field[abValue].value += 3 endif Is there an equivalent for d20? When I...
  2. S

    Manifester Level

    Is there an equivalent to the thing 'cCasterLev' for Manifester Level? I'm looking to do add the feat Practiced Manifester (which is the same as Practiced Spellcaster, except for Psionic classes - ie add 4 Manifester levels up to max of HD), but I can't seem to figure out what the equivalent...
  3. S

    Combining Animal Companion and Arcane Familiar

    There is a prestige class in Races of the Wild called Arcane Heirophant that allows your animal companion the act as your Arcane Familiar: Is there a way to do this in Hero Lab? So far, I took the Arcane Familiar custom ability and added Animal Companion (cDrdComp) and Arcane Familiar...
  4. S

    Feats that increase class levels

    I'm looking at the feats that increase class level for certain purposes, such as Practiced Spellcaster and Natural Bond. It looks like Natural Bond isn't working, and there's an author comment about that. So far, the eval script looks like: ~ Add 3 to our companion level...
  5. S

    Feats that increase class levels

    I'm looking at the feats that increase class level for certain purposes, such as Practiced Spellcaster and Natural Bond. It looks like Natural Bond isn't working, and there's an author comment about that. So far, the eval script looks like: ~ Add 3 to our companion level...
  6. S

    New Parent Sourcing/Whole File Sourcing

    Is it possible to add new parent sources at the same level as "User Content" or "Pathfinder Adventure Path"? Also, is there a mechanism that allows you to source an entire file rather than each individual item? If not, is that something that could get added?
Back
Top