diff --git a/_entWatch4/configs/entwatch/ze_alien_shooter_v7.cfg b/_entWatch4/configs/entwatch/ze_alien_shooter_v7.cfg new file mode 100644 index 00000000..023472f2 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_alien_shooter_v7.cfg @@ -0,0 +1,79 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Electro" + "short" "Electro" + "color" "0072FF" + "filter" "Filter_Electro" + "weaponid" "82185" + "buttonid" "82187" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "1" + { + "name" "Fire" + "short" "Fire" + "color" "FF0000" + "filter" "Filter_Fire" + "weaponid" "85797" + "buttonid" "85799" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "2" + { + "name" "Heal" + "short" "Heal" + "color" "FFFFFF" + "filter" "Filter_Heal" + "weaponid" "87600" + "buttonid" "87667" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "3" + { + "name" "Wind" + "short" "Wind" + "color" "04B404" + "filter" "Filter_Wind" + "weaponid" "88534" + "buttonid" "88601" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "4" + { + "name" "Bio" + "short" "Bio" + "color" "20BC59" + "filter" "Filter_Bio" + "weaponid" "89477" + "buttonid" "89472" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } +} diff --git a/_entWatch4/configs/entwatch/ze_alien_vs_predator_v5.cfg b/_entWatch4/configs/entwatch/ze_alien_vs_predator_v5.cfg new file mode 100644 index 00000000..b04b938c --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_alien_vs_predator_v5.cfg @@ -0,0 +1,49 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Push Gun" + "short" "Push" + "color" "04B404" + "filter" "bootro" + "weaponid" "2532529" + "buttonid" "2532531" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "4" + "cooldown" "15" + } + "1" + { + "name" "Heal" + "short" "Heal" + "color" "FFFFFF" + "filter" "Filter_Heal" + "weaponid" "9191195" + "buttonid" "9191192" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "2" + "cooldown" "49" + } + "1" + { + "name" "Bomb" + "short" "Bomb" + "color" "4A8AE2" + "filter" "" + "weaponid" "2468646" + "buttonid" "9027758" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_ancient_wrath_v2_test27.cfg b/_entWatch4/configs/entwatch/ze_ancient_wrath_v2_test27.cfg new file mode 100644 index 00000000..88676fe3 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_ancient_wrath_v2_test27.cfg @@ -0,0 +1,111 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Ammo Gun" + "short" "Ammo" + "color" "FFCC33" + "filter" "weapon_ammorefill_player" + "weaponid" "4791896" + "buttonid" "4791891" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "1" + { + "name" "Rift Gun" + "short" "Rift" + "color" "9900FF" + "filter" "weapon_electro_player" + "weaponid" "4792261" + "buttonid" "4792258" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "2" + { + "name" "Inferno Gun" + "short" "Inferno" + "color" "FF3700" + "filter" "weapon_flamethrower_player" + "weaponid" "4792537" + "buttonid" "4792539" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Growth Gun" + "short" "Growth" + "color" "669900" + "filter" "weapon_earth_player" + "weaponid" "4793316" + "buttonid" "4793318" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "4" + { + "name" "Tornado Gun" + "short" "Tornado" + "color" "0099CC" + "filter" "weapon_push_player" + "weaponid" "4793530" + "buttonid" "4793527" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + + // Zombie - Items + "5" + { + "name" "Quadralex (ZM)" + "short" "Quadralex" + "color" "E4A1FF" + "filter" "" + "weaponid" "2109516" + "buttonid" "" + "triggerid" "2109507" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "6" + { + "name" "Rusher (ZM)" + "short" "Rusher" + "color" "9900FF" + "filter" "" + "weaponid" "2109055" + "buttonid" "" + "triggerid" "2109046" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_atix_extinction_b7.cfg b/_entWatch4/configs/entwatch/ze_atix_extinction_b7.cfg new file mode 100644 index 00000000..f0a4ce0f --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_atix_extinction_b7.cfg @@ -0,0 +1,66 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Pushgun" + "short" "Pushgun" + "color" "0072FF" + "filter" "" + "weaponid" "443964" + "buttonid" "443953" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "21" + } + "1" + { + "name" "Napalm Launcher" + "short" "Napalm Launcher" + "color" "0072FF" + "filter" "" + "weaponid" "507423" + "buttonid" "507432" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "32" + "cooldown" "4" + } + "2" + { + "name" "Ammo Box" + "short" "Ammo" + "color" "0072FF" + "filter" "" + "weaponid" "483667" + "buttonid" "483669" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + + // Zombie - Items + "3" + { + "name" "Rocket Launcher" + "short" "Rocket" + "color" "FF0000" + "filter" "" + "weaponid" "442275" + "buttonid" "0" + "triggerid" "442281" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_bowser_in_the_fire_sea_v1e.cfg b/_entWatch4/configs/entwatch/ze_bowser_in_the_fire_sea_v1e.cfg new file mode 100644 index 00000000..fa334678 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_bowser_in_the_fire_sea_v1e.cfg @@ -0,0 +1,79 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Color Lift" + "short" "Lift" + "color" "FF80FF" + "filter" "" + "weaponid" "237001" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Health Mushroom" + "short" "Health" + "color" "FFFFFF" + "filter" "health_mushroom_player" + "weaponid" "272566" + "buttonid" "276328" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "2" + { + "name" "Poison Fire Mushroom" + "short" "Poison" + "color" "8000FF" + "filter" "poison_mushroom" + "weaponid" "280094" + "buttonid" "280161" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "3" + { + "name" "Wind Fire Mushroom" + "short" "Wind" + "color" "00FF00" + "filter" "wind_fire_mushroom" + "weaponid" "286845" + "buttonid" "286865" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "4" + { + "name" "Power Star" + "short" "Power" + "color" "FFFF00" + "filter" "star" + "weaponid" "330419" + "buttonid" "330421" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_christmas_infection_v2_3.cfg b/_entWatch4/configs/entwatch/ze_christmas_infection_v2_3.cfg new file mode 100644 index 00000000..b238a7ab --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_christmas_infection_v2_3.cfg @@ -0,0 +1,262 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Icewall" + "short" "Icewall" + "color" "Icewall" + "filter" "icewall" + "weaponid" "361395" + "buttonid" "361423" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "66" + } + "1" + { + "name" "Magical Lantern" + "short" "Lantern" + "color" "00FFAA" + "filter" "lant" + "weaponid" "364139" + "buttonid" "364141" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "61" + } + "2" + { + "name" "Mines" + "short" "Mines" + "color" "F53D3D" + "filter" "zpres" + "weaponid" "365900" + "buttonid" "365895" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "6" + "cooldown" "0" + } + "3" + { + "name" "Unlimited Ammo" + "short" "Ammo" + "color" "00CC03" + "filter" "tree" + "weaponid" "366934" + "buttonid" "366929" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "51" + } + "4" + { + "name" "Snowball Launcher" + "short" "Snowballs" + "color" "47FFFC" + "filter" "snow" + "weaponid" "373567" + "buttonid" "373574" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "35" + } + "5" + { + "name" "Napalm Candle" + "short" "Candle" + "color" "FF7300" + "filter" "we1" + "weaponid" "372103" + "buttonid" "372100" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "6" + { + "name" "Core" + "short" "Core" + "color" "CC0000" + "filter" "" + "weaponid" "753917" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "7" + { + "name" "Banana Gun" + "short" "Banana" + "color" "EEFF00" + "filter" "banana" + "weaponid" "932778" + "buttonid" "1122955" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "8" + { + "name" "Penis Gun" + "short" "Penis" + "color" "FF005D" + "filter" "" + "weaponid" "900562" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "9" + { + "name" "Hat Gun" + "short" "Hat" + "color" "DD4411" + "filter" "" + "weaponid" "900523" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + + + // Zombie - Items + "10" + { + "name" "Zombie Heal" + "short" "Zombie Heal" + "color" "FF0000" + "filter" "healfil" + "weaponid" "381242" + "buttonid" "3282" + "triggerid" "381278" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "56" + } + "11" + { + "name" "Christmas Ogre" + "short" "Ogre" + "color" "B40404" + "filter" "" + "weaponid" "386892" + "buttonid" "0" + "triggerid" "386993" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "12" + { + "name" "Ice Boomerang" + "short" "Boomerang" + "color" "0087E8" + "filter" "boomer" + "weaponid" "392708" + "buttonid" "3282" + "triggerid" "392720" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "35" + } + "13" + { + "name" "Zombie Fog" + "short" "Fog" + "color" "969696" + "filter" "fog" + "weaponid" "399172" + "buttonid" "399176" + "triggerid" "399325" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "14" + { + "name" "Whirlpool Summoner" + "short" "Whirlpool" + "color" "B40404" + "filter" "tornado" + "weaponid" "1028432" + "buttonid" "1028429" + "triggerid" "1054333" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "15" + { + "name" "Trampoline Placer" + "short" "Trampoline" + "color" "B40404" + "filter" "tramp" + "weaponid" "1062968" + "buttonid" "1062970" + "triggerid" "1062965" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "76" + } + "16" + { + "name" "Zombie King" + "short" "Zombie King" + "color" "D4AF37" + "filter" "" + "weaponid" "1104667" + "buttonid" "0" + "triggerid" "1104669" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_crashbandicoot_v1fix.cfg b/_entWatch4/configs/entwatch/ze_crashbandicoot_v1fix.cfg new file mode 100644 index 00000000..8b97beca --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_crashbandicoot_v1fix.cfg @@ -0,0 +1,19 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Apple Cannon" + "short" "Cannon" + "color" "0040FF" + "filter" "tappo_kantaja" + "weaponid" "432248" + "buttonid" "432245" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_gameshow_v1_2.cfg b/_entWatch4/configs/entwatch/ze_gameshow_v1_2.cfg new file mode 100644 index 00000000..e3210528 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_gameshow_v1_2.cfg @@ -0,0 +1,49 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Monkey Bomb" + "short" "Bomb" + "color" "4C4CFF" + "filter" "mine_filter" + "weaponid" "1246980" + "buttonid" "1318677" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "4" + "cooldown" "2" + } + "1" + { + "name" "Push Gun" + "short" "Push Gun" + "color" "4C4CFF" + "filter" "push_filter" + "weaponid" "1247066" + "buttonid" "1372264" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "30" + } + "2" + { + "name" "Freeze Gun" + "short" "Freeze Gun" + "color" "4C4CFF" + "filter" "freeze_filter" + "weaponid" "1247221" + "buttonid" "1372425" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "30" + } +} diff --git a/_entWatch4/configs/entwatch/ze_gods_wrath_v3_8b.cfg b/_entWatch4/configs/entwatch/ze_gods_wrath_v3_8b.cfg new file mode 100644 index 00000000..ef750620 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_gods_wrath_v3_8b.cfg @@ -0,0 +1,49 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Burner Gun" + "short" "Burner Gun" + "color" "FF0000" + "filter" "" + "weaponid" "116712" + "buttonid" "123327" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "1" + { + "name" "Burner Gun" // Second burner ???? + "short" "Burner Gun" + "color" "00FF00" + "filter" "" + "weaponid" "128073" + "buttonid" "128064" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "8" // Value from the button wait + } + "2" + { + "name" "The Bow" + "short" "The Bow" + "color" "FF7F00" + "filter" "" + "weaponid" "124212" + "buttonid" "124209" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "8" // Value from the button wait + } +} diff --git a/_entWatch4/configs/entwatch/ze_grau_s2.cfg b/_entWatch4/configs/entwatch/ze_grau_s2.cfg new file mode 100644 index 00000000..2884fd63 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_grau_s2.cfg @@ -0,0 +1,81 @@ +"items" +{ + // Zombie - Items + "0" + { + "name" "Item1" + "short" "Item1" + "color" "FF0000" + "filter" "item1_gr" + "weaponid" "298159" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Item2" + "short" "Item2" + "color" "FF0000" + "filter" "item2_gr" + "weaponid" "298201" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Item3" + "short" "Item3" + "color" "FF0000" + "filter" "item3_gr" + "weaponid" "377002" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + + // Triggers + "3" + { + "name" "Trigger 1" + "triggerid" "377100" + } + "4" + { + "name" "Trigger 2" + "triggerid" "377233" + } + "5" + { + "name" "Trigger 3" + "triggerid" "299257" + } + "6" + { + "name" "Trigger 4" + "triggerid" "299269" + } + "7" + { + "name" "Trigger 5" + "triggerid" "299755" + } + "8" + { + "name" "Trigger 6" + "triggerid" "299762" + } +} diff --git a/_entWatch4/configs/entwatch/ze_gris_fyk.cfg b/_entWatch4/configs/entwatch/ze_gris_fyk.cfg new file mode 100644 index 00000000..fb63238c --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_gris_fyk.cfg @@ -0,0 +1,66 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Heal" + "short" "Heal" + "color" "FFFFFF" + "filter" "" + "weaponid" "638075" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + + // Zombie - Items + "1" + { + "name" "Item1" + "short" "Item1" + "color" "FF0000" + "filter" "item1" + "weaponid" "1019078" + "buttonid" "1019029" + "triggerid" "938570" + "display" "7" + "slot" "3" + "mode" "0" // No spam needed for the item + "maxuses" "0" + "cooldown" "5" + } + "2" + { + "name" "Item2" + "short" "Item2" + "color" "FF0000" + "filter" "item2" + "weaponid" "1021495" + "buttonid" "0" + "triggerid" "938581" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Item3" + "short" "Item3" + "color" "FF0000" + "filter" "item3" + "weaponid" "1020939" + "buttonid" "0" + "triggerid" "936853" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_horizon_sky_escape_b1s.cfg b/_entWatch4/configs/entwatch/ze_horizon_sky_escape_b1s.cfg new file mode 100644 index 00000000..97c9f972 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_horizon_sky_escape_b1s.cfg @@ -0,0 +1,19 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Book" + "short" "Book" + "color" "FFFFFF" + "filter" "stage1_tele_trigger" + "weaponid" "385304" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_icecap_derp_unloze_v420.cfg b/_entWatch4/configs/entwatch/ze_icecap_derp_unloze_v420.cfg new file mode 100644 index 00000000..e065e657 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_icecap_derp_unloze_v420.cfg @@ -0,0 +1,49 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Cock 1" + "short" "Cock 1" + "color" "FF2828" + "filter" "" + "weaponid" "145599" + "buttonid" "145608" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } + "1" + { + "name" "Cock 2" + "short" "Cock 2" + "color" "7DBEFF" + "filter" "" + "weaponid" "213802" + "buttonid" "213811" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } + "2" + { + "name" "Cock 3" + "short" "Cock 3" + "color" "F4F4F4" + "filter" "" + "weaponid" "266867" + "buttonid" "266876" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } +} diff --git a/_entWatch4/configs/entwatch/ze_industrial_dejavu_v3_3_1.cfg b/_entWatch4/configs/entwatch/ze_industrial_dejavu_v3_3_1.cfg new file mode 100644 index 00000000..1f96db41 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_industrial_dejavu_v3_3_1.cfg @@ -0,0 +1,126 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Push Gun" + "short" "Push" + "color" "00D8D5" + "filter" "push" + "weaponid" "114509" + "buttonid" "114500" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "66" + } + "1" + { + "name" "Ammo Box" + "short" "Ammo" + "color" "AD4100" + "filter" "ammo" + "weaponid" "117260" + "buttonid" "117335" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "90" + } + "2" + { + "name" "Freezegun" + "short" "Freeze" + "color" "21FFFC" + "filter" "coolr" + "weaponid" "118065" + "buttonid" "695664" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "75" + } + "3" + { + "name" "Laser Wall" + "short" "Wall" + "color" "6459C9" + "filter" "laser" + "weaponid" "119767" + "buttonid" "119773" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "65" + } + "4" + { + "name" "Flamethrower" + "short" "Flamethrower" + "color" "EB6036" + "filter" "we1" + "weaponid" "2730" + "buttonid" "113819" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + + // Zombie - Items + "9" + { + "name" "Zombie Heal" + "short" "Heal" + "color" "F5F5F5" + "filter" "heal" + "weaponid" "122959" + "buttonid" "3282" + "triggerid" "122951" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "90" + } + "10" + { + "name" "Zombie Rage" + "short" "Rage" + "color" "E00250" + "filter" "ragezm" + "weaponid" "122959" + "buttonid" "3283" + "triggerid" "124350" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "120" + } + "11" + { + "name" "Zombie Vortex" + "short" "Vortex" + "color" "F5F5F5" + "filter" "heal" + "weaponid" "129343" + "buttonid" "3284" + "triggerid" "129335" + "display" "7" + "slot" "3" + "mode" "1" + "maxuses" "0" + "cooldown" "120" + } +} diff --git a/_entWatch4/configs/entwatch/ze_infected_sewers_v6_5.cfg b/_entWatch4/configs/entwatch/ze_infected_sewers_v6_5.cfg new file mode 100644 index 00000000..f458b9ce --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_infected_sewers_v6_5.cfg @@ -0,0 +1,81 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Pusher" + "short" "Pusher" + "color" "007EBB" + "filter" "" + "weaponid" "1699567" + "buttonid" "1699634" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "1" + { + "name" "Minigun" + "short" "Minigun" + "color" "15D6D6" + "filter" "" + "weaponid" "1346602" + "buttonid" "1346604" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Flamethrower" + "short" "Flamethrower" + "color" "FF2828" + "filter" "" + "weaponid" "1335512" + "buttonid" "1336137" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "3" + { + "name" "Key" + "short" "Key" + "color" "C10000" + "filter" "" + "weaponid" "4082828" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + + // Zombie - Items + "4" + { + "name" "Bloodsucker" + "short" "Bloodsucker" + "color" "C10000" + "filter" "" + "weaponid" "1303227" + "buttonid" "1303224" + "triggerid" "0" + "display" "7" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_infected_tramway_v3_3.cfg b/_entWatch4/configs/entwatch/ze_infected_tramway_v3_3.cfg new file mode 100644 index 00000000..6ef27f52 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_infected_tramway_v3_3.cfg @@ -0,0 +1,64 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Blue P90" + "short" "Blue P90" + "color" "0000FF" + "filter" "" + "weaponid" "196705" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "White P90" + "short" "White P90" + "color" "FFFFFF" + "filter" "" + "weaponid" "196631" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "P90 with Plans" + "short" "Plans" + "color" "0080FF" + "filter" "" + "weaponid" "196869" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Yellow P90" + "short" "Yellow P90" + "color" "FFFF00" + "filter" "" + "weaponid" "196983" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_italy_town_v3.cfg b/_entWatch4/configs/entwatch/ze_italy_town_v3.cfg new file mode 100644 index 00000000..31e39bc1 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_italy_town_v3.cfg @@ -0,0 +1,64 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Sword" + "short" "Sword" + "color" "B0BCBF" + "filter" "" + "weaponid" "7444" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Rocket Launcher" + "short" "Rocket" + "color" "8B7D8C" + "filter" "" + "weaponid" "296846" + "buttonid" "572144" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "2" + { + "name" "Flamethrower" + "short" "Flamethrower" + "color" "FC5151" + "filter" "we1" + "weaponid" "2730" + "buttonid" "38096" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Cold Gun" + "short" "Cold Gun" + "color" "3D6EF5" + "filter" "coolr" + "weaponid" "39556" + "buttonid" "695664" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } +} diff --git a/_entWatch4/configs/entwatch/ze_johnny_nukem_b8_3.cfg b/_entWatch4/configs/entwatch/ze_johnny_nukem_b8_3.cfg new file mode 100644 index 00000000..1ddf65f6 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_johnny_nukem_b8_3.cfg @@ -0,0 +1,109 @@ +"items" +{ + // Human - Items + "0" + { + "name" "UFO" + "short" "UFO" + "color" "2A2A2A" + "filter" "UFO_Owner" + "weaponid" "310976" + "buttonid" "310978" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "1" + { + "name" "Rainbow Flamethrower" + "short" "Flamethrower" + "color" "FF0000" + "filter" "flamethrower" + "weaponid" "312056" + "buttonid" "311975" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Bubble Gun" + "short" "Bubble" + "color" "3B5998" + "filter" "electric" + "weaponid" "309378" + "buttonid" "309380" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "3" + { + "name" "Mountain Dew" + "short" "Heal" + "color" "FFFFFF" + "filter" "Heal_Owner" + "weaponid" "310117" + "buttonid" "310114" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "2" + "cooldown" "30" + } + "4" + { + "name" "Ammo Taco Box" + "short" "Ammo" + "color" "ffb028" + "filter" "kuulid" + "weaponid" "594280" + "buttonid" "594273" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "2" + "cooldown" "60" + } + "5" + { + "name" "Pink Elephants" + "short" "Mines" + "color" "FF69B4" + "filter" "mineboom" + "weaponid" "643708" + "buttonid" "643710" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "5" + "cooldown" "2" + } + "6" + { + "name" "Rebel Chainsaw" + "short" "Chainsaw" + "color" "EE32FF" + "filter" "" + "weaponid" "645629" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_jungle_escape_v1_2.cfg b/_entWatch4/configs/entwatch/ze_jungle_escape_v1_2.cfg new file mode 100644 index 00000000..ea401c1f --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_jungle_escape_v1_2.cfg @@ -0,0 +1,94 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Electro" + "short" "Electro" + "color" "BCCD00" + "filter" "item_1" + "weaponid" "53788" + "buttonid" "53860" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "1" + { + "name" "Ice" + "short" "Ice" + "color" "00FFFF" + "filter" "item_2" + "weaponid" "87317" + "buttonid" "87424" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "2" + { + "name" "Wurzel Push" + "short" "Push" + "color" "04B404" + "filter" "item_3" + "weaponid" "122719" + "buttonid" "122934" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "25" + } + "3" + { + "name" "Wurzel Sculpture" + "short" "Wall" + "color" "965F00" + "filter" "item_4" + "weaponid" "567697" + "buttonid" "567784" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "3" + "maxuses" "10" + "cooldown" "2" + } + "4" + { + "name" "Cura Bubble" + "short" "Bubble" + "color" "FFFFFF" + "filter" "item_5" + "weaponid" "1313204" + "buttonid" "1313361" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "5" + { + "name" "Crystal" + "short" "Crystal" + "color" "7C7B74" + "filter" "" + "weaponid" "456745" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_magic_carpet_v1_0.cfg b/_entWatch4/configs/entwatch/ze_magic_carpet_v1_0.cfg new file mode 100644 index 00000000..04c7fc13 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_magic_carpet_v1_0.cfg @@ -0,0 +1,19 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Shield" + "short" "Shield" + "color" "004488" + "filter" "shielduser" + "weaponid" "8158" + "buttonid" "28228" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } +} diff --git a/_entWatch4/configs/entwatch/ze_pokemon_adventure_v1_1s.cfg b/_entWatch4/configs/entwatch/ze_pokemon_adventure_v1_1s.cfg new file mode 100644 index 00000000..b7bcb854 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_pokemon_adventure_v1_1s.cfg @@ -0,0 +1,154 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Potion" + "short" "Potion" + "color" "00FF00" + "filter" "" + "weaponid" "416492" + "buttonid" "416483" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "1" + { + "name" "Potion" + "short" "Potion" + "color" "00FF00" + "filter" "" + "weaponid" "223404" + "buttonid" "223406" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "2" + { + "name" "Potion" + "short" "Potion" + "color" "00FF00" + "filter" "" + "weaponid" "408950" + "buttonid" "408613" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "3" + { + "name" "Ammo" + "short" "Ammo" + "color" "FFFF00" + "filter" "" + "weaponid" "416910" + "buttonid" "416898" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "4" + { + "name" "Ammo" + "short" "Ammo" + "color" "FFFF00" + "filter" "" + "weaponid" "402413" + "buttonid" "402415" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "5" + { + "name" "Ammo" + "short" "Ammo" + "color" "FFFF00" + "filter" "" + "weaponid" "396246" + "buttonid" "396237" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "6" + { + "name" "Gust" + "short" "Wind" + "color" "00FFFF" + "filter" "" + "weaponid" "389965" + "buttonid" "389967" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "7" + { + "name" "Gust" + "short" "Wind" + "color" "00FFFF" + "filter" "" + "weaponid" "223415" + "buttonid" "223417" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "8" + { + "name" "Bicycle" + "short" "Bicycle" + "color" "FFFFFF" + "filter" "" + "weaponid" "227514" + "buttonid" "1716406" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "9" + { + "name" "Pokeball" + "short" "Pokeball" + "color" "FF0000" + "filter" "" + "weaponid" "223332" + "buttonid" "223327" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } +} diff --git a/_entWatch4/configs/entwatch/ze_portal_story_v3_2.cfg b/_entWatch4/configs/entwatch/ze_portal_story_v3_2.cfg new file mode 100644 index 00000000..f9034978 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_portal_story_v3_2.cfg @@ -0,0 +1,49 @@ +"items" +{ + // Humans - Items + "0" + { + "name" "Portal Pistol" + "short" "Portal" + "color" "A4DEB2" + "filter" "" + "weaponid" "144878" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Repulsion Gel" + "short" "Repulsion" + "color" "009CFF" + "filter" "rep_carrier" + "weaponid" "165507" + "buttonid" "165439" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "2" + { + "name" "Propulsion Gel" + "short" "Propulsion" + "color" "FF8A00" + "filter" "prop_carrier" + "weaponid" "166172" + "buttonid" "166104" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } +} diff --git a/_entWatch4/configs/entwatch/ze_santassination_css2.cfg b/_entWatch4/configs/entwatch/ze_santassination_css2.cfg new file mode 100644 index 00000000..9081611c --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_santassination_css2.cfg @@ -0,0 +1,94 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Speeder" + "short" "Speeder" + "color" "0040FF" + "filter" "item_speeder" + "weaponid" "2078800" + "buttonid" "2078724" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "7" + } + "1" + { + "name" "Herder" + "short" "Herder" + "color" "0040FF" + "filter" "item_herder" + "weaponid" "1847126" + "buttonid" "1847050" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "5" + } + "2" + { + "name" "Healing Shitbox" + "short" "Healing Shitbox" + "color" "0040FF" + "filter" "item_medkit" + "weaponid" "1983722" + "buttonid" "1983646" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "3" + { + "name" "Rocket Cannon" + "short" "Rocket Cannon" + "color" "0040FF" + "filter" "item_rocket" + "weaponid" "183120" + "buttonid" "183115" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "8" + } + "4" + { + "name" "Beam Cannon" + "short" "Beam Cannon" + "color" "0040FF" + "filter" "item_laser" + "weaponid" "183400" + "buttonid" "183392" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "1" + } + "5" + { + "name" "Mini Cannon" + "short" "Mini Cannon" + "color" "0040FF" + "filter" "item_minigun" + "weaponid" "183633" + "buttonid" "183625" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_sg1_missions_v2_1.cfg b/_entWatch4/configs/entwatch/ze_sg1_missions_v2_1.cfg new file mode 100644 index 00000000..1784f783 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_sg1_missions_v2_1.cfg @@ -0,0 +1,64 @@ +"items" +{ + // Human - Items + "0" + { + "name" "C4" + "short" "C4" + "color" "FF8C00" + "filter" "" + "weaponid" "2919" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Tablet" + "short" "Tablet" + "color" "FFFF00" + "filter" "" + "weaponid" "3159" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Rd" + "short" "Rd" + "color" "FF8C00" + "filter" "" + "weaponid" "434470" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Zat" + "short" "Zat" + "color" "32CD32" + "filter" "" + "weaponid" "435000" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +} diff --git a/_entWatch4/configs/entwatch/ze_temple_raider_b4.cfg b/_entWatch4/configs/entwatch/ze_temple_raider_b4.cfg new file mode 100644 index 00000000..aa2f5da6 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_temple_raider_b4.cfg @@ -0,0 +1,19 @@ +"items" +{ + // Humans - Items + "0" + { + "name" "Health Kit" + "short" "Heal" + "color" "E2EE2D" + "filter" "Player_Gun_Heal" + "weaponid" "1880330" + "buttonid" "1880262" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } +}