Difference between revisions of "Template:Guardian"

From Tales of Maj'Eyal
Jump to: navigation, search
(add version indicator)
Line 2: Line 2:
 
{|class="wikitable"
 
{|class="wikitable"
 
! colspan=6 style="font-size:larger;" | {{{name}}}  
 
! colspan=6 style="font-size:larger;" | {{{name}}}  
 +
|-
 +
! colspan=6  | {{{game_version}}}
 
|-
 
|-
 
! colspan=3 | Location !! colspan=3 | Level range  
 
! colspan=3 | Location !! colspan=3 | Level range  
Line 31: Line 33:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Guardian
 
{{Guardian
 +
|game_version=
 
|name=
 
|name=
 
|location=
 
|location=
Line 45: Line 48:
 
</nowiki></pre>
 
</nowiki></pre>
  
 +
;game_version
 +
:Version of the game
 
;name
 
;name
 
:Name of the guardian
 
:Name of the guardian

Revision as of 10:34, 15 February 2016

{{{name}}}
{{{game_version}}}
Location Level range
{{{location}}} {{{level}}}
Description
{{{description}}}
Base Statistics
Strength Dexterity Constitution Magic Willpower Cunning
- - - - - -
Abilities
{{{abilities}}}

Use this template on pages that define a zone boss (aka Guardian):

{{Guardian
|game_version=
|name=
|location=
|level=
|description=
|str=
|dex=
|cun=
|mag=
|wil=
|con=
|abilities=
}}
game_version
Version of the game
name
Name of the guardian
location
Zone the boss is found in
level
Level range of the boss (best found in lua code)
description
The flavor text for the boss. Use italics if desired.
Str, Dex, Cun, Mag, Wil, Con
Boss stat abilities
abilities
Everything else goes here - boss talents, max life, resistances, status resistances, damage type, etc.