Template:Usage-open: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
(Dec 2020 AoE mana control target max update)
Line 1: Line 1:
<noinclude>This template is for spell pages with standard cast and open cast versions.
<noinclude>This template is for spell pages with standard cast and open cast versions. In December 2020 every one of the spells using this template was updated to use EVOKE, hence the name difference between this and other Usage templates.


</noinclude>== Usage ==
</noinclude>== Usage ==
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] {target} }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{1|cast this spell against a single target}}}
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] {target} }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{1|cast this spell against a single target}}}
* {{boldmono|PREP {{{s}}} {{!}} CAST }}to cast the {{mono|OPEN}} version of the spell{{{a| against anything not grouped to the caster}}}{{{2|}}}
* {{boldmono|PREP {{{s}}} {{!}} CAST }}to cast the {{mono|OPEN}} version of the spell{{{a| against multiple creature targets in the room}}}{{{2|}}}
* {{boldmono|INCANT {{{s}}} OPEN }}to open cast this spell once using {{mono|INCANT}}
* {{boldmono|INCANT {{{s}}} OPEN }}to open cast this spell once using {{mono|INCANT}}
* {{boldmono|INCANT SET OPEN {{{s}}} }}to always open cast this spell using {{mono|INCANT {{{s}}} }}<noinclude>
* {{boldmono|INCANT SET OPEN {{{s}}} }}to always open cast this spell using {{mono|INCANT {{{s}}} }}

* {{boldmono|INCANT {{{s}}} EVOKE }}to cast the {{mono|OPEN}} version of the spell once using {{mono|INCANT}}. This may potentially hit non-creatures (i.e. other [[player character]]s)
* {{boldmono|INCANT SET EVOKE {{{s}}} }}to always evoke this spell using {{mono|INCANT {{{s}}}}}{{{3|. ''This is not recommended for open cast AoE attack spells''}}}<noinclude>


;Copy/paste code
;Copy/paste code
Line 20: Line 23:
*1 defaults to "cast this spell against a single target." Delete |1= line if that is acceptable.
*1 defaults to "cast this spell against a single target." Delete |1= line if that is acceptable.
*a defaults to " against anything not grouped to the caster" (including the space before against). Delete |a= line if that is acceptable. Change for room-affecting spells.
*a defaults to " against anything not grouped to the caster" (including the space before against). Delete |a= line if that is acceptable. Change for room-affecting spells.
*2 defaults to nothing. Delete |2= line if that is acceptable. Add summarized information such as any lore requirement threshold. It may flow better to add a period first, or to put the entirety of 2 in parentheses.
*2 defaults to nothing. Delete |2= line if that is acceptable. Add summarized information such as any lore requirement threshold. It may flow better to add a period first, or to put the entirety of 2 in parentheses.
*insert "|3=" in the template parameters to get rid of the AoE warning.
[[Category: Spell Templates]]</noinclude>
[[Category: Spell Templates]]</noinclude>

Revision as of 21:27, 3 October 2021

This template is for spell pages with standard cast and open cast versions. In December 2020 every one of the spells using this template was updated to use EVOKE, hence the name difference between this and other Usage templates.

Usage

  • PREP {{{s}}} | CAST {target} or INCANT {{{s}}} to cast this spell against a single target
  • PREP {{{s}}} | CAST to cast the OPEN version of the spell against multiple creature targets in the room
  • INCANT {{{s}}} OPEN to open cast this spell once using INCANT
  • INCANT SET OPEN {{{s}}} to always open cast this spell using INCANT {{{s}}}
  • INCANT {{{s}}} EVOKE to cast the OPEN version of the spell once using INCANT. This may potentially hit non-creatures (i.e. other player characters)
  • INCANT SET EVOKE {{{s}}} to always evoke this spell using INCANT {{{s}}}. This is not recommended for open cast AoE attack spells
Copy/paste code
{{Usage-open|
|s= 
|1= 
|a= 
|2= }}
Instructions
  • s is the spell number.
  • 1 defaults to "cast this spell against a single target." Delete |1= line if that is acceptable.
  • a defaults to " against anything not grouped to the caster" (including the space before against). Delete |a= line if that is acceptable. Change for room-affecting spells.
  • 2 defaults to nothing. Delete |2= line if that is acceptable. Add summarized information such as any lore requirement threshold. It may flow better to add a period first, or to put the entirety of 2 in parentheses.
  • insert "|3=" in the template parameters to get rid of the AoE warning.