Template:.Pt:Monster
From The Mana World
This is the main template that can be used for documenting monsters. It will automatically add Category:Monster to pages using it.
Please refer to Monster Reference to fill the fields correctly. You can also use "@mobinfo <mob-id-or-name>" command in game, or refer to mob_db.conf. The number of monster points per mob is described in mob_points.txt.
Usage:
{{Monster
| Name = Monster Name
| Image = [[Image:MonsterName.png]]
| Behavior = Mobile, Picks up loot, Aggressive
| Mutations = May mutate x attributes up to n%
| Level = #
| HP = #
| EXP = #
| Job EXP = #
| Monster Points = #
| ID = #
| Strength = #
| Agility = #
| Vitality = #
| Intelligence = #
| Dexterity = #
| Luck = #
| Attack = #-#
| Range = #
| Speed = #
| Delay = #
| Physical Defense = #
| Magical Defense = #
| Critical Defense = #
}}