• 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

Powerful Build

Jaunt

Member
This is probably a dumb question, but it looks like Powerful Build is assigned by the racial raPowBld, which then assigns xPowBld. xPowBld on the other hand assigns a tag, hero.powerbuild. If I wanted to manipulate how Powerful Build works, or model a similar ability after that, how would I go about doing that? I can't find anywhere what the tag does.
 
That tag triggers different paths in the if..elseifs within the code dealing with weapons. A user can't change that underlying code. You'll need to make your changes by altering the tags and fields on the weapons.
 
Thanks, Mathias!

This is probably a bit less like help understanding the program, and more like asking you to do my homework for me, but how would I go about making a race with a reverse Powerful Build (so it wears larger armor, but not weapons, and forget all the CMD size bonus stuff)?

Any help would be greatly appreciated.
 
Kind of. Undersized weapons is just using weapons one size smaller than you. What I'm after is a Medium creature who wears Large armor, but is in all other respects a normal Medium creature.
 
Back
Top