Skip to content

Instantly share code, notes, and snippets.

@bradleyallanpatterson
Last active January 4, 2022 06:55
Show Gist options
  • Save bradleyallanpatterson/edb57991eebaf5aab8e9ac91fef7faee to your computer and use it in GitHub Desktop.
Save bradleyallanpatterson/edb57991eebaf5aab8e9ac91fef7faee to your computer and use it in GitHub Desktop.
Generic Roll20 Character Macro for spells - ranger spells
/w @{character_name} &{template:atk} {{desc=**Spells**
**1st:**
[Cure Wounds](!
%{@{selected|character_name}|Spell_1_CureWounds})
[Detect Magic](!
%{@{selected|character_name}|Spell_1_Detect_Magic})
[Disguise Self](!
%{@{selected|character_name}|Spell_1_Disquise_Self})
[Detect Poison And Disease](!
%{@{selected|character_name}|Spell_1_Detect_Poison_Disease})
}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment