entWatch: Comment some cfgs, and add bioshock

This commit is contained in:
zaCade 2019-04-10 14:02:02 +02:00
parent eabf64694c
commit 9801b6d63c
6 changed files with 216 additions and 26 deletions

View File

@ -0,0 +1,176 @@
"items"
{
// Human - Items
"0"
{
"name" "Insect Swarm Plasmid"
"short" "Insect Swarm"
"color" "04B404"
"filter" ""
"weaponid" "24222"
"buttonid" "24224"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "10"
}
"1"
{
"name" "Incinerate Plasmid"
"short" "Incinerate"
"color" "FF0000"
"filter" ""
"weaponid" "20392"
"buttonid" "20394"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "5"
}
"2"
{
"name" "Sonic Boom Plasmid"
"short" "Sonic Boom"
"color" "A1A1A1"
"filter" ""
"weaponid" "20538"
"buttonid" "20540"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "10"
}
"3"
{
"name" "Electro Bolt Plasmid"
"short" "Electro Bolt"
"color" "BCCD00"
"filter" ""
"weaponid" "20244"
"buttonid" "20246"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "11"
}
"4"
{
"name" "Gravity Well Plasmid"
"short" "Gravity Well"
"color" "DFDFDF"
"filter" ""
"weaponid" "5063227"
"buttonid" "5063229"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "18"
}
"5"
{
"name" "Winter Blast Plasmid"
"short" "Winter Blast"
"color" "CCE100"
"filter" ""
"weaponid" "5082173"
"buttonid" "5082175"
"triggerid" "0"
"display" "7"
"mode" "3"
"maxuses" "8"
"cooldown" "13"
}
// Human - Misc
"6"
{
"name" "Ionic Gel"
"short" "Ionic Gel"
"color" "BCCD00"
"filter" ""
"weaponid" "22991"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
"7"
{
"name" "Fuse Wire"
"short" "Fuse Wire"
"color" "BCCD00"
"filter" ""
"weaponid" "22713"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
"8"
{
"name" "Nitroglycerin"
"short" "Nitroglycerin"
"color" "BCCD00"
"filter" ""
"weaponid" "3694018"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
"9"
{
"name" "EMP Bomb"
"short" "EMP Bomb"
"color" "BCCD00"
"filter" ""
"weaponid" "3613358"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
// Zombie - Items
"10"
{
"name" "Little Sister"
"short" "Little Sister"
"color" "FF69B4"
"filter" ""
"weaponid" "2251059"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
"11"
{
"name" "Big Daddy"
"short" "Big Daddy"
"color" "7CFC00"
"filter" ""
"weaponid" "2251077"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
}

View File

@ -1,5 +1,6 @@
"items" "items"
{ {
// Human - Items
"0" "0"
{ {
"name" "Gravity Materia" "name" "Gravity Materia"
@ -127,6 +128,7 @@
"cooldown" "60" "cooldown" "60"
} }
// Zombie - Items
"9" "9"
{ {
"name" "Ice Materia" "name" "Ice Materia"
@ -184,7 +186,8 @@
"cooldown" "75" "cooldown" "75"
} }
"132" // Other - Misc
"13"
{ {
"name" "Pampa" "name" "Pampa"
"short" "Pampa" "short" "Pampa"

View File

@ -1,5 +1,6 @@
"items" "items"
{ {
// Human - Items
"0" "0"
{ {
"name" "Ice Magick" "name" "Ice Magick"
@ -71,6 +72,7 @@
"cooldown" "60" "cooldown" "60"
} }
// Human - Potions
"5" "5"
{ {
"name" "HP Potion" "name" "HP Potion"
@ -142,6 +144,7 @@
"cooldown" "14" "cooldown" "14"
} }
// Zombie - Items
"10" "10"
{ {
"name" "Warp Magick" "name" "Warp Magick"
@ -199,6 +202,7 @@
"cooldown" "65" "cooldown" "65"
} }
// Human - Esper
"14" "14"
{ {
"name" "Esper Mateus" "name" "Esper Mateus"

View File

@ -51,7 +51,7 @@
"weaponid" "1125887" "weaponid" "1125887"
"buttonid" "1125956" "buttonid" "1125956"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "1" "mode" "1"
"maxuses" "0" "maxuses" "0"
"cooldown" "1" "cooldown" "1"

View File

@ -1,5 +1,6 @@
"items" "items"
{ {
// Human - Items
"0" "0"
{ {
"name" "Barrel Item" "name" "Barrel Item"
@ -93,12 +94,13 @@
"weaponid" "6687166" "weaponid" "6687166"
"buttonid" "0" "buttonid" "0"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "0" "mode" "0"
"maxuses" "0" "maxuses" "0"
"cooldown" "0" "cooldown" "0"
} }
// Zombie - Items
"7" "7"
{ {
"name" "Barbossa" "name" "Barbossa"
@ -108,7 +110,7 @@
"weaponid" "7560944" "weaponid" "7560944"
"buttonid" "0" "buttonid" "0"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "0" "mode" "0"
"maxuses" "0" "maxuses" "0"
"cooldown" "0" "cooldown" "0"

View File

@ -1,5 +1,6 @@
"items" "items"
{ {
// Human - Items
"0" "0"
{ {
"name" "Fire" "name" "Fire"
@ -211,6 +212,22 @@
"cooldown" "60" "cooldown" "60"
} }
"15" "15"
{
"name" "Shiny Pikachu"
"short" "Shiny Pikachu"
"color" "FF8000"
"filter" ""
"weaponid" "2096294"
"buttonid" "0"
"triggerid" "0"
"display" "5"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
// Zombie - Items
"16"
{ {
"name" "Ghastly" "name" "Ghastly"
"short" "Ghastly" "short" "Ghastly"
@ -224,7 +241,9 @@
"maxuses" "0" "maxuses" "0"
"cooldown" "75" "cooldown" "75"
} }
"16"
// Human - Misc
"17"
{ {
"name" "Key" "name" "Key"
"short" "Key" "short" "Key"
@ -233,51 +252,37 @@
"weaponid" "466021" "weaponid" "466021"
"buttonid" "0" "buttonid" "0"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "0" "mode" "0"
"maxuses" "0" "maxuses" "0"
"cooldown" "0" "cooldown" "0"
} }
"17" "18"
{ {
"name" "Pokeball" "name" "Pokeball"
"short" "Pokeball" "short" "Pokeball"
"color" "FF0000" "color" "FF0000"
"filter" "Player_Pokeball" "filter" "Player_Pokeball"
"weaponid" "2096304" "weaponid" "2096304"
"buttonid" "0" "buttonid" "2096309"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "1" "mode" "1"
"maxuses" "0" "maxuses" "0"
"cooldown" "5" "cooldown" "5"
} }
"18" "19"
{ {
"name" "Masterball" "name" "Masterball"
"short" "Masterball" "short" "Masterball"
"color" "FF8A15" "color" "FF8A15"
"filter" "Player_Masterball" "filter" "Player_Masterball"
"weaponid" "2096328" "weaponid" "2096328"
"buttonid" "0" "buttonid" "2096333"
"triggerid" "0" "triggerid" "0"
"display" "7" "display" "5"
"mode" "3" "mode" "3"
"maxuses" "1" "maxuses" "1"
"cooldown" "0" "cooldown" "0"
} }
"19"
{
"name" "Shiny Pikachu"
"short" "Shiny Pikachu"
"color" "FF8000"
"filter" ""
"weaponid" "2096294"
"buttonid" "0"
"triggerid" "0"
"display" "7"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
}
} }