• 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

Damage fields and weapon like abilities

frumple

Well-known member
I have a weapon-like special ability that I am trying to set damage with the wMMainDNum and wMMainDSiz fields. However, the damage is not showing up on the ability. Is there some kind of tag I need to assign to have this show up or do I need to assemble it myself in the wFixDamage field?
 
I always end up using wFixDamage even for ranged fixed, last time I set stuff up using any other field it didn't show.
 
I always end up using wFixDamage even for ranged fixed, last time I set stuff up using any other field it didn't show.
Yep but there is a now a Ranged Fix Damage you have to use to get it display right if its a Ranged only weapon. FYI I learned that when the Eldritch blast for one of my custom class broke.
 
So i guess in that case I will use the wMMainDNum and wMMainDSiz fields to create the damage and use wFixDamage to display it.
 
Yep but there is a now a Ranged Fix Damage you have to use to get it display right if its a Ranged only weapon. FYI I learned that when the Eldritch blast for one of my custom class broke.

Yeah that field was there when I was inputting the Technology Guide last year and it didn't work that's why all the tech guns use the normal field.
 
Back
Top