Template:Infobox creature

From The Remnant 2 Wiki
Jump to navigation Jump to search
Documentation icon Template Documentation

Creatures include all neutral/hostiles found throughout the game from critters to world bosses. Stats, lore, and other technical details are displayed in the infobox.

Blank and optional parameters within the infobox may be removed from the template call. Please keep infobox calls at the top of the page and categories at the bottom in order of least -> most specific.

Usage[edit source]

{{Infobox creature
|name          =
|image         =
|image2        =
|image3        =
|image4        =
|image5        =
|label         =
|label2        =
|label3        =
|label4        =
|label5        =
|image desc    =
|image desc2   =
|image desc3   =
|image desc4   =
|image desc5   =
|class         =
|world         =
|location      =
|armor         =
|weakspot      =
|experience    =
|damage        =
|bleed_crit    =
|health        =
|melee_dr      =
|bleed_res     =
|fire_res      =
|shock_res     =
|corrosive_res =
|blight_res    =
|immune        =
|file          =
|added_in      =
}}

Template data[edit source]

Creates the infobox for creatures. Some information may need to be datamined or confirmed by those who can datamine for accuracy.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

The name of the creature

Stringrequired
imageimage

File name or direct embed.

Example
The Forbidden Grove.jpg or [[File:The Forbidden Grove.jpg]]
Stringsuggested
image2image2

no description

Stringoptional
image3image3

no description

Stringoptional
image4image4

no description

Stringoptional
image5image5

no description

Stringoptional
labellabel

Label for the image tab. ex. label3 matches the tab for image3

Stringoptional
label2label2

no description

Stringoptional
label3label3

no description

Stringoptional
label4label4

no description

Stringoptional
label5label5

no description

Stringoptional
image descimage desc

A caption for the image. ex. image desc3 captions image3

Example
The Forbidden Grove during a blood moon
Stringoptional
image desc2image desc2

no description

Stringoptional
image desc3image desc3

no description

Stringoptional
image desc4image desc4

no description

Stringoptional
image desc5image desc5

no description

Stringoptional
classclass

Creature type

Suggested values
Standard enemy Elite Brute Aberration Boss Event boss World boss Critter
Example
Elite
Stringrequired
worldworld

World(s) in which the creature is found.

Example
[[Losomn]]
Page namesuggested
locationlocation

Location(s) in which the creature may be found separated by linebreaks.

Example
[[Forlorn Coast]]<br>[[Morrow Parish]]
Page namesuggested
armorarmor

Creature armored locations, areas that can be destroyed usually exposing a weakspot.

Example
Helmet<br>Shield
Stringsuggested
weakspotweakspot

Short description of weakspot locations separated by linebreak.

Example
Leg
Stringsuggested
experienceexperience

Base experience value gained after defeating the enemy, before being split between archetypes and otherwise modified.

Example
80
Numbersuggested
damagedamage

Base damage dealt by the creature.

Example
110
Numbersuggested
bleed_critbleed_crit

Bleed critical chance

Unknownoptional
healthhealth

Base creature health

Example
500
Numbersuggested
melee_drmelee_dr

Melee damage reduction

Example
20
Numbersuggested
bleed_resbleed_res

Bleed resistance

Example
100
Numbersuggested
fire_resfire_res

Fire resistance

Example
25
Numbersuggested
shock_resshock_res

Shock resistance

Example
50
Numbersuggested
corrosive_rescorrosive_res

Corrosive resistance

Example
0
Numbersuggested
blight_resblight_res

Blight resistance (almost always 0)

Example
0
Numbersuggested
immuneimmune

Creature status immunities separated by linebreak

Example
{{corroded}}<br>{{overloaded}}
Stringsuggested
filefile

Game file(s) linked to the creature.

Example
Pan_Root_Brute
Stringsuggested
added_inadded_in

Patch number or dlc name of when the content was added to the game.

Default
release
Example
396,261 or [[The Awakened King]]
Stringsuggested