Template:CharacterRoR1

From Risk of Rain Wiki
(Redirected from Template:Character)
Jump to navigation Jump to search

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:CharacterRoR1/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Template Parts

Syntax

{{Character
 | Name             = <!-- Optional if template is placed on Character page. -->
 | Description      = 
 | Image            = [e.g. "Example.jpg"]
 | ImageCaption     = 
 | StatPerLevel     = 
 | UnlockDesc       = 
 | PrimaryClass     = 
 | SecondaryClass   = <!-- Optional -->
 | FirstReleased    = 
 | DrizzleHP        = <!-- Optional -->
 | BaseHP           = 
 | HealthPerLevel   = 
 | Armor            = <!-- Optional -->
 | ArmorPerLevel    = 
 | MoveSpeed        = 
 | AttackSpeed      = 
 | BaseDamage       = 
 | DamagePerLevel   = 
 | BaseRegen        = 
 | DrizzleBaseRegen = <!-- Optional -->
 | RegenPerLevel    = 
 | CriticalChance   = <!-- Optional -->
 | JumpHeight       = <!-- Optional -->
}}

Samples

{{Character
 | Name             = Commando
 | Description      = The Commando is characterized by long range and mobility.  Effective use of his {{Ability|Commando|Tactical Dive}} will grant increased survivability while {{Ability|Commando|Suppressive Fire}} deals massive damage. {{Ability|Commando|Full Metal Jacket|FMJ}} can then be used to dispose of large mobs.
 | Image            = Commando.png
 | ImageCaption     = ..and so he left, with everything but his humanity.
 | StatPerLevel     = 
 | UnlockDesc       = Not Locked
 | PrimaryClass     = DPS
 | SecondaryClass   = Ranger
 | FirstReleased    = Alpha v0.28.9.2
 | DrizzleHP        = 160
 | BaseHP           = 110
 | HealthPerLevel   = 32
 | ArmorPerLevel    = 2
 | MoveSpeed        = 1.3
 | AttackSpeed      = 163.63
 | BaseDamage       = 12
 | DamagePerLevel   = 3
 | BaseRegen        = 0.6
 | DrizzleBaseRegen = 2.4
 | RegenPerLevel    = 0.12
}}

Results in...


An InfoBox for Survivors that will appear at the top of the page.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
NameName

The Survivor's name. Uses the page's name if none is specified.

Example
Engineer
Stringoptional
DescriptionDescription

The Survivor's flavor text.

Example
The Engineer relies on proper placement of {{Ability|Engineer|Bounding Mine|Mines}} and {{Ability|Engineer|Auto-Turret|Turrets}}. Use {{Ability|Engineer|Tri-nade}} and {{Ability|Engineer|Thermal Harpoons}} to hit enemies from safe areas. Always place your mines and turrets before activating the teleporter!
Stringrequired
ImageImage

An image of the Survivor, preferably from the character select screen.

Filerequired
End QuoteImageCaption

The quote that is displayed when you beat the game with this Survivor.

Example
...and so he left, more steel and circuit than man.
Stringrequired
Unlock RequirementUnlockDesc

What is required to unlock this Survivor.

Example
Purchase 40 [[drone]]s total.
Stringsuggested
Bonus Stats per LevelStatPerLevel

Which bonus stats this Survivor gains every level.

Example
+2 Armor per Level
Stringsuggested
Primary ClassPrimaryClass

The primary class of this Survivor.

Example
Support
Stringrequired
Secondary ClassSecondaryClass

The secondary class of the Survivor.

Example
CQB
Stringsuggested
First ReleasedFirstReleased

The patch when this Survivor was first introduced.

Example
Version 1.0.0
Stringrequired
Drizzle HPDrizzleHP

This Survivor's HP when on Drizzle difficulty.

Numberdeprecated
Base HPBaseHP

This Survivor's base HP.

Example
120
Numberrequired
Health per LevelHealthPerLevel

This Survivor's health growth per level.

Example
34
Numberrequired
ArmorArmor

This Survivor's base Armor. Often just 0.

Example
0
Numbersuggested
Armor per LevelArmorPerLevel

This Survivor's Armor growth per level.

Example
2
Numbersuggested
Movement SpeedMoveSpeed

This Survivor's base movement speed.

Example
1.3
Numberrequired
Attack SpeedAttackSpeed

This Survivor's base attack speed. Should usually just be 100, which will display as 100%.

Default
100
Example
100
Auto value
100
Numberrequired
Base DamageBaseDamage

This Survivor's base damage.

Example
12
Numbersuggested
Damage per LevelDamagePerLevel

This Survivor's damage per level.

Example
3
Numbersuggested
Base HP RegenBaseRegen

This Survivor's base HP regen.

Example
0.9
Numberrequired
Drizzle Base RegenDrizzleBaseRegen

no description

Unknowndeprecated
HP Regen Per LevelRegenPerLevel

This Survivor's HP Regen per level.

Example
0.3
Numberrequired
Critical Strike ChanceCriticalChance

This Survivor's base critical strike chance. Usually 1%.

Default
1
Example
1
Auto value
1
Numbersuggested
Jump HeightJumpHeight

This Survivor's base jump height. Usually 3.

Default
3
Example
3
Auto value
3
Numbersuggested