• 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 GLBIV

  1. G

    AC bonus

    Ok, This should be really easy, but I'm trying to get Svirfneblin +4 dodge bonus to all creatures to register. Why isn't this working? ~ Add to our armor class hero.child[ArmorClass].field[tACDodge].value += field[tACDodge].value, 4
  2. G

    Exp Reqs

    Yo, I'm making the Other Regions for Forgotten Realms, and I've having trouble making the proper Exp Req My goal here is to make an Exp Req which would make this unavailable if the character has a standard race tag. I know how to make a exp req for having a tag, like "hero.tagis[Race.Elf] <>...
  3. G

    Critical fail

    Hey guys, I'm working on my FR files and I've hit a glitch somewhere. I've been working in txt format, because it's easier to change lots of stuff that way, but now I can't open my file in the editor. I'm getting a message box that says "Expected close tag for element 'document'" What's...
  4. G

    Tricking ability score pre-reqs

    Yo, I'm working on the Forgotten Realms files and got sidetracked into making a feat for one of my current games. I'm trying to make the Wolf Beserker feat from Unapproachable East. When taken, this feat can serve as both prereqs for the Improved Trip feat (INT 13, Combat Expertise). I've...
  5. G

    Epic levels in HL thoughts/planning

    I've been thinking on the best way to make Epic content in HL, and I wanted to share what I've been brainstorming. I think I've got it figured out, but I'm having an issue with setting the epic base attack bonus. This is what I think will work: First, we create all the epic feats. This will...
  6. G

    Acquired templates, int bonuses and skill points

    Hi guys, I noticed when you add an acquired template that adds or subtracts from Int - like vampire - skill points are affected retroactively, as are starting languages. I had thought bonuses and penalties to Int from acquired templates behaved like permanent bonuses gained from other items...
  7. G

    Adjusting Level Adjustment with adjustments

    Hi guys, I made a level reduction template a while back, but I think I may be better served through the adjustments tab in the editor. Anyone have any ideas about getting an adjustment to affect cLevelAdj?
  8. G

    Upbringing vs. Regional feats

    I'm making a d20 FR datafile with all the languages, spells, feats, FR races, Regions and Regional feats — akin to the great work RavenX did for PF. Languages are done. Races are easy. I just copied standard, changed ability adjustment, height, weight and age info, descriptions and removed...
  9. G

    Adding class skills with a feat

    I've been working on adding the Initiate feats from FR, and I've hit a snag. Initiate of Shar adds Bluff and Hide as class skills, the same way the Trickery Domain does. It works like a charm for clerics, but when I try to assign the feat to a ranger character I get errors — since the...
  10. G

    Adding DC to spell saves

    We all know Spell Focus is supposed to add a +1 DC to spell saves for spells from a given school, but does HL actually code for that, so that the DC increase on the spell read out? If so, what's the script for it? I can't find it.
  11. G

    Removing pesky class skills

    I've been trying to add some variant classes, but I've noticed the NotClassSk tag is wonky. I'm having no trouble adding skills to the class skill lists of variant classes I make, but removing them is proving more difficult. Using the interface alone, some skills get the axe, as they should...
  12. G

    Adjusting challenge rating on templates

    Hey guys, I noticed there's a level adjustment field for templates, but I haven't been able to find a place for challenge rating adjustment. When I make a vampire, for instance, the level adjustment reads correctly as +8 in the output, but the challenge rating of the creature is still equal...
  13. G

    Variant Class specials list

    I made a Paladin of Tyranny variant class from UA. Anyone know how to get rid of the old paladin class abilities on the specials list? They are really gumming up the works.
  14. G

    Adding domain spells to spell list

    Greetings all, I'm working on adding the Nightcloak prestige class from FR Faiths and Pantheons, and I'm stumped by the very first class ability. The Darkness Spells ability allows the cleric to cast any spell from the darkness domain, like darkbolt, in normal spell slots. Any ideas about how...
  15. G

    Reducing Level Adjustments

    Hey guys, I've added a few templates for reducing level adjustments per the Unearthed Arcana rules, and I was looking for a quick tip. Since the coding to make HL automatically compute and deduct the proper amount of XP would be well above my programming ability, I've been doing that manually...
Back
Top