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 2e Heal Macro for Lazy Clerics

New to Roll20 template writing, but I made the following.... A find&replace on "Selected" to the healer's character name will remove need to select caster token. A find&replace on "d8" to "d10" for Healing Hands Cleric Feat. Probably easy enough to convert for Harm. @{Selected|whispertype} &{template:rolls} {{limit_height=@{Selected|roll_limit_height}}} {{charactername=@{Selected|character_name}}} {{header=Heal}} {{subheader=^{necromancy} ^{divine} ^{spell}}} {{desc=You channel positive energy to heal the living or damage the undead. If the target is a willing living creature, you restore 1d8 Hit Points. If the target is undead, you deal that amount of positive damage to it, and it gets a basic Fortitude save. The number of actions you spend when Casting this Spell determines its targets, range, area, and other parameters. [one-action] (somatic) The spell has a range of touch. [two-actions] (verbal, somatic) The spell has a range of 30 feet. If you're healing a living creature, increase the Hit Points restored by 8. [three-actions] (material, somatic, verbal) You disperse positive energy in a 30-foot emanation. This targets all living and undead creatures in the burst. **Heightened (+1)** The amount of healing or damage increases by 1d8, and the extra healing for the 2-action version increases by 8.}}{{info02_name=^{cast}}} {{info02=one to three actions}}{{info03_name=^{traits}}} {{info03=healing, positive}} {{info04_name=^{range}}} {{info04=varies}} {{info05_name=^{target}}} {{info05=1 willing living creature or 1 undead creature}} {{info06_name=^{area}}} {{info06=}} {{info07_name=^{duration}}} {{info07=}} {{savedc=[[@{Selected|spell_dc}[SPELL DC] + 0[@{Selected|text_misc}]]]}} {{savetype=^{fortitude}}} {{savebasic=true}} 0 {{roll02_name=Healing}} {{roll02=?{Number of Actions| 1-Action, ?{Heal Spell Level&#124 1, [[1d8]] 1-Action Level 1 | 2, [[2d8]] 1-Action Level 2 | 3, [[3d8]] 1-Action Level 3 | 4, [[4d8]] 1-Action Level 4 | 5, [[5d8]] 1-Action Level 5 | 6, [[6d8]] 1-Action Level 6 | 7, [[7d8]] 1-Action Level 7 | 8, [[8d8]] 1-Action Level 8 | 9, [[9d8]] 1-Action Level 9 | 10, [[10d8]] 1-Action Level 10 } | 2-Actions, ?{Heal Spell Level&#124 1, [[1d8+1*8]] 2-Action Level 1 | 2, [[2d8+2*8]] 2-Action Level 2 | 3, [[3d8+3*8]] 2-Action Level 3 | 4, [[4d8+4*8]] 2-Action Level 4 | 5, [[5d8+5*8]] 2-Action Level 5 | 6, [[6d8+6*8]] 2-Action Level 6 | 7, [[7d8+7*8]] 2-Action Level 7 | 8, [[8d8+8*8]] 2-Action Level 8 | 9, [[9d8+9*8]] 2-Action Level 9 | 10, [[10d8+10*8]] 2-Action Level 10 } | 3-Actions, ?{Heal Spell Level&#124 1, [[1d8]] 3-Action Level 1 | 2, [[2d8]] 3-Action Level 2 | 3, [[3d8]] 3-Action Level 3 | 4, [[4d8]] 3-Action Level 4 | 5, [[5d8]] 3-Action Level 5 | 6, [[6d8]] 3-Action Level 6 | 7, [[7d8]] 3-Action Level 7 | 8, [[8d8]] 3-Action Level 8 | 9, [[9d8]] 3-Action Level 9 | 10, [[10d8]] 3-Action Level 10 } }}} {{roll02_type=HEALING}} {{roll02_info=}}
This is pretty lifechanging. Im very new to macros and roll20 so thank you for sharing this!