Skip to content

Instantly share code, notes, and snippets.

@ptessier
Last active April 7, 2020 21:37
Show Gist options
  • Save ptessier/6c7ae9e7122f41e2430ac47d8e94fca8 to your computer and use it in GitHub Desktop.
Save ptessier/6c7ae9e7122f41e2430ac47d8e94fca8 to your computer and use it in GitHub Desktop.
roll20

Abilities

AC

@{character_name}'s AC is **@{AC}**. *(+2 when concentration)*

AC-arcane-deflection

@{character_name} uses **Arcane Deflection**, his AC is now **[[@{AC}+2]]** *(+2 when concentration)*

AC-shield

@{character_name} cast **Shield**, AC is now **[[@{AC}+5]]** *(+2 when concentration)*

arcane-recovery

@{character_name} uses **Arcane Recovery** to recover spell slots equals to **[[floor(@{caster_level}/2)]]**

concentration

@{character_name} is concentration on a spell. **Durable Magic** give a +2 bonus to AC and all saving throws.

counterspell

@{character_name} uses **Counterspell** at level ?{Spell level|3}. If the spell is level [[{{?{Spell level}, [[1d20+@{intelligence_mod}-10]]}kh1, 9}kl1]] or lower, its spell fails and has no effect.

dispel-magic

@{character_name} uses **Dispell Magic** at level ?{Spell level|3}. If the spell is level [[{?{Spell level}, [[1d20+@{intelligence_mod}-10]]}kh1]] or lower, the spell ends.

pearl-of-power

@{character_name} uses his **Pearl of Power** to regain one expended spell slot of 3rd Level. *It can't be used again until the next dawn.*

power-surge

@{character_name} uses one charge of  **@{other_resource_name}**, to deal an additionnal [[floor(@{caster_level}/2)]] force damage. [[@{other_resource}-1]] / @{Flabergast|other_resource|max} charges left.

saving-throw-arcane-deflection

@{character_name} uses **Arcane Deflection**, his Saving Throw is increased by **[[4]]**

spell-DC

@{character_name} has a Spell save DC of [[8 + @{PB} + @{spellcasting_ability}]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment