Johnathan A. said: chris b. said: Oh: make sure to hit "create macros" first then hit "create attack" that is probably the problem. I added some instructions here <a href="https://wiki.roll20.net/Pathfinder_Character_Sheet" rel="nofollow">https://wiki.roll20.net/Pathfinder_Character_Sheet</a>... maybe i should remove the create macros step.. this is the damage macro for physical which looks correct: [[ [[ floor((@{kineticist_level-mod}+1)/2) ]]d6+ [[ floor((@{kineticist_level-mod}+1)/2) ]] + @{kineticist_ability-mod}+@{kineticblast_dmg-mod}+@{buff_dmg_kineticblast-total} ]] here is what i get: Ok, so I followed all of that, and I am still getting it so that it is not rolling the damage dice, just totalling the bonuses. I dont know why, since it looks exactly the same as what you have just posed here. Also I just realized that it might be doubling one of the mods added to the "to hit" roll, possibly adding in the "total buff" line? And it also seems to not be calculating out the DC in the attack roll, just realized that. Ok, figured it out. When the character sheet updated, it reset the character levels, so that's why everything was registering as zero, sorry about the confusion.