View Feature Request
consolidate potions
Feature #: 1531
File: Srendarr - Aura, Buff & Debuff Tracker
Date: 08/27/16 02:47 AM
By: Scootworks
Status: Under Review
it will be awesome if we could consolidate potion auras too

RSS 2.0 Feed for Favorite CommentsNotes Sort Options
By: Scootworks - 10/11/16 03:28 AM
crafted potions:
Code:
    [45222] = true, --"Major Fortitude",
    [45224] = true, --"Major Intellect",
    [45226] = true, --"Major Endurance",
    [45236] = true, --"Increase Detection",
    [45237] = true, --"Vanish",
    [45239] = true, --"Unstoppable",

    [46113] = true, --"Health Potion Poison",
    [46193] = true, --"Ravage Magicka",
    [46199] = true, --"Ravage Stamina",
    [46202] = true, --"Minor Cowardice",
    [46204] = true, --"Minor Maim",
    [46206] = true, --"Minor Breach",
    [46208] = true, --"Minor Fracture",
    [46210] = true, --"Hindrance",

    [47203] = true, --"Minor Enervation",

    [64555] = true, --"Major Brutality",
    [64558] = true, --"Major Sorcery",
    [64562] = true, --"Major Ward",
    [64566] = true, --"Major Expedition",
    [64568] = true, --"Major Savagery",
    [64570] = true, --"Major Prophecy",

    [79705] = true, --"Lingering Restore Health",
    [79709] = true, --"Creeping Ravage Health",
    [79712] = true, --"Minor Protection",
    [79848] = true, --"Major Vitality",
    [79860] = true, --"Minor Defile",
noncrafted potions
Code:
    [63672] = true, --"Major Fortitude",
    [63678] = true, --"Major Intellect",
    [63683] = true, --"Major Endurance",

    [72928] = true, --"Major Fortitude",
    [72930] = true, --"Unstoppable",
    [72932] = true, --"Major Intellect",
    [72933] = true, --"Major Sorcery",
    [72935] = true, --"Major Endurance",
    [72936] = true, --"Major Brutality",

    [78054] = true, --"Major Endurance",
    [78058] = true, --"Vanish",
    [78080] = true, --"Major Endurance",
    [78081] = true, --"Major Expedition",
crown store potions
Code:
    [68405] = true, --"Major Fortitude",
    [68406] = true, --"Major Intellect",
    [68408] = true, --"Major Endurance",

    [86683] = true, --"Major Intellect",
    [86684] = true, --"Major Prophecy",
    [86685] = true, --"Major Sorcery",
    [86693] = true, --"Major Endurance",
    [86694] = true, --"Major Savagery",
    [86695] = true, --"Major Brutality",
    [86697] = true, --"Major Fortitude",
    [86698] = true, --"Unstoppable",
    [86699] = true, --"Invisibility",
    [86780] = true, --"Invisibility",