naut
Community Developer
- Joined
- Feb 9, 2012
- Messages
- 277
- Reaction score
- 21
Hey guys, I recently came back to the game and am looking to do a little bit of tweaking to trinity's combat routine to better suit my wizard.
I am using tal's set bonus, and have 4 elemental skills on my bar to maximize the damage bonus of the set. However one of these skills(meteor) is there solely to maximize the damage bonus and I would not like it to be cast anymore due to arcane power restrictions.
I am hoping to add a check for the Tal's set bonus that will no longer cast meteor upon reaching 4 stacks of "Tal Rasha's Elements"
I assume the command would be similar to the following:
GetBuffStacks(SNOPower.P3_ItemPassive_Unique_Ring_021)
Thanks in advance!
I am using tal's set bonus, and have 4 elemental skills on my bar to maximize the damage bonus of the set. However one of these skills(meteor) is there solely to maximize the damage bonus and I would not like it to be cast anymore due to arcane power restrictions.
I am hoping to add a check for the Tal's set bonus that will no longer cast meteor upon reaching 4 stacks of "Tal Rasha's Elements"
I assume the command would be similar to the following:
GetBuffStacks(SNOPower.P3_ItemPassive_Unique_Ring_021)
Thanks in advance!