Difference between revisions of "Magic Effect"

→‎Magic Item Description: <GLOBAL=ID> is supported here too, per reverse-engineering
(→‎Visual Effects: linked to specific form type pages, so it's clear what fields are of what type)
(→‎Magic Item Description: <GLOBAL=ID> is supported here too, per reverse-engineering)
Line 132: Line 132:


This text field supports four special text replacement tags:
This text field supports four special text replacement tags:
* '''<mag>:''' Magnitude
* '''<mag>:''' Magnitude
* '''<dur>:''' Duration
* '''<dur>:''' Duration
* '''<area>:''' Area
* '''<area>:''' Area
* '''<global=EditorID>:''' The current value of the [[Global]] with the given <code>EditorID</code>.
* '''<'''[TEXT]'''>:''' Bolds and enlarges the text enclosed in angle brackets <>
* '''<'''[TEXT]'''>:''' Bolds and enlarges the text enclosed in angle brackets <>
** Note: including a period character ('.') anywhere within the angle brackets will result in that period and all text after it being truncated from the description. To bold whole sentences/phrases, '''<'''place the period outside the brackets, like this'''>'''.
** Note: including a period character ('.') anywhere within the angle brackets will result in that period and all text after it being truncated from the description. To bold whole sentences/phrases, '''<'''place the period outside the brackets, like this'''>'''.
This is the same basic syntax as [[Text Replacement|quest text replacement]]: <code>&lt;Token.Subtoken=Target&gt;</code>.


====Papyrus Scripts====
====Papyrus Scripts====
142

edits