• 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

User Files

I think the problem is when you give a +1 permanent adjustment to attack rolls, it also gives a +1 to damage. Which is a problem.
 
Our group has the following house rule:

+1 to all attack rolls at 5th level scaling to +2 at 15th level and +3 at 25th level

I was just looking for a way to apply it.

We use this rule in lieu of the standard expertise feats.
 
An adjustment is definitely the easiest way to go here - just increase it appropriately at levels 15/25.
 
Hm, I was looking for something similar. My game is using inherent enhancement bonuses, which add to your attack, damage, and all defenses as you level up. Defenses are already covered with permanent bonuses, but the only way I could find to add bonuses that apply to attack and damage to every power (including M/RBA) at once was to add a simple magic weapon onto the characters.

Is there an option to add bonuses to the character, rather than to individual powers or weapons? Those bonuses only applied to attack rolls, not damage. I checked the power cards after I added them.

EDIT: BTW, I just downloaded Hero Lab, and the product is awesome. The character creator at WoTC still doesn't allow for houseruling, and that gets frustrating fast. To the OP, you could also add whichever of the standard expertise feats yours characters need as a bonus feat. Those would automatically scale with level.
 
Last edited:
Hey chiefweasel. Do you have a user file with that +1 perm adjustment. If so, could you upload it so I could take a look at it. Or maybe past the xml into a message.

Thanks
 
Ok. I found this script macro reference for modifying the non-AC defenses.

#traitmodify[defFort,trtFeat,bonus,""]

This is what I can determine about the 4 parameters:

Parameter1: trait to be modified
Parameter2: type of bonus (in this case "trtFeat" indicating it is a Feat bonus)
Parameter3: the amount to modify the trait by
Parameter4: unknown

I would like to find the value to enter to make this an "untyped" bonus and if anyone knows what parameter4 is that would be nice too.

Thanks
 
Back
Top