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

Some 2024 Macros

I looked around and couldn't find updated versions of some old macros.  In 5e we like to use an initiative, all-skills, and all-saves macros.  These are posted in old forum entries, but they don't work in 2024 sheets.   2024 Easy Token Macros All @{selected|wtype}&{template:default} {{name=Skill Check for @{selected|character_name}}} {{?{Skill | Acrobatics, Acrobatics +@{selected|acrobatics_bonus}=[[d20+@{selected|acrobatics_bonus}]] | Animal Handling, Animal Handling +@{selected|animal_handling_bonus}=[[d20+@{selected|animal_handling_bonus}]] | Arcana, Arcana +@{selected|arcana_bonus}=[[d20+@{selected|arcana_bonus}]] | Athletics, Athletics +@{selected|athletics_bonus}=[[d20+@{selected|athletics_bonus}]] | Deception, Deception +@{selected|deception_bonus}=[[d20+@{selected|deception_bonus}]] | History, History +@{selected|history_bonus}=[[d20+@{selected|history_bonus}]] | Insight, Insight +@{selected|insight_bonus}=[[d20+@{selected|insight_bonus}]] | Intimidation, Intimidation +@{selected|intimidation_bonus}=[[d20+@{selected|intimidation_bonus}]] | Investigation, Investigation +@{selected|investigation_bonus}=[[d20+@{selected|investigation_bonus}]] | Medicine, Medicine +@{selected|medicine_bonus}=[[d20+@{selected|medicine_bonus}]] | Nature, Nature +@{selected|nature_bonus}=[[d20+@{selected|nature_bonus}]] | Perception, Perception +@{selected|perception_bonus}=[[d20+@{selected|perception_bonus}]] | Performance, Performance +@{selected|performance_bonus}=[[d20+@{selected|performance_bonus}]] | Persuasion, Persuasion +@{selected|persuasion_bonus}=[[d20+@{selected|persuasion_bonus}]] | Religion, Religion +@{selected|religion_bonus}=[[d20+@{selected|religion_bonus}]] | Sleight of Hand, Sleight of Hand +@{selected|sleight_of_hand_bonus}=[[d20+@{selected|sleight_of_hand_bonus}]] | Stealth, Stealth +@{selected|stealth_bonus}=[[d20+@{selected|stealth_bonus}]] | Survival, Survival +@{selected|survival_bonus}=[[d20+@{selected|survival_bonus}]] }}} All Saves @{selected|wtype}&{template:default} {{name=Ability Score for @{selected|character_name}}} {{?{Ability Score | Strength, Strength +@{selected|strength_save_mod}=[[d20+@{selected|strength_save_mod}]] | Dexterity, Dexterity +@{selected|dexterity_save_mod}=[[d20+@{selected|dexterity_save_mod}]] | Constitution, Constitution +@{selected|constitution_save_mod}=[[d20+@{selected|constitution_save_mod}]] | Intelligence, Intelligence +@{selected|intelligence_save_mod}=[[d20+@{selected|intelligence_save_mod}]] | Wisdom, Wisdom +@{selected|wisdom_save_mod}=[[d20+@{selected|wisdom_save_mod}]] | Charisma, Charisma +@{selected|charisma_save_mod}=[[d20+@{selected|charisma_save_mod}]] }}} Initiative (okay, this one is too simple) %{selected|initiative} Hope they work for you in your 2024 games.
hey thank you so so much this is so helpful!! may all your rolls be blessed