• 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

Question about new method of doing Natural Weapons

kunger00

Well-known member
Mathias,

With the Bestiary having come out, HL changed slightly the way natural weapons work, correct? Now, when creating a race, you just click on the natural weapons button in the editor, select what type of attack it is (i.e. slam) and how much damage it does (i.e. 1d6) and how many of them the race gets. (Btw, this new way of doing races is awesome!)

What happened to the Helper.NatPrime tag requirement for natural weapons?

I ask because I'm trying to figure out how to make a 3 armed monster that has 2 primary arms w/ slam attacks at 1d6 and a non-primary 3rd arm with a claw attack at 1d8.

I can get it to list the 3 attacks but they are all calculating as primary attacks (meaning that I can't get the claw attack to have the proper -5 to hit since it isn't a primary attack, etc).

Natural weapons used to default to secondary unless it had the helper.natprimary tag and now they seem to default to natural primary?

I know I'm doing something wrong... I just know what it is. :)
 
The posts Natural Attacks and Primary Attack covers your question actually.

To sum up the old tags still work and now their is a new one(NatOverSec). Here is a quick break down from my understanding and testing of the tags in HL.
  • Helper.NatPrimary - Forces a natural attack to be primary(ie no -5 to hit)
  • Helper.NatTwoHand - Makes the natural attack gain 1.5x Str damage instead of 1x.
  • Helper.NatOverSec - Forces a natural attack to be secondary(ie -5 to hit and .5x Str damage)

Hope that helps.
 
In the Bestiary, pg. 302 is table 3-1, which has the default Primary/Secondary settings for natural attacks. It seems like natural weapons now default to primary because the majority of the things on that list default to primary.

In terms of what's happening in Hero Lab, Helper.NatPrimary is now assigned to those weapons in their definition, so in 90% of the cases, the user doesn't need to assign it again. ShadowChemosh has already given you the tags that can be used to modify that, for those 10% that are exceptions.
 
Back
Top