sm-plugins/_entWatch4/configs/entwatch/ze_ponchermonkey_shooter_v3_5.cfg
2019-04-10 18:40:39 +02:00

177 lines
3.6 KiB
INI

"items"
{
// Human - Items
"0"
{
"name" "Fire Tank"
"short" "Fire"
"color" "BB0000"
"filter" "Player_Fire"
"weaponid" "1888395"
"buttonid" "1888375"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"1"
{
"name" "Boulder Tank"
"short" "Boulder"
"color" "09BE00"
"filter" "Player_Boulder"
"weaponid" "1887681"
"buttonid" "1887666"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"2"
{
"name" "Gravity Tank"
"short" "Gravity"
"color" "FFFFFF"
"filter" "Player_Gravity"
"weaponid" "1888167"
"buttonid" "1888169"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"3"
{
"name" "Wind Tank"
"short" "Wind"
"color" "00D8D5"
"filter" "Player_Wind"
"weaponid" "1896647"
"buttonid" "1896644"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"4"
{
"name" "Ice Tank"
"short" "Ice"
"color" "21FFFC"
"filter" "Player_Ice"
"weaponid" "1887420"
"buttonid" "1887417"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"5"
{
"name" "Ammo Tank"
"short" "Ammo"
"color" "9FF781"
"filter" "Player_Ammo"
"weaponid" "1886236"
"buttonid" "1886238"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"6"
{
"name" "Lightning Tank"
"short" "Lightning"
"color" "FFFF00"
"filter" "Player_Lighting"
"weaponid" "1887871"
"buttonid" "1887873"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"7"
{
"name" "Sub Tank"
"short" "Sub"
"color" "0072FF"
"filter" "Player_Heal"
"weaponid" "1887621"
"buttonid" "1887612"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "45"
}
// Human - Misc
"8"
{
"name" "SlamJam"
"short" "SlamJam"
"color" "FF0000"
"filter" "Player_BasketBall"
"weaponid" "3031499"
"buttonid" "3031496"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "5"
}
"9"
{
"name" "WaterMelon"
"short" "WaterMelon"
"color" "FFFF00"
"filter" "Player_WaterMelon"
"weaponid" "2407098"
"buttonid" "2407100"
"triggerid" "0"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "5"
}
// Zombie - Items
"10"
{
"name" "Heal"
"short" "Heal"
"color" "8A15FF"
"filter" "Player_zheal"
"weaponid" "1886515"
"buttonid" "1886510"
"triggerid" "1886517"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "80"
}
"11"
{
"name" "Invisibility"
"short" "Invisibility"
"color" "FFFFFF"
"filter" "Player_zinv"
"weaponid" "1886797"
"buttonid" "1886722"
"triggerid" "1886799"
"display" "7"
"mode" "1"
"maxuses" "0"
"cooldown" "70"
}
}