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

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (oops)
(Dec 2020 AoE mana control target max update)
 
Line 7: Line 7:
* {{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 19: Line 19:
;Instructions
;Instructions
*s is the spell number.
*s is the spell number.
*d 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.
*e 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.