From The Mana World
m (Alveselvis16 moved page Template:.Br:Monster to Template:.Pt:Monster)
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:


<div style="font-size:1.149em; text-align:center">Level {{{Level}}}</div><table class="wikitable" style="width:100%">
<div style="font-size:1.149em; text-align:center">Level {{{Level}}}</div><table class="wikitable" style="width:100%">
  <caption>Attributes</caption>
  <caption>Atributos</caption>
  <tr><th scope="row" style="width:8em">Força</th><td>{{{Strength}}}</td></tr>
  <tr><th scope="row" style="width:8em">Força</th><td>{{{Strength}}}</td></tr>
  <tr><th scope="row">Agilidade</th><td>{{{Agility}}}</td></tr>
  <tr><th scope="row">Agilidade</th><td>{{{Agility}}}</td></tr>
Line 23: Line 23:
  <caption>Ofensiva</caption>
  <caption>Ofensiva</caption>
  <tr><th scope="row" style="width:8em">Ataque</th><td>{{{Attack}}}</td></tr>
  <tr><th scope="row" style="width:8em">Ataque</th><td>{{{Attack}}}</td></tr>
  <tr><th scope="row">Alcance</th><td>{{{Range}}}</td></tr>{{#if:{{{Speed|}}}|<tr><th scope="row">Velocidade</th><td>{{{Speed}}}</td></tr>}}{{#if:{{{Delay|}}}|<tr><th scope="row">Intervalo Temporal de Ataque</th><td>{{{Delay}}}</td></tr>}}
  <tr><th scope="row">Alcance</th><td>{{{Range}}}</td></tr>{{#if:{{{Speed|}}}|<tr><th scope="row">Velocidade</th><td>{{{Speed}}}</td></tr>}}{{#if:{{{Delay|}}}|<tr><th scope="row">Atraso de Ataque</th><td>{{{Delay}}}</td></tr>}}
</table>
</table>


Line 34: Line 34:
  <caption>Recompensas</caption>
  <caption>Recompensas</caption>
  <tr><th scope="row" style="width:8em">Experiência</th><td>{{{EXP}}}</tr>
  <tr><th scope="row" style="width:8em">Experiência</th><td>{{{EXP}}}</tr>
  <tr><th scope="row">Skill EXP</th><td>{{{Job EXP}}}</td></tr>{{#if:{{{Monster Points|}}}|<tr><th scope="row">Pontos de Monstro</th><td>{{{Monster Points}}}</td></tr>}}
  <tr><th scope="row">Skill EXP</th><td>{{{Job EXP}}}</td></tr>{{#if:{{{Monster Points|}}}|<tr><th scope="row">Monster Points</th><td>{{{Monster Points}}}</td></tr>}}
</table>
</table>
</div></includeonly>
</div></includeonly>

Latest revision as of 23:42, 29 June 2014


This is the main template that can be used for documenting monsters.

Please refer to Monster Reference to fill the fields correctly.

Usage:

{{Monster |Name = Monster_name |Image = [[Image:Image.png]] |Behavior = Aggressive |Mutations = May mutate x attributes up to n%. |Level = moblevel |HP = # |EXP = # |Job EXP = # |ID = # |Strength = # |Agility = # |Vitality = # |Intelligence = # |Dexterity = # |Luck = # |Attack = #-# |Range = # }}


Supported fields:

  • Name
  • Image
  • Behavior
  • Mutations
  • Level
  • HP
  • EXP
  • Job EXP
  • Monster Points
  • ID
  • Strength
  • Agility
  • Vitality
  • Intelligence
  • Dexterity
  • Luck
  • Attack
  • Range
  • Speed
  • Delay
  • Physical Defense
  • Magical Defense