Template:KF2PerkPassives: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| style="border-collapse: collapse;" |- | style="background: linear-gradient(135deg, transparent 6.5px, #aaa 0) top left; font-size: 125%; padding: 0; position:...") |
Tag: Undo |
||
(4 intermediate revisions by the same user not shown) | |||
Line 37: | Line 37: | ||
|- | |- | ||
| style="background: #aaa; font-size: 125%; padding: 0; position: relative;" | <div style="background: #f9f9f9; padding: 0 16px; position: relative; left: 1px; height: 20px; line-height: 19px;">{{#if: {{{PassiveTitle_5|}}}|{{{PassiveTitle_5}}}|}}</div> | | style="background: #aaa; font-size: 125%; padding: 0; position: relative;" | <div style="background: #f9f9f9; padding: 0 16px; position: relative; left: 1px; height: 20px; line-height: 19px;">{{#if: {{{PassiveTitle_5|}}}|{{{PassiveTitle_5}}}|}}</div> | ||
| style="background: | | 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: linear-gradient(45deg, transparent 6.5px, #aaa 0) bottom left; padding: 0; position: relative;" | <div style="background: linear-gradient(45deg, transparent 6px, #f9f9f9 0) bottom left; padding: 0 16px 12px; position: relative; bottom: 1px; left: 1px; height: 16px; line-height: 16px; color: #202224;">{{#if: {{{ | | 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; font-size: 125%; padding: 0; position: relative;" | <div style="background: #f9f9f9; padding: 0 16px; position: relative; left: 1px; height: 20px; line-height: 19px;">{{#if: {{{PassiveTitle_6|}}}|{{{PassiveTitle_6}}}|}}</div> | |||
| style="background: linear-gradient(315deg, transparent 6.5px, #aaa 0) bottom right; font-size: 225%; padding: 0; position: relative;" rowspan="2" | <div style="background: linear-gradient(315deg, transparent 6px, #f9f9f9 0) bottom right; padding: 0 16px 12px 0; position: relative; bottom: 1px; right: 1px; height: 36px; line-height: 36px; text-align: right;">{{#if: {{{PassiveMax_6|}}}|max. {{{PassiveMax_6}}}|}}</div> | |||
|- | |||
| style="background: linear-gradient(45deg, transparent 6.5px, #aaa 0) bottom left; padding: 0; position: relative;" | <div style="background: linear-gradient(45deg, transparent 6px, #f9f9f9 0) bottom left; padding: 0 16px 12px; position: relative; bottom: 1px; left: 1px; height: 16px; line-height: 16px; color: #202224;">{{#if: {{{PassiveDescription_6|}}}|( {{{PassiveDescription_6}}} )|}}</div> | |||
|}</includeonly> | |}</includeonly> | ||
<noinclude> | <noinclude> | ||
Line 66: | Line 73: | ||
| PassiveDescription_5= | | PassiveDescription_5= | ||
| PassiveMax_5= | | PassiveMax_5= | ||
| | |||
| PassiveTitle_6= | |||
| PassiveDescription_6= | |||
| PassiveMax_6= | |||
}} | }} | ||
Line 179: | Line 190: | ||
| PassiveDescription_5= | | PassiveDescription_5= | ||
| PassiveMax_5= | | PassiveMax_5= | ||
| | |||
| PassiveTitle_6= | |||
| PassiveDescription_6= | |||
| PassiveMax_6= | |||
}}</pre> | }}</pre> | ||
{{KF2NavBox}} | {{KF2NavBox}} | ||
</noinclude> | </noinclude> |
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= }}