What does each minimap circle color represents? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Neoxon's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    What does each minimap circle color represents?

    I know the blue represent blue packs, and the orange one is elite pack but what are the green one? Are they mobs that contribute the most percent to the rift?

    What does each minimap circle color represents?
  2. #2
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Neoxon View Post
    I know the blue represent blue packs, and the orange one is elite pack but what are the green one? Are they mobs that contribute the most percent to the rift?
    The colors are for rift progression (kill reward) in steps of 1, 2, 3 ,4 and rest.
    Check this for more info: Monster Progression - warpath.
    It is a bit outdated but accurate enough.

    Rift Progression Orb has largest rift progression value of 7.50.

  3. #3
    Neoxon's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JarJarD3 View Post
    The colors are for rift progression (kill reward) in steps of 1, 2, 3 ,4 and rest.
    Check this for more info: Monster Progression - warpath.
    It is a bit outdated but accurate enough.

    Rift Progression Orb has largest rift progression value of 7.50.
    What do you mean by steps? So the green one are for rift progressions.

  4. #4
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    MonsterRiftProgressionColoringPlugin has five decorators to draw those little dots on minimap for non-elite monsters aka mobs. (EliteMonsterSkillPlugin draws elites).
    Code:
    if (progression <= 1.0)
        return Decorator1;
    if (progression <= 2.0)
        return Decorator2;
    if (progression <= 3.0)
        return Decorator3;
    if (progression <= 4.0)
        return Decorator4;
    return Decorator5;
    Decorator is selected by monster's rift progression value.
    Decorator radius is larger for better rift progression as well its color should reflect same idea as well.

    Depending your play-style you might be interested in this info because of rift clear speed and efficiency.

    I use MyMonsterColoringV2 from https://www.ownedcore.com/forums/dia...gin-theme.html ([v9] Minimal plugin theme!) which has less colors as 5 colors is IMO overkill for this simple value.

Similar Threads

  1. [Question] What does this green bar represent?
    By deadmarine in forum TurboHUD Support
    Replies: 5
    Last Post: 04-21-2017, 10:16 AM
  2. What type of mobs does each of these actually effect?
    By tbdcarakias in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 01-14-2010, 11:18 AM
  3. What does Model Changing do?
    By Jimbo in forum World of Warcraft General
    Replies: 0
    Last Post: 09-28-2006, 03:29 AM
  4. What is the warden, and what doe it do?
    By WoWLegend in forum World of Warcraft General
    Replies: 2
    Last Post: 09-24-2006, 07:04 PM
  5. what does blizz do about hacked accounts
    By Killerbunnys in forum World of Warcraft General
    Replies: 7
    Last Post: 09-17-2006, 07:16 PM
All times are GMT -5. The time now is 05:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search