Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Pathfinder 1E damage command question

Greetings, I saw certain features in pathfinder such as  'Whenever you cast a bloodrager or sorcerer spell that deals damage, add 1 point of damage per die rolled. This benefit applies only to damaging spells that belong to schools you have selected with Spell Focus or that are bloodline spells for your bloodlin e' or  'Whenever you cast a spell with an energy descriptor that matches your draconic bloodline’s energy type, that spell deals +1 point of damage per die rolled.' is there a macro which I can add to add this +1 for each dice rolled?
The short answer is "probably not".  A longer answer would depend on what sheet you are using, and how you are managing spells. For example, using the official "Pathfinder by Roll20" sheet, there is a space in the spell description for the formula to roll the damage. However, I don't think that there is any way to add conditional damage to that, or to prompt you for "Do I add this on this roll?". A separate macro cannot, as far as I know, modify a roll already completed by something else (such as the damage roll embedded in the spell description). The closest would be to write your own macro for the spell and include a conditional prompt to ask if this is a case where the damage should be added.  You could edit each spell's damage formula on the sheet to add the +1 per die to the formula where appropriate.
alright