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

    Strange Editor Problem

    I have run into a weird problem with custom content I have been entering through the editor. I put in an Eval script, and then it disappears from the editor. It is still somewhere in there functioning though, because I can see it changing the name of the item (to reflect strength score), but for...
  2. L

    Spell Calculation error

    Something seems to be wrong with the spell array. All 9th level spell numbers are being reduced by 1. For example, at 20th level wizards should have 4 9th level spells, but HL is showing only 3 slots.... I have tested with cleric and several other spellcasting classes of my own devising (where I...
  3. L

    New Error

    Wizards specializing in Divination only need to pick one forbidden school, as opposed to all other specialists. My diviner is showing an error currently because he has not picked 2.
  4. L

    Question on Bootstrap Conditions

    Since which dragon natural weapons are available depends on the dragon's size, I am trying to make it so that when adjusting size up the correct weapons are added. Currently the only thing I have are the ability to count tags as a condition for a bootstrap. I would like to set a bootstrap...
  5. L

    Another small error - Unarmed Strike

    When adjusting the size of a character vie the adjustments tab, the size of "Unarmed Strike" is changing, and as a result the character is losing proficiency (taking the -4 penalty). This is only really a problem for Monks, since almost no-one else uses Unarmed strike commonly.
  6. L

    Racial Natural Armor Bonus Error

    I am entering dragons, and I have noticed an odd error with Natural armor bonus. I have entered 21 as the bonus, that is displayed in the window listing racial abilities when selecting the race, but only 20 is being added. I noticed a similar error with Grapple bonus being one higher than it...
  7. L

    HD and Level not stacking

    Currently HD are not being counted for the awarding of ability boosts, only class levels. For example, if I make a bugbear (3 racial Monstrous Humanoid levels/HD) and give him 1 level of whatever (For a total of 4), HL does not give an ability boost, it says I need 3 more levels.
  8. L

    Spellcasting Prodigy Feat question

    I am working on a new feat, Spellcasting Prodigy. For the purpose of determining bonus spells per day, you treat your primary spellcasting ability score as being 2 points higher than its actual value. If you have more than one spellcasting class, the bonus applies to only one of those classes...
  9. L

    Crash Report

    HeroLab.exe has encountered a problem and needs to close. We are sorry for the inconvenience. Please report this error to Lone Wolf Development at support@wolflair.com, including a description of what you were doing and this message (right click and choose "Copy to Clipboard" to copy it)...
  10. L

    Bonus Feats you already have question

    "At 2nd level, you gain Diehard as a bonus feat, even if you lack the prerequisites. If you already have Diehard, you can select any other feat for which you meet the prerequisites as your bonus feat." Is there a way to check if the character already has Diehard or another feat and add a bonus...
  11. L

    Strange Pre-requisite

    I am making a pre requisite script for a Custom Ability, the knowledge ranks required goes up by 2 each time one of several other custom abilities is taken. A Maximum of 3 of these abilities can be taken. I made the 3 pre-reqs below, trying to use that ? trick you showed me mgehl. Message...
  12. L

    Bug In Level addition

    Since the last update, adding multiple levels at the same time has been a little buggy. Hitting the left and right arrows produces no change in the number displayed. If you click on the 1, it is highlighted and does show the correct number. Also, if you have clicked the arrows X number of times...
  13. L

    Sub-Charges problem

    I am trying to set up a special that has 3 different forms, so I created the special (Blessings of Kord), created the 3 sub specials (+2 Luck bonus to Saves, +2 bonus to Strength, or +10 to speed), and tried to make it so that using one of the lower ones uses the charge of Blessings of Kord...
  14. L

    DR question

    If a creature that has DR that can be overcome by either of 2 things (for example, cold iron or good), how should this be handled? If it required both to overcome (like the example of the lich needing magic and bludgeoning) then just bootstrapping both should be fine, but in this case should I...
  15. L

    Crashing

    While testing a file, I have gotten a recurring class. It happens when pressing the Level Up button after adding a few levels of other classes.... I had 4 levels of Rogue at one point, and 4 Rog, 4 Paladin in the other case. Here is the contents of the error file. C:\HeroLab\HeroLab.exe 3.4.a...
  16. L

    Metamagic Error

    Silent Spell should only increase spell level by 1, currently Hero Lab has the adjustment at 2 levels.
  17. L

    Pain taster pre-req error

    The message for "Great Fortitude required." is listed twice. It looks like one should say "Diehard required."
  18. L

    Natural attack when raging

    Is it possible to set a condition expression so that a natural bite attack is only bootstrapped when a certain class special (like rage for example) is active?
  19. L

    Substitution levels and Armor

    There is a set of substitution levels I am currently working on that adds levels of armor proficiency, but in a non-standard way. The base class has light armor proficiency, and for each substitution level that is taken (1st, 3rd and 7th) it goes up by 1 level. The 1st level one is easy...
  20. L

    Problem changing Unarmed Strike Damage

    I am doing a class special that sets unarmed strike damage to be 1d8 at 1st and 2nd level, and 1d10 at 3rd level. If the character already has damage equal to that, the damage dice is bumped up one level. I looked at the monk example and decided to do this with 2 separate eval scripts. There is...
Back
Top