From The Mana World
(Added monster points to the Monster template) |
|||
Line 1: | Line 1: | ||
<dl style="margin-bottom:.75em"> | <dl style="margin-bottom:.75em"> | ||
<dt style="display:inline-block">{{{ | <dt style="display:inline-block">{{{Image}}} {{{Name}}} | ||
</dl> | </dl> | ||
Line 6: | Line 6: | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>{{{ | <caption>{{{Name}}}</caption> | ||
<tr><th scope="row" style="width:8em">Level</th><td>{{{ | <tr><th scope="row" style="width:8em">Level</th><td>{{{Level}}}</td></tr> | ||
<tr><th scope="row" style="width:8em"> | <tr><th scope="row" style="width:8em">Experience</th><td>{{{EXP}}}</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Health Points</th><td>{{{HP}}}</td></tr> | ||
</table> | </table> | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Attributes</caption> | <caption>Attributes</caption> | ||
<tr><th scope="row" style="width:8em">Strength</th><td>{{{ | <tr><th scope="row" style="width:8em">Strength</th><td>{{{Strength}}}</td></tr> | ||
<tr><th scope="row">Agility</th><td>{{{ | <tr><th scope="row">Agility</th><td>{{{Agility}}}</td></tr> | ||
<tr><th scope="row">Vitality</th><td>{{{ | <tr><th scope="row">Vitality</th><td>{{{Vitality}}}</td></tr> | ||
<tr><th scope="row">Intelligence</th><td>{{{ | <tr><th scope="row">Intelligence</th><td>{{{Intelligence}}}</td></tr> | ||
<tr><th scope="row">Dexterity</th><td>{{{ | <tr><th scope="row">Dexterity</th><td>{{{Dexterity}}}</td></tr> | ||
<tr><th scope="row">Luck</th><td>{{{ | <tr><th scope="row">Luck</th><td>{{{Luck}}}</td></tr> | ||
</table> | </table> | ||
Line 26: | Line 26: | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Offense</caption> | <caption>Offense</caption> | ||
<tr><th scope="row" style="width:8em">Attack</th><td>{{{ | <tr><th scope="row" style="width:8em">Attack</th><td>{{{Attack}}}</td></tr> | ||
<tr><th scope="row">Range</th><td>{{{ | <tr><th scope="row">Range</th><td>{{{Range}}}</td></tr> | ||
<tr><th scope="row">Speed</th><td>{{{ | <tr><th scope="row">Speed</th><td>{{{Speed}}}</td></tr> | ||
<tr><th scope="row">Delay</th><td>{{{ | <tr><th scope="row">Delay</th><td>{{{Delay}}}</td></tr> | ||
</table> | </table> | ||
<p style="margin:0 0 .75em 0; font-style:italic">{{{ | <p style="margin:0 0 .75em 0; font-style:italic">{{{Behavior}}}</p> | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Defense</caption> | <caption>Defense</caption> | ||
<tr><th scope="row" style="width:8em">Physical</th><td>{{{ | <tr><th scope="row" style="width:8em">Physical</th><td>{{{Physical Defense}}}%</td></tr> | ||
<tr><th scope="row">Magical</th><td>{{{ | <tr><th scope="row">Magical</th><td>{{{Magical Defense}}}%</td></tr> | ||
</table> | </table> | ||
<table class="wikitable" style="width:100%"> | <table class="wikitable" style="width:100%"> | ||
<caption>Special</caption> | <caption>Special</caption> | ||
<tr><th scope="row" style="width:8em">Job Experience</th><td>{{{ | <tr><th scope="row" style="width:8em">Job Experience</th><td>{{{Job EXP}}}</td></tr> | ||
<tr><th scope="row">Monster Points</th><td>{{{ | <tr><th scope="row">Monster Points</th><td>{{{Monster Points}}}</td></tr> | ||
</table> | </table> | ||
Revision as of 21:39, 29 September 2011
- {{{Image}}} {{{Name}}}
Level | {{{Level}}} |
---|---|
Experience | {{{EXP}}} |
Health Points | {{{HP}}} |
Strength | {{{Strength}}} |
---|---|
Agility | {{{Agility}}} |
Vitality | {{{Vitality}}} |
Intelligence | {{{Intelligence}}} |
Dexterity | {{{Dexterity}}} |
Luck | {{{Luck}}} |
{{{mutations}}}
Attack | {{{Attack}}} |
---|---|
Range | {{{Range}}} |
Speed | {{{Speed}}} |
Delay | {{{Delay}}} |
{{{Behavior}}}
Physical | {{{Physical Defense}}}% |
---|---|
Magical | {{{Magical Defense}}}% |
Job Experience | {{{Job EXP}}} |
---|---|
Monster Points | {{{Monster Points}}} |
ID: {{{id}}}