Difference between revisions of "Template:Guardian"
From Tales of Maj'Eyal
m |
|||
| Line 1: | Line 1: | ||
| − | |||
<div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; float: right; border:none; "> | <div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; float: right; border:none; "> | ||
{|class="wikitable" | {|class="wikitable" | ||
| Line 25: | Line 24: | ||
|} | |} | ||
</div> | </div> | ||
| − | |||
<includeonly>[[Category:Bosses]]</includeonly> | <includeonly>[[Category:Bosses]]</includeonly> | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> | ||
Revision as of 08:44, 5 July 2013
| {{{name}}} | |||||
|---|---|---|---|---|---|
| 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
|name=
|location=
|level=
|description=
|str=
|dex=
|cun=
|mag=
|wil=
|con=
|abilities=
}}
- 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.