diff --git a/_entWatch4/configs/entwatch/ze_ffvii_temple_ancient_v3_3.cfg b/_entWatch4/configs/entwatch/ze_ffvii_temple_ancient_v3_3.cfg new file mode 100644 index 00000000..1871dbe8 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_ffvii_temple_ancient_v3_3.cfg @@ -0,0 +1,109 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Earth" + "short" "Earth" + "color" "8B4513" + "filter" "filter_gravity" + "weaponid" "1699278" + "buttonid" "1699210" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "75" + } + "1" + { + "name" "Poison" + "short" "Poison" + "color" "00FF00" + "filter" "filter_electro" + "weaponid" "1699960" + "buttonid" "1699821" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "2" + { + "name" "Fire" + "short" "Fire" + "color" "FF0000" + "filter" "filter_fire" + "weaponid" "1699377" + "buttonid" "1699368" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "3" + { + "name" "Ice" + "short" "Ice" + "color" "00FFFF" + "filter" "filter_ice" + "weaponid" "1699054" + "buttonid" "1699056" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "65" + } + "4" + { + "name" "Heal" + "short" "Heal" + "color" "FFFFFF" + "filter" "filter_heal" + "weaponid" "1699816" + "buttonid" "1699677" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "5" + { + "name" "Wind" + "short" "Wind" + "color" "04B404" + "filter" "filter_wind" + "weaponid" "1699673" + "buttonid" "1699668" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "65" + } + "6" + { + "name" "Crystal" + "short" "Crystal" + "color" "00FF00" + "filter" "crystal_pistol" + "weaponid" "1677880" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +}