• 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

More help with coding

ErinRigh

Well-known member
I may be over tired, but I can't wrap my head around this;

At 15th level, the reaver’s critical threat range increases by +1 whenever attacking cursed targets.

I am at a loss, could someone help me?
 
What have you learned about debugging?

Have you learned enough to study the tags and fields on a weapon, and figure out how the threat range is stored?

Once you figure that out, your ability will be given an activation checkbox, and if activated, it will find all weapons this applies to, and change their threat ranges.
 
Are you attempting to code TPK's Malefactor for yourself, or update it to the latest pdf release?

I guess the answer to this is, Yes. I downloaded the original, and apart from an attribute adjustment or two and some trackers there is not really any coding in there. (Sleight exaggeration). The abilities that I am adding code to, 80% were not included in the original.
 
Agreed. I have some "extensions" (basically implementing the non-implemented rules for the Malefactor) that I'd like to do myself. Just haven't had the motivation to do it, lately.
 
Back
Top