Template:Infobox Monster

From Brighter Shores Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Infobox Monster/doc. [edit] [history] [purge]
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.

experience

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

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

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