sm-plugins/ItemSpawn/cfg/sourcemod/entwatch/maps/ze_ffxii_westersand_v2d.cfg
2019-07-25 00:14:52 +02:00

156 lines
3.8 KiB
INI

"entities"
{
"0"
{
"name" "Ice Magic"
"shortname" "Ice"
"color" "0814FF"
"buttonclass" "func_button"
"filtername" "target_ice"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "575922"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"6"
{
"name" "Wind Magic"
"shortname" "Wind"
"color" "00FF00"
"buttonclass" "func_button"
"filtername" "target_wind"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "84865"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"8"
{
"name" "Heal Magic"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "target_heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "83068"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"10"
{
"name" "Earth Magic"
"shortname" "Earth"
"color" "965F00"
"buttonclass" "func_button"
"filtername" "target_earth"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "430688"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"11"
{
"name" "Fire Magic"
"shortname" "Fire"
"color" "FF7300"
"buttonclass" "func_button"
"filtername" "target_fire"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "83760"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"12"
{
"name" "Holy Magic"
"shortname" "Holy"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "target_holy"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "87311"
"mode" "3"
"maxuses" "1"
"cooldown" "20"
"maxamount" "1"
}
"13"
{
"name" "Chocobo"
"shortname" "Chocobo"
"color" "FF0000"
"buttonclass" ""
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "133419"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"14"
{
"name" "Chocobo"
"shortname" "Chocobo"
"color" "FF0000"
"buttonclass" ""
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "430758"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}