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

    Drakewarden Ranger

    So, some of my group is really liking the look of the new Drakewarden Ranger. Most of it looks fairly straightfoward, except that it gains a Drake Companion animal companion. Not only that, but it contains an array to be able to select the energy type of Drake. AND THEN there's a later...
  2. B

    Spell Less Ranger as a Class Variant

    Alright, so I was looking at working of of what's already been done with Class Feature Variants, and turn the Spell-Less Ranger into such a choice. To begin, I sat down and looked at the Class Variant adjustment, and it's corresponding configurable. But I just can't see how that's actually...
  3. B

    Conditional spell known, and taking damage on activation

    Alright, so I'm working on an Epic Boon currently that does multiple things. Some of it, I've already figured out...and some of it's being tricky. It breaks down thus: - On activation, player reduces maximum hp by total level - On activation, player's Eldritch Blast cantrip turns into...
  4. B

    Field for total level

    So I'm trying to figure out an Eval Script to increase # of dice at certain levels, like Superiority Dice. So I grabbed it's script... ~ Increase the number of dice at level 7 and again at 15 if (field[xAllLev].value >= 15) then field[trkMax].value += 2 elseif...
  5. B

    Configurable, bonus feats and Specials help

    Okay, so I've made a boon that grants a bonus feat, 2 skill prof's and a minor special ability. To do this, I've created a configurable for such, and was able to take care of the feat and skill prof's no problem. The special ability is the problem though. First, I simply bootstrapped the...
  6. B

    Configurable levels

    I’ve tried searching about configurables and such by not finding my question, so I thought I’d ask. I’m trying to make a configurable that does multiple things over time. I know I can put in the scripting to tie the increases to character or class level, but is there a way to give the...
  7. B

    Pseudo-rage (Primal Fury) scripting

    Okay, so one of my players has gotten an Epic Boon I've designed that's a double edged boon. There's benefits but also a curse. Anyways, I'm working on making it work and ended up necro'ing a thread and thought that would be enough...but realized there's enough issues I needed my own thread...
  8. B

    Adding a floating spell from another class

    Alright, so my DM has given my a ring that grants a 1/short rest spell from the Warlock class list (am not a Warlock). But I can change out which spell it is, as long as it's of a level I can cast. I thought creating a little selector like the Bard's arcane secrets on the ring would work. I...
  9. B

    Adding Special Abilities

    Through gameplay and other shenanigans, I'm coming across times I need to be able to add special abilities to my players. Whether it's the class/subclass ability from one they don't belong to, or a whole new custom ability. Right now I'm handling by essentially bootstrapping the ability to...
  10. B

    Book of Shadows....item

    Alright, so I'm looking at tempting one of my players towards damnation by slowly corrupting them throw attaining knowledge and power. Namely, a Book of Shadows/Book of Ancient Secrets. I started out with just creating an item that functioned as a Book of Ancient Secrets. No problem there...
  11. B

    Error for custom race

    So I've been working on making a custom race that's essentially an amalgam of the Faerie Dragon, and the Pseudodragon but scaled back a bit. I have everything working, or at least I thought...but I'm getting a validation error: Race: Add more Custom Abilities (1 left)! I have no idea what...
  12. B

    Natural Attack with scaling DC?

    So I’m trying to make a Sting natural attack with a scaling DC based on their Con. I’m just not sure how to do that. I thought I had it by selecting it in the natural attack but it didn’t actually adjust anything.
  13. B

    Sidekick Expert's Inspiring Help

    Alright, so I've been wading my way through my first class, the Expert from UA Sidekicks. Currently stuck on the Inspiring Help ability. First, for the abilities test for reference: "Starting at 9th level, the sidekick's assistance becomes especially inspiring. When the sidekick uses its...
  14. B

    Starting to make custom stuff

    Alright, so after a long hiatus from doing any kind of custom files for my HL, I'm back to needing to do so. When I had originally done it before, it was a mess. I was making stuff for my home Pathfinder games, but the file organisation and such was just...out there. It made it difficult for...
  15. B

    Combat Style (Iomedae)

    So with Inner Sea Combat we have new style options for the Ranger. However, with the Iomedae Combat Style, the first feats that are supposed to be available don't pop up. Yes, I'm sure it's a bug. Yes I'm reporting it. However, in the meantime...how do I work around this? I went to make a...
  16. B

    Using Favored enemy list for situational bonus

    Alright, so a while back I put in a bug report on the Golden Legionnaire's ability Defy Danger. One of the options is to choose a type based on the Ranger's FE list, and you get +2 vs. their Sp's and Su's. Here's the relevant text from the pfsrd The innate magical powers option is missing...
  17. B

    Fixing the bugs (Defy Danger and others)

    So, although there's a reporting tool for declaring bugs...it takes a while for a bug to actually be fixed. No fault of the LW's seeing as they're a small-ish company with a limited number of programmers. In order to speed this process, I was thinking of taking a crack at some of the bugs...
  18. B

    Golden Legionnaire - Defy Danger

    I just took the first level of Golden Legionnaire and went to take my first selection of Defy Danger. I noticed however, I couldn't take the choice of innate magical abilities based on the Ranger's Favored Enemy list. I'm submitting this as a bug, but anyone know of a fix?
  19. B

    Kingdom Builder

    Has anyone figured out the kingdom builder? Is it fully integrated? I'm in a Wrath of the Righteous campaign, and we just got to the part that uses the Ultimate Campaign rules for kingdom building and such. We were looking at which buildings we could build, and what their benefits and such...
  20. B

    Mythic Precision + FoB fix

    Hey all. Trying to work through a quick fix for a bug that was brought to me by a buddy. When taking the Tier 3 Mythic ability Precision, it's not properly applying to the Monk's Flurry of Blows. I've already submitted the bug report, but we're playing soon, so I'm hoping to find a quick...
Back
Top