Template:Infobox Monster/doc: Difference between revisions

m
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 = }}</...")
 
mNo edit summary
 
(18 intermediate revisions by 10 users not shown)
Line 10:
===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:
Line 23 ⟶ 20:
* Crenopolis
 
===hpunlock_level===
The profession level at which the monster is unlocked.
 
===premiumhealth===
The health of the monster.
 
===experience===
The [[experience]] gained by defeating the monster.
 
===attack_style===
The [[Damage#List_of_damage_types|damage type]] of the monster's attacks.
 
One of:
* none
* impact
* cryonae
* arborae
* tempestae
* infernae
* necromae
 
===immune_to===
The [[Damage#List of damage types|damage type]] that the monster is immune to.
 
One of:
* none
* impact
* cryonae
* arborae
* tempestae
* infernae
* necromae
 
===vulnerable_to===
The [[Damage#List of damage types|damage type]] that the monster is vulnerable to.
 
One of:
* none
* impact
* cryonae
* arborae
* tempestae
* infernae
* necromae
 
===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]].
 
===knowledge===
How many knowledge points [[File:Knowledge icon.png|link=Knowledge|width=18x18]] must be used in order to unlock the passive activity.
 
===aggressive===
Whether or not the monster is attacks you. Yes, No, N/A
 
===description===
The description of the monster in its card.
 
===profession_a===
The first profession that this monster has. (Optional)
 
===profession_a_level===
The level of the first profession that this monster has. (Optional, required if profession_a is filled)
 
===profession_b===
The second profession that this monster has. (Optional)
 
===profession_b_level===
The level of the second profession that this monster has. (Optional, required if profession_b is filled)
 
==Quick copy==
<pre>{{Infobox NPCMonster
|name =
|image =
|release =
|premium =
|episode =
|hpunlock_level =
|health =
|experience =
|attack_style =
|immune_to =
|vulnerable_to =
|variant =
|passive =
|aggressive =
|knowledge =
|description =
|profession_a =
|profession_a_level =
|profession_b =
|profession_b_level =
}}</pre>
 
2,453

edits