
I've tried using a few different API's for applying damage from attacks and spells. They all do the job a bit differently and they are nice, but they don't quite take into account things like resistance or damage reduction from things like heavy armor master. So my question is what is the best API for calculating damage for dnd5e? Here is a list of the ones I've tried so far. Auto Buttons- I like this one. Does the job for simple calculations, but doesn't account for things like resistance, damage reduction, or multiple damage types. Smart AoE's- Probably the best one for auto calculations I just don't know enough about JS to create tons of macro's for all the spells and attack rolls. GroupCheck/ApplyDamage- I can get groupcheck working, but the apply damage script doesn't seem to want to work.