Template:Usage-aoe-open-evoke: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(usage-aoe-open-evoke)
 
(Dec 2020 AoE mana control target max update)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:


</noinclude>== Usage ==
</noinclude>== Usage ==
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{1|cast this spell against against anything not grouped to the caster. For {{mono|INCANT}}, a target must be visibly in the room}}}
* {{boldmono|[[PREP]] {{{s}}} {{!}} [[CAST]] }}or {{boldmono|[[INCANT]] {{{s}}} }}to {{{d|cast this spell against against anything not grouped to the caster. For {{mono|INCANT}}, a target must be visible in the room}}}
* {{boldmono|PREP {{{s}}} {{!}} [[EVOKE]] {target} }}to cast {{{2|'''complete the sentence ({{!}}2=)'''}}}<br><br>
* {{boldmono|PREP {{{s}}} {{!}} [[EVOKE]] }}to cast {{{e|'''complete the sentence ({{!}}e=)'''}}}<br><br>
* {{boldmono|INCANT {{{s}}} OPEN }}to open cast this spell once using {{mono|INCANT}} (when a target is not visible)
* {{boldmono|INCANT {{{s}}} OPEN }}to open cast this spell once using {{mono|INCANT}} (when a target is not visible)
* {{boldmono|INCANT {{{s}}} EVOKE }}to evoke this spell once using {{mono|INCANT}}<br><br>
* {{boldmono|INCANT {{{s}}} EVOKE }}to evoke this spell once using {{mono|INCANT}}<br><br>
* {{boldmono|INCANT SET OPEN {{{s}}} }}to always open cast this spell using {{mono|INCANT {{{s}}} }}
* {{boldmono|INCANT SET OPEN {{{s}}} }}to always open cast this spell using {{mono|INCANT {{{s}}} }}
* {{boldmono|INCANT SET EVOKE {{{s}}} }}to always evoke this spell using {{mono|INCANT {{{s}}} }}<noinclude>
* {{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 13: Line 13:
<nowiki>{{Usage-aoe-open-evoke|</nowiki>
<nowiki>{{Usage-aoe-open-evoke|</nowiki>
<nowiki>|s= </nowiki>
<nowiki>|s= </nowiki>
<nowiki>|1= </nowiki>
<nowiki>|d= </nowiki>
<nowiki>|2= }}</nowiki>
<nowiki>|e= }}</nowiki>
</pre>
</pre>


;Instructions
;Instructions
*s is the spell number.
*s is the spell number.
*1 defaults to "cast this spell against anything not grouped to the caster." Delete |1= line if that is acceptable.
*d defaults to "cast this spell against anything not grouped to the caster." Delete |d= line if that is acceptable.
*2 must be completed to describe the evoke version.
*e must be completed to describe the evoke version.
*insert "|3=" in the template parameters to get rid of the AoE warning.
[[Category: Spell Templates]]</noinclude>
[[Category: Spell Templates]]</noinclude>

Latest revision as of 20:28, 3 October 2021

This template is for spell pages for area of effect spells that are non-targeted/have the same effect when cast at a target using incant and open cast, and have an evoke version.

Usage

  • PREP {{{s}}} | CAST or INCANT {{{s}}} to cast this spell against against anything not grouped to the caster. For INCANT, a target must be visible in the room
  • PREP {{{s}}} | EVOKE to cast complete the sentence (|e=)

  • INCANT {{{s}}} OPEN to open cast this spell once using INCANT (when a target is not visible)
  • INCANT {{{s}}} EVOKE to evoke this spell once using INCANT

  • INCANT SET OPEN {{{s}}} to always open cast this spell using INCANT {{{s}}}
  • 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-aoe-open-evoke|
|s= 
|d= 
|e= }}
Instructions
  • s is the spell number.
  • d defaults to "cast this spell against anything not grouped to the caster." Delete |d= line if that is acceptable.
  • e must be completed to describe the evoke version.
  • insert "|3=" in the template parameters to get rid of the AoE warning.