Template:Perk table/doc

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This template is used to create a short introduction and a table describing key information about a perk.

Usage

{{Perk table
| name            = // Name of the perk.
| row             = // Position of the perk in the perk tree.
| tiers           = // Number of tier available.
| points per tier = // Number of perk point required for each tier, separated by a slash.
| total           = // Total perk points required to unlock the perk.
| icon            = // Icon name. (See {{Icon perk}})
| T1              = // T1 scalling effect of the perk.
| T2              = // Optional. T2 scalling effect of the perk.
| T3              = // Optional. T3 scalling effect of the perk.
| T4              = // Optional. T4 scalling effect of the perk.
| description     = // Complete perk description as marked in the KPI terminal. Scalling effect for all levels are included and separated by a slash. Last tier effect should be between square brackets with the mention "Tier 4 only:".
}}

Example

{{Perk table
| name            = Field Medic
| row             = first
| tiers           = 4
| points per tier = 3 / 5 / 7 / 9
| total           = 24
| icon            = Field Medic
| T1              = Your revive teammates 15 % faster
| T2              = Your revive teammates 20 % faster
| T3              = Your revive teammates 25 % faster
| T4              = Your revive teammates 30 % faster<br>
Upon reviving someone, nearby enemies flee!
| description     = '''PASSIVE''': Leave no dwarf behind! You revive teammates 15 / 20 / 25 / 30 % faster!<br>
[Tier 4 only: Upon reviving someone, nearby enemies flee!]<br>
'''ACTIVE''': Once per mission, you can get a downed teammate instantly back on their feet!<br>
Press [FIRE] while reviving to activate.
}}


Field Medic is one of the 23 available perks that currently exist in Deep Rock Galactic. It can be unlocked on the first row of perks and there are 4 tiers; each tier requiring 3 / 5 / 7 / 9 perk points respectively for a total of 24.

Perk Table

Icon Tier 1 Tier 2 Tier 3 Tier 4 Description
Field Medic Your revive teammates 15 % faster Your revive teammates 20 % faster Your revive teammates 25 % faster Your revive teammates 30 % faster

Upon reviving someone, nearby enemies flee!

PASSIVE: Leave no dwarf behind! You revive teammates 15 / 20 / 25 / 30 % faster!

[Tier 4 only: Upon reviving someone, nearby enemies flee!]
ACTIVE: Once per mission, you can get a downed teammate instantly back on their feet!
Press [FIRE] while reviving to activate.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.