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

    Skill Unlocks

    I have a bonus that counts as a standard bonus to a skill, but if using skill unlocks that bonus adds to the number of ranks for determining what unlocks the hero gets. So for instance, if I have a bonus of +3 and 7 ranks in the skill, it counts as 10 ranks total for the purposes of skill unlocks.
  2. F

    Making a Configurable bonus feat optional

    Are there tags to make bonus feats on a configurable optional? Basically the equivalent for Helper.OptFeat, OptFeatSec and OptFeatTer for configurables.
  3. F

    Encoded text in statblock

    I have found that using the following will encode text in the statblock: bold: ~[!b]xxxx~[!n] italic: ~[!i]xxxx~[!n] etc. Is there a list somewhere of how to use these to encode a superscript, or force a character to be capitalized?
  4. F

    Allowing a Domain even if deity doesn't allow it

    I have a class archetype that allows the hero to take a specific domain even if the hero's deity doesn't allow it. Is there a tag or something else that allows this?
  5. F

    Crafting costs off?

    Is it just me, but does the magic item/weapon crafting cost seem off? It looks like HL is taking 1/2 of the total cost when it should be taking 1/2 of the cost not including the masterwork + item cost. For example, Disarming Blade from Ultimate equipment. Has the following cost breakdown...
  6. F

    Changing/Eliminating feat ability score prereq.

    I am have a trait that eliminates the ability score prereq for a feat. Is there a way to implement this?
  7. F

    Setting Max Prep for spells

    Is there a way to set the maximum number of times a spell can be prepared per day?
  8. F

    Customizing custom ability depending on the configurable it is on

    I have a custom ability that is going to be available on a bunch of different configurables. However, depending which one it is on its description will be different and I want that to show in the description text before the thing is picked (in the selection panel). Can this be done or will I...
  9. F

    Changing class ability summaries on class tab

    Is there a way to change the summary text for a class ability that is shown on the class tab? Just modifying the field abSumm doesn't seem to do the job. I have tried changing the summary field, but that looks to be a static field and not changeable even with a trustme statement.
  10. F

    Weapon turns into a shield when using Total Defense

    I am trying to implement a magic rod that can be used as a weapon (+1 plant-bane greatclub). However, when the user selects the total defense action it turns into a shield (+1 plant defiant heavy wooden shield). Ideas?
  11. F

    Weapon Sets with Multiple Forms

    I have a hero that can take different forms. Each of these forms has different weapons (natural and manufactured) available to it. Is there a way to tie a weapon set to a specific form (form in this case is selected via checkbox on the In-Play tab) so that only those weapon sets show up on the...
  12. F

    BonusSplAt tag for secondary spells?

    Is there an equivalent tag like BonusSplAt but for secondary spells? I have a class that automatically gets specific secondary spells at specific levels. The spells are taken from a selected patron and I would like to just replace the BonusSplAt tag on the spells bootstrapped by the patron to...
  13. F

    Favored class option for single class but all races

    I have some favored class options that apply to a single class but should be available to all races. Normally you have to specify race and class for a FCO, but in this case I want it for all possible races. Is this doable?
  14. F

    Tagging for secondary bonus feats

    When I am tagging a feat in the editor that I want available as a secondary bonus feat with a certain class, should I tag the feat with the normal BonusFor.XXXX tag (where XXXX is the Bonus For Category selected in the class's helper for Sec Bonus Feats), or should I add the SecBonusFt.XXXX tag...
  15. F

    Changing cyberware max to use Int

    Is there is tag to change the calculation of the herofield tImplMax to use the intelligence based tImpInt instead of the constitution based tImplCon?
  16. F

    Configurable ability normally tertiary but need it to be quintenary

    Another configurable question. I am trying to implement oracle revelations as a quintenary ability in a configurable. Normally, on the oracle, these are tertiary. I can get these to show up as quintenary by using the script (for example for ancestor mystery revelations)...
  17. F

    Spellbook via configurable

    I have options for a class that can allow the user to select a limited spellbook. Normally I would modify the class helper to handle this, but the class can select both a wizard/witch spellbook and a cleric/druid spellbook. Both of these specific they learn X number of spells for their...
  18. F

    Adding Rogue Talents, etc via configurable

    I am working on a class that I needs to have a configurable to handle all the options available to it. (the class has a total of a potential of 9 different class ability kinds to choose from, yes nine). One of those options is selection of rogue talents where the class treats their levels as the...
  19. F

    Adding any domain in a configurable

    I have a class ability that allows a hero to add any domain to their character irregardless of if their deity grants it. Is there is tag or something I can add to the configurable to allow it to ignore the prerqs on all domains but just in the configurable not on the hero itself. So basically a...
  20. F

    Disabling a domain

    I have an ability that allows a character to temporarily replace one of their domains with any other one. What I need is to remove all of the ClsScAllSp tags on the selected domain on the class helper that selected domain. Basically kind of a reverse tag forwarding function. Ideas?
Back
Top