View Single Post
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old December 4th, 2017, 03:20 PM
Quote:
Originally Posted by Aaron View Post
Is the bonus intended to be typed or untyped? It is important for stacking. If the bonus is untyped, then it is supposed to stack with all other bonuses, and dmmBonus is the correct field but you should not be using the macro (as that will stack incorrectly with others).
Thanks! I was going to go down this next actually. #applybonus[] should only be used for Non-stacking bonuses (ie Named Bonuses like enhancement bonuses or luck bonsues).

For bonuses that all stack Bob G you should just ADD in the bonus like so:
Code:
~ Give a untyped bonus to Melee damage
hero.child[Damage].field[dmmBonus].value += field[abValue].value

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #8 Reply With Quote