I am playing a Pathfinder Kineticist, and wanted some macros to use for my kinetic blasts that will scale properly with level and stat adjustments. There are four different ones needed (although I suppose I could just change the 1's to 2's for the composite blasts): --Physical blasts are ranged attacks that deal an amount of damage equal to 1d6+1 + the kineticist’s Constitution modifier, increasing by 1d6+1 for every 2 kineticist levels beyond 1st. --Energy blasts are ranged touch attacks that deal an amount of damage equal to 1d6 + 1/2 the kineticist’s Constitution modifier, increasing by 1d6 for every 2 kineticist levels beyond 1st. --Physical composite blasts deal an amount of damage equal to 2d6+2 + the kineticist’s Constitution modifier, increasing by 2d6+2 for every 2 kineticist levels beyond 1st. --Energy composite blasts deal an amount of damage equal to 2d6 + 1/2 the kineticist’s Constitution modifier, increasing by 2d6 for every 2 kineticist levels beyond 1st. I've only done relatively simple macros, so this is beyond my ability. Any help is much appreciated!