Template:KF2MapInfo

From Tripwire Interactive Wiki
Revision as of 15:08, 2 July 2017 by Mazedummy (talk | contribs)
Jump to navigation Jump to search


Killing Floor 2 Tripwire Official map
Biotics Lab
General Information
Author Tripwire Interactive
Trader Locations 5
Collectibles Dosh Blings (30)
Map Information
Weapon Spawns 16
Ammo Spawns 20
Player Spawns 41
Zed Spawns (Boss Spawns) 75 (9)
Custom Entry
Custom Value
Custom Description
Technical Information
Technical Entry
Technical Value
Technical Description
Related Achievements
PS4 Trophies
status as of game version 1050

Syntax

Parameters

{{KF2WeaponInfo

| OfficialMap= Set this to false or no if this is not an official map
Default: true
Example: false

|

| Name= Name of the map Example: Biotics Lab

| PerkImage= Name of the image of the map Example: KF2_Map_BioticsLab.png

|

| Author= The author of the map
Default: Tripwire Interactive
Example: Tripwire Interactive

| TraderLocations= How many trader locations on the map are
"KFTraderTrigger" in Killing Floor 2 - SDK
Example: 5

| Collectibles= What and how many collectibles on the map are
"KFCollectibleActor" in Killing Floor 2 - SDK
Example: Dosh Blings <small>(30)</small>

|

| WeaponSpawns= How many weapon spawn locations on the map are
"KFPickupFactory_ItemDefault" in Killing Floor 2 - SDK
Example: 16

| AmmoSpawns= How many ammo spawn locations on the map are
"KFPickupFactory_Ammo" in Killing Floor 2 - SDK
Example: 20

| PlayerSpawns= How many player spawn locations on the map are
"KFPlayerStart" in Killing Floor 2 - SDK
Example: 41

| ZedSpawns= How many zed spawn locations on the map are
"KFSpawner" and "KFSpawnVolume" in Killing Floor 2 - SDK
Example: 75

| BossSpawns= How many boss spawn locations on the map are
"KFSpawnVolume" with "Spawn_Volumes_Boss"-layer in Killing Floor 2 - SDK
Example: 9

|

| Custom_Entries=
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3|AddSpaceAfterEntry=true}}
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3|Last=true}}
Additional custom entries

1 - Entry Title
2 - Entry Value
3 - Entry Description (optional)

AddSpaceAfterEntry=true
Adds some space between the current custom entry and the following

Last=true
Only if a description is defined and this custom entry is the last one in this section Last hast to be set to true

Example: {{KF2VariousInfo_CustomEntry|'''Custom Entry'''|Custom Value|Custom Description|Last=true}}

|

| Technical_Entries=
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3|AddSpaceAfterEntry=true}}
  {{KF2VariousInfo_CustomEntry|1|2|3}}
  {{KF2VariousInfo_CustomEntry|1|2|3|Last=true}}
Additional technical entries

1 - Entry Title
2 - Entry Value
3 - Entry Description (optional)

AddSpaceAfterEntry=true
Adds some space between the current custom entry and the following

Last=true
Only if a description is defined and this custom entry is the last one in this section Last hast to be set to true

Example: {{KF2VariousInfo_CustomEntry|'''Technical Entry'''|Technical Value|Technical Description|Last=true}}

|

| Achievements=
  {{KF2VariousInfo_Achievement|1|2}}
Related Achievement entries

1 - Achievement Number
According to steamdb.info

2 - Achievement Title

Example: {{KF2VariousInfo_Achievement|8|Open For Testing}}
{{KF2VariousInfo_Achievement|9|Limited Contact}}
{{KF2VariousInfo_Achievement|10|Restricted Access}}
{{KF2VariousInfo_Achievement|11|Controlled Environment}}
{{KF2VariousInfo_Achievement|18|Biotics Bling}}

|

| GameVersion= Version of Killing Floor 2 these stats are taken from Example: 1050

}}

Template

Copy this template for quick usage.

{{KF2MapInfo
| OfficialMap=
|
| Name=
| MapImage=
| 
| Author=
| TraderLocations=
| Collectibles=
|
| WeaponSpawns=
| AmmoSpawns=
| PlayerSpawns=
| ZedSpawns=
| BossSpawns=
|
| Custom_Entries=
  {{KF2VariousInfo_CustomEntry|1|2|3}}
|
| Technical_Entries=
  {{KF2VariousInfo_CustomEntry|1|2|3}}
|
| Achievements=
  {{KF2VariousInfo_Achievement|1|2}}
|
| Achievements_PS4=
  {{KF2VariousInfo_Achievement|PS4=true|1|2|3}}
|
| GameVersion=
}}