Page 1 of 1

KA Coercer Profile with Celestial Gate trigger

PostPosted: 23 Aug 2017, 14:41
by NWS
Here is my coercer profile that I have been using for a while, it is based off Kankors original and added some tweaks here and there. also add my ascensions (Elementalist) you can change them to yours if you like they are at the top of the cast stack.
also I am including my little trigger script that I use to enable and disable the ascension spells just name it Celestial.iss
Code: Select all

function main()
{
   Wait 1
   oc !c -ChangeCastStackListBoxItemByTag ${Me.Name} dps TRUE FALSE TRUE
   
   wait 120
   
   wait 1
   oc !c -ChangeCastStackListBoxItemByTag ${Me.Name} dps FALSE FALSE TRUE
   
}


feedback is always welcome

enjoy

Re: KA Coercer Profile with Celestial Gate trigger

PostPosted: 23 Aug 2017, 16:29
by Tantroth
Thanks for posting this!

Re: KA Coercer Profile with Celestial Gate trigger

PostPosted: 27 Aug 2017, 23:58
by soto11
awesome thnx a ton