• 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

Martial Weapon Proficiency (any) requirement

TobyFox2002

Well-known member
I'm trying to get a requirement script that checks if the hero has weapon prof for any martial weapon.

This is probably a straight forward bit of code but I cant seem to find the right code to get this to work.
 
Look for the hero tags HasFeat.fWepMart (all martial weapons) or HasFeat.fMartial (single martial weapon).

You could also throw in HasFeat.fWepDrd if you want since the scimitar is martial.
 
Last edited:
Back
Top