PDA

View Full Version : Safe Exori, Exori Gran and Exori Min [When player is on area spell cast exori hur]



rusek
03-13-2016, 10:29 PM
Like as title at this moment im using this script i hope is possible to make some edit of someone to work perfect exacly i want thanks a lot and im sure many peoples will need it
Jontor DarkstaR


attacks = {}
attacks[#attacks + 1] = { attack = "exori gran", mana = 340, target = true, radius = 1, distance = 1, count = 3, minhp = 10, maxhp = 100, targets = {"Glooth Bandit", "Glooth Brigand", "Glooth Golem", "Devourer", "Glooth Anemone", "Metal Gargoyle", "Rot Elemental", "Rustheap Golem"} }
attacks[#attacks + 1] = { attack = "exori min", mana = 200, target = false, radius = 1, distance = 1, count = 3, minhp = 10, maxhp = 100, targets = {"Glooth Bandit", "Glooth Brigand", "Glooth Golem", "Devourer", "Glooth Anemone", "Metal Gargoyle", "Rot Elemental", "Rustheap Golem"} }
attacks[#attacks + 1] = { attack = "exori", mana = 150, target = true, radius = 1, distance = 1, count = 2, minhp = 0, maxhp = 100, targets = {"Glooth Bandit", "Glooth Brigand", "Glooth Golem", "Devourer", "Glooth Anemone", "Metal Gargoyle", "Rot Elemental", "Rustheap Golem"} }
attacks[#attacks + 1] = { attack = "exori ico", mana = 40, target = true, radius = 7, distance = 1, count = 1, minhp = 0, maxhp = 100, targets = {"Glooth Bandit", "Glooth Brigand", "Glooth Golem", "Devourer", "Glooth Anemone", "Metal Gargoyle", "Rot Elemental", "Rustheap Golem"} }
attacks[#attacks + 1] = { attack = "exori hur", mana = 40, target = true, radius = 7, distance = 5, count = 1, minhp = 0, maxhp = 100, targets = {"Glooth Bandit", "Glooth Brigand", "Glooth Golem", "Devourer", "Glooth Anemone", "Metal Gargoyle", "Rot Elemental", "Rustheap Golem"} }

Jontor
03-14-2016, 07:31 AM
Do you have the rest of this script or should I code it on my own?

rusek
03-14-2016, 03:56 PM
Jontor u can do script of your self (pvp security)