Monster Row

From Elves Ragnarok Online

Syntax

{{Monster_Row|id=ID|name=Name|hp=HP|level=Level|def=Def|mdef=Mdef|size=Size|element=Element|race=Race|map=Map}}

Parameters
id
The unique identifier number that refers to the monster.
name
The name of the monster, it should be capitalized.
hp
The hit points value, use commas as the thousands separators. Like so: 6,666,666
level
The level of the monster.
def
The def of the monster.
mdef
The mdef of the monster.
size
The size of the monster.
element
The element of the monster, it should be accompanied by it's element level.
race
The race of the monster.
map
The spawn map of the monster.


Example

{{Monster_Table|data=
{{Monster_Row|id=1096|name=Angeling|hp=19,800|level=77|def=72|mdef=238|size=Medium|element=Holy 4|race=Angel|map=pay_fild04}}
{{Monster_Row|id=1388|name=Arc Angeling|hp=25,100|level=84|def=92|mdef=81|size=Medium|element=Holy 3|race=Angel|map=yuno_fild04}}
{{Monster_Row|id=1582|name=Deviling|hp=16,890|level=66|def=67|mdef=70|size=Medium|element=Shadow 4|race=Demon|map=pay_fild04}}
}}

will result into:

Template:Monster Table

See Also