sm-plugins/entWatch4/configs/entwatch/ze_starwars_v2fix.cfg

95 lines
1.5 KiB
INI
Raw Normal View History

2019-04-30 22:13:20 +02:00
"items"
{
// Human - Items
"0"
{
"name" "Force Heal"
"short" "Heal"
"color" "FFFF00"
"filter" "Player_Jedi_Heal"
"weaponid" "2466"
"buttonid" "1997"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
2019-04-30 22:13:20 +02:00
}
"1"
{
"name" "Force Push"
"short" "Push"
"color" "04B404"
"filter" "Player_Jedi_Push"
"weaponid" "2464"
"buttonid" "2397"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
2019-04-30 22:13:20 +02:00
}
"2"
{
"name" "Force Grip"
"short" "Grip"
"color" "ADD8E6"
"filter" "Player_Jedi_Slowdown"
"weaponid" "2468"
"buttonid" "2015"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
2019-04-30 22:13:20 +02:00
}
"3"
{
"name" "Force Lightning"
"short" "Lightning"
"color" "0000A0"
"filter" "Player_Jedi_Electro"
"weaponid" "2469"
"buttonid" "2022"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
2019-04-30 22:13:20 +02:00
}
"4"
{
"name" "Force Speed"
"short" "Speed"
"color" "FFA500"
"filter" "Player_Jedi_Speed"
"weaponid" "2467"
"buttonid" "2029"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
2019-04-30 22:13:20 +02:00
}
"5"
{
"name" "Force Rage"
"short" "Rage"
"color" "FFFFFF"
"filter" "Player_Jedi_Rage"
"weaponid" "2465"
"buttonid" "2008"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "3"
"maxuses" "1"
"cooldown" "20"
2019-04-30 22:13:20 +02:00
}
}