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

  1. O

    Question on Derived Traits

    I am now looking at the derived traits and how to adapt them, but am confused by the sample data set. The health trait (HP) shows in the top (form_static.dat) using the following code: @text = "HP: " & herofield[acHPSumm].text However, that does not change the derived trait of Health, which...
  2. O

    Resource Pools

    I am trying to do a custom ruleset and have made good progress. However, I am stuck on some resource issues. Currently I have the following pools: Loyalty Points: Points to spend on character loyalties Skill Points: Points to spend on character skills Bonus Points: Points that can be used on...
  3. O

    Question on Resource Pools

    So I am trying to enter a new data file for AMP Year 1. One of the concepts is that you have really three resource pools. SP - Skill points LP - Loyalty points BP - Bonus points So when you purchase a skill, it can come from SPs normally, but if you run out, you can use BPs as well. Here is...
Back
Top