updates ritual and concentration spells

This commit is contained in:
matsavage
2021-05-04 22:06:35 +01:00
parent 8dbc5c2359
commit 4dd5ae232b
+2 -2
View File
@@ -5,11 +5,11 @@
[% if use_dnd_decorations %]
\DndSpellHeader
{[[ spl.name ]]}
{[% if spl.level > 0 %][[ ordinals[spl.level] ]]-level [[ spl.magic_school ]][% else %][[ spl.magic_school ]] Cantrip[% endif %]}
{[% if spl.level > 0 %][[ ordinals[spl.level] ]]-level [[ spl.magic_school ]][% else %][[ spl.magic_school ]] Cantrip[% endif %] [% if spl.ritual %](\textit{ritual})[% endif %]}
{[[ spl.casting_time ]]}
{[[ spl.casting_range ]]}
{[[ spl.component_string ]]}
{[[ spl.duration ]]}
{[% if spl.ritual %]Concentration, up to [% endif %][[ spl.duration ]]}
[% else %]
\section*{[[ spl.name ]]}