Template:KF2PerkPassives: Difference between revisions

From Killing Floor 2 Wiki
Jump to navigation Jump to search
m (Nope.avi, reverted the change and instead added 1 more slot for passive bonus.)
m (Undo revision 5968 by Simplecat (talk))
Tag: Undo
 
(2 intermediate revisions by the same user not shown)
Line 39: Line 39:
| style="background: #aaa; font-size: 225%; padding: 0; position: relative;" rowspan="2" | <div style="background: #f9f9f9; padding: 0 16px 0 0; position: relative; right: 1px; height: 36px; line-height: 36px; text-align: right;">{{#if: {{{PassiveMax_5|}}}|max. {{{PassiveMax_5}}}|}}</div>
| style="background: #aaa; font-size: 225%; padding: 0; position: relative;" rowspan="2" | <div style="background: #f9f9f9; padding: 0 16px 0 0; position: relative; right: 1px; height: 36px; line-height: 36px; text-align: right;">{{#if: {{{PassiveMax_5|}}}|max. {{{PassiveMax_5}}}|}}</div>
|-
|-
| style="background: #aaa; padding: 0; position: relative;" | <div style="background: #f9f9f9; padding: 0 16px; position: relative; left: 1px; height: 16px; line-height: 16px; color: #202224;">{{#if: {{{PassiveDescription_4|}}}|( {{{PassiveDescription_5}}} )|}}</div>
| style="background: #aaa; padding: 0; position: relative;" | <div style="background: #f9f9f9; padding: 0 16px; position: relative; left: 1px; height: 16px; line-height: 16px; color: #202224;">{{#if: {{{PassiveDescription_5|}}}|( {{{PassiveDescription_5}}} )|}}</div>
|-
|-
| style="background: #aaa; padding: 0; position: relative;" colspan="2" | <div style="background: #f9f9f9; padding: 4px 16px 7px; position: relative; left: 1px; width: calc(100% - 34px);"><div style="background: #aaa; height: 1px; width: 100%;"></div></div>
| style="background: #aaa; padding: 0; position: relative;" colspan="2" | <div style="background: #f9f9f9; padding: 4px 16px 7px; position: relative; left: 1px; width: calc(100% - 34px);"><div style="background: #aaa; height: 1px; width: 100%;"></div></div>

Latest revision as of 22:21, 23 September 2021


Berserker Damage
max. 25%
( Perk weapon damage increases 1% per level )
Damage Resistance
max. 15%
( Damage resistance increases 3% every 5 levels )
+ Night Vision Capability
( Flashlight - AND Night Vision Goggles )
+ Clots cannot grab you
( Clots can't hold on to a Berserker )


Syntax

Parameters

{{KF2PerkPassives

| PassiveTitle_0= Title of the passive bonus Example: Berserker Damage

| PassiveDescription_0= Description of the passive bonus Example: Perk weapon damage increases 1% per level

| PassiveMax_0= Maximum value of the passive bonus Example: 25%

|

| PassiveTitle_1=

| PassiveDescription_1=

| PassiveMax_1=

|          .
|          .
|          .
.
.
.
.
.
.

| PassiveTitle_5=

| PassiveDescription_5=

| PassiveMax_5=

}}

Template

Copy this template for quick usage.

{{KF2PerkPassives
| PassiveTitle_0=
| PassiveDescription_0=
| PassiveMax_0=
| 
| PassiveTitle_1=
| PassiveDescription_1=
| PassiveMax_1=
| 
| PassiveTitle_2=
| PassiveDescription_2=
| PassiveMax_2=
| 
| PassiveTitle_3=
| PassiveDescription_3=
| PassiveMax_3=
| 
| PassiveTitle_4=
| PassiveDescription_4=
| PassiveMax_4=
| 
| PassiveTitle_5=
| PassiveDescription_5=
| PassiveMax_5=
| 
| PassiveTitle_6=
| PassiveDescription_6=
| PassiveMax_6=
}}