• 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. T

    Advancing Animal COmpanion HD?

    I'm entering stuff for a non-OGL book, and have run into a slight issue. In this book, a new type of Animal Companion is presented. I can use the normal animal companion rules for it with one exception. The minion has a different HD advancement than normal companions. Here's where they...
  2. T

    Activating Source tree with file?

    Is there a way to turn a source on or off based on the presence of a user file? I am doing a couple of books for a company. I'd like to do the books as separate files and make the source active based on which file is present. That way, I could provide 1 sources.1st file along with each of the...
  3. T

    Bootstrap chosen feat from category?

    Ok, I have a class ability that bootstraps 2 feats. One is set, and the other is selected from a category (fCategory.Teamwork). I've got the chooser set up to pull all of the fCategory.Teamwork feats, but I can't recall how to make it only choose qualifying feats and bootstrap the one chosen...
  4. T

    Transition from Archetype to Class?

    Is there a way for a Special Ability bootstrapped to an archetype to see the class it's on for purposes of adjusting fields, etc? For example, the Archetype I'm working on will be able to be taken by multiple classes (rogue or ninja for example) and I'd rather not make two copies of the same...
  5. T

    Domain menu chooser?

    Ok, I'm blanking on another thing... :( I have a skill which requires a domain. I want to provide that domain though a menu. It'd be something like: - Custom - Simple Advanced Expert If the user selects Custom, the skill should show a Text box for entering specifics. What is usually how...
  6. T

    Example of skills tab like Cortex?

    Ok, I'm at a loss... I need to set up a Skills tab like the one used in the Cortex dataset, but I keep getting Nothing to Choose from messages. Is there a good example of a skill tab similar to this around? I haven't been able to find it with my weak search-fu. :(
  7. T

    Timing on Summary tab refresh?

    What is the timing needed to update both a main tab and a summary tab at about the same time? I'm working on a game system I started a while back and I have an attribute with the Hide.Attribute tag on it. The attribute tab template and the summary tab template are both set up with...
  8. T

    Duplicate -Add Custom Wand - ?

    Is there a way to duplicate the -Add Custom Wand- entry on Magic items? In doing the Psionics Unleashed datafile I need to create Dorjes, which are psionic specific Wands basically. I can have the user create a wand with the appropriate power, but it still shows as Wand of XX with no way to...
  9. T

    Redraw class' Tab layout?

    Is there a way to force a redraw of the Class Tab for a class? I have a Class Ability that, if the checkbox is checked, adds +1 spellcaster ability per level, otherwise it add casting ability for the class. If I use it in the current manner, the Special Abilities button on the side of the Tab...
  10. T

    Spell already known?

    Is there a way to tell if a hero already has a spell in his known spells list? I've got a class ability that adds a specific spell to the Spells Known, but if the hero already has it, then they can choose to add one of a particular descriptor if they would qualify for it. (under their max level...
  11. T

    Helpful Code - Monk Abilities

    OK, I just thought I would share some helpful code that I just found out works. :) If you need to add to a Monk's Flurry, AC, Unarmed damage and Speed you will get just that with the following code. I set mine at Levels/1000, but I welcome a better timing for it. ~get current class level var...
  12. T

    +1 Spellcaster level or add spellcasting

    Is there a prestige class that adds +1 Spellcaster level if prior spellcasting ability, or adds spellcasting ability if not? I'm working on the Psychic Fist for the Psionics Unleashed dataset, and this is how they gain the Manifesting abilities. Is it possible to put it in a script?
  13. T

    Change name of Favored Enemy ability?

    I was wondering if anyone has an idea how to change the name of the Favored Enemy resource that displays on the class tab under the Special button? The class I'm working on has one favored enemy, and gains a +2 at 3 additional levels. On the class ability list, it's listed as Favored Enemy +2...
  14. T

    Skill Focus (Survival) or Track class feature?

    OK, I'm working on a Prestige class that has Skill Focus (Survival) as a prereq, but if the hero has Track class feature, then he meets the prereq. I'm at a loss of how to manage this. Suggestions? Thanks! TC
  15. T

    Partial +1 caster level bonuses?

    Since Psionics are not officially supported with Pathfinder, I thought this the best place to ask this question. There is one Psionics prestige class, the Metamind, that gives +1 caster (manifester) level for 7 of its 10 levels. This I can handle no problem as the editor is recognizing the...
  16. T

    M&M 3rd ed. Bug - Growth with Density extra

    Growth with Density extra still adds the gained STR to Skills such as Athletics
  17. T

    Archetypes for similar class?

    I'm looking at a class, similar to a Ranger, and with many of the same abilities. I have the Counts As for Ranger selected, but when I go to pick a Ranger archetype using my class, none are available. Am I missing something in the class process? Or do I have to duplicate the Archetypes for the...
  18. T

    Hunter's Bond / Nature's Bond?

    How would you test whether the character has either one of these abilities? The feat I'm working on has this for the prereq: Prerequisite: Hunter’s bond or nature’s bond class feature, animal companion. Is there some way to increment through the custom abilities of a class and match up the...
  19. T

    Prestige class - partial level benefits?

    Ok, I'm working on a Prestige class for a Psionic class from the Psionics Unleashed supplement. This class, the Metamind, at certain levels adds to the manifesting power of a previous Psionic class, adding to Powers (Spells) Known, Powers (Spells) Cast, and Power Points gained. However, at...
  20. T

    Prestige Class awards spell?

    Ok, I'm at a loss for this one. I have a Prestige class that adds two spells to the spells known list of the character. It adds the spells to whatever spell list the character has. The spells are normally 5th level spells, but the Class Special adds the spells as 3rd level spells. I've made...
Back
Top