You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
@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 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"];
The text was updated successfully, but these errors were encountered: