• 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

Natural attack doing no damage?

TCArknight

Well-known member
I've got a special attack for a creature which is just a Touch. It does no damage, but enables a special ability (Eat Thoughts). I've added the Eat Thoughts using the #extradamage[wOtherMel,"Eat Thoughts",field[name].text] macro, but since I've got the damage set to none in the editor, the extra damage doesn't show.

is there a way to get this to show even though there's no damage?
 
Use the wFixDamage field to add text that overwrites the normal damage of a weapon, rather than #extradamage that adds to the normal damage of a weapon.
 
Back
Top