willuwontu
Well-known member
For a fun campaign, I'm letting my player use the HOM feats, one of which is
How do I get weapons to automatically calculate their ability bonuses from 3 different abilities? Do i need to use an eval script to calculate the bonuses and then check to see if it's two handed to see if it's x1.5?
Code:
Weapon Finesse (Horrifically Overpowered, Mythic)
Your attacks are swift, powerful, and well-placed.
Prerequisites: Weapon Finesse, Weapon Finesse
(Mythic).
Benefit: You may add your bonuses from Strength, Dexterity, and Intelligence to your melee attack and damage rolls.
How do I get weapons to automatically calculate their ability bonuses from 3 different abilities? Do i need to use an eval script to calculate the bonuses and then check to see if it's two handed to see if it's x1.5?