• 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

Recent content by FluffyDingo

  1. F

    Version 14.19 of the Pathfinder files for Hero Lab is now available!

    Become legendary in the darkest of times! The capstone Player Companion for Pathfinder 1st Edition, Chronicle of Legends brings you replacements for your capstone ability, new uses for classic spells and items, and more feats, prestige classes, and character options for all types of heroes! And...
  2. F

    Tag addition issues

    I'm having a bit of a problematic issue with tags not adding properly. For context, I've got 9 rings that you get synergy bonuses from depending on how many you equip. Each is bootstrapped with the abilities you gain (which are unique), each of which check the hero for how many on a specific tag...
  3. F

    Qingong monk diamond soul

    Recently discovered that if you select diamond soul as a qingong monk power, the spell resistance is always 10, not taking into account your level as it should. I'm submitting an error report for it, but in the meantime i need a fix. I believe the problem is that it is trying to access...
  4. F

    Robe of Arcane Heritage for Secondary Class

    Hey all, hopefully a simple question that I've just overlooked the solution to. The Robe of Arcane Heritage increases your effective Sorcerer levels by 4 for the purposes of determining what bloodline powers you have access to, and their strength. I'm trying to make this also apply to the...
  5. F

    Creating Configurables

    Back on this horse again after real life caused massive interruptions. Silly life. Anyways, I would like to make a configurable option, like Domains, so I can select a number of abilities to add to a character. Specifically, when you choose the Divine Source mythic ability, you should be able to...
  6. F

    Checking creature type post-template

    Hey all, I've got an item that adds channel resistance if the wearer is an undead. Currently I have channel resistance bootstrapped on with the condition of: fieldval:gIsEquip <> 0 & HasType.tpUndead <> 0 at First 500. Well, it works just fine if the base race is undead, but doesn't register...
  7. F

    Polymorph Error

    I keep getting the following error whenever I use Form of the Dragon (either from Adjustments, or the Dragon Form bloodline ability of Bloodrager). My GM is not getting it, so not sure what's causing it since we both have the same files. I've removed all my custom files, made a new blank...
  8. F

    Divine Source - Configurables Question

    So I finally got Mortal Herald knocked out, and spring-boarding into work on Divine Source. Currently my thought is to implement domain/subdomain selection via a configurable. Select Divine Source > make two selections of domains; select Divine Source a 2nd or 3rd time > make the selection of...
  9. F

    Form of the Dragon

    Trying to condense my Form of the Dragon spell modifiers, and running into a bit of a hitch. I'm using "component.SelectHelp & Selection.DragonDisc" to provide the drop list of dragon types, but all I know how to pull for tags is BloodEner and abArea, when I need to be able to pull what type of...
  10. F

    Multiple Scripting Questions

    Okay, so I've been making/fixing things left and right, but I've run into a couple issues that have ground me to a halt. Hopefully someone can help me out here. 1. Been working on the Multi-Headed template, and it adds 2 additional racial hit dice per additional head. This is the line handling...
Back
Top