• 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

    The Moonblade

    I was messing around and added it to a character to see the mechanics, but there are no choices to add any of the runes to it that it should/may have. Has anyone fixed this that could send me the information so I don't have to figure it out myself?
  2. S

    Permanent Adjustments for Druid Spells

    There are adjustments for: Spells Known (Select this adjustment to add to the number of spells known for a spontaneous casting class (ie Sorcerer)). I see this value under Fields > Field ID: pCandExpr > Value: component.Class & CasterType.SpontKnow Spells Memorized (Select this adjustment to...
  3. S

    Adding Spell Information

    I am creating a magic weapon that allows a few spells to be cast. I am wanting these spells to print out on the character sheet, but I do not know how to get that done. I am trying to do it under Tags > Group ID: SpInfo > Tag ID: sSpell This should append the spell information of the listed...
  4. S

    Adding a Language to a Variant Human

    I am trying to add a specialty language to a Variant human, but nothing I have tried has worked. Any thoughts please?
  5. S

    Spells from a Deity

    I want to know if it is possible to allow a deity to grant a few spells by having the PC select the deity they worship. I assume I would need to make a 'Custom Ability' that has the spells listed in the 'Spell-Like Abilities'. Then Bootstrap that 'Custom Ability' to the deity. In my head it...
  6. S

    Acrobatics from Dex Mod to Cha Mod

    I want to change Acrobatics to a Charisma based skill for a home brew subclass. Currently, it is almost 3:45am and my brain has pretty much stopped working. However, I believe I need to somehow change skAttrAbbr and possibly skAttrBon.
  7. S

    Street Magician Background

    I have made a custom background for my campaign. Everything is working well so far. I want to give the background the bonus cantrip Prestidigitation. I bootstrap it, under 'Tags' I 'Group ID' ClSpecWhen and 'Tag ID' 1, but I do not see it populating the PC. What am I doing wrong?
  8. S

    "Domain" Spells for the Arcane

    I have created a Custom "Deity of Arcane Magic" into my campaign. As a result, I want arcane users to have access to this Deity's custom spells if the PCs decide to worship them. I am wanting the spells to be available in the list of spells for each Arcana based caster, but greyed out if they...
  9. S

    Weapon Damage Die

    @Fenris447 I am needing an eval script that checks for the hero's level. If the appropriate level is met then shortbow and damage die are increased to the next highest die. (i.e. Shortbow to 1d8 and Longbow to 1d10) I found this level check: ~ Check whether you have at least 18 levels of the...
  10. S

    Zen Archery

    I was wanting to create this feat to allow the use of WIS modifier over DEX. I am using the "Hex Warrior" Class Special as a base, but I cannot see where it allows the drop down menu to select WIS. I know I want to change the BaseWep to only allow ranged weapons. doneif (tagis[Helper.Disable] =...
  11. S

    Custom Feat

    I am adding a custom feat for ranged weapons, specifically shortbows, longbows and the various crossbows. I have copied the Blade Mastery feat as a base. I want to give shortbows, longbows and the various crossbows a +1 to hit. Blade Mastery has this eval script ~ If we're disabled, do...
  12. S

    Mercurial Weapons

    I am looking to add Mercurial Weapons. My plan is to alter the adamantine to fit my purpose somewhat. I need a script to check the weapon damage chosen and bump it up to the next highest damage die.
  13. S

    Adding Raceand Sub Race

    I copied the Elf and Wood Elf as a template. However, the main race is not displaying the Sub Race option for me to choose which Sub Race I want. How do I fix this or how should I be doing it properly?
  14. S

    Warlock Spell Slots

    I have chosen to give a class limited spell slots so I used the Warlock spell slots. When I print out the character sheet, the spell slots are listed as Warlock. Is there any way to change this with some sort of name change command?
  15. S

    Adding Spells

    I am trying to create a Class Special that adds limited spell casting. I am looking to give two specific spells at levels 3, 5, 7, and one specific spell at level 9. Also, I only want this Class Special to give access to one spell slot at level 3, two at level 5, three at level 7, and four at...
  16. S

    Sidekicks in Hero Lab?

    Are sidekicks in HL? I can't seem to find where I create them, nor am I smart enough to figure out how to code them apparently, since I have tried (just not sure where to start). Are there any hints, tips, tricks, files, etc. that someone/anyone can give?
  17. S

    Custom Background

    I have added a custom background with its custom Traits, Ideals, Bonds, and Flaws. However, the custom Traits, Ideals, Bonds, and Flaws are not available to choose from when trying to create a character. The custom background is selected in the "Available to Backgrounds" popup box. I have...
  18. S

    Moves based on Alignment

    I am creating a wrestler class that will have access to moves much like the Battle Master Archetype. I am wanting to restrict certain moves based on Alignment. For instance, I do not think a Lawful alignment would make a groin shot, so I am looking for a code that checks the heroes alignment and...
  19. S

    Limited Spell Casting

    I am creating a Martial Archetype and I am having some trouble adding limited spell casting. I have specific spells in mind that the Archetype will get access to at certain levels and I know how to assign those spells. My issue is how do I make it to where they only get a limited number of...
  20. S

    Fist Wraps

    I need some help with Fist Wraps. It is my understanding that they are for our Unarmed Fighting style heroes to use without being considered "armed". The issue is that when they are equipped it drops the unarmed damage of the hero and does not populate the unarmed damage onto the printed...
Back
Top