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

    Problem with Fantasy Companion and Magic Items

    So I equipped a character (say Stealth d8) with "Thief's Jerkin" and then pop over to the In-Play tab and check the box for the armor (Stealth Skill Modifier). Here is where you see the mistake. What should now read Stealth d8+2 is instead Stealth d12. That is incorrect. According to the...
  2. G

    Tracked resources on PDF character sheet

    Only just now beginning to tackle trying to modify character sheets, etc. But right off the bat, any particular reason the default character sheet does NOT reflect Tracked Resources when I create and print? Seems like something it should do out of the box. If you Output Hero Statblock you get...
  3. G

    Additional starting languages as per Bump for Language

    In Ragnarok setting, they use the 1/2 Smarts = number of starting languages known. The Edge: Bump for Languages gives two additional languages So I made the Eval Scripts: Phase: Final Priority: 2000 Index:1 #resmax[resLang] += 2 Which sort of works, but doesn't :) When you click over to the...
  4. G

    Adjusting starting cash and another question

    Okay, Have been digging around and learned a few more things :) Question 1: So I am able to adjust starting cash up with the following "Mechanics" <eval phase="Initialize"> herofield[acCashMult].value += 1 </eval> How would I set the starting cash to $250 instead of the normal $500? The...
  5. G

    Changing the Linked Attribute for a skill

    Okay, I have mainly worked on Pathfinder and recently jumped to Savage Worlds (since I am running it). Don't like dependency on Agility all the time and created an Edge that swaps out Fighting > Agility to Fighting > Strength. The thinking that some characters are more of a thuggish/brutish...
  6. G

    Setting weight limits to bags/containers

    I have read through various documentation and haven't found what I am looking for, probably user error :) So with an existing belt pouch or bag or a newly created bag type, is there a way to actually set the maximum weight or item amount that can be put into the container? Say I have a belt...
  7. G

    List of Gods/Pantheons as data file

    So I have only been using this for a few days and I am quite impressed. Last comparable application like this was Metacreator. Okay, on to my question. Under the Personal tab there is the Deity box. What I wanted to do was create a data file of the various gods from my campaign so a user could...
Back
Top