Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CotE for all warlock profiles #281

Open
tropicdome opened this issue Jun 23, 2013 · 6 comments
Open

CotE for all warlock profiles #281

tropicdome opened this issue Jun 23, 2013 · 6 comments

Comments

@tropicdome
Copy link
Contributor

@kirk
Just opened this issue to continue some of the ideas about Curse of the Elements, since the other issue got merged and then closed :)

Quote:
"One suggestion, set Curse of the Elements only to be cast on bosses or mobs with a certain % hp. Often it is just a waste of time to cast it.

Also, perhaps make an ignore table, where you can put in mobs you do not want to put it on (or test for immunity event), e.g. the pylons on Elegon, I think it was those that were immune to it, so it would cast it over and over again (I think it was that fight, but in any case it can be a problem on some raid fights.)"

Actually I meant for the Destro profile, but of course it should perhaps be the same for alle warlock profiles.

@ghost
Copy link

ghost commented Jun 23, 2013

@ check for CotE

  • jps.targetIsRaidBoss() (maybe I should change it to unitIsRaidBoss() for focus, bossN)
  • TDD > CotE tick dur and jps.hp(target,"abs") > 1000000
  • ignore mobs which are immune against dots

@kirk24788
Copy link
Contributor

Yeah, already implemented the ignore table locally, i removed it because of the hard coded english names, just wanted to make the rotation usable on all clients, took me a whilte to find out how to get the unit id ^^

Wasn't jps.hp(target,"abs") the amount of hp missing? In this case this won't work....but I already made it slighty different - hpLeft - 1000000 * raidMemberCount

@kirk24788
Copy link
Contributor

I guess this issue can be closed?
It is implemented for destro and affli...demo is a mess, don't know when I'll have the time to look at the demo rotation, currently I'm more interested in a kanrethad rotation... ^^

@ghost
Copy link

ghost commented Jul 16, 2013

I'm going to rebuild the CotE Stuff. Currently it cast's CotE due the hp limit very rarely

@kirk24788
Copy link
Contributor

Hmm...which level/itemlevel? I calculated it based on my lock... if the mobs dies within 6-7 seconds it's usually not worth it...

@ghost
Copy link

ghost commented Aug 5, 2013

it was lvl 85-89. On 90 no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants