• 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

Modifying a magic item (bracers of archery)

quistar

Well-known member
I need to modify the script in Editor so the bonus from these items (Iesser and greater) applies to crossbows rather than to bows. I can't figure it out. Some help please? Thanks in advance.

Andrew
 
Bracers of Archery are an old item which are not done in a very moddable way. Instead, I would recommend checking if the item is equipped in the eval script, then foreaching through all weapons on the hero with the Crossbow Fighter Weapon Group, and adding a bonus to the competence bonus field.
 
Crossbow Expert is a class ability which does something similar, but thats an untyped bonus and also applies to damage.
 
Back
Top