You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added icons to the Active Effects in Nature's Ward. [#914]
Added Icon to Improved Critical activity; Corrected Typo in Tactical Master. [#915]
Updated references.mjs to point ability references to the correct compendium page in PHB. Also updated the compendium reference for &Reference[reactioncasting]. Note that the syntax for the reference to Conjuration magic is &Reference[spellSchool=con\] (spellSchool=con) since con is also used to reference Constitution. [#920]
Updated Healer Feat, clarifying the title of the Battle Medic activities, and edited activities so they will reroll a result of 1 in the background. [#932, #923]
Added missing condition Active Effect to Save vs. Push activity in Thunderous Smite spell. With respect to the reporter's description in the issue, the spell describes two, mutually exclusive activities. One is a bonus action and the other is a free action that occurs after the bonus action. [#934]
The token subject image for the Druid example character to the correct path. [#937]
Set attack ability to DEX for Ghostly Spirit, Putrid Spirit, and Skeletal Spirit. [#941]
Updated Sneak Attack feature to allow for Crit damage. [#944]
Added damage type to Heat Metal where it was missing in the activities. [#949]
Updated references.mjs to point the reference for Push weapons mastery. Note that the syntax for the reference is &Reference[weaponMastery=push\] (weaponMastery=push) since the word push is used in other references. [#953]
Updated modifier for Empowered Evocation to use @abilities.int.mod rather than @abilities.cha.mod. [#954]
Updated DC formula to 8 + @abilities.str.mod + @prof in three instances (Barbarian, Bard, Monk) of Unarmed Strike's Grapple/Shove activity (corrects typo). [#955]
In advancement for the Forest Gnome Species, Minor Illusion and Speak with Animals are split into separate advancement items so a casting limit (@prof) is applied to the spell and not the cantrip. [#956]
Updated Acolyte equipment and compendium links to reference PHB 2024 items (parchment, added holy symbol). [#959]
Updated Tavern Brawler Feat damage roll formula to 1d4r1 + @abilities.str.mod. [#964]
Standardized identifier in Prepared Spells advancement items to max-prepared for all spellcasting classes and subclasses. [#965]
Updated the Rally maneuver feature's healing formula to @scale.battle-master.superiority.die + (floor(@classes.fighter.levels/2)). [#968]
Updated Alert feat to use the flags.dnd5e.initiativeAlert attribute. [#970]
Updated Healing Light activity's Max Scaling formula to clamp(@abilities.cha.mod, 1, @item.uses.value). [#987]
Updated all documents to utilize the new spell.mod.dc and spell.mod values. [#967]
Added a link to Dancing Lights in the Elven Lineages table in the Elf species description.
Added a link to Casting without Slots to the Ritual Adept feature.
Added Freedom of Movement to the Bard spell list.
Corrected typo in Warding Flare's description.
Added Bless to the Life Domain cleric's level 3 spells.
The Abjurer's Arcane Ward now uses the correct formulas.
Feign Death's Active Effect no longer automatically applies when the spell is added to your sheet.
Dancing Light (Tiny) now has the correct token scaling.
The Control Water and Ice Storm spells are now granted as Always Prepared for Circle of the Sea druids.
Elf, Drow's Darkness trait is now correctly granted a free use per Long Rest.
The Starting Equipment for Druids, Sorcerers, Warlocks, and Wizards now includes their specific focus rather than any focus of their given type.
Added an Active Effect for Blur to make it easier to track.
Removed some redundant condition references which prevented the apply condition button from appearing.
Standardized the naming of activities across a variety of spells.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Enhancements
Bug Fixes
references.mjs
to point ability references to the correct compendium page in PHB. Also updated the compendium reference for&Reference[reactioncasting]
. Note that the syntax for the reference to Conjuration magic is&Reference[spellSchool=con\]
(spellSchool=con) sincecon
is also used to reference Constitution. [#920]references.mjs
to point the reference for Push weapons mastery. Note that the syntax for the reference is&Reference[weaponMastery=push\]
(weaponMastery=push) since the wordpush
is used in other references. [#953]@abilities.int.mod
rather than@abilities.cha.mod
. [#954]8 + @abilities.str.mod + @prof
in three instances (Barbarian, Bard, Monk) of Unarmed Strike's Grapple/Shove activity (corrects typo). [#955]@prof
) is applied to the spell and not the cantrip. [#956]1d4r1 + @abilities.str.mod
. [#964]max-prepared
for all spellcasting classes and subclasses. [#965]@scale.battle-master.superiority.die + (floor(@classes.fighter.levels/2))
. [#968]flags.dnd5e.initiativeAlert
attribute. [#970]clamp(@abilities.cha.mod, 1, @item.uses.value)
. [#987]spell.mod.dc
andspell.mod
values. [#967]Always Prepared
for Circle of the Sea druids.Beta Was this translation helpful? Give feedback.
All reactions