diff --git a/glossary.tex b/glossary.tex index 63c9194d3a286ec95f78f1f9dade8f110bd7a4e6..b4a31863ade251e1c801cc860cce94129f190e62 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1050,7 +1050,7 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa Casters only select a spell's first target. The spell forks through the others like lightning, and may `arc' across any distances up to its original range. - Water spells which hit a river will spread through the river, but a curse with an `area' of 4 will have to jump until it has found four people to inflict itself on}, + A curse which affects `4 targets' will strike the first person aimed at, and then affect the nearest 3; but a Water spell with `4 targets' which hits a river will simply affect 4 \glsfmtplural{step} along the river}, } \longnewglossaryentry{descriptor}{ diff --git a/magic.sty b/magic.sty index f4e4c4b7e86791af2081718f2cdb1b03b4c02b23..32267e231991fc5ce2f5bdb178a7b2359df3a601 100644 --- a/magic.sty +++ b/magic.sty @@ -174,10 +174,10 @@ \setRange% \setTargetsIfDuplicated% \iftoggle{talisman}{% - \index[talismans]{\textbf{#1} (\spellEnhancements\ \spellAction~\spellSphere) Range:~\spellRange, \ifnumcomp{\value{spellTargets}}{>}{1}{Area:~\arabic{spellTargets}, }{} \iftoggle{Devious}{Onset:~1~\showOnset, }{} Resisted by: \detokenize{#5}, Bonus:~\arabic{spellCost}. \spellSum|adfclosedflourishleft~p.~}% + \index[talismans]{\textbf{#1} (\spellEnhancements\ \spellAction~\spellSphere) Range:~\spellRange, \ifnumcomp{\value{spellTargets}}{>}{1}{Targets:~\arabic{spellTargets}, }{} \iftoggle{Devious}{Onset:~1~\showOnset, }{} Resisted by: \detokenize{#5}, Bonus:~\arabic{spellCost}. \spellSum|adfclosedflourishleft~p.~}% }{% \iftoggle{fullSpells}{% - \index[spells]{\textbf{#1} {\sffamily (\spellEnhancements \spellAction~\spellSphere)} \textit{Cost:~\arabic{spellCost}, Range:~\spellRange, \ifnumcomp{\value{spellTargets}}{>}{1}{Area:~\arabic{spellTargets}, }{} \iftoggle{Devious}{Onset:~1~\showOnset, }{} Resisted by: \detokenize{#5}.} \spellSum|adfclosedflourishleft~p.~}% + \index[spells]{\textbf{#1} {\sffamily (\spellEnhancements \spellAction~\spellSphere)} \textit{Cost:~\arabic{spellCost}, Range:~\spellRange, \ifnumcomp{\value{spellTargets}}{>}{1}{Targets:~\arabic{spellTargets}, }{} \iftoggle{Devious}{Onset:~1~\showOnset, }{} Resisted by: \detokenize{#5}.} \spellSum|adfclosedflourishleft~p.~}% }{}% }% } @@ -203,7 +203,7 @@ \spellRange% \ifnumcomp{\value{spellTargets}}{>}{1}{ \par - \textbf{\scshape Area:} + \textbf{\scshape Targets:} \arabic{spellTargets}% }{} \iftoggle{Devious}{% @@ -234,7 +234,7 @@ }. % \textbf{Range:}~\spellRange, \ifnum\value{spellTargets}>1% - \textbf{Area:}~\arabic{spellTargets}, + \textbf{Targets:}~\arabic{spellTargets}, \fi% \iftoggle{Devious}{% \textbf{Onset:} 1~\showOnset% @@ -306,7 +306,7 @@ }% Range: \spellRange% \ifnum\value{spellTargets}>1% - , Area of Effect:~\arabic{spellTargets} + , Targets:~\arabic{spellTargets} \else% \fi)} \end{minipage}