Template:KF2MapInfo

From Tripwire Interactive Wiki
Revision as of 11:43, 12 October 2016 by Mazedummy (talk | contribs) (Created page with "<includeonly>{|style="background: #000000; border-collapse: collapse; color: #a6a7a9; float: right; margin: 0 0 16px 24px; padding: 0; text-align: left; vertical-align: middle...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Killing Floor 2 Tripwire Official map
Biotics Lab
General Information
Author Tripwire Interactive
Map Information
Trader Locations 5
Collectibles 30
Doors 15
Weapon Spawn Locations 16
Ammo Spawn Locations 20
Player Spawn Locations 41
Zed Spawn Locations 75
Boss Spawn Locations 9
Related Achievements
status as of game version 1043

Syntax

Parameters

{{KF2WeaponInfo

| OfficialMap=
|
Set this to false or no if this map isn't an official one
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=
|
How many collectibles on the map are
"KFCollectibleActor" in Killing Floor 2 - SDK
Example: 30

| Doors=
|
How many doors on the map are
"KFDoorActor" in Killing Floor 2 - SDK
Example: 15

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

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

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

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

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

|

| Achievement_0_Image= Name of the image of the corresponding achievement Example: KF2_Achievement_8.jpg

| Achievement_0_Name= Name of the achievement the weapon is related to Example: Open For Testing

| Achievement_1_Image=

| Achievement_1_Name=

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

| Achievement_9_Image=

| Achievement_9_Name=

|

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

}}

Template

Copy this template for quick usage.

{{KF2MapInfo
| OfficialMap=
|
| Name=
| MapImage=
| 
| Author=
|
| TraderLocations=
| Collectibles=
| Doors=
| WeaponSpawnLocations=
| AmmoSpawnLocations=
| PlayerSpawnLocations=
| ZedSpawnLocations=
| BossSpawnLocations=
|
| Achievement_0_Image=
| Achievement_0_Name=
| Achievement_1_Image=
| Achievement_1_Name=
| Achievement_2_Image=
| Achievement_2_Name=
| Achievement_3_Image=
| Achievement_3_Name=
| Achievement_4_Image=
| Achievement_4_Name=
| Achievement_5_Image=
| Achievement_5_Name=
| Achievement_6_Image=
| Achievement_6_Name=
| Achievement_7_Image=
| Achievement_7_Name=
| Achievement_8_Image=
| Achievement_8_Name=
| Achievement_9_Image=
| Achievement_9_Name=
|
| GameVersion=
}}