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 .
×

Cure Spells Dropdown Macro with auto level calculation (for PFS1)

After scouring the forums and piecing together many different codes, I ended up making a multi-cure spell dropdown macro that auto-calculates based on selected level of token that is associated with a character sheet. Cure Spells Dropdown Macro with auto level calculation (PFS1) Description: All available cure spells in a dropdown format that uses macros to auto-calculate the variables based on the stats of the token using the button. Compatibility: Pathfinder 1st Edition The Pathfinder by Roll20 character sheet ( <a href="https://help.roll20.net/hc/en-us/articles/360037773733" rel="nofollow">https://help.roll20.net/hc/en-us/articles/360037773733</a>) How Setup: Add as a new macro under the Macros section. Enable Show as Token Action,&nbsp; so when a token is chosen the macro button for the macro will be visible. Can also be entered under the Attrributes and Abilities tab on the character sheet. The macro button will only be visible for that selected character. Usage: Click on any token and the macro button will show up. Click the macro button and you will be presented with a dropdown of numerous cure spell choices. Choose a spell option and press the submit button. Check the Chat window for the output. Output:&nbsp; There is a basic sentence outputted to the Chat window only. Possible Self-Changes: Changing your SPELLCASTING class from the top one to the bottom one, by changing the&nbsp; caster1_level &nbsp;variable to&nbsp;&nbsp; caster2_level &nbsp;. Adapt the variables to another gaming system or character sheet. Change the phrasing of the outputted sentence. Code: ?{Choose Cure Type| Potion/Scroll/Wand-Light, **@{selected|character_name}** activates Cure Light for [[1d8+1]] HP of healing/harming.| Potion/Scroll/Wand-Moderate, **@{selected|character_name}** activates Cure Moderate for [[2d8+3]] HP of healing/harming.| Potion/Scroll/Wand-Serious, **@{selected|character_name}** activates Cure Serious for [[3d8+5]] HP of healing/harming. | Potion/Scroll/Wand-Critical, **@{selected|character_name}** activates Cure Critical for [[4d8+7]] HP of healing/harming. | Potion/Scroll/Wand-Breath of Life, **@{selected|character_name}** activates Breath of Life for [[ 4d8+9 ]] HP of healing/harming. | Potion/Scroll/Wand-Heal, **@{selected|character_name}** activates Heal for [[110]] HP of healing/harming. | Spell-Light, **@{selected|character_name}** casts Cure Light for [[ 1d8 + ( &amp;#123; 5 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. | Spell-Moderate, **@{selected|character_name}** casts Cure Moderate for [[ 2d8 + ( &amp;#123; 10 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. | Spell-Serious, **@{selected|character_name}** casts Cure Serious for [[ 3d8 + ( &amp;#123; 15 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. | Spell-Critical, **@{selected|character_name}** casts Cure Critical for [[ 4d8 + ( &amp;#123; 20 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. | Spell-Breath of Life, **@{selected|character_name}** casts Breath of Life for [[ 4d8 + ( &amp;#123; 25 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. | Spell-Heal, **@{selected|character_name}** casts Heal for [[ ( &amp;#123; 150 &amp;#44; @{selected|caster1_level}*10 &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming. || Scroll/Wand-Mass Light, **@{selected|character_name}** activates Mass Cure Light for [[1d8+9]] HP of healing/harming (up to **9** creatures).| Scroll/Wand-Mass Moderate, **@{selected|character_name}** activates Mass Cure Moderate for [[2d8+11]] HP of healing/harming (up to **11** creatures).| Scroll/Wand-Mass Serious, **@{selected|character_name}** activates Mass Cure Serious for [[3d8+13]] HP of healing/harming (up to **13** creatures). | Scroll/Wand-Mass Critical, **@{selected|character_name}** activates Mass Cure Critical for [[4d8+15]] HP of healing/harming (up to **15** creatures). | Scroll/Wand-Mass Heal, **@{selected|character_name}** activates Mass Heal for [[170]] HP of healing/harming (**1 or more** creatures). | Spell-Mass Light, **@{selected|character_name}** casts Mass Cure Light for [[ 1d8 + ( &amp;#123; 25 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming (up to **@{selected|caster1_level}** creatures).| Spell-Mass Moderate, **@{selected|character_name}** casts Mass Cure Moderate for [[ 2d8 + ( &amp;#123; 30 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming (up to **@{selected|caster1_level}** creatures).| Spell-Mass Serious, **@{selected|character_name}** casts Mass Cure Serious for [[ 3d8 + ( &amp;#123; 35 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming (up to **@{selected|caster1_level}** creatures).| Spell-Mass Critical, **@{selected|character_name}** casts Mass Cure Critical for [[ 4d8 + ( &amp;#123;40 &amp;#44; @{selected|caster1_level} &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming (up to **@{selected|caster1_level}** creatures).| Spell-Mass Heal, **@{selected|character_name}** casts Mass Heal for [[ ( &amp;#123; 250 &amp;#44; @{selected|caster1_level}*10 &amp;#125;kl1&amp;#41; &amp;#93;&amp;#93; HP of healing/harming (**1 or more** creatures). }
1689191302
GiGs
Pro
Sheet Author
API Scripter
Thats a lot of healing. It should be handy for PF players.
1689223873
vÍnce
Pro
Sheet Author
I might need to convert this for the Pathfinder Community sheet.&nbsp; Thank you for sharing this. +1