• 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

Customizing Damage with Size

frumple

Well-known member
hello again,

I am trying to implement a natural attack that has a slightly different damage with size progession than the standard.

Fine 1
Dim. 1d2
Tiny 1d3
Sml. 1d4
Med. 1d6
Lrg. 1d8
Hug. 2d6
Gar. 2d8
Col. 3d8

I have implemented it as an "Other Melee Attack" but its progression with size is different than what I need (with Gargantuan and Colossal it goes 3d6 and 4d6).

How can I change this?
 
You'll have to replace the damage tags manually. Dragons have an odd progression for their natural weapon attack damage, try making a copy of the Mature Adult Silver Dragon and looking at the Eval Scripts on that. Can you figure it out from there?

If not I can explain further.
 
Back
Top