Template:Infobox Monster/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(+knowledge)
m (Update docs)
Line 23:
The profession level at which the monster is unlocked.
 
===hphealth===
The health of the monster.
 
Line 29:
The [[experience]] gained by defeating the monster.
 
===att_styleattack_style===
The [[Damage#List_of_damage_types|damage type]] of the monster's attacks.
 
Line 42:
 
===immune_to===
The [[Damage#List_of_damage_typesList of damage types|damage type]] that the monster is immune to.
 
One of:
Line 54:
 
===vulnerable_to===
The [[Damage#List_of_damage_typesList of damage types|damage type]] that the monster is vulnerable to.
 
One of:
Line 72:
 
===knowledge===
How many knowledge points [[File:Knowledge_iconKnowledge icon.png|link=Knowledge|width=18x18]] must be used in order to unlock the passive activity.
 
===aggressive===
Line 98:
|release =
|episode =
|unlock_level =
|hphealth =
|xpexperience =
|att_styleattack_style =
|immune_to =
|vulnerable_to =

Revision as of 02:44, 15 November 2024

This is a documentation subpage for Template:Infobox Monster.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox Monster invokes function main in Module:Infobox Monster using Lua.

Parameters

name

The name of the monster.

image

The image of the monster.

release

The release date of the monster.

episode

The episode of the monster.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

unlock_level

The profession level at which the monster is unlocked.

health

The health of the monster.

xp

The experience gained by defeating the monster.

attack_style

The damage type of the monster's attacks.

One of:

  • none
  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

immune_to

The damage type that the monster is immune to.

One of:

  • none
  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

vulnerable_to

The 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 .

knowledge

How many knowledge points must be used in order to unlock the passive activity.

aggressive

Whether or not the monster is attacks you. Yes, No, N/A

examine

The examine text of the monster.

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

{{Infobox Monster
|name = 
|image = 
|release = 
|episode = 
|unlock_level = 
|health = 
|experience = 
|attack_style = 
|immune_to = 
|vulnerable_to = 
|variant = 
|passive = 
|aggressive = 
|examine = 
|profession_a = 
|profession_a_level = 
|profession_b = 
|profession_b_level = 
}}