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

Idea for Prideful. #58

Open
derekmcghee opened this issue Dec 30, 2020 · 2 comments
Open

Idea for Prideful. #58

derekmcghee opened this issue Dec 30, 2020 · 2 comments

Comments

@derekmcghee
Copy link

derekmcghee commented Dec 30, 2020

I tried to implement it on my own. Got the mob to show up by editing the lua for each dungeon, and it would show up wherever i put the XY at but without a name. I thought i would try to make it moveable by hacking it into being the mob for the old BFA Nyalotha Spire to make it moveable, but still no dice. The dev panel is wonky use to add stuff to maps esp with no real instructions on how to use it.

So here is my idea and the data i have for you guys. Make 5 "Manifestation of Pride" NPC Blips on the main map using the NPC half of the Nyalotha Spire VignettePinTemplate Blip which is already draggable and can be dropped onto the MapLinkPin POI's to move and place where we plan to spawn our prideful at. I know the pull counter colors the NPC portrait dragon on the pull number red for it, but its hard to really KNOW where its going to spawn when sharing a route. here is the NPC data for the prideful.

["id"] = 173729; ["characteristics"] = { ["Taunt"] = true; }; ["spells"] = { [340873] = {}; [342466] = {}; }; ["scale"] = 2; ["teemingCount"] = 0; ["count"] = 0; ["displayId"] = 97240; ["creatureType"] = L["Aberration"]; ["level"] = 60; ["health"] = 280000; ["name"] = L["Manifestation of Pride"];

@erigul
Copy link

erigul commented Dec 30, 2020

How about adding a big red glow around the map icons that happens to trigger prideful, in addition to the existing prideful icon on that pull list? That would mean no additional icons to move around.

@srenauld
Copy link
Collaborator

@ErikGulliksen The glow is a good idea, but I would do both. There are a few pridefuls we kite on our routes (particularly in ToP), so having the possibility to indicate this would be ideal.

I'll see what I can come up with.

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

3 participants