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

  1. S

    AI Port - Several books added

    I know there may still be some issues, some items may not be fully mechinized, or feats that are actully a rule description. I did go through a lot and fixed several items there was no way I had time to check each one.
  2. S

    AI Port - Several books added

    The contents of the zip files are user files are they showing as something else?
  3. S

    AI Port - Several books added

    Yes, they require the community pack. I am hoping that they will get pushed out in a future update.
  4. S

    AI Port - Several books added

    One update. This fixes Disciple of disapator so it's iron power works with Improved Critical.
  5. S

    AI Port - Several books added

    I ported a bunch of books using Claude to HL. All additions say AI ported by Claude in the descriptions. I did go through and spot checked several to see if they were mechanized, descriptions were correct, and other checks, but I did not check them all. For the Feat Bible, I did not have...
  6. S

    Change HP attribute

    I was hoping for something that would also show the bonus next to each level's HP. However, this is a one-off thing; finding the con bonus and int bonus then altering the HP at the end is what I went with.
  7. S

    Change HP attribute

    Does anyone know how to change the attribute for hit points to a different one. Like trying to change it from con to use Int instead.
  8. S

    Increase Crit multiplier?

    Has anyone figured out the answer to this Necro-Question? I am looking at making a material to increase the crit multiplier.
  9. S

    Versatile Performance

    I want to add this PF ability for a bard. At 2nd level, a bard can choose one type of Perform skill. He can use his bonus in that skill in place of his bonus in associated skills. When substituting in this way, the bard uses his total Perform skill bonus, including class skill bonus, in place...
  10. S

    Community Created 3.5 D&D data set....

    Added update to include Drow Fighter
  11. S

    Community Created 3.5 D&D data set....

    made an update to the wording for Offensive Defensive. It was using the 1st print information. I updated to the second print.
  12. S

    Feat based on skill ranks

    I feel like I know this but I am missing it. How do I add a feat only if they have x amount of ranks for a class special I.e., the Custom Ability needs 5 ranks of perform: Weapon Drill and they get two-Weapon fighting.
  13. S

    Dark Sun

    FYI, v8 of Dark Sun has been recently released. Free from the Vendor https://athas.org/products/ds3/documents/30713a53-0752-4863-a9ae-966b6c1333cc
  14. S

    Unbalancing Trick

    Unbalancing Trick: Greater Trip: At lvl 6 a rogue has a BAB of 4 and may not have combat expertise or the Int. Any ideas how can I make Unbalancing Trick (Rogue Talent) skip the pre-reqs of Greater Trip
  15. S

    doneif class skill

    How can I perform an action if a skill is a class skill? I was looking at adding this directly in a custom skill doneif (field[kClass].value <> 0) but this throws an error Any suggestions? I'm trying to add bonus points if it is a class skill. Full code doneif (field[kClass].value <> 0) var...
Back
Top