Template:Infobox Monster/doc: Difference between revisions

no edit summary
(Created page with "{{Documentation}} ==Parameters== ===name=== The name of the monster. ===image=== The image of the monster. ===release=== The release date of the monster. ===premium=== Whether or not this monster requires a premium pass. ===episode=== The episode of the monster. One of: * Hopeport * Hopeforest * Mine of Mantuban * Crenopolis ===hp=== The health of the monster. ==Quick copy== <pre>{{Infobox NPC |name = |image = |release = |premium = |episode = |hp = }}</...")
 
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 22:
* Mine of Mantuban
* Crenopolis
 
===level===
The level of the monster.
 
===hp===
The health of the monster.
 
===variant===
What base category the monster is a variant of.
 
===passive===
Whether or not the monster is passively fightable, indicated by a moon icon [[File:Passive activity icon.png|18px]].
 
===examine===
The examine text of the monster.
 
==Quick copy==
<pre>{{Infobox NPCMonster
|name =
|image =
Line 33 ⟶ 45:
|premium =
|episode =
|level =
|hp =
|variant =
|passive =
|examine =
}}</pre>