-
-
Save palikhov/ee709bd1856cd39f17d4d77286fea121 to your computer and use it in GitHub Desktop.
Generic Roll20 Character Macro for spells - cleric spells
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/w @{character_name} &{template:atk} {{desc=**Spells** | |
**Cantrips:** | |
**1st:** | |
[Searing Smite](! %{@{selected|character_name}|Spell_1_SearingSmite}) | |
[Thunderous Smite](! %{@{selected|character_name}|Spell_1_ThunderSmite}) | |
**2nd:** | |
[Spiritual Weapon](! %{@{selected|character_name}|Spell_2_SpiritualWeapon}) | |
}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment