You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3872 lines
278 KiB
3872 lines
278 KiB
-- Localization for Portuguese (Brazil) Clients.
|
|
if GetLocale() ~= "ptBR" then return; end
|
|
local app = select(2, ...);
|
|
local L = app.L;
|
|
|
|
DRAKE_MANUSCRIPTS = "Manuscrito de Vigia-dracos"; --TODO: plural
|
|
TRACK_ACC_WIDE = app.ccColors.Account .. "Track "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.."|R"; --TODO
|
|
ACC_WIDE_DEFAULT = "Tracked ".. app.ccColors.Account .. ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.."|R by default."; --TODO
|
|
|
|
-- General Text
|
|
--TODO: L.DESCRIPTION = "\"Foolishly you have sought your own demise. Brazenly you have disregarded powers beyond your understanding. You have fought hard to invade the realm of the Collector. Now there is only one way out - To walk the lonely path... of the damned.\"";
|
|
--TODO: L.THINGS_UNTIL = " THINGS UNTIL ";
|
|
--TODO: L.THING_UNTIL = " THING UNTIL ";
|
|
--TODO: L.YOU_DID_IT = "YOU DID IT!|r";
|
|
|
|
-- Big new chunk from AllTheThings.lua
|
|
--TODO: L.PROGRESS = "Progress";
|
|
--TODO: L.TRACKING_PROGRESS = "Tracking Progress";
|
|
--TODO: L.COLLECTED_STRING = " Collected";
|
|
--TODO: L.PROVIDERS = "Provider(s)";
|
|
--TODO: L.COLLECTION_PROGRESS = "Collection Progress";
|
|
--TODO: L.CONTAINS = "Contains:";
|
|
--TODO: L.FACTIONS = "Factions";
|
|
--TODO: L.COORDINATES_STRING = "Coordinates";
|
|
--TODO: L.NO_COORDINATES_FORMAT = "No known coordinates for %s";
|
|
--TODO: L.TOM_TOM_NOT_FOUND = "You must have TomTom installed to plot coordinates.";
|
|
--TODO: L.FLIGHT_PATHS = "Flight Paths";
|
|
--TODO: L.KNOWN_BY = "Known by ";
|
|
L.REQUIRES = "Requer";
|
|
--TODO: L.RACE_LOCKED = "Race Locked";
|
|
--TODO: L.PLEASE_REPORT_MESSAGE = "Please report this to the ATT Discord in #retail-errors! Thanks!";
|
|
--TODO: L.REPORT_TIP = "\n("..CTRL_KEY_TEXT.."+C to copy multiline report to your clipboard)";
|
|
--TODO: L.NOT_AVAILABLE_IN_PL = "Not available in Personal Loot.";
|
|
--TODO: L.MARKS_OF_HONOR_DESC = "Marks of Honor must be viewed in a Popout window to see all of the normal 'Contains' content.\n(Type '/att ' in chat then "..SHIFT_KEY_TEXT.." click to link the item)\n\n|cFFfe040fAfter purchasing and using an ensemble, relogging & a forced ATT refresh (in this order)\nmay be required to register all the items correctly.|r";
|
|
--TODO: L.ITEM_GIVES_REP = "Provides Reputation with '";
|
|
--TODO: L.COST = "Cost";
|
|
--TODO: L.COST_DESC = "This contains the visual breakdown of what is required to obtain or purchase this Thing";
|
|
--TODO: L.SOURCES = "Source(s)";
|
|
--TODO: L.SOURCES_DESC = "Shows the Source of this Thing.\n\nParticularly, a specific Vendor/NPC, Quest, Encounter, etc.";
|
|
--TODO: L.WRONG_FACTION = "You might need to be on the other faction to view this.";
|
|
--TODO: L.ARTIFACT_INTRO_REWARD = "Awarded for completing the introductory quest for this Artifact.";
|
|
--TODO: L.FACTION_SPECIFIC_REP = "Not all reputations can be viewed on a single character. IE: Warsong Outriders cannot be viewed by an Alliance Player and Silverwing Sentinels cannot be viewed by a Horde Player.";
|
|
--TODO: L.VISIT_FLIGHT_MASTER = "Visit the Flight Master to cache.";
|
|
--TODO: L.FLIGHT_PATHS_DESC = "Flight paths are cached when you talk to the flight master on each continent.\n - Crieve";
|
|
L.FOLLOWERS_COLLECTION_DESC = "Followers can be collected "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE..", if you enable this setting in ATT.\n\nYou must manually refresh the addon by "..SHIFT_KEY_TEXT.." clicking the header for this to be detected."; --TODO
|
|
--TODO: L.HEIRLOOM_TEXT = "Unlocked Heirloom";
|
|
--TODO: L.HEIRLOOM_TEXT_DESC = "This indicates whether or not you have acquired or purchased the heirloom yet.";
|
|
--TODO: L.FAILED_ITEM_INFO = "Failed to acquire item information. The item may be invalid or may not have been cached on your server yet.";
|
|
--TODO: L.HEIRLOOMS_UPGRADES_DESC = "This indicates whether or not you have upgraded the heirloom to a certain level.\n\nR.I.P. Gold.\n - Crieve";
|
|
L.MUSIC_ROLLS_AND_SELFIE_DESC = "These are unlocked per-character and are not currently shared across your account. If someone at Blizzard is reading this, it would be really swell if you made these "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE..".\n\nYou must manually refresh the addon by "..SHIFT_KEY_TEXT.." clicking the header for this to be detected."; --TODO
|
|
--TODO: L.MUSIC_ROLLS_AND_SELFIE_DESC_2 = "\n\nYou must first unlock the Music Rolls by completing the Bringing the Bass quest in your garrison for this item to drop.\n\nSelfies require the S.E.L.F.I.E Toy.";
|
|
--TODO: L.OPPOSITE_FACTION_EQ = "Opposite faction equivalent: ";
|
|
--TODO: L.SELFIE_DESC = "Take a selfie using your ";
|
|
--TODO: L.SELFIE_DESC_2 = " with |cffff8000";
|
|
--TODO: L.TIER_DATA[1].lore = "Four years after the Battle of Mount Hyjal, tensions between the Alliance & the Horde begin to arise once again. Intent on settling the arid region of Durotar, Thrall's new Horde expanded its ranks, inviting the undead Forsaken to join orcs, tauren, & trolls. Meanwhile, dwarves, gnomes & the ancient night elves pledged their loyalties to a reinvigorated Alliance, guided by the human kingdom of Stormwind. After Stormwind's king, Varian Wrynn, mysteriously disappeared, Highlord Bolvar Fordragon served as Regent but his service was marred by the manipulations & mind control of the Onyxia, who ruled in disguise as a human noblewoman. As heroes investigated Onyxia's manipulations, ancient foes surfaced in lands throughout the world to menace Horde & Alliance alike.";
|
|
--TODO: L.TIER_DATA[2].lore = "The Burning Crusade is the first expansion. Its main features include an increase of the level cap up to 70, the introduction of the blood elves & the draenei as playable races, & the addition of the world of Outland, along with many new zones, dungeons, items, quests, & monsters.";
|
|
--TODO: L.TIER_DATA[3].lore = "Wrath of the Lich King is the second expansion. The majority of the expansion content takes place in Northrend & centers around the plans of the Lich King. Content highlights include the increase of the level cap from 70 to 80, the introduction of the death knight Hero class, & new PvP/World PvP content.";
|
|
--TODO: L.TIER_DATA[4].lore = "Cataclysm is the third expansion. Set primarily in a dramatically reforged Kalimdor & Eastern Kingdoms on the world of Azeroth, the expansion follows the return of Deathwing, who causes a new Sundering as he makes his cataclysmic re-entrance into the world from Deepholm. Cataclysm returns players to the two continents of Azeroth for most of their campaigning, opening new zones such as Mount Hyjal, the sunken world of Vashj'ir, Deepholm, Uldum and the Twilight Highlands. It includes two new playable races, the worgen & the goblins. The expansion increases level cap to 85, adds the ability to fly in Kalimdor & Eastern Kingdoms, introduces Archaeology & reforging, & restructures the world itself.";
|
|
--TODO: L.TIER_DATA[5].lore = "Mists of Pandaria is the fourth expansion pack. The expansion refocuses primarily on the war between the Alliance & Horde, in the wake of the accidental rediscovery of Pandaria. Adventurers rediscover the ancient pandaren people, whose wisdom will help guide them to new destinies; the Pandaren Empire's ancient enemy, the mantid; and their legendary oppressors, the enigmatic mogu. The land changes over time & the conflict between Varian Wrynn & Garrosh Hellscream escalates. As civil war wracks the Horde, the Alliance & forces in the Horde opposed to Hellscream's violent uprising join forces to take the battle directly to Hellscream & his Sha-touched allies in Orgrimmar.";
|
|
--TODO: L.TIER_DATA[6].lore = "Warlords of Draenor is the fifth expansion. Across Draenor's savage jungles & battle-scarred plains, Azeroth's heroes will engage in a mythic conflict involving mystical draenei champions & mighty orc clans, & cross axes with the likes of Grommash Hellscream, Blackhand, & Ner'zhul at the height of their primal power. Players will need to scour this unwelcoming land in search of allies to help build a desperate defense against the old Horde's formidable engine of conquest, or else watch their own world's bloody, war-torn history repeat itself.";
|
|
--TODO: L.TIER_DATA[7].lore = "Legion is the sixth expansion. Gul'dan is expelled into Azeroth to reopen the Tomb of Sargeras & the gateway to Argus, commencing the third invasion of the Burning Legion. After the defeat at the Broken Shore, the defenders of Azeroth search for the Pillars of Creation, which were Azeroth's only hope for closing the massive demonic portal at the heart of the Tomb. However, the Broken Isles came with their own perils to overcome, from Xavius, to God-King Skovald, to the nightborne, & to Tidemistress Athissa. Khadgar moved Dalaran to the shores of this land, the city serves as a central hub for the heroes. The death knights of Acherus also took their floating necropolis to the Isles. The heroes of Azeroth sought out legendary artifact weapons to wield in battle, but also found unexpected allies in the form of the Illidari. Ongoing conflict between the Alliance & the Horde led to the formation of the class orders, with exceptional commanders putting aside faction to lead their classes in the fight against the Legion.";
|
|
--TODO: L.TIER_DATA[8].lore = "Battle for Azeroth is the seventh expansion. Azeroth paid a terrible price to end the apocalyptic march of the Legion's crusade—but even as the world's wounds are tended, it is the shattered trust between the Alliance and Horde that may prove the hardest to mend. In Battle for Azeroth, the fall of the Burning Legion sets off a series of disastrous incidents that reignites the conflict at the heart of the Warcraft saga. As a new age of warfare begins, Azeroth's heroes must set out on a journey to recruit new allies, race to claim the world's mightiest resources, and fight on several fronts to determine whether the Horde or Alliance will lead Azeroth into its uncertain future.";
|
|
--TODO: L.TIER_DATA[9].lore = "Shadowlands is the eighth expansion. What lies beyond the world you know? The Shadowlands, resting place for every mortal soul—virtuous or vile—that has ever lived.";
|
|
L.TIER_DATA[10].lore = "Dragonflight is the ninth expansion. As revoadas dragônicas de Azeroth retornaram, convocadas a defender seu lar ancestral, as Ilhas do Dragão. Repletas de magia elemental e das energias vitais de Azeroth, as Ilhas despertam uma vez mais. Cabe a você explorar suas maravilhas primordiais e revelar segredos há muito esquecidos."; --TODO: First sentence
|
|
--TODO: L.TITLES_DESC = "Titles are tracked across your account, however, your individual character must qualify for certain titles to be usable on that character.";
|
|
--TODO: L.SHARED_APPEARANCES_LABEL = "Shared Appearances";
|
|
--TODO: L.SHARED_APPEARANCES_LABEL_DESC = "The items in this list are shared appearances for the above item. In Unique Appearance Mode, this list can help you understand why or why not a specific item would be marked Collected.";
|
|
--TODO: L.UNIQUE_APPEARANCE_LABEL = "Unique Appearance";
|
|
--TODO: L.UNIQUE_APPEARANCE_LABEL_DESC = "This item has a Unique Appearance. You must collect this item specifically to earn the appearance.";
|
|
--TODO: L.UPON_COMPLETION = "Upon Completion";
|
|
--TODO: L.UPON_COMPLETION_DESC = "The above quests need to be completed before being able to complete the things listed below.";
|
|
--TODO: L.QUEST_CHAIN_REQ = "Quest Chain Requirements";
|
|
--TODO: L.QUEST_CHAIN_REQ_DESC = "The following quests need to be completed before being able to complete the final quest.";
|
|
--TODO: L.AH_SEARCH_NO_ITEMS_FOUND = "No cached items found in search. Expand the group and view the items to cache the names and try again. Only Bind on Equip items will be found using this search.";
|
|
--TODO: L.AH_SEARCH_BOE_ONLY = "Only Bind on Equip items can be found using this search.";
|
|
--TODO: L.TSM_WARNING_1 = "Running this command can potentially destroy your existing TSM settings by reassigning items to the ";
|
|
--TODO: L.TSM_WARNING_2 = " preset.\n\nWe recommend that you use a different profile when using this feature.\n\nDo you want to proceed anyways?";
|
|
--TODO: L.PRESET_UPDATE_SUCCESS = "Updated the preset successfully.";
|
|
--TODO: L.SHOPPING_OP_MISSING_1 = "The preset is missing a 'Shopping' Operation assignment.";
|
|
--TODO: L.SHOPPING_OP_MISSING_2 = "Type '/tsm operations' to create or assign one.";
|
|
--TODO: L.AUCTIONATOR_GROUPS = "Group-based searches are only supported using Auctionator.";
|
|
--TODO: L.TSM4_ERROR = "TSM4 is not compatible with ATT yet. If you know how to create Presets like we used to do in TSM3, please whisper Crieve on Discord!";
|
|
--TODO: L.QUEST_MAY_BE_REMOVED = "Failed to acquire information. This quest may have been removed from the game. ";
|
|
--TODO: L.MINUMUM_STANDING = "Requires a minimum standing of";
|
|
--TODO: L._WITH_ = " with ";
|
|
--TODO: L.MAXIMUM_STANDING = "Requires a standing lower than";
|
|
--TODO: L.MIN_MAX_STANDING = "Requires a standing between";
|
|
--TODO: L.AND_ = "And ";
|
|
--TODO: L._AND = " and";
|
|
--TODO: L._MORE = " more";
|
|
--TODO: L._OTHER_SOURCES = " other sources";
|
|
--TODO: L.DURING_WQ_ONLY = "This can be completed when the world quest is active.";
|
|
--TODO: L.COMPLETED_DAILY = "This can be completed daily.";
|
|
--TODO: L.COMPLETED_WEEKLY = "This can be completed weekly.";
|
|
--TODO: L.COMPLETED_MONTHLY = "This can be completed monthly.";
|
|
--TODO: L.COMPLETED_YEARLY = "This can be completed yearly.";
|
|
--TODO: L.COMPLETED_MULTIPLE = "This can be repeated multiple times.";
|
|
--TODO: L.CRITERIA_FOR = "Criteria for";
|
|
--TODO: L.CURRENCY_FOR = "Currency for";
|
|
--TODO: L.LOOT_TABLE_CHANCE = "Loot Table Chance";
|
|
--TODO: L.BEST_BONUS_ROLL_CHANCE = "Best Bonus Roll Chance";
|
|
--TODO: L.BEST_PERSONAL_LOOT_CHANCE = "Best Personal Loot Chance";
|
|
--TODO: L.BONUS_ROLL = "Bonus Roll";
|
|
--TODO: L.PREREQUISITE_QUESTS = "There are prerequisite quests that must be completed before this may be obtained:";
|
|
--TODO: L.BREADCRUMBS = "Breadcrumbs";
|
|
--TODO: L.BREADCRUMBS_WARNING = "There are breadcrumb quests that may not be obtainable after completing this:";
|
|
--TODO: L.THIS_IS_BREADCRUMB = "This is a breadcrumb quest.";
|
|
--TODO: L.BREADCRUMB_PARTYSYNC = "This may be unable to be completed without Party Sync if completing any of these quests first:";
|
|
--TODO: L.BREADCRUMB_PARTYSYNC_2 = "This may be obtained via Party Sync with another character that has not completed any of these quests:";
|
|
--TODO: L.BREADCRUMB_PARTYSYNC_3 = "This may be obtained via Party Sync with a character that is able to accept this quest.";
|
|
--TODO: L.BREADCRUMB_PARTYSYNC_4 = "Please let us know your results on Discord if you attempt obtaining this Quest via Party Sync!";
|
|
--TODO: L.DISABLE_PARTYSYNC = "This is likely not able to be completed by this character even using Party Sync. If you manage otherwise, please let us know on Discord!";
|
|
--TODO: L.UNAVAILABLE_WARNING_FORMAT = "|c%sBecomes unavailable if %d of the following are met:|r";
|
|
--TODO: L.NO_ENTRIES = "No entries matching your filters were found.";
|
|
--TODO: L.NO_ENTRIES_DESC = "If you believe this was in error, try activating 'Debug Mode'. One of your filters may be restricting the visibility of the group.";
|
|
--TODO: L.DEBUG_LOGIN = "Awarded for logging in.\n\nGood job! YOU DID IT!\n\nOnly visible while in Debug Mode.";
|
|
--TODO: L.UNSORTED_1 = "Unsorted";
|
|
--TODO: L.UNSORTED_2 = " (Unsorted)";
|
|
--TODO: L.UNSORTED_DESC = "This data hasn't been Sourced yet within ATT.";
|
|
--TODO: L.NEVER_IMPLEMENTED = "Never Implemented";
|
|
--TODO: L.NEVER_IMPLEMENTED_DESC = "Items here technically exist within the game but have never been made available to players";
|
|
--TODO: L.HIDDEN_QUEST_TRIGGERS = "Hidden Quest Triggers";
|
|
--TODO: L.HIDDEN_QUEST_TRIGGERS_DESC = "These are Quests which have been manually determined to trigger based on specific criteria and are mainly used internally by the game for tracking purposes";
|
|
--TODO: L.UNSORTED_DESC_2 = "Items here exist within the game and may be available to players, but have not yet been sourced into the accurate location in ATT";
|
|
--TODO: L.BOUNTY_DESC = "This list contains Unobtainable items that the ATT Discord has reported as bugs that Blizzard has yet to fix.\n\nNOTE: All filters are ignored within this list for visibility. Only items removed from the game due to negligence rather than a gigantic fire breathing dragon are present on this list.\n\nTo Blizzard Devs: Please fix the items and encounters listed below.";
|
|
--TODO: L.OPEN_AUTOMATICALLY = "Open Automatically";
|
|
--TODO: L.OPEN_AUTOMATICALLY_DESC = "If you aren't a Blizzard Developer, it might be a good idea to uncheck this. This was done to force Blizzard to fix and/or acknowledge these bugs.";
|
|
--TODO: L.TWO_CLOAKS = "|cffFF0000These two cloaks have very limited confirmed drops if any and are presumed broken!|r";
|
|
--TODO: L.OGOM_THE_MANGLER_DESC = "|cffFF0000Ogom the Mangler seems just to spawn when you are doing the Daily 'Assault on the Iron Siegeworks'. This Quest wasn't active since the start of Legion and the buyable Quest 'Missive: Assault on the Iron Siegeworks' does not work either.|r";
|
|
--TODO: L.DIFF_COMPLETED_1 = "You have collected everything from this difficulty. Switch to ";
|
|
--TODO: L.DIFF_COMPLETED_2 = " instead.";
|
|
--TODO: L.MINI_LIST = "Mini List";
|
|
--TODO: L.MINI_LIST_DESC = "This list contains the relevant information for your current zone, which cannot be found in the ATT database";
|
|
--TODO: L.UPDATE_LOCATION_NOW = "Update Location Now";
|
|
--TODO: L.UPDATE_LOCATION_NOW_DESC = "If you wish to forcibly refresh the data to your current Map, click this button now!";
|
|
--TODO: L.PERSONAL_LOOT_DESC = "Each player has an independent chance at looting an item useful for their class...\n\n... Or useless things like rings.\n\nClick twice to create a group automatically if you're by yourself.";
|
|
--TODO: L.RAID_ASSISTANT = "Raid Assistant";
|
|
--TODO: L.RAID_ASSISTANT_DESC = "Never enter the instance with the wrong settings again! Verify that everything is as it should be!";
|
|
--TODO: L.LOOT_SPEC_UNKNOWN = "Loot Specialization Unknown";
|
|
--TODO: L.LOOT_SPEC = "Loot Specialization";
|
|
--TODO: L.LOOT_SPEC_DESC = "In Personal Loot dungeons, raids, and outdoor encounters, this setting will dictate which items are available for you.\n\nClick this row to change it now!";
|
|
--TODO: L.DUNGEON_DIFF = "Dungeon Difficulty";
|
|
--TODO: L.DUNGEON_DIFF_DESC = "The difficulty setting for dungeons.\n\nClick this row to change it now!";
|
|
--TODO: L.RAID_DIFF = "Raid Difficulty";
|
|
--TODO: L.RAID_DIFF_DESC = "The difficulty setting for raids.\n\nClick this row to change it now!";
|
|
--TODO: L.LEGACY_RAID_DIFF = "Legacy Raid Difficulty";
|
|
--TODO: L.LEGACY_RAID_DIFF_DESC = "The difficulty setting for legacy raids.\n\nClick this row to change it now!";
|
|
--TODO: L.TELEPORT_TO_FROM_DUNGEON = "Teleport to/from Dungeon";
|
|
--TODO: L.TELEPORT_TO_FROM_DUNGEON_DESC = "Click here to teleport to/from your current instance.\n\nYou can utilize the Mists of Pandaria Scenarios to quickly teleport yourself outside of your current instance this way.";
|
|
--TODO: L.RESET_INSTANCES = "Reset Instances";
|
|
--TODO: L.RESET_INSTANCES_DESC = "Click here to reset your instances.\n\n"..ALT_KEY_TEXT.." click to toggle automatically resetting your instances when you leave a dungeon.\n\nWARNING: BE CAREFUL WITH THIS!";
|
|
--TODO: L.DELIST_GROUP = "Delist Group";
|
|
--TODO: L.DELIST_GROUP_DESC = "Click here to delist the group. If you are by yourself, it will softly leave the group without porting you out of any instance you are in.";
|
|
--TODO: L.LEAVE_GROUP = "Leave Group";
|
|
--TODO: L.LEAVE_GROUP_DESC = "Click here to leave the group. In most instances, this will also port you to the nearest graveyard after 60 seconds or so.\n\nNOTE: Only works if you're in a group or if the game thinks you're in a group.";
|
|
--TODO: L.LOOT_SPEC_DESC_2 = "In Personal Loot dungeons, raids, and outdoor encounters, this setting will dictate which items are available for you.\n\nClick this row to go back to the Raid Assistant.";
|
|
--TODO: L.CURRENT_SPEC = "Current Specialization";
|
|
--TODO: L.CURRENT_SPEC_DESC = "If you switch your talents, your loot specialization changes with you.";
|
|
--TODO: L.DUNGEON_DIFF_DESC_2 = "This setting allows you to customize the difficulty of a dungeon.\n\nClick this row to go back to the Raid Assistant.";
|
|
--TODO: L.CLICK_TO_CHANGE = "Click to change now. (if available)";
|
|
--TODO: L.RAID_DIFF_DESC_2 = "This setting allows you to customize the difficulty of a raid.\n\nClick this row to go back to the Raid Assistant.";
|
|
--TODO: L.LEGACY_RAID_DIFF_DESC_2 = "This setting allows you to customize the difficulty of a legacy raid. (Pre-Siege of Orgrimmar)\n\nClick this row to go back to the Raid Assistant.";
|
|
--TODO: L.REROLL = "Reroll";
|
|
--TODO: L.REROLL_DESC = "Click this button to reroll using the active filter.";
|
|
--TODO: L.APPLY_SEARCH_FILTER = "Apply a Search Filter";
|
|
--TODO: L.APPLY_SEARCH_FILTER_DESC = "Please select a search filter option.";
|
|
--TODO: L.SEARCH_EVERYTHING_BUTTON_OF_DOOM = "Click this button to search... EVERYTHING.";
|
|
--TODO: L.ACHIEVEMENT_DESC = "Click this button to select a random achievement based on what you're missing.";
|
|
--TODO: L.ITEM_DESC = "Click this button to select a random item based on what you're missing.";
|
|
--TODO: L.INSTANCE_DESC = "Click this button to select a random instance based on what you're missing.";
|
|
--TODO: L.DUNGEON_DESC = "Click this button to select a random dungeon based on what you're missing.";
|
|
--TODO: L.RAID_DESC = "Click this button to select a random raid based on what you're missing.";
|
|
--TODO: L.MOUNT_DESC = "Click this button to select a random mount based on what you're missing.";
|
|
--TODO: L.PET_DESC = "Click this button to select a random pet based on what you're missing.";
|
|
--TODO: L.QUEST_DESC = "Click this button to select a random quest based on what you're missing.";
|
|
--TODO: L.TOY_DESC = "Click this button to select a random toy based on what you're missing.";
|
|
--TODO: L.ZONE_DESC = "Click this button to select a random zone based on what you're missing.";
|
|
--TODO: L.GO_GO_RANDOM = "Random - Go Get 'Em!";
|
|
--TODO: L.GO_GO_RANDOM_DESC = "This window allows you to randomly select a place or item to get. Go get 'em!";
|
|
--TODO: L.CHANGE_SEARCH_FILTER = "Change Search Filter";
|
|
--TODO: L.CHANGE_SEARCH_FILTER_DESC = "Click this to change your search filter.";
|
|
--TODO: L.REROLL_2 = "Reroll: ";
|
|
--TODO: L.NOTHING_TO_SELECT_FROM = "There was nothing to randomly select from. If 'Ad-Hoc Updates' is enabled in Settings, the Main list must be updated (/att) before using this window.";
|
|
--TODO: L.NO_SEARCH_METHOD = "No search method specified.";
|
|
--TODO: L.PROFESSION_LIST = "Profession List";
|
|
--TODO: L.PROFESSION_LIST_DESC = "Open your professions to cache them.";
|
|
--TODO: L.CACHED_RECIPES_1 = "Cached ";
|
|
--TODO: L.CACHED_RECIPES_2 = " known recipes!";
|
|
--TODO: L.WORLD_QUESTS_DESC = "These are World Quests and other time-limited Things that are currently available somewhere. Go get 'em!";
|
|
--TODO: L.QUESTS_DESC = "Shows all possible QuestID's in the game in ascending numeric order.";
|
|
--TODO: L.UPDATE_WORLD_QUESTS = "Update World Quests Now";
|
|
--TODO: L.UPDATE_WORLD_QUESTS_DESC = "Sometimes the World Quest API is slow or fails to return new data. If you wish to forcibly refresh the data without changing zones, click this button now!\n\n"..ALT_KEY_TEXT.." click to include currently-available Things which may not be time-limited";
|
|
--TODO: L.CLEAR_WORLD_QUESTS = "Clear World Quests";
|
|
--TODO: L.CLEAR_WORLD_QUESTS_DESC = "Click to clear the current information within the World Quests frame";
|
|
--TODO: L.ALL_THE_ITEMS_FOR_ACHIEVEMENTS_DESC = "All items that can be used to obtain achievements that you are missing are displayed here.";
|
|
--TODO: L.ALL_THE_APPEARANCES_DESC = "All appearances that you need are displayed here.";
|
|
--TODO: L.ALL_THE_MOUNTS_DESC = "All mounts that you have not collected yet are displayed here.";
|
|
--TODO: L.ALL_THE_BATTLEPETS_DESC = "All pets that you have not collected yet are displayed here.";
|
|
--TODO: L.ALL_THE_QUESTS_DESC = "All quests that have objective or starting items that can be sold on the auction house are displayed here.";
|
|
--TODO: L.ALL_THE_RECIPES_DESC = "All recipes that you have not collected yet are displayed here.";
|
|
--TODO: L.ALL_THE_ILLUSIONS_DESC = "Illusions, toys, and other items that can be used to earn collectible items are displayed here.";
|
|
--TODO: L.ALL_THE_REAGENTS_DESC = "All items that can be used to craft an item using a profession on your account.";
|
|
--TODO: L.AH_SCAN_SUCCESSFUL_1 = ": Successfully scanned ";
|
|
--TODO: L.AH_SCAN_SUCCESSFUL_2 = " item(s).";
|
|
--TODO: L.REAGENT_CACHE_OUT_OF_DATE = "Reagent Cache is out-of-date and will be re-cached when opening your professions!";
|
|
--TODO: L.ARTIFACT_CACHE_OUT_OF_DATE = "Artifact Cache is out-of-date/inaccurate and will be re-cached when logging onto each character!";
|
|
--TODO: L.QUEST_LOOP = "Likely just broke out of an infinite source quest loop.";
|
|
--TODO: L.QUEST_PREVENTS_BREADCRUMB_COLLECTION_FORMAT = "Quest '%s' %s will prevent collection of Breadcrumb Quest '%s' %s";
|
|
--TODO: L.QUEST_OBJECTIVE_INVALID = "Invalid Quest Objective";
|
|
--TODO: L.REFRESHING_COLLECTION = "Refreshing collection...";
|
|
--TODO: L.DONE_REFRESHING = "Done refreshing collection.";
|
|
--TODO: L.ADHOC_UNIQUE_COLLECTED_INFO = "This Item is Unique-Collected but failed to be detected due to missing Blizzard API information.\n\nIt will be fixed after the next Force-Refresh.";
|
|
--TODO: L.REQUIRES_PVP = "|CFF00FFDEThis Thing requires Player vs Player activities or a currency related to those activities.|r";
|
|
--TODO: L.REQUIRES_PETBATTLES = "|CFF00FFDEThis Thing requires Pet Battling.|r";
|
|
--TODO: L.REPORT_INACCURATE_QUEST = "Wrong Quest Info! (Click to Report)";
|
|
--TODO: L.NESTED_QUEST_REQUIREMENTS = "Nested Quest Requirements";
|
|
--TODO: L.MAIN_LIST_REQUIRES_REFRESH = "[Open Main list to update progress]";
|
|
--TODO: L.DOES_NOT_CONTRIBUTE_TO_PROGRESS = "|cffe08207This group and its content do not contribute to the progress of this window since it is Sourced in another Location!|r";
|
|
--TODO: L.CURRENCY_NEEDED_TO_BUY = "Estimated amount needed to obtain remaining Things";
|
|
--TODO: L.LOCK_CRITERIA_LEVEL_LABEL = "Player Level";
|
|
--TODO: L.LOCK_CRITERIA_QUEST_LABEL = "Completed Quest";
|
|
--TODO: L.LOCK_CRITERIA_SPELL_LABEL = "Learned Spell/Mount/Recipe";
|
|
--TODO: L.LOCK_CRITERIA_FACTION_LABEL = "Faction Reputation";
|
|
--TODO: L.LOCK_CRITERIA_FACTION_FORMAT = "%s with %s (Current: %s)";
|
|
--TODO: L.FORCE_REFRESH_REQUIRED = "This may require a Force Refresh ("..SHIFT_KEY_TEXT.." click) to properly be collected.";
|
|
--TODO: L.FUTURE_UNOBTAINABLE = "Future Unobtainable!";
|
|
--TODO: L.FUTURE_UNOBTAINABLE_TOOLTIP = "This is content that has been confirmed or is highly-probable to be made unobtainable in a known future patch.";
|
|
L.TRADING_POST = "Posto Comercial";
|
|
|
|
-- Item Filter Window
|
|
--TODO: L.ITEM_FILTER_TEXT = "Item Filters";
|
|
--TODO: L.ITEM_FILTER_DESCRIPTION = "You can search the ATT Database by using a item filter.";
|
|
--TODO: L.ITEM_FILTER_BUTTON_TEXT = "Set Item Filter";
|
|
--TODO: L.ITEM_FILTER_BUTTON_DESCRIPTION = "Click this to change the item filter you want to search for within ATT.";
|
|
--TODO: L.ITEM_FILTER_POPUP_TEXT = "Which Item Filter would you like to search for?";
|
|
|
|
-- Instructional Text
|
|
--TODO: L.MINIMAP_MOUSEOVER_TEXT = "Right click to change settings.\nLeft click to open the Main List.\n"..CTRL_KEY_TEXT.." click to open the Mini List.\n"..SHIFT_KEY_TEXT.." click to Refresh Collections.";
|
|
--TODO: L.TOP_ROW_INSTRUCTIONS = "|cff3399ffLeft Click and Drag to Move\nRight Click to Open the Settings Menu\n"..SHIFT_KEY_TEXT.." click to Refresh Collections\n"..CTRL_KEY_TEXT.." click to Expand/Collapse Recursively\n"..SHIFT_KEY_TEXT.." right click to Sort Groups/Popout Lists|r";
|
|
--TODO: L.OTHER_ROW_INSTRUCTIONS = "|cff3399ffLeft Click to Expand/Collapse\nRight Click to Pop Out to Mini List\n"..SHIFT_KEY_TEXT.." click to Refresh Collections\n"..CTRL_KEY_TEXT.." click to Expand/Collapse Recursively\n"..SHIFT_KEY_TEXT.." right click to Sort Groups/Popout Lists\n"..ALT_KEY_TEXT.." right click to Plot Waypoints|r";
|
|
--TODO: L.TOP_ROW_INSTRUCTIONS_AH = "|cff3399ffLeft Click and Drag to Move\nRight Click to Open the Settings Menu\n"..SHIFT_KEY_TEXT.." click to Search the Auction House|r";
|
|
--TODO: L.OTHER_ROW_INSTRUCTIONS_AH = "|cff3399ffLeft Click to Expand/Collapse\nRight Click to Pop Out to Mini List\n"..SHIFT_KEY_TEXT.." click to Search the Auction House|r";
|
|
--TODO: L.RECENTLY_MADE_OBTAINABLE = "|CFFFF0000If this recently dropped for you (anywhere but Salvage\nCrates), please post in Discord where you got it to drop!|r";
|
|
--TODO: L.RECENTLY_MADE_OBTAINABLE_PT2 = "|CFFFF0000The more information, the better. Thanks!|r";
|
|
--TODO: L.TOP_ROW_TO_LOCK = "|cff3399ff"..ALT_KEY_TEXT.." click to Lock this Window";
|
|
--TODO: L.TOP_ROW_TO_UNLOCK = "|cffcf0000"..ALT_KEY_TEXT.." click to Unlock this Window";
|
|
--TODO: L.QUEST_ROW_INSTRUCTIONS = "Right Click to see any Quest Chain Requirements";
|
|
--TODO: L.SYM_ROW_INFORMATION = "Right Click to see additional content which is Sourced in another location";
|
|
--TODO: L.QUEST_ONCE_PER_ACCOUNT = "Once-Per-Account Quest";
|
|
--TODO: L.QUEST_ONCE_PER_ACCOUNT_FORMAT = "Completed By: %s";
|
|
|
|
-- Settings.lua
|
|
--TODO: L.SKIP_AUTO_REFRESH = "Skip Settings-Toggle Data Refreshes!";
|
|
--TODO: L.SKIP_AUTO_REFRESH_TOOLTIP = "By default (unchecked), any Settings change which may affect visible data will cause an automatic refresh.\n\nBy enabling this option, Settings changes won't take effect until the User performs a Full Refresh by "..SHIFT_KEY_TEXT.." clicking on an ATT window.";
|
|
--TODO: L.AFTER_REFRESH = "After Refresh";
|
|
|
|
-- General tab
|
|
-- Mode Title
|
|
--TODO: L.MODE = "Mode";
|
|
--TODO: L.TITLE_COMPLETIONIST = "Completionist ";
|
|
--TODO: L.TITLE_UNIQUE_APPEARANCE = "Unique ";
|
|
--TODO: L.TITLE_DEBUG = app.ccColors.Red .. "Debug|R ";
|
|
--TODO: L.TITLE_ACCOUNT = app.ccColors.Account .. "Account|R ";
|
|
--TODO: L.TITLE_MAIN_ONLY = " (Main Only)";
|
|
--TODO: L.TITLE_NONE_THINGS = "None of the Things ";
|
|
--TODO: L.TITLE_ONLY = " Only ";
|
|
--TODO: L.TITLE_INSANE = app.ccColors.Insane.."Insane|R ";
|
|
--TODO: L.TITLE_SOME_THINGS = "Some of the Things ";
|
|
--TODO: L.TITLE_LEVEL = "Level ";
|
|
--TODO: L.TITLE_SOLO = "Solo ";
|
|
--TODO: L._BETA_LABEL = " |cff4AA7FF[Beta]|R";
|
|
|
|
--TODO: L.GENERAL_CONTENT = "General Content";
|
|
--TODO: L.MERCH_BUTTON_LABEL = "Merch";
|
|
--TODO: L.TWITCH_BUTTON_TOOLTIP = "Click this button to copy the URL to get to my Twitch Channel.\n\nYou can ask questions while I'm streaming and I will try my best to answer them!";
|
|
--TODO: L.DISCORD_BUTTON_TOOLTIP = "Click this button to copy the URL to get to the All The Things Discord server.\n\nYou can share your progress/frustrations with other collectors!";
|
|
--TODO: L.PATREON_BUTTON_TOOLTIP = "Click this button to copy the URL to get to the All The Things Patreon page.\n\nHere you can see how you can support the AddOn financially!";
|
|
--TODO: L.MERCH_BUTTON_TOOLTIP = "Click this button to copy the URL to get to the All The Things merchandise store.\n\nHere you can support the AddOn financially and get some cool merch in return!";
|
|
--TODO: L.MODE_EXPLAIN_LABEL = "|cffFFFFFFWhat you collect is summarized as a specific Mode. Enable all " .. app.ccColors.Insane .. "colored options|cffFFFFFF to unlock ".. app.ccColors.Insane .. "Insane Mode|cffFFFFFF.";
|
|
--TODO: L.DEBUG_MODE = app.ccColors.Red.."Debug Mode|r (Show Everything)";
|
|
--TODO: L.DEBUG_MODE_TOOLTIP = "Quite literally... ALL THE THINGS IN THE GAME. PERIOD. DOT. YEAH, ALL OF IT. Even Uncollectible things like bags, consumables, reagents, etc will appear in the lists. (Even yourself! No, really. Look.)\n\nThis is for Debugging purposes only. Not intended to be used for completion tracking.\n\nThis mode bypasses all filters, including Unobtainables.";
|
|
--TODO: L.COMPLETIONIST_MODE = "+Sources";
|
|
--TODO: L.COMPLETIONIST_MODE_TOOLTIP = "Enable this Mode to consider Items as Collected only when the specific Item has been unlocked for the given Appearance.\n\nThis means you will need to collect every shared Appearance of an Item.\n\nNote: By default, the game stops telling you about Items you have not collected once you have collected a shared Source, so this will ensure that uncollected Items are tracked.";
|
|
--TODO: L.I_ONLY_CARE_ABOUT_MY_MAIN = "Main Only";
|
|
--TODO: L.MAIN_ONLY_MODE_TOOLTIP = "Turn this setting on if you additionally want ATT to *pretend* that you've earned all shared appearances not locked by a different race or class.\n\nAs an example, if you have collected a Hunter-Only Tier Piece from ICC and there is a shared appearance from the raid without class/race restrictions, ATT will *pretend* that you've earned that source of the appearance as well.\n\nNOTE: Switching to a different race/class will incorrectly report that you've earned appearance sources that you haven't collected for that new chararacter when unlocked in this way.";
|
|
--TODO: L.ACCOUNT_MODE = app.ccColors.Account.."Account Mode";
|
|
--TODO: L.ACCOUNT_MODE_TOOLTIP = "Turn this setting on if you want to track all of the Things for all of your characters regardless of class and race filters.\n\nUnobtainable filters still apply.";
|
|
--TODO: L.FACTION_MODE = "Faction Only";
|
|
--TODO: L.FACTION_MODE_TOOLTIP = "Turn this setting on if you want to see Account Mode data only for races and classes of your current faction.";
|
|
--TODO: L.PRECISION_SLIDER = "Precision Level";
|
|
--TODO: L.PRECISION_SLIDER_TOOLTIP = 'Use this to customize your desired level of precision in percentage calculations.\n\nDefault: 2';
|
|
--TODO: L.MINIMAP_SLIDER = "Minimap Button Size";
|
|
--TODO: L.MINIMAP_SLIDER_TOOLTIP = 'Use this to customize the size of the Minimap Button.\n\nDefault: 36';
|
|
L.ACCOUNT_THINGS_LABEL = ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.." Things"; --TODO
|
|
--TODO: L.GENERAL_THINGS_LABEL = "General Things";
|
|
--TODO: L.EXPANSION_THINGS_LABEL = "Expansion Things";
|
|
--TODO: L.EXTRA_THINGS_LABEL = "Additional Resources";
|
|
--TODO: L.STRANGER_THINGS_LABEL = "Stranger Things";
|
|
--TODO: L.ACHIEVEMENTS_CHECKBOX_TOOLTIP = "Enable this option to track achievements.";
|
|
L.TMOG_CHECKBOX_TOOLTIP = "Enable this option to track appearance acquisition.\n\nNOTE: Disabling this option also disables all fanfares and acquisition logic. You can use this toggle as a way to prevent lag spikes while doing important group content, but bear in mind the computation will need to occur once re-enabled.\n\n"..ACC_WIDE_DEFAULT; --TODO
|
|
--TODO: L.AZERITE_ESSENCES_CHECKBOX_TOOLTIP = "Enable this option to track Azerite Essences.\n\nTracked per character by default.";
|
|
L.BATTLE_PETS_CHECKBOX_TOOLTIP = "Enable this option to track battle pets and companions. These can be found in the open world or via boss drops in various Dungeons and Raids as well as from Vendors and Reputation.\n\n"..ACC_WIDE_DEFAULT; --TODO
|
|
--TODO: L.FLIGHT_PATHS_CHECKBOX = app.ccColors.Insane .. "Flight Paths & Ferry Stations";
|
|
--TODO: L.FLIGHT_PATHS_CHECKBOX_TOOLTIP = "Enable this option to track flight paths and ferry stations.\n\nTo collect these, open the dialog with the flight / ferry master in each continent.\n\nNOTE: Due to phasing technology, you may have to phase to the other versions of a zone to get credit for those points of interest.";
|
|
--TODO: L.FOLLOWERS_CHECKBOX_TOOLTIP = "Enable this option to track followers and champions.\n\nIE: Garrison Followers, Legion Class Hall Champions, BFA Campaign Minions and SL Adventurers.";
|
|
--TODO: L.HEIRLOOMS_CHECKBOX_TOOLTIP = "Enable this option to track whether you have unlocked an Heirloom and its respective Upgrade Levels.\n\nHeirlooms that have an associated Appearance are filtered via the Appearances filter. (turning off appearances will still show the Heirloom itself)\n\nSome items that appear with heirloom quality also help boost reputations and can be filtered via the Reputations filter.\n\n"..ACC_WIDE_DEFAULT;
|
|
--TODO: L.HEIRLOOMS_UPGRADES_CHECKBOX = app.ccColors.Insane .. "+Upgrades";
|
|
--TODO: L.HEIRLOOMS_UPGRADES_CHECKBOX_TOOLTIP = "Enable this option to specifically track collection of individual Heirloom Upgrades.\n\nWe all know Blizzard just loves to drain your gold and your soul, so keep track of that with this toggle.";
|
|
L.ILLUSIONS_CHECKBOX = app.ccColors.Insane..WEAPON_ENCHANTMENT; --TODO: make it plural
|
|
L.ILLUSIONS_CHECKBOX_TOOLTIP = "Enable this option to track illusions.\n\nThese are really cool-looking transmog effects you can apply to your weapons!\n\nNOTE: You are not an illusion, despite what all the Nightborne think.\n\n"..ACC_WIDE_DEFAULT; --TODO
|
|
L.MOUNTS_CHECKBOX_TOOLTIP = "Enable this option to track mounts.\n\nYou can ride these to go places faster than when running. Who knew!\n\n"..ACC_WIDE_DEFAULT; --TODO
|
|
--TODO: L.MUSIC_ROLLS_SELFIE_FILTERS_CHECKBOX = "|T"..app.asset("Expansion_WOD")..":0|t " .. app.ccColors.Insane .. "Music Rolls & Selfie Filters";
|
|
--TODO: L.MUSIC_ROLLS_SELFIE_FILTERS_CHECKBOX_TOOLTIP = "Enable this option to track music rolls and selfie filters.\n\nYou can use your Jukebox Toy to play in-game music and your Selfie Camera toy to collect filters for your selfies from certain locations.";
|
|
--TODO: L.QUESTS_CHECKBOX_TOOLTIP = "Enable this option to track normal Quests.\n\nYou can right click any Quest in the lists to pop out their full quest chain to show your progress and any prerequisite Quests.\n\nNOTE: Quests are not permanently tracked due to the nature of how Daily, Weekly, Yearly, and World Quests are tracked in the Blizzard Database.";
|
|
--TODO: L.QUESTS_LOCKED_CHECKBOX = app.ccColors.Insane .. "+Locked";
|
|
L.QUESTS_LOCKED_CHECKBOX_TOOLTIP = "Enable this option to specifically include tracking of Locked Quest completion.\n\nLocked Quests are those which the player is no longer able to complete (according to known ATT data) through normal gameplay.\n\nObtaining these Quests is very reliant on the Party Sync feature or using "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.." Quests to incorporate progress from other characters."; --TODO
|
|
--TODO: L.RECIPES_CHECKBOX_TOOLTIP = "Enable this option to track recipes for your professions.\n\nNOTE: You must open your professions list in order to cache these.";
|
|
--TODO: L.REPUTATIONS_CHECKBOX = app.ccColors.Insane .. "Reputations";
|
|
--TODO: L.REPUTATIONS_CHECKBOX_TOOLTIP = "Enable this option to track reputations.\n\nOnce you reach Exalted or Best Friend with a reputation, it will be marked Collected.\n\nYou may have to do a manual refresh for this to update correctly.";
|
|
--TODO: L.RUNEFORGELEGENDARIES_CHECKBOX = "|T"..app.asset("Expansion_SL")..":0|t " .. app.ccColors.Insane .. "Runecarving Powers";
|
|
--TODO: L.RUNEFORGELEGENDARIES_CHECKBOX_TOOLTIP = "Enable this option to track Shadowlands Runecarving Powers.";
|
|
L.DRAKEWATCHERMANUSCRIPTS_CHECKBOX_TOOLTIP = "Enable this option to track "..EXPANSION_NAME9.." "..DRAKE_MANUSCRIPTS; --TODO
|
|
--TODO: L.SOULBINDCONDUITS_CHECKBOX_TOOLTIP = "Enable this option to track Shadowlands Soulbind Conduits.";
|
|
--TODO: L.TITLES_CHECKBOX_TOOLTIP = "Enable this option to track titles.\n\nThese can make your character stand out and look like you've played for awhile. Typically only new players do not have a title active.";
|
|
L.TOYS_CHECKBOX_TOOLTIP = "Enable this option to track Toys.\n\nMost of these toys have a fun thing that they do. Others, like the Hearthstone Toys, can be used in place of your actual Hearthstone and can save you a bag slot! They also have interesting effects... Nice!\n\n"..ACC_WIDE_DEFAULT; --TODO
|
|
--TODO: L.MINIMAP_BUTTON_CHECKBOX = "Show the Minimap Button";
|
|
--TODO: L.MINIMAP_BUTTON_CHECKBOX_TOOLTIP = "Enable this option if you want to see the minimap button. This button allows you to quickly access the Main List, show your Overall Collection Progress, and access the Settings Menu by right clicking it.\n\nSome people don't like clutter. Alternatively, you can access the Main List by typing '/att' in your chatbox. From there, you can right click the header to get to the Settings Menu.";
|
|
--TODO: L.MINIMAP_BUTTON_STYLE_CHECKBOX = "Use the Old Minimap Style";
|
|
--TODO: L.MINIMAP_BUTTON_STYLE_CHECKBOX_TOOLTIP = "Some people don't like the new minimap button...\n\nThose people are wrong!\n\nIf you don't like it, here's an option to go back to the old style.";
|
|
--TODO: L.SHOW_COMPLETED_GROUPS_CHECKBOX = "Show Completed Groups";
|
|
--TODO: L.SHOW_COMPLETED_GROUPS_CHECKBOX_TOOLTIP = "Enable this option if you want to see completed groups as a header with a completion percentage. If a group has nothing relevant for your class, this setting will also make those groups appear in the listing.\n\nWe recommend you turn this setting off as it will conserve the space in the mini list and allow you to quickly see what you are missing from the zone.";
|
|
--TODO: L.SHOW_COLLECTED_THINGS_CHECKBOX = "Show Collected Things";
|
|
--TODO: L.SHOW_COLLECTED_THINGS_CHECKBOX_TOOLTIP = "Enable this option to see Things which have already been Collected.\n\nWe recommend you turn this setting off as it will conserve the space in the mini list and allow you to quickly see what you are missing from the zone.";
|
|
--TODO: L.SHOW_INCOMPLETE_THINGS_CHECKBOX = "Show All Trackable Things";
|
|
--TODO: L.SHOW_INCOMPLETE_THINGS_CHECKBOX_TOOLTIP = "Enable this option if you want to see items, objects, NPCs, and headers which can be tracked within the game without necessarily being considered 'collectible'.\n\nYou can use this to help you earn the Loremaster Achievement if you don't already have it.\n\nNOTE: Rare Spawns and Vignettes also appear in the listing with this setting turned on.";
|
|
--TODO: L.SHOW_REPEATABLE_THINGS_CHECKBOX = "Collect Repeatable Quests";
|
|
--TODO: L.SHOW_REPEATABLE_THINGS_CHECKBOX_TOOLTIP = "Enable this option if you want to treat repeatable daily, weekly, and yearly quests as collectible. They will appear in the list like a regular collectible quest.\n\nNOTE: This is NOT intended to be used all the time, but if you're doing a set of dailies in a zone you've otherwise completed and need to be reminded of what is there, you can use this to see them.";
|
|
--TODO: L.FIRST_TIME_CHECKBOX = "First Time Only";
|
|
--TODO: L.FIRST_TIME_CHECKBOX_TOOLTIP = "Enable this option if you want to treat repeatable daily, weekly, yearly and world quests as collected if completed at least once, ignoring quest previously completed that has been reset.\n\nNOTE: Previously completed repeatable quest are only stored if you completed the quest with the addon active and that data will be lost if removed the addon data from WTF folder.";
|
|
--TODO: L.FILTER_THINGS_BY_LEVEL_CHECKBOX = app.ccColors.Insane .. "No Level Restrictions";
|
|
--TODO: L.FILTER_THINGS_BY_LEVEL_CHECKBOX_TOOLTIP = "Enable this setting if you want to see content available regardless of player level.\n\nNOTE: Disabling this is especially useful on Starter Accounts.";
|
|
--TODO: L.SHOW_BOE_CHECKBOX = app.ccColors.Insane .. "BoE/BoA Items";
|
|
--TODO: L.SHOW_BOE_CHECKBOX_TOOLTIP = "Enable this setting if you want to show Bind-on-Equip/Account items.\n\nDisabling this setting is useful for when you are trying to finish a Classic Dungeon for a character and don't want to farm specifically for items that can be farmed on alts or on the Auction House.\n\nIE: Don't lose your mind grinding for Pendulum of Doom.";
|
|
--TODO: L.SHOW_PVP_CHECKBOX_TOOLTIP = "Enable this setting if you want to show content which 'may' require Player vs. Player interactions within the game.";
|
|
--TODO: L.SHOW_ALL_SEASONAL = app.ccColors.Insane .. "All Seasonal Events";
|
|
--TODO: L.SHOW_ALL_SEASONAL_TOOLTIP = "Enable this setting to show all seasonal events, instead of only currently active seasonal events.";
|
|
--TODO: L.SHOW_PET_BATTLES_CHECKBOX_TOOLTIP = "Enable this setting if you want to show content which requires Pet Battles within the game.";
|
|
--TODO: L.IGNORE_FILTERS_FOR_BOES_CHECKBOX = "Ignore BoE/BoA Item Filters";
|
|
--TODO: L.IGNORE_FILTERS_FOR_BOES_CHECKBOX_TOOLTIP = "Enable this setting if you want to ignore armor, weapon, race, class, or profession requirements for BoE/BoA items.\n\nIf you are trying to collect things for your alts via Auction House scanning, this mode may be useful to you.";
|
|
--TODO: L.EXPAND_DIFFICULTY_CHECKBOX = "Expand Current Difficulty";
|
|
--TODO: L.EXPAND_DIFFICULTY_CHECKBOX_TOOLTIP = "Enable this option if you want to automatically minimize difficulty headers in the mini list that are not active when you enter a dungeon or raid.\n\nExample: Minimize the Heroic header when in a Normal difficulty dungeon.";
|
|
--TODO: L.WARN_DIFFICULTY_CHECKBOX = "Warn Completed Difficulty";
|
|
--TODO: L.WARN_DIFFICULTY_CHECKBOX_TOOLTIP = "Enable this option if you want to be warned when you enter an instance with a difficulty setting that will result in you being unable to earn new collectibles when there is an alternative unsaved difficulty that you could enter instead.";
|
|
--TODO: L.REPORT_COLLECTED_THINGS_CHECKBOX = "Report Collected Things";
|
|
--TODO: L.REPORT_COLLECTED_THINGS_CHECKBOX_TOOLTIP = "Enable this option if you want to see a message in chat detailing which items you have collected or removed from your collection.\n\nNOTE: This is present because Blizzard silently adds appearances and other collectible items and neglects to notify you of the additional items available to you.\n\nWe recommend you keep this setting on. You will still hear the fanfare with it off assuming you have that option turned on.";
|
|
--TODO: L.REPORT_COMPLETED_QUESTS_CHECKBOX = "Report Quests";
|
|
--TODO: L.REPORT_COMPLETED_QUESTS_CHECKBOX_TOOLTIP = "Enable this option if you want to see the QuestID for any quest you Accept or Complete immediately after it happens. (For reporting bugs, trackings purposes, etc)";
|
|
--TODO: L.REPORT_UNSORTED_CHECKBOX = "Only 'Unsourced'";
|
|
--TODO: L.REPORT_UNSORTED_CHECKBOX_TOOLTIP = "Enable this option if you only want to see the QuestID if it isn't already Sourced.";
|
|
--TODO: L.BEHAVIOR_LABEL = "List Behavior";
|
|
--TODO: L.DYNAMIC_CATEGORY_LABEL = "Dynamic Categories";
|
|
--TODO: L.DYNAMIC_CATEGORY_OFF_TOOLTIP = "Do not generate any Dynamic Categories.";
|
|
--TODO: L.DYNAMIC_CATEGORY_SIMPLE = "Simple";
|
|
--TODO: L.DYNAMIC_CATEGORY_SIMPLE_TOOLTIP = "Generate Dynamic Categories based only on the very highest Category.";
|
|
--TODO: L.DYNAMIC_CATEGORY_NESTED = "Nested";
|
|
--TODO: L.DYNAMIC_CATEGORY_NESTED_TOOLTIP = "Generate Dynamic Categories based on their exact Source. This will lead to duplicates of Things that are also Sourced in multiple places.";
|
|
--TODO: L.DYNAMIC_CATEGORY_TOOLTIP_NOTE = "\n\n|cffff0000Requires Reload|r";
|
|
--TODO: L.CLICK_TO_CREATE_FORMAT = "Click to Create %s";
|
|
--TODO: L.KEYBINDINGS_TEXT = "You can set keybindings for ATT in the game's options.";
|
|
|
|
-- Account-Wide Checkboxes
|
|
L.ACCOUNT_WIDE_ACHIEVEMENTS_TOOLTIP = TRACK_ACC_WIDE.."\n\nAchievement tracking is usually "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE..", but there are a number of achievements exclusive to specific classes and races that you can't get on your main."; --TODO
|
|
L.ACCOUNT_WIDE_AZERITE_ESSENCES_TOOLTIP = TRACK_ACC_WIDE.."\n\nAzerite Essences cannot technically be collected and used "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE..", but if you only care about collecting them on your main character then you may prefer tracking them "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.."."; --TODO
|
|
L.ACCOUNT_WIDE_FLIGHT_PATHS_TOOLTIP = TRACK_ACC_WIDE.."\n\nFlight Paths tracking is only really useful per character, but do you really want to collect them all on all 50 of your characters?"; --TODO
|
|
L.ACCOUNT_WIDE_FOLLOWERS_TOOLTIP = TRACK_ACC_WIDE.."\n\nFollowers are typically per character, but do you really want to have to collect 243 Garrison Inn Followers on one character at a rate of 1 per week?\n\nI think not, good sir."; --TODO
|
|
L.ACCOUNT_WIDE_MUSIC_ROLLS_SELFIE_FILTERS_TOOLTIP = TRACK_ACC_WIDE.."\n\nMusic Rolls & Selfie Filters are not normally tracked "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.." in Blizzard's database, but we can do that.\n\nNOTE: You can only play Music Rolls using the Jukebox Toy or snap a selfie with your S.E.L.F.I.E Camera Toy that you have collected on your current character."; --TODO
|
|
L.ACCOUNT_WIDE_QUESTS_TOOLTIP = TRACK_ACC_WIDE.."\n\nQuest completion is typically per Character, but this will consider a Quest as completed if ANY Character has completed that specific Quest."; --TODO
|
|
L.ACCOUNT_WIDE_RECIPES_TOOLTIP = TRACK_ACC_WIDE.."\n\nRecipes are not normally tracked "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.." in Blizzard's database, but we can do that.\n\nIt is impossible to collect them all on one character, so with this, you can give your alts and their professions meaning."; --TODO
|
|
L.ACCOUNT_WIDE_REPUTATIONS_TOOLTIP = TRACK_ACC_WIDE.."\n\nReputations are now tracked "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE.." in Blizzard's database for achievements, so turning this on may be a good idea."; --TODO
|
|
L.ACCOUNT_WIDE_SOULBINDCONDUITS_TOOLTIP = TRACK_ACC_WIDE.."\n\nEnable this to consider a Soulbind Conduit as collected for all characters if at least one character has learned it."; --TODO
|
|
L.ACCOUNT_WIDE_TITLES_TOOLTIP = TRACK_ACC_WIDE.."\n\nMost titles are tracked "..ITEM_UPGRADE_DISCOUNT_TOOLTIP_ACCOUNT_WIDE..", but some prestigious titles in WoW are locked to the character that earned them.\n\nToggle this if you don't care about that and want to see those titles marked Collected for your alts."; --TODO
|
|
|
|
-- Filters tab
|
|
--TODO: L.ITEM_EXPLAIN_LABEL = "|cffFFFFFFThis content is always shown if you are in "..app.ccColors.Account.."Account Mode|cffFFFFFF.|r";
|
|
--TODO: L.CLASS_DEFAULTS_BUTTON = "Class Defaults";
|
|
--TODO: L.CLASS_DEFAULTS_BUTTON_TOOLTIP = "Click this button to reset all of the filters to your class defaults.\n\nNOTE: Only filters that are collectible for your class can be turned on.";
|
|
--TODO: L.ALL_BUTTON_TOOLTIP = "Click this button to enable all options at once.";
|
|
--TODO: L.UNCHECK_ALL_BUTTON_TOOLTIP = "Click this button to disable all options at once.";
|
|
--TODO: L.CUSTOM_FILTERS_LABEL = "Automated Content";
|
|
--TODO: L.CUSTOM_FILTERS_EXPLAIN_LABEL = "|cffFFFFFFThis content is always shown if it is available to your current character or if you are in "..app.ccColors.Account.."Account Mode|cffFFFFFF.|r";
|
|
--TODO: L.CUSTOM_FILTERS_GENERIC_TOOLTIP_FORMAT = "Enable this setting to forcibly show %s content even if it is not available to the current character.";
|
|
|
|
-- Unobtainables tab
|
|
--TODO: L.UNOBTAINABLES_TAB = "Unobtainables";
|
|
--TODO: L.SEASONAL_LABEL = "Seasonal";
|
|
--TODO: L.SEASONAL_ALL = "|cffECBC21Show All Seasonal";
|
|
--TODO: L.UNOBTAINABLE_LABEL = "Unobtainable Content";
|
|
--TODO: L.UNOBTAINABLE_ALL = "|cffECBC21Show All Unobtainable";
|
|
--TODO: L.NO_CHANCE_ALL = "|cffECBC21Show All \"No Chance\"";
|
|
--TODO: L.HIGH_CHANCE_ALL = "|cffECBC21Show All \"High Chance\"";
|
|
|
|
-- Interface tab
|
|
--TODO: L.TOOLTIP_LABEL = "Tooltips";
|
|
--TODO: L.ENABLE_TOOLTIP_INFORMATION_CHECKBOX = "Tooltip Integrations";
|
|
--TODO: L.ENABLE_TOOLTIP_INFORMATION_CHECKBOX_TOOLTIP = "Enable this option if you want to see the information provided by ATT in external tooltips. This includes item links sent by other players, in the auction house, in the dungeon journal, in your bags, in the world, on NPCs, etc.\n\nIf you turn this feature off, you are seriously reducing your ability to quickly determine if you need to kill a mob or learn an appearance.\n\nWe recommend you keep this setting on.";
|
|
--TODO: L.DISPLAY_IN_COMBAT_CHECKBOX = "In Combat";
|
|
--TODO: L.DISPLAY_IN_COMBAT_CHECKBOX_TOOLTIP = "Enable this option if you want to render tooltip information while you are in combat.\n\nIf you are raiding with your Mythic/Mythic+ Guild, you should probably turn this setting off to save as much performance as you can.\n\nIt can be useful while you are soloing old content to immediately know what you need from a boss.";
|
|
--TODO: L.TOOLTIP_MOD_LABEL = "Modifier";
|
|
--TODO: L.TOOLTIP_SHOW_LABEL = "Shown Information";
|
|
--TODO: L.SHOW_COLLECTION_PROGRESS_CHECKBOX = "Collection Progress";
|
|
--TODO: L.SHOW_COLLECTION_PROGRESS_CHECKBOX_TOOLTIP = "Enable this option if you want to see your progress towards collecting a Thing or completing a group of Things at the Top Right of its tooltip.\n\nWe recommend that you keep this setting turned on.";
|
|
--TODO: L.ICON_ONLY_CHECKBOX = "Icon Only";
|
|
--TODO: L.ICON_ONLY_CHECKBOX_TOOLTIP = "Enable this option if you only want to see the icon in the topright corner instead of the icon and the collected/not collected text.\n\nSome people like smaller tooltips...";
|
|
--TODO: L.COORDINATES_CHECKBOX = "Coordinates";
|
|
--TODO: L.COORDINATES_CHECKBOX_TOOLTIP = "Enable this option if you want to see coordinates in the tooltip when hovering over an entry in the mini list.";
|
|
--TODO: L.DESCRIPTIONS_CHECKBOX = "Descriptions";
|
|
--TODO: L.DESCRIPTIONS_CHECKBOX_TOOLTIP = "Enable this option to show descriptions within the tooltip. This may include the descriptive text added by a Contributor that felt some additional information was necessary.\n\nYou might want to keep this turned on.";
|
|
--TODO: L.LORE_CHECKBOX = "Lore";
|
|
--TODO: L.LORE_CHECKBOX_TOOLTIP = "Enable this option to show lore within the tooltip. This may include the descriptive text supplied by the Dungeon Journal or for flavor by a Contributor.";
|
|
--TODO: L.KNOWN_BY_CHECKBOX = "Known By";
|
|
--TODO: L.KNOWN_BY_CHECKBOX_TOOLTIP = "Enable this option if you want to see the full list of characters on all servers that know the Recipe in the tooltip.";
|
|
--TODO: L.COMPLETED_BY_CHECKBOX = "Completed By";
|
|
--TODO: L.COMPLETED_BY_CHECKBOX_TOOLTIP = "Enable this option if you want to see the full list of characters on all servers that have completed the Quest in the tooltip.";
|
|
--TODO: L.SHOW_MODELS_CHECKBOX = "Model Preview";
|
|
--TODO: L.SHOW_MODELS_CHECKBOX_TOOLTIP = "Enable this option to show models within a preview instead of the icon on the tooltip.\n\nThis option may assist you in identifying what a Rare Spawn or Vendor looks like. It might be a good idea to keep this turned on for that reason.";
|
|
--TODO: L.SHOW_CURRENCY_CALCULATIONS_CHECKBOX = "Currency calculation";
|
|
--TODO: L.SHOW_CURRENCY_CALCULATIONS_CHECKBOX_TOOLTIP = "Enable this option to show the estimated amount of Items/Currency required to collect Things.\n\nFor Containers which do not reward all of their available content at once, the estimate will thus be lower than actually required.";
|
|
--TODO: L.SHARED_APPEARANCES_CHECKBOX = "Shared Appearances";
|
|
--TODO: L.SHARED_APPEARANCES_CHECKBOX_TOOLTIP = "Enable this option to see items that share a similar appearance in the tooltip.\n\nNOTE: Items that do not match the armor type are displayed in the list. This is to help you diagnose the Collection progress.\n\nIf you are ever confused by this, as of ATT v1.5.0, you can Right Click the item to open the item and its Shared Appearances into their own standalone Mini List.";
|
|
--TODO: L.INCLUDE_ORIGINAL_CHECKBOX = "Original Source";
|
|
--TODO: L.INCLUDE_ORIGINAL_CHECKBOX_TOOLTIP = "Enable this option if you actually liked seeing the original source info within the Shared Appearances list in the tooltip.";
|
|
--TODO: L.ONLY_RELEVANT_CHECKBOX = "Only Relevant";
|
|
--TODO: L.ONLY_RELEVANT_CHECKBOX_TOOLTIP = "Enable this option if you only want to see shared appearances that your character can unlock.\n\nNOTE: We recommend you keep this off as knowing the unlock requirements for an item can be helpful in identifying why an item is Not Collected.";
|
|
--TODO: L.PROFESSION_CHECKBOX_TOOLTIP = "Enable this option if you want to see the profession requirements in the tooltip.";
|
|
--TODO: L.LEVELREQ_CHECKBOX = "Levels";
|
|
--TODO: L.LEVELREQ_CHECKBOX_TOOLTIP = "Enable this option if you want to see the level requirements in the tooltip.";
|
|
--TODO: L.CLASSES_CHECKBOX = "Classes";
|
|
--TODO: L.CLASSES_CHECKBOX_TOOLTIP = "Enable this option if you want to see the full list of class requirements in the tooltip.";
|
|
--TODO: L.RACES_CHECKBOX_TOOLTIP = "Enable this option if you want to see the full list of race requirements in the tooltip.";
|
|
--TODO: L.SPEC_CHECKBOX = "Specializations";
|
|
--TODO: L.SPEC_CHECKBOX_TOOLTIP = "Enable this option to show the loot specialization information of items in the item's tooltip as provided by the Game Client.\n\nNOTE: These icons will still appear within the ATT mini lists regardless of this setting.";
|
|
--TODO: L.SUMMARIZE_CHECKBOX = "Summarize Things";
|
|
--TODO: L.SUMMARIZE_CHECKBOX_TOOLTIP = "Enable this option to summarize Things in the tooltip. For example, if a Thing can be turned into a Vendor for another Thing, then show that other thing in the tooltip to provide visibility for its multiple uses. If a Thing acts as a Container for a number of other Things, this option will show all of the other Things that the container Contains.\n\nWe recommend that you keep this setting turned on.";
|
|
--TODO: L.CONTAINS_SLIDER_TOOLTIP = 'Use this to customize the number of Summarized Things to show in the tooltip.\n\nDefault: 25';
|
|
--TODO: L.SOURCE_LOCATIONS_CHECKBOX = "Source Locations";
|
|
--TODO: L.SOURCE_LOCATIONS_CHECKBOX_TOOLTIP = "Enable this option if you want to see full Source Location Paths for objects within the ATT database in the tooltip.";
|
|
--TODO: L.LOCATIONS_SLIDER_TOOLTIP = 'Use this to customize the number of source locations to show in the tooltip.\n\nNOTE: This will also show "X" number of other sources based on how many, if that total is equivalent to the total number of displayed elements, then that will simply display the last source.\n\nDefault: 5';
|
|
--TODO: L.COMPLETED_SOURCES_CHECKBOX = "For Completed";
|
|
--TODO: L.COMPLETED_SOURCES_CHECKBOX_TOOLTIP = "Enable this option if you want to see completed source locations in the tooltip.\n\nAs an example, if you complete the quest \"Bathran's Hair\" in Ashenvale, the tooltip for Evenar Stillwhisper will no longer show that quest when hovering over him.";
|
|
--TODO: L.DROP_CHANCES_CHECKBOX = "Drop Chances";
|
|
--TODO: L.DROP_CHANCES_CHECKBOX_TOOLTIP = "Enable this option to calculate various drop chance information in the tooltip for an item in an ATT window.\nThis can be helpful for knowing which Loot Spec should be used when Bonus Rolling for an item.";
|
|
--TODO: L.FOR_CREATURES_CHECKBOX = "For Creatures";
|
|
--TODO: L.FOR_CREATURES_CHECKBOX_TOOLTIP = "Enable this option if you want to see Source Locations for Creatures.";
|
|
--TODO: L.FOR_THINGS_CHECKBOX = "For Things";
|
|
--TODO: L.FOR_THINGS_CHECKBOX_TOOLTIP = "Enable this option if you want to see Source Locations for Things.";
|
|
--TODO: L.FOR_UNSORTED_CHECKBOX = "For Unsorted";
|
|
--TODO: L.FOR_UNSORTED_CHECKBOX_TOOLTIP = "Enable this option if you want to see Source Locations which have not been fully sourced into the database.";
|
|
--TODO: L.WITH_WRAPPING_CHECKBOX = "Allow Wrapping",
|
|
--TODO: L.WITH_WRAPPING_CHECKBOX_TOOLTIP = "Enable this option to allow the Source lines to wrap within the tooltip.\nThis will ensure that the tooltips do not grow wider than necessary, but will unfortunately make the Source information harder to read in many situations.",
|
|
--TODO: L.SHOW_REMAINING_CHECKBOX = "Show Remaining Things";
|
|
--TODO: L.SHOW_REMAINING_CHECKBOX_TOOLTIP = "Enable this option if you want to see the number of items remaining instead of the progress over total.";
|
|
--TODO: L.PERCENTAGES_CHECKBOX = "Show Percentage Completion";
|
|
--TODO: L.PERCENTAGES_CHECKBOX_TOOLTIP = "Enable this option if you want to see the percent completion of each row.\n\nColoring of groups by completion is unaffected.";
|
|
--TODO: L.MORE_COLORS_CHECKBOX = "Show Colors";
|
|
--TODO: L.MORE_COLORS_CHECKBOX_TOOLTIP = "Enable this option if you want to see more colors utilized to help distinguish additional conditions for Things in lists (i.e. class colors, faction colors, etc.)";
|
|
--TODO: L.TOOLTIP_HELP_CHECKBOX = "Show Tooltip Help";
|
|
--TODO: L.TOOLTIP_HELP_CHECKBOX_TOOLTIP = "Enable this option if you want to see the help info in ATT window tooltips which indicates various key/click combinations for ATT window functionality.\nIf you already know all of the key/click combinations, you may want to save tooltip space and disable this option.";
|
|
--TODO: L.MAIN_LIST_SLIDER_LABEL = "Main List Scale";
|
|
--TODO: L.MAIN_LIST_SCALE_TOOLTIP = 'Use this to customize the scale of the Main List.\n\nDefault: 1';
|
|
--TODO: L.MINI_LIST_SLIDER_LABEL = "Mini Lists Scale";
|
|
--TODO: L.MINI_LIST_SCALE_TOOLTIP = 'Use this to customize the scale of all Mini and Bitty Lists.\n\nDefault: 1';
|
|
--TODO: L.ADDITIONAL_LABEL = "Additional Information";
|
|
--TODO: L.WINDOW_COLORS = "Window Colors";
|
|
--TODO: L.BACKGROUND_TOOLTIP = "Set the background color of all ATT windows.";
|
|
--TODO: L.BORDER_TOOLTIP = "Set the border color of all ATT windows.";
|
|
--TODO: L.RESET_TOOLTIP = "Reset the background and border color of all ATT windows.";
|
|
--TODO: L.CLASS_BORDER = "Use Class Color For Border";
|
|
--TODO: L.CLASS_BORDER_TOOLTIP = "Use your class color for the borders. This updates when you log onto another class.";
|
|
|
|
-- Features tab
|
|
--TODO: L.MINIMAP_LABEL = "Minimap Button";
|
|
--TODO: L.MODULES_LABEL = "Modules & Mini Lists";
|
|
--TODO: L.REPORTING_LABEL = "Reporting";
|
|
--TODO: L.ADHOC_UPDATES_CHECKBOX = "Ad-Hoc Window Updates";
|
|
--TODO: L.ADHOC_UPDATES_CHECKBOX_TOOLTIP = "Enable this option if you want only visible ATT windows to be updated.\n\nThis can greatly reduce loading times and prevent large framerate spikes in some situations.";
|
|
--TODO: L.SKIP_CUTSCENES_CHECKBOX = "Automatically Skip Cutscenes";
|
|
--TODO: L.SKIP_CUTSCENES_CHECKBOX_TOOLTIP = "Enable this option if you want ATT to automatically skip all cutscenes on your behalf.";
|
|
--TODO: L.AUTO_BOUNTY_CHECKBOX = "Automatically Open the Bounty List";
|
|
--TODO: L.AUTO_BOUNTY_CHECKBOX_TOOLTIP = "Enable this option if you want to see the items that have an outstanding collection bounty. If you manage to snag one of the items posted on this list, you could make a good sum of gold.\n\nShortcut Command: /attbounty";
|
|
--TODO: L.AUTO_MAIN_LIST_CHECKBOX = "Automatically Open the Main List";
|
|
--TODO: L.AUTO_MAIN_LIST_CHECKBOX_TOOLTIP = "Enable this option if you want to automatically open the Main List when you login.\n\nYou can also bind this setting to a Key:\n\nKey Bindings -> Addons -> ALL THE THINGS -> Toggle Main List\n\nShortcut Command: /att";
|
|
--TODO: L.AUTO_MINI_LIST_CHECKBOX = "Automatically Open the Mini List";
|
|
--TODO: L.AUTO_MINI_LIST_CHECKBOX_TOOLTIP = "Enable this option if you want to see everything you can collect in your current zone. The list will automatically switch when you change zones. Some people don't like this feature, but when you are solo farming, this feature is extremely useful.\n\nYou can also bind this setting to a Key.\n\nKey Bindings -> Addons -> ALL THE THINGS -> Toggle Mini List\n\nShortcut Command: /att mini";
|
|
--TODO: L.AUTO_PROF_LIST_CHECKBOX = "Automatically Open the Profession List";
|
|
--TODO: L.AUTO_PROF_LIST_CHECKBOX_TOOLTIP = "Enable this option if you want ATT to open and refresh the profession list when you open your professions. Due to an API limitation imposed by Blizzard, the only time an addon can interact with your profession data is when it is open. The list will automatically switch when you change to a different profession.\n\nWe don't recommend disabling this option as it may prevent recipes from tracking correctly.\n\nYou can also bind this setting to a Key. (only works when a profession is open)\n\nKey Bindings -> Addons -> ALL THE THINGS -> Toggle Profession Mini List";
|
|
--TODO: L.AUTO_RAID_ASSISTANT_CHECKBOX = "Automatically Open the Raid Assistant";
|
|
--TODO: L.AUTO_RAID_ASSISTANT_CHECKBOX_TOOLTIP = "Enable this option if you want to see an alternative group/party/raid settings manager called the 'Raid Assistant'. The list will automatically update whenever group settings change.\n\nYou can also bind this setting to a Key.\n\nKey Bindings -> Addons -> ALL THE THINGS -> Toggle Raid Assistant\n\nShortcut Command: /attra";
|
|
--TODO: L.AUTO_WQ_LIST_CHECKBOX = "Automatically Open the World Quests List";
|
|
--TODO: L.AUTO_WQ_LIST_CHECKBOX_TOOLTIP = "Enable this option if you want the 'World Quests' list to appear automatically. The list will automatically update whenever you switch zones.\n\nYou can also bind this setting to a Key.\n\nKey Bindings -> Addons -> ALL THE THINGS -> Toggle World Quests List\n\nShortcut Command: /attwq";
|
|
--TODO: L.CURRENCIES_IN_WQ_CHECKBOX = "Show Collectible Cost Groups";
|
|
--TODO: L.CURRENCIES_IN_WQ_CHECKBOX_TOOLTIP = "Enable this option if you want to allow Items/Currencies which are used to purchase collectible Things to be considered collectible and show under dynamically-populated Quests.";
|
|
--TODO: L.AUCTION_TAB_CHECKBOX = "Show the Auction House Module Tab";
|
|
--TODO: L.AUCTION_TAB_CHECKBOX_TOOLTIP = "Enable this option if you want to see the Auction House Module provided with ATT.\n\nSome addons are naughty and modify this frame extensively. ATT doesn't always play nice with those toys.";
|
|
--TODO: L.SORT_BY_PROGRESS_CHECKBOX = "Sort By Progress";
|
|
--TODO: L.SORT_BY_PROGRESS_CHECKBOX_TOOLTIP = "Enable this option if you want the 'Sort' operation ("..SHIFT_KEY_TEXT.." right click) to sort by the total progress of each group (instead of by Name)";
|
|
--TODO: L.QUEST_CHAIN_NESTED_CHECKBOX = "Show Nested Quest Chains";
|
|
--TODO: L.QUEST_CHAIN_NESTED_CHECKBOX_TOOLTIP = "Enable this option if you want the Quest Chain Requirements (Right-Click on Quest) window to show required Quests as sub-groups of their following Quests, i.e. they must be completed from the inside out.\n\nThis is useful to not miss Breadcrumb Quests and should be used primarily for Quest completion in mind.\n\nOtherwise, Quest Chain Requirements will be displayed in a top-down list, with the earliest available Quest at the very top.";
|
|
--TODO: L.CELEBRATIONS_LABEL = "Celebrations & Sound Effects";
|
|
--TODO: L.AUDIO_CHANNEL = "Audio Channel";
|
|
--TODO: L.CELEBRATE_COLLECTED_CHECKBOX = "Collected Things Trigger a Celebration";
|
|
--TODO: L.CELEBRATE_COLLECTED_CHECKBOX_TOOLTIP = "Enable this option if you want to hear a celebratory 'fanfare' sound effect when you obtain a new Thing.\n\nThis feature can greatly help keep you motivated.";
|
|
--TODO: L.WARN_REMOVED_CHECKBOX = "Removed Things Trigger a Warning";
|
|
--TODO: L.WARN_REMOVED_CHECKBOX_TOOLTIP = "Enable this option if you want to hear a warning sound effect when you accidentally sell back or trade an item that granted you an appearance that would cause you to lose that appearance from your collection.\n\nThis can be extremely helpful if you vendor an item with a purchase timer. The addon will tell you that you've made a mistake.";
|
|
--TODO: L.SCREENSHOT_COLLECTED_CHECKBOX = "Collected Things Trigger a Screenshot";
|
|
--TODO: L.SCREENSHOT_COLLECTED_CHECKBOX_TOOLTIP = "Enable this option if you want to take a screenshot for every Thing you collect.";
|
|
--TODO: L.CHAT_COMMANDS_LABEL = "Chat Commands";
|
|
--TODO: L.CHAT_COMMANDS_TEXT = "/att |cffFFFFFFor|R /things |cffFFFFFFor|R /allthethings\n|cffFFFFFFOpens the Main List.\n\n|R/att mini |cffFFFFFFor|R /attmini\n|cffFFFFFFOpens the Mini List.\n\n|R/att bounty\n|cffFFFFFFOpens a list of bugged or unconfirmed items.\n\n|R/att ra |cffFFFFFFor|R /attra\n|cffFFFFFFOpens the Raid Assistant.\n\n|R/att wq |cffFFFFFFor|R /attwq\n|cffFFFFFFOpens the World Quests List.\n\n|R/att item:1234 |cffFFFFFFor|R /att [Item Link]\n|cffFFFFFFOpens a window with shared appearances. Also works with other things, such as|R quest:1234|cffFFFFFF, |Rnpcid:1234|cffFFFFFF, |Rmapid:1234|cffFFFFFF or |Rrecipeid:1234|cffFFFFFF.\n\n|R/att rwp\n|cffFFFFFFShows all future Removed With Patch things.\n\n|R/att random |cffFFFFFFor|R /attrandom |cffFFFFFFor|R /attran\n|cffFFFFFFOpens the Random List.\n\n|R/att unsorted\n|cffFFFFFFOpens a list of unsourced items. Best opened in Debug Mode.\n\n|R/rl\n|cffFFFFFFReload your WoW interface.|R";
|
|
|
|
-- Profiles tab
|
|
--TODO: L.PROFILES_PAGE = "Profiles";
|
|
--TODO: L.PROFILE = "Profile";
|
|
--TODO: L.PROFILE_INITIALIZE = "Initialize Profiles";
|
|
--TODO: L.PROFILE_INITIALIZE_TOOLTIP = "This will enable your Saved Variables for ATT to support and contain Profile data. Your current Settings and Window information will be copied into the '"..DEFAULT.."' Profile, which cannot be deleted, but may be modified and will be used as the initial Profile for all characters.\n\nPlease be sure to report any unusual behavior or bugs with Profiles to the ATT Discord!";
|
|
--TODO: L.PROFILE_INITIALIZE_CONFIRM = "Are you sure you want to enable Profile support?";
|
|
--TODO: L.PROFILE_NEW_TOOLTIP = "Create a blank Profile to be used by the current Character";
|
|
--TODO: L.PROFILE_COPY_TOOLTIP = "Copy the Selected Profile into the Current Profile";
|
|
--TODO: L.PROFILE_DELETE_TOOLTIP = "Delete the Selected Profile";
|
|
--TODO: L.PROFILE_SWITCH_TOOLTIP = "Set the Selected Profile as the Current Profile\n\nA Profile can also be "..SHIFT_KEY_TEXT.." clicked to Switch to it";
|
|
--TODO: L.SHOW_PROFILE_LOADED = "Show which profile loads during login or when switching between profiles";
|
|
|
|
-- Sync tab
|
|
--TODO: L.SYNC_PAGE = "Sync";
|
|
--TODO: L.ACCOUNT_SYNCHRONIZATION = "Account Synchronization";
|
|
--TODO: L.AUTO_SYNC_ACC_DATA_CHECKBOX = "Automatically Sync Account Data";
|
|
--TODO: L.AUTO_SYNC_ACC_DATA_TOOLTIP = "Enable this option if you want ATT to attempt to automatically synchronize account data between accounts when logging in or reloading the UI.";
|
|
--TODO: L.ACCOUNT_MANAGEMENT = "Account Management";
|
|
--TODO: L.ACCOUNT_MANAGEMENT_TOOLTIP = "This list shows you all of the functionality related to syncing account data.";
|
|
--TODO: L.ADD_LINKED_CHARACTER_ACCOUNT = "Add Linked Character / Account";
|
|
--TODO: L.ADD_LINKED_CHARACTER_ACCOUNT_TOOLTIP = "Click here to link a character or account to your account.";
|
|
--TODO: L.ADD_LINKED_POPUP = "Please type the name of the character or BNET account to link to.";
|
|
--TODO: L.SYNC_CHARACTERS_TOOLTIP = "This shows all of the characters on your account.";
|
|
--TODO: L.NO_CHARACTERS_FOUND = "No characters found.";
|
|
--TODO: L.LINKED_ACCOUNTS = "Linked Accounts";
|
|
--TODO: L.LINKED_ACCOUNTS_TOOLTIP = "This shows all of the linked accounts you have defined so far.";
|
|
--TODO: L.NO_LINKED_ACCOUNTS = "No linked accounts found.";
|
|
--TODO: L.LINKED_ACCOUNT_TOOLTIP = "This character's account will be synchronized with automatically when they log in. For optimal play, you should whitelist a bank character and probably not your main as to not affect your ability to play your character when syncing account data.";
|
|
--TODO: L.DELETE_LINKED_CHARACTER = "Right Click to Delete this Linked Character";
|
|
--TODO: L.DELETE_LINKED_ACCOUNT = "Right Click to Delete this Linked Account";
|
|
--TODO: L.DELETE_CHARACTER = "Right Click to Delete this Character";
|
|
--TODO: L.CONFIRM_DELETE = "\n \nAre you sure you want to delete this?";
|
|
|
|
-- About tab
|
|
--TODO: L.ABOUT_PAGE = "About";
|
|
--TODO: L.ABOUT_1 = " |CFFFFFFFFis a collection tracking addon that shows you where and how to get everything in the game! We have a large community of users on our Discord (link at the bottom) where you can ask questions, submit suggestions as well as report bugs or missing items. If you find something collectible or a quest that isn't documented, you can tell us on the Discord, or for the more technical savvy, we have a Git that you may contribute directly to.\n\nWhile we do strive for completion, there's a lot of stuff getting added into the game each patch, so if we're missing something, please understand that we're a small team trying to keep up with changes as well as collect things ourselves. :D\n\nFeel free to ask me questions when I'm streaming and I'll try my best to answer it, even if it's not directly related to ATT (general WoW addon programming as well).\n\n- |r|Cffff8000Crieve|CFFFFFFFF\n\nPS: Check out All The Things Classic and TBC Classic!\n\nYes, I intend to play Classic WoW, but between working full time and developing the two versions of the addon, there won't be a lot of time for raiding.\n\nNo, ATT is not the addon that places icons on your bag icons. That's CanIMogIt and Caerdon Wardrobe!\n\nFor online collection comparing check out DataForAzeroth.com from shoogen!|r";
|
|
--TODO: L.ABOUT_2 = "Additional Contributors: |CFFFFFFFF(in no particular order)\nDaktar, Lucetia, Slumber, Gold, Avella, Aiue, Dead Serious, Oiche, Oxlotus, Eiltherune, Blueyleader, Iyanden, Pr3vention, BigBlaris, Talonzor, Mogwai, Heallie, Eckhardt, Boohyaka, Sadidorf, Sanctuari, Molkree, Runawaynow, Braghe, Myrhial, Darkal, Tag, and the rest of the ALL THE THINGS Discord!\n\nSpecial Shoutout to AmiYuy (CanIMogIt) and Caerdon (Caerdon Wardrobe).|r";
|
|
--TODO: L.ABOUT_3 = "\n|CFFFFFFFFYou should absolutely download their addons to get the collection icons on items in your bags!|r";
|
|
|
|
-- Binding Localizations
|
|
--TODO: L.TOGGLE_ACCOUNT_MODE = "Toggle Account Mode";
|
|
--TODO: L.TOGGLE_COMPLETIONIST_MODE = "Toggle Completionist Mode";
|
|
--TODO: L.TOGGLE_DEBUG_MODE = "Toggle Debug Mode";
|
|
--TODO: L.TOGGLE_FACTION_MODE = "Toggle Faction Mode";
|
|
--TODO: L.TOGGLE_COMPLETEDTHINGS = "Toggle Completed Things (Both)";
|
|
--TODO: L.TOGGLE_COMPLETEDGROUPS = "Toggle Completed Groups";
|
|
--TODO: L.TOGGLE_COLLECTEDTHINGS = "Toggle Collected Things";
|
|
--TODO: L.TOGGLE_BOEITEMS = "Toggle BoE/BoA Items";
|
|
--TODO: L.TOGGLE_SOURCETEXT = "Toggle Source Locations";
|
|
--TODO: L.MODULES = "Modules";
|
|
--TODO: L.TOGGLE_MAINLIST = "Toggle ATT Main List";
|
|
--TODO: L.TOGGLE_MINILIST = "Toggle ATT Mini List";
|
|
--TODO: L.TOGGLE_PROFESSION_LIST = "Toggle ATT Profession List";
|
|
--TODO: L.TOGGLE_WORLD_QUESTS_LIST = "Toggle ATT World Quests";
|
|
--TODO: L.TOGGLE_RAID_ASSISTANT = "Toggle ATT Raid Assistant";
|
|
--TODO: L.TOGGLE_RANDOM = "Toggle ATT Random";
|
|
--TODO: L.REROLL_RANDOM = "Reroll the Random Selection";
|
|
|
|
-- Event Text
|
|
--TODO: L.ITEM_ID_ADDED = "%s (%d) was added to your collection.";
|
|
--TODO: L.ITEM_ID_ADDED_RANK = "%s (%d) [Rank %d] was added to your collection.";
|
|
--TODO: L.ITEM_ID_ADDED_MISSING = "%s (%d) was added to your collection. Not found in the database. Please report to the ATT Discord!";
|
|
--TODO: L.ITEM_ID_ADDED_SHARED = "%s (%d) [+%d] were added to your collection.";
|
|
--TODO: L.ITEM_ID_ADDED_SHARED_MISSING = "%s (%d) [+%d] were added to your collection. Not found in the database. Please report to the ATT Discord!";
|
|
--TODO: L.ITEM_ID_REMOVED = "%s (%d) was removed from your collection.";
|
|
--TODO: L.ITEM_ID_REMOVED_SHARED = "%s (%d) [+%d] were removed from your collection.";
|
|
|
|
-- Tooltip Text
|
|
--TODO: L.DROP_RATE = "Drop Rate";
|
|
--TODO: L.QUEST_GIVER = "Quest Giver";
|
|
--TODO: L.LOCKOUT = "Lockout";
|
|
--TODO: L.SHARED = "Shared";
|
|
--TODO: L.SPLIT = "Per Difficulty";
|
|
--TODO: L.REQUIRES_LEVEL = "Requires Level";
|
|
--TODO: L.SECRETS_HEADER = "Secrets";
|
|
--TODO: L.LIMITED_QUANTITY = "This has a limited quantity and may not always be present on the vendor.";
|
|
--TODO: L.SOURCE_ID_MISSING = "Please report this Item and where it was acquired to the ATT Discord in #retail-errors!";
|
|
--TODO: L.ADDED_WITH_PATCH_FORMAT = "This gets added in patch %s";
|
|
--TODO: L.REMOVED_WITH_PATCH_FORMAT = "This gets removed in patch %s";
|
|
|
|
-- Artifact Relic Completion
|
|
--TODO: L.ARTIFACT_RELIC_CACHE = "Open your Artifact UI for all of your Artifact Weapons to cache whether this is an upgrade or not. This is useful for determining if you can trade this item to a Twink or not.";
|
|
--TODO: L.ARTIFACT_RELIC_COMPLETION = "Artifact Relic Completion";
|
|
--TODO: L.NOT_TRADEABLE = "Not Tradeable";
|
|
--TODO: L.TRADEABLE = "Tradeable";
|
|
|
|
-- Icons and Collection Text
|
|
--TODO: L.COLLECTED = "|T" .. app.asset("known") .. ":0|t |cff15abffCollected|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.COLLECTED_APPEARANCE = "|T" .. app.asset("known_circle") .. ":0|t |cff15abffCollected*|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.NOT_COLLECTED = "|T" .. app.asset("unknown") .. ":0|t |cffff9333Not Collected|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.COMPLETE"] = "|T" .. app.asset("known_green") .. ":0|t |cff6dce47Complete|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.COMPLETE_OTHER"] = "|T" .. app.asset("known_green") .. ":0|t |cff6dce47Complete*|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.INCOMPLETE"] = "|T" .. app.asset("incomplete") .. ":0|t |cff15abffIncomplete|r"; -- Acquired the colors and icon from CanIMogIt.
|
|
--TODO: L.KNOWN_ON_CHARACTER"] = "|T" .. app.asset("known") .. ":0|t |cff15abffKnown on current character|r";
|
|
--TODO: L.UNKNOWN_ON_CHARACTER"] = "|T" .. app.asset("unknown") .. ":0|t |cffff9333Unknown on current character|r";
|
|
--TODO: L.COST_TEXT = "|T" .. app.asset("Currency") .. ":0|t |cff0891ffCurrency|r";
|
|
|
|
local a = L.ABBREVIATIONS;
|
|
for key,value in pairs({
|
|
["Antorus, o Trono Ardente"] = "Antorus", -- ["Antorus, the Burning Throne"] = "Antorus"
|
|
--TODO: ["Expansion Pre"] = "Pre",
|
|
--TODO: ["Expansion Features"] = "EF",
|
|
--TODO: [GROUP_FINDER] = "D&R", -- ["Dungeons & Raids"] = "D&R"
|
|
--TODO: ["The Burning Crusade"] = "BC",
|
|
--TODO: ["Burning Crusade"] = "BC",
|
|
--TODO: ["The BC"] = "BC",
|
|
--TODO: ["Wrath of the Lich King"] = "WotLK",
|
|
--TODO: ["Cataclysm"] = "Cata",
|
|
--TODO: ["Mists of Pandaria"] = "MoP",
|
|
--TODO: ["Warlords of Draenor"] = "WoD",
|
|
--TODO: ["Battle for Azeroth"] = "BFA",
|
|
--TODO: ["The Shadowlands"] = "SL",
|
|
--TODO: ["Shadowlands"] = "SL",
|
|
--TODO: ["Player vs Player"] = "PvP",
|
|
--TODO: ["Raid Finder"] = "LFR",
|
|
--TODO: ["Looking For Raid"] = "LFR",
|
|
--TODO: ["Normal"] = "N",
|
|
--TODO: ["Heroic"] = "H",
|
|
--TODO: ["Mythic"] = "M",
|
|
["Ny'alotha, a Cidade Desperta"] = "Ny'alotha", -- ["Ny'alotha, the Waking City"] = "Ny'alotha"
|
|
["Tazavesh, o Mercado Oculto"] = "Tazavesh", -- ["Tazavesh, the Veiled Market"] = "Tazavesh"
|
|
--TODO: ["10 Player"] = "10M",
|
|
--TODO: ["10 Player (Heroic)"] = "10M (H)",
|
|
--TODO: ["25 Player"] = "25M",
|
|
--TODO: ["25 Player (Heroic)"] = "25M (H)",
|
|
--TODO: ["Emissary Quests"] = "Emissary",
|
|
--TODO: [TRACKER_HEADER_WORLD_QUESTS] = "WQ", -- ["World Quests"] = "WQ"
|
|
--TODO: ["WoW Anniversary"] = "Anniversary",
|
|
--TODO: ["Covenant:"] = "Cov:",
|
|
})
|
|
do a[key] = value; end
|
|
|
|
--TODO: L.CUSTOM_DIFFICULTIES[-1] = "Raid Finder (5.4)";
|
|
--TODO: L.CUSTOM_DIFFICULTIES[-2] = "Flexible (5.4)";
|
|
--TODO: L.CUSTOM_DIFFICULTIES[-3] = "Normal (5.4)";
|
|
--TODO: L.CUSTOM_DIFFICULTIES[-4] = "Heroic (5.4)";
|
|
|
|
local a = L.FILTER_ID_TYPES;
|
|
for key,value in pairs({
|
|
-- "Armor Types"
|
|
--TODO: [11] = "Artifacts"; -- Artifacts
|
|
|
|
-- PADDING for extra types, if necessary
|
|
--TODO: [55] = "Consumables"; -- Consumable (Artifact Power, etc)
|
|
--TODO: [59] = "Class Books"; -- Class Books (Classic Spells, Ashran Books, etc)
|
|
|
|
-- "Non-Equipment Types"
|
|
--TODO: [103] = "Illusions"; -- Illusions
|
|
--TODO: [107] = "Vignettes"; -- Vignettes
|
|
|
|
--TODO: [999] = "Event Item"; -- Event Item
|
|
})
|
|
do a[key] = value; end
|
|
|
|
local a = L.HEADER_NAMES;
|
|
for key,value in pairs({
|
|
-- Allied Races
|
|
[-254] = "Raças Aliadas", -- Allied Races
|
|
[-255] = "Armadura Tradicional", -- Heritage
|
|
-- 5.3
|
|
[-398] = "Campo de Batalha: Sertões", -- Battlefield: Barrens
|
|
-- Chests
|
|
[-851] = "Depósito do Império Negro", -- Black Empire Cache
|
|
-- Shadowlands Header
|
|
[-979] = "Corretor Ve'ken & Corretor Ve'nott", -- Broker Ve'ken & Broker Ve'nott
|
|
[-924] = "Rede de Transporte", -- Transport Network
|
|
[-967] = "Restauração de espelho", -- Mirror Restoration
|
|
-- Dragonflight
|
|
[-1100] = DRAKE_MANUSCRIPTS, -- Drakewatcher Manuscripts
|
|
[-1101] = "Tempestades Primevas", -- Primal Storms
|
|
[-1102] = "Wrathion e Sabellian", -- Wrathion & Sabellian
|
|
[-1120] = "Centauro Maruuk", -- Maruuk Centaur
|
|
[-1130] = "Morsanos de Iskaara", -- Iskaara Tuskarr
|
|
[-1150] = "Farins de Argília", -- Loamm Niffen
|
|
[-1151] = "Pechincha", -- Bartering
|
|
[-1152] = PROFESSIONS_FIRST_CRAFT, -- First Crafts --TODO: pluralize
|
|
[-1200] = "Câmaras de Zskera", -- Zskera Vaults
|
|
[-1202] = "Ofensivas de Fyrakk", -- Fyrakk Assaults
|
|
[-1203] = "Busca farejante", -- Sniffenseeking
|
|
-- Tier/Dungeon/Event/Holiday Sets
|
|
-- Artifact Strings
|
|
[-5202] = "Equilíbrio de poder", -- Balance of Power
|
|
})
|
|
do a[key] = value; end
|
|
|
|
-- Fall-back 'name' values for Quests based on QuestID
|
|
local a = L.QUEST_NAMES;
|
|
for key,value in pairs({
|
|
-- [QuestID] = "Name",
|
|
})
|
|
do a[key] = value; end
|
|
|
|
-- Fall-back 'name' values for Items based on ItemID
|
|
local a = L.ITEM_NAMES;
|
|
for key,value in pairs({
|
|
-- [ItemID] = "Name",
|
|
})
|
|
do a[key] = value; end
|
|
|
|
local a = app.ObjectNames;
|
|
for key,value in pairs({
|
|
[31] = "Estátua de Leão Antiga", -- Old Lion Statue
|
|
[34] = "Velho Garrafão", -- Old Jug
|
|
[35] = "Maleta do Capitão", -- Captain's Footlocker
|
|
[36] = "Barril Quebrado", -- Broken Barrel
|
|
[47] = "Procura-se!", -- Wanted: Lieutenant Fangore
|
|
[55] = "Corpo semi-devorado", -- A half-eaten body
|
|
[56] = "Cadáver de Rodolfo", -- Rolf's corpse
|
|
[59] = "Monte de Terra Solta", -- Mound of loose dirt --TODO: This was taken from wotlk Wowhead
|
|
[60] = "Procura-se: Gath'Ilzogg", -- Wanted: Gath'Ilzogg
|
|
[61] = "A Velha Lápide", -- A Weathered Grave
|
|
[256] = "Procura-se!", -- Wanted!
|
|
[257] = "Barril Suspeito", -- Suspicious Barrel
|
|
[259] = "Barril Semienterrado", -- Half-buried Barrel
|
|
[261] = "Caixote Danificado", -- Damaged Crate
|
|
[269] = "Barril de Cerveja do Trovão Protegido", -- Guarded Thunder Ale Barrel
|
|
[270] = "Barril de Cerveja do Trovão Desprotegido", -- Unguarded Thunder Ale Barrel --TODO: This was taken from wotlk Wowhead
|
|
[287] = "Registros do Contador Herodes", -- Bookie Herod's Records --TODO: This was taken from wotlk Wowhead
|
|
[288] = "Cofre do Contador Herodes", -- Bookie Herod's Strongbox --TODO: This was taken from wotlk Wowhead
|
|
[711] = "Procura-se!", -- Wanted! --TODO: This was taken from wotlk Wowhead
|
|
[1557] = "Mesa de Jantar da Lillith", -- Lillith's Dinner Table
|
|
[1561] = "Caixote Selado", -- Sealed Crate
|
|
[1585] = "Carga Explosiva", -- Explosive Charge --TODO: This was taken from wotlk Wowhead
|
|
[1586] = "Caixote de Velas", -- Crate of Candles
|
|
[1593] = "Barco Cheio de Cadáveres", -- Corpse Laden Boat --TODO: This was taken from wotlk Wowhead
|
|
[1599] = "Cova Rasa", -- Shallow Grave --TODO: This was taken from wotlk Wowhead
|
|
[1609] = "Catapulta da Presa do Dragão", -- Dragonmaw Catapult
|
|
[1627] = "Caixote de Dalaran", -- Dalaran Crate
|
|
[1673] = "Pinha Vil", -- Fel Cone
|
|
[1738] = "Documentos da Camarilha", -- Syndicate Documents --TODO: This was taken from wotlk Wowhead
|
|
[1739] = "Documentos da Camarilha", -- Syndicate Documents --TODO: This was taken from wotlk Wowhead
|
|
[1740] = "Documentos da Camarilha", -- Syndicate Documents
|
|
[1761] = "Proclamação de Eira dos Montes", -- Hillsbrad Proclamation --TODO: This was taken from wotlk Wowhead
|
|
[1763] = "PROCURA-SE", -- WANTED --TODO: This was taken from wotlk Wowhead
|
|
[1765] = "Baú de Madeira Gasto", -- Worn Wooden Chest
|
|
[1768] = "Chama de Azel", -- Flame of Azel --TODO: This was taken from wotlk Wowhead
|
|
[1769] = "Chama de Veraz", -- Flame of Veraz --TODO: This was taken from wotlk Wowhead
|
|
[1770] = "Chama de Uzel", -- Flame of Uzel --TODO: This was taken from wotlk Wowhead
|
|
[2008] = "Perigo!", -- Dangerous! --TODO: This was taken from wotlk Wowhead
|
|
[2059] = "Cadáver Enânico", -- A Dwarven Corpse
|
|
[2076] = "Caldeirão Borbulhante", -- Bubbling Cauldron
|
|
[2083] = "Correspondência dos Vela Sangrenta", -- Bloodsail Correspondence
|
|
[2289] = "Bote Salva-vidas Arruinado", -- Ruined Lifeboat
|
|
[2553] = "Pergaminho Encharcado", -- A Soggy Scroll
|
|
[2555] = "Pergaminho Mofado", -- Musty Scroll
|
|
[2652] = "Cadáver de Ebenezer Rustlocke", -- Ebenezer Rustlocke's Corpse
|
|
[2688] = "Pedra-chave", -- Keystone
|
|
[2689] = "Pedra da União Ocidental", -- Stone of West Binding
|
|
[2690] = "Pedra da União Externa", -- Stone of Outer Binding
|
|
[2691] = "Pedra da União Oriental", -- Stone of East Binding
|
|
[2701] = "Fragmentos Iridescentes", -- Iridescent Shards
|
|
[2702] = "Pedra da União Interna", -- Stone of Inner Binding
|
|
[2704] = "Caixa de Explosivos", -- Cache of Explosives
|
|
[2713] = "Quadro de Procurados", -- Wanted Board
|
|
[2734] = "Baú Encharcado", -- Waterlogged Chest
|
|
[2739] = "Baú da Pena Negra", -- Chest of the Black Feather
|
|
[2740] = "Baú da Garra de Corvo", -- Chest of the Raven Claw
|
|
[2741] = "Baú do Céu", -- Chest of the Sky
|
|
[2742] = "Baú da Nidificação", -- Chest of Nesting
|
|
[2868] = "Mapa Amassado", -- Crumpled Map
|
|
[2875] = "Esqueleto de Anão Danificado", -- Battered Dwarven Skeleton
|
|
[2908] = "Caixote de Suprimentos Lacrado", -- Sealed Supply Crate
|
|
[2910] = "Pedra de Poço", -- Well Stone
|
|
[2912] = "Pinhâmbar", -- Ambercorn
|
|
[2933] = "Selo da Terra", -- Seal of the Earth --TODO: This was taken from wotlk Wowhead
|
|
[3076] = "Mapa Sujo de Terra", -- Dirt-stained Map
|
|
[3189] = "Plano de Ataque: Vale das Provações", -- Attack Plan: Valley of Trials
|
|
[3190] = "Plano de Ataque: Aldeia Sen'jin", -- Attack Plan: Sen'jin Village
|
|
[3192] = "Plano de Ataque: Orgrimmar", -- Attack Plan: Orgrimmar
|
|
[3236] = "Caixa de Ferramentas Gnômica", -- Gnomish Toolbox
|
|
[3237] = "Lançanegra Aprisionado", -- Imprisoned Darkspear --TODO: This was taken from wotlk Wowhead
|
|
[3238] = "Barril Vazio do Chen", -- Chen's Empty Keg --TODO: This was taken from wotlk Wowhead
|
|
[3239] = "Baú do Bento", -- Benedict's Chest --TODO: This was taken from wotlk Wowhead
|
|
[3240] = "Ovos de Açoitacauda", -- Taillasher Eggs --TODO: This was taken from wotlk Wowhead
|
|
[3290] = "Saco de Suprimentos Roubado", -- Stolen Supply Sack
|
|
[3525] = "O Altar de Fogo", -- The Altar of Fire
|
|
[3640] = "Cogumelo Carregado", -- Laden Mushroom
|
|
[3643] = "Maleta Velha", -- Old Footlocker
|
|
[3644] = "Máquina Voadora de Bael Modan", -- Bael Modan Flying Machine --TODO: This was taken from wotlk Wowhead
|
|
[3646] = "Cofre do General Duas-tranças", -- General Twinbraid's Strongbox --TODO: This was taken from wotlk Wowhead
|
|
[3685] = "Monte de Terra Silitídeo", -- Silithid Mound --TODO: This was taken from wotlk Wowhead
|
|
[3737] = "Rachadura Borbulhante", -- Bubbling Fissure
|
|
[3767] = "Empório de Drizzlik", -- Drizzlik's Emporium --TODO: This was taken from wotlk Wowhead
|
|
[3768] = "Frágil - Não Deixe Cair", -- Fragile - Do Not Drop --TODO: This was taken from wotlk Wowhead
|
|
[3972] = "PROCURA-SE", -- WANTED
|
|
[4072] = "Válvula Principal", -- Main Control Valve
|
|
[4141] = "Painel de Controle", -- Control Console
|
|
[4406] = "Ovos de Lenhateia", -- Webwood Eggs
|
|
[4608] = "Broto de Muscoide", -- Timberling Sprout
|
|
[5620] = "Pedras do Poder Defeituosas", -- Flawed Power Stones
|
|
[6751] = "Planta Frutífera Estranha", -- Strange Fruited Plant
|
|
[6752] = "Planta Frondosa Estranha", -- Strange Fronded Plant
|
|
[6906] = "Ninho de Raptor Vermelho", -- Red Raptor Nest --TODO: This was taken from wotlk Wowhead
|
|
[6907] = "Ninho de Raptor Azul", -- Blue Raptor Nest --TODO: This was taken from wotlk Wowhead
|
|
[6908] = "Ninho de Raptor Amarelo", -- Yellow Raptor Nest --TODO: This was taken from wotlk Wowhead
|
|
[7510] = "Fronde Desenvolvida", -- Sprouted Frond
|
|
[10076] = "Bacia de Vidência", -- Scrying Bowl
|
|
[11713] = "Cogumelo-cicuta", -- Death Cap --TODO: This was taken from wotlk Wowhead
|
|
[11714] = "Galho de Piolho", -- Scaber Stalk --TODO: This was taken from wotlk Wowhead
|
|
[12666] = "Tomo do Crepúsculo", -- Twilight Tome --TODO: This was taken from wotlk Wowhead
|
|
[13360] = "Relíquia de Mathistra", -- Mathystra Relic --TODO: This was taken from wotlk Wowhead
|
|
[15084] = "A Brastematic 5200", -- The Sparklematic 5200 --TODO: This was manually translated
|
|
[15085] = "A Brastematic 5200", -- The Sparklematic 5200 --TODO: This was manually translated
|
|
[16393] = "Chama Antiga", -- Ancient Flame
|
|
[17182] = "Caixazorra 827", -- Buzzbox 827
|
|
[17183] = "Caixazorra 411", -- Buzzbox 411
|
|
[17184] = "Caixazorra 323", -- Buzzbox 323 --TODO: This was taken from wotlk Wowhead
|
|
[17188] = "A Fundação de Ameth'Aran", -- The Lay of Ameth'Aran --TODO: This was taken from wotlk Wowhead
|
|
[17189] = "A Queda de Ameth'Aran", -- The Fall of Ameth'Aran --TODO: This was taken from wotlk Wowhead
|
|
[17282] = "Cabelo-de-bathran", -- Plant Bundle
|
|
[17783] = "Estatueta Ancestral", -- Ancient Statuette
|
|
[19015] = "Lágrima de Eluna Coberta de Cinzas", -- Elune's Tear
|
|
[19016] = "Arbusto de Poeira Estelar Coberto", -- Stardust Covered Bush
|
|
[19021] = "Baú Enferrujado", -- Rusty Chest
|
|
[19022] = "Baú Gasto", -- Worn Chest
|
|
[19023] = "|cFFFFFFFFStep 7:|r Página 2351", -- |cFFFFFFFFStep 7:|r Page 2351
|
|
[19024] = "Santuário Escondido", -- Hidden Shrine
|
|
[19027] = "Tomo de Mel'Thandris", -- Tome of Mel'Thandris
|
|
[19030] = "Monturo de Terra", -- Mound of Dirt
|
|
[19869] = "Destroços de Carro-foguete", -- [Deprecated for 4.x]Rocket Car Rubble --TODO: This was taken from wotlk Wowhead
|
|
[19877] = "Armário de Velinde", -- Velinde's Locker
|
|
[19901] = "Círculo de Encarceramento", -- Circle of Imprisonment --TODO: This was taken from wotlk Wowhead
|
|
[20359] = "Ovo de Onyxia", -- Egg of Onyxia
|
|
[20691] = "Maleta do Cosella", -- Cozzle's Footlocker
|
|
[20725] = "O Legado dos Aspectos", -- The Legacy of the Aspects
|
|
[20727] = "Caixote de Embarque da Pinacotreca", -- Gizmorium Shipping Crate
|
|
[20805] = "Projeto Desprotegido do Rebu", -- Rizzle's Unguarded Plans --TODO: This was taken from wotlk Wowhead
|
|
[20807] = "Braseiro Antigo", -- [Deprecated for 4.x]Ancient Brazier --TODO: This was taken from wotlk Wowhead
|
|
[20985] = "Terra Solta", -- Loose Dirt
|
|
[20992] = "Escudo Negro", -- Black Shield
|
|
[21015] = "Pegadas de casco", -- Hoofprints --TODO: This was taken from wotlk Wowhead
|
|
[21016] = "Pegadas de casco", -- Hoofprints --TODO: This was taken from wotlk Wowhead
|
|
[21042] = "Insígnia da Guarda de Theramore", -- Theramore Guard Badge
|
|
[21581] = "As Consequências da Segunda Guerra", -- Aftermath of the Second War
|
|
[21582] = "Além do Portal Negro", -- Beyond the Dark Portal
|
|
[21583] = "Os Kaldorei e a Nascente da Eternidade", -- The Kaldorei and the Well of Eternity
|
|
[22245] = "Saco de Carne", -- Sack of Meat
|
|
[22246] = "Lágrima de Theradras", -- Tear of Theradras
|
|
[35251] = "Baú de Karnitol", -- Karnitol's Chest
|
|
[37099] = "Tabuleta Atal'ai", -- Atal'ai Tablet
|
|
[50961] = "Baú de Malem", -- Malem Chest --TODO: This was taken from wotlk Wowhead
|
|
[51708] = "Terra da Cova de Eliza", -- Eliza's Grave Dirt --TODO: This was taken from wotlk Wowhead
|
|
[58369] = "Baú de Ferro Roubado", -- Stolen Iron Chest
|
|
[61934] = "Braseiro da Chama Latente", -- Brazier of the Dormant Flame
|
|
[61935] = "Válvula de Regulagem", -- Regulator Valve
|
|
[61936] = "Válvula de Controle de Combustível", -- Fuel Control Valve
|
|
[91138] = "Martelo de Jardel", -- Jordan's Hammer
|
|
[103821] = "Caixa-forte de Doan", -- Doan's Strongbox --TODO: This was taken from wotlk Wowhead
|
|
[112888] = "Prateleira Empoeirada", -- Dusty Shelf
|
|
[112948] = "Cofre Trancado do Intrépido", -- Intrepid's Locked Strongbox
|
|
[113757] = "Baú de Umbraforja", -- Shadowforge Cache
|
|
[113791] = "Braseiro da Fonteterna", -- Brazier of Everfount --TODO: This was taken from wotlk Wowhead
|
|
[123329] = "Baú de Baelog", -- Baelog's Chest
|
|
[125477] = "Urna Evidente", -- Conspicuous Urn
|
|
[126049] = "Colônia de Campânulas Magenta", -- Magenta Cap Clusters
|
|
[126158] = "Cômoda de Tallonkai", -- Tallonkai's Dresser
|
|
[126260] = "Baú Antigo", -- Ancient Chest
|
|
[129127] = "Cofre de Gallywix", -- Gallywix's Lockbox
|
|
[131474] = "Os Discos de Norgannon", -- The Discs of Norgannon
|
|
[138492] = "Estilhaços de Myzrael", -- Shards of Myzrael
|
|
[140971] = "Gahz'ridian", -- Gahz'ridian --TODO: This was taken from wotlk Wowhead
|
|
[141853] = "Tragão Violeta", -- Violet Tragan
|
|
[141979] = "Tesouro Antigo", -- Ancient Treasure
|
|
[142071] = "Ovomático", -- Egg-O-Matic --TODO: This was taken from wotlk Wowhead
|
|
[142088] = "Tabuleta da Vontade", -- Tablet of Will
|
|
[142122] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[142127] = "Segredo de Rin'ji", -- Rin'ji's Secret
|
|
[142151] = "Barril Lacrado", -- Sealed Barrel
|
|
[142179] = "Gazebo de Solarsal", -- Solarsal Gazebo
|
|
[142181] = "Carga Roubada", -- Stolen Cargo --TODO: This was taken from wotlk Wowhead
|
|
[142184] = "Baú do Capitão", -- Captain's Chest
|
|
[142195] = "Mapa de Batalha de Patábua", -- Woodpaw Battle Map
|
|
[142343] = "Pedestal de Uldum", -- Uldum Pedestal
|
|
[142344] = "Extrapolador Artificial", -- Artificial Extrapolator
|
|
[142345] = "Matriz Perfuradora 3005-A", -- Matrix Punchograph 3005-A --TODO: This was taken from wotlk Wowhead
|
|
[142475] = "Matriz Perfuradora 3005-B", -- Matrix Punchograph 3005-B
|
|
[142476] = "Matriz Perfuradora 3005-C", -- Matrix Punchograph 3005-C
|
|
[142487] = "A Brastematic 5200", -- The Sparklematic 5200
|
|
[142696] = "Matriz Perfuradora 3005-D", -- Matrix Punchograph 3005-D
|
|
[142702] = "Garrafa de Peçonha", -- Venom Bottle
|
|
[142958] = "Feralas: Uma História", -- Feralas: A History --TODO: This was taken from wotlk Wowhead
|
|
[143980] = "Pergaminho Gordunni", -- Gordunni Scroll
|
|
[144063] = "Monolito de Equinex", -- Equinex Monolith
|
|
--TODO: [144064] = "Gordunni Dirt Mound", -- Gordunni Dirt Mound
|
|
[144066] = "Primeira Jaula Cascasseca", -- First Witherbark Cage
|
|
[144067] = "Segunda Jaula Cascasseca", -- Second Witherbark Cage
|
|
[144068] = "Terceira Jaula Cascasseca", -- Third Witherbark Cage
|
|
[147557] = "Prata Roubada", -- Stolen Silver --TODO: This was taken from wotlk Wowhead
|
|
[148502] = "|cFFFFFFFFStep 1:|r Página 9", -- |cFFFFFFFFStep 1:|r Page 9
|
|
--TODO: [148503] = "Fire Plume Ridge Hot Spot", -- Fire Plume Ridge Hot Spot
|
|
[148504] = "Lápide Evidente", -- A Conspicuous Gravestone
|
|
[148513] = "Tabuleta de Jin'yael", -- Tablet of Jin'yael --TODO: This was taken from wotlk Wowhead
|
|
[148514] = "Tabuleta de Markri", -- Tablet of Markri --TODO: This was taken from wotlk Wowhead
|
|
[148515] = "Tabuleta de Sael'hai", -- Tablet of Sael'hai --TODO: This was taken from wotlk Wowhead
|
|
[148516] = "Tabuleta de Beth'Amara", -- Tablet of Beth'Amara --TODO: This was taken from wotlk Wowhead
|
|
[149036] = "Baú do Marlon", -- Marvon's Chest
|
|
[149502] = "Tesouro da Revoada Negra", -- Hoard of the Black Dragonflight --TODO: This was taken from wotlk Wowhead
|
|
[150075] = "Cartaz de Procura-se", -- Wanted Poster --TODO: This was taken from wotlk Wowhead
|
|
[151286] = "Tomo Kaldorei da Evocação", -- Kaldorei Tome of Summoning --TODO: This was taken from wotlk Wowhead
|
|
[152095] = "Lírio Lunapétala", -- Moonpetal Lily --TODO: This was taken from wotlk Wowhead
|
|
[152622] = "Formação de Azsharita", -- Azsharite Formation
|
|
[153123] = "Equipamento de Kam'arawn", -- Kim'jael's Equipment --TODO: This was taken from wotlk Wowhead
|
|
[153239] = "Pena de Coruscante", -- Wildkin Feather
|
|
[157936] = "Monte de Terra de Un'Goro", -- Un'Goro Dirt Pile --TODO: This was taken from wotlk Wowhead
|
|
[160836] = "Arca de Relíquia", -- Relic Coffer
|
|
[160845] = "Cofre Sombrio", -- Dark Coffer
|
|
[161495] = "Cofre Secreto", -- Secret Safe
|
|
[161504] = "Um Pacote Pequeno", -- A Small Pack --TODO: This was taken from wotlk Wowhead
|
|
[161505] = "Bote Naufragado", -- A Wrecked Raft
|
|
[161521] = "Equipamento de Pesquisa", -- Research Equipment
|
|
[161526] = "Caixote de Comestíveis", -- Crate of Foodstuffs
|
|
[161557] = "Colheita da Madel", -- Milly's Harvest --TODO: This was taken from wotlk Wowhead
|
|
[161752] = "Balde de Ferramentas", -- Tool Bucket
|
|
[164659] = "Cristal de Poder Verde", -- Green Power Crystal
|
|
[164661] = "Cristal de Poder Amarelo", -- Yellow Power Crystal
|
|
[164778] = "Cristal de Poder Azul", -- Blue Power Crystal
|
|
[164780] = "Cristal de Poder Vermelho", -- Red Power Crystal
|
|
[164820] = "Placa de Identificação do Guardião Sombrio", -- Dark Keeper Nameplate
|
|
[164867] = "PROCURA-SE", -- WANTED
|
|
[164868] = "SE VIR, MATE", -- KILL ON SIGHT
|
|
[164869] = "Cálice Espectral", -- Spectral Chalice
|
|
[164885] = "Dragão Noturno Corrompido", -- Corrupted Night Dragon --TODO: This was taken from wotlk Wowhead
|
|
[164886] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[164887] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[164888] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[164909] = "Canoa Destruída", -- Wrecked Row Boat
|
|
[164910] = "Baú Ornamentado", -- Ornate Chest
|
|
[164953] = "Mochilas Grandes de Couro", -- Large Leather Backpacks
|
|
[164954] = "Carapaça de Zukk'ash", -- Zukk'ash Pod
|
|
[164955] = "Torre de Cristal Norte", -- Northern Crystal Pylon
|
|
[164956] = "Torre de Cristal Oeste", -- Western Crystal Pylon
|
|
[164957] = "Torre de Cristal Oriental", -- Eastern Crystal Pylon
|
|
[164958] = "Broto de Pétala Sangrenta", -- Bloodpetal Sprout
|
|
[165554] = "Coração da Montanha", -- Heart of the Mountain
|
|
[166863] = "Carcaça de Manguadonte Fresca", -- Fresh Threshadon Carcass
|
|
[169243] = "Baú dos Sete", -- Chest of The Seven
|
|
[171938] = "Sabra", -- Cactus Apple
|
|
[171939] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[171942] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[173232] = "Instruções de Ferraria", -- Blacksmithing Plans
|
|
[173265] = "Banheiro de Madeira", -- Wooden Outhouse
|
|
[173284] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[173324] = "Dragão Noturno Corrompido", -- Corrupted Night Dragon --TODO: This was taken from wotlk Wowhead
|
|
[173327] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174594] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174595] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174596] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174597] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174598] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174599] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: this was manually translated
|
|
[174600] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174601] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174602] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174603] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174604] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174605] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[174606] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[174607] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[174608] = "Dragão Noturno Corrompido", -- Corrupted Night Dragon --TODO: This was taken from wotlk Wowhead
|
|
[174682] = "Cuidado com o Pterrordax", -- Beware of Pterrordax
|
|
[174684] = "Dragão Noturno Corrompido", -- Corrupted Night Dragon --TODO: This was taken from wotlk Wowhead
|
|
[174686] = "Raiz-açoite Corrompida", -- Corrupted Whipper Root --TODO: This was taken from wotlk Wowhead
|
|
[174708] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174709] = "Botão Selvagem Corrompido", -- Corrupted Windblossom --TODO: This was taken from wotlk Wowhead
|
|
[174712] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
[174713] = "Flor da Canção Corrompida", -- Corrupted Songflower --TODO: This was taken from wotlk Wowhead
|
|
--TODO: [174793] = "Gorishi Hive Hatchery", -- Gorishi Hive Hatchery
|
|
[175165] = "Baú do Aurora de Prata", -- Silver Dawning's Lockbox --TODO: This was taken from wotlk Wowhead
|
|
[175166] = "Baú do Véu das Brumas", -- Mist Veil's Lockbox --TODO: This was taken from wotlk Wowhead
|
|
[175207] = "Criatura Marinha Encalhada", -- Beached Sea Creature
|
|
[175226] = "Criatura Marinha Encalhada", -- Beached Sea Creature --TODO: This was taken from wotlk Wowhead
|
|
[175227] = "Criatura Marinha Encalhada", -- Beached Sea Creature
|
|
[175230] = "Criatura Marinha Encalhada", -- Beached Sea Creature --TODO: This was taken from wotlk Wowhead
|
|
[175233] = "Criatura Marinha Encalhada", -- Beached Sea Creature --TODO: This was taken from wotlk Wowhead
|
|
[175245] = "Chama Paternal", -- Father Flame
|
|
[175320] = "PROCURA-SE: Lodofundo!", -- WANTED: Murkdeep! --TODO: This was taken from wotlk Wowhead
|
|
[175324] = "Lascas de Friomalho", -- Frostmaul Shards
|
|
[175382] = "Cofre do Finitudo", -- Doomrigger's Coffer
|
|
[175384] = "Ovo de Mantícora de Alcândora", -- Highperch Wyvern Egg --TODO: This was taken from wotlk Wowhead
|
|
[175385] = "Tabuleta de Pedranegra", -- Darkstone Tablet
|
|
[175407] = "Pena Lunamarca", -- Moontouched Feather --TODO: This was taken from wotlk Wowhead
|
|
[175524] = "Cristal Vermelho Misterioso", -- Mysterious Red Crystal --TODO: This was taken from wotlk Wowhead
|
|
--TODO: [175564] = "Brazier of the Herald", -- Brazier of the Herald
|
|
[175565] = "Ovo Alienígena", -- Alien Egg --TODO: This was taken from wotlk Wowhead
|
|
[175586] = "Carroça de Jaron", -- Jaron's Wagon
|
|
[175587] = "Caixote Danificado", -- Damaged Crate
|
|
[175629] = "Suprimentos do Jaron", -- Jaron's Supplies
|
|
[175708] = "Caixote de Suprimentos da Encruzilhada", -- Crossroads Supply Crate
|
|
[175724] = "Sargeras e a Traição", -- Sargeras and the Betrayal
|
|
[175725] = "Os Deuses Antigos e a Ordenação de Azeroth", -- The Old Gods and the Ordering of Azeroth
|
|
[175726] = "O Ataque das Revoadas", -- Charge of the Dragonflights
|
|
[175727] = "A Guerra dos Antigos", -- The War of the Ancients
|
|
[175729] = "O Monte Hyjal e a Dádiva de Illidan", -- Mount Hyjal and Illidan's Gift
|
|
[175730] = "A Árvore do Mundo e o Sonho Esmeralda", -- The World Tree and the Emerald Dream
|
|
[175731] = "O Exílio dos Elfos Superiores", -- Exile of the High Elves
|
|
[175732] = "As Sentinelas e a Longa Vigília", -- The Sentinels and the Long Vigil
|
|
[175733] = "A Fundação de Quel'thalas", -- The Founding of Quel'Thalas
|
|
[175734] = "Arathor e a Guerra dos Trolls", -- Arathor and the Troll Wars
|
|
[175735] = "Os Guardiões de Tirisfal", -- The Guardians of Tirisfal
|
|
[175736] = "Altaforja: o Despertar dos Anões", -- Ironforge - the Awakening of the Dwarves
|
|
[175737] = "Os Sete Reinos", -- The Seven Kingdoms
|
|
[175738] = "Aegwynn e a Caça aos Dragões", -- Aegwynn and the Dragon Hunt
|
|
[175739] = "A Guerra dos Três Martelos", -- War of the Three Hammers
|
|
[175740] = "O Último Guardião", -- The Last Guardian
|
|
[175741] = "Kil'jaeden e o Pacto Sombrio", -- Kil'jaeden and the Shadow Pact
|
|
[175742] = "A Ascensão da Horda", -- Rise of the Horde
|
|
[175745] = "O Portal Negro e a Queda de Ventobravo", -- The Dark Portal and the Fall of Stormwind
|
|
[175746] = "A Aliança de Lordaeron", -- The Alliance of Lordaeron
|
|
[175747] = "A Invasão de Draenor", -- The Invasion of Draenor
|
|
[175748] = "O Nascimento do Lich Rei", -- The Birth of the Lich King
|
|
[175749] = "A Coroa e o Trono de Gelo", -- Icecrown and the Frozen Throne
|
|
[175750] = "A Batalha de Grim Batol", -- The Battle of Grim Batol
|
|
[175751] = "Letargia dos Orcs", -- Lethargy of the Orcs
|
|
[175752] = "A Nova Horda", -- The New Horde
|
|
[175753] = "A Guerra da Aranha", -- War of the Spider
|
|
[175754] = "Kel'Thuzad e a Formação do Flagelo", -- Kel'Thuzad and the Forming of the Scourge
|
|
[175756] = "O Flagelo de Lordaeron", -- The Scourge of Lordaeron
|
|
[175757] = "Nascente do Sol: a Queda de Quel'thalas", -- Sunwell - The Fall of Quel'Thalas
|
|
[175758] = "O Retorno de Arquimonde e Fuga para Kalimdor", -- Archimonde's Return and the Flight to Kalimdor
|
|
[175759] = "O Domínio do Traidor", -- The Betrayer Ascendant
|
|
[175760] = "A Ascensão dos Elfos Sangrentos", -- Rise of the Blood Elves
|
|
[175761] = "Guerra Civil nas Terras Pestilentas", -- Civil War in the Plaguelands
|
|
[175762] = "O Triunfo do Lich Rei", -- The Lich King Triumphant
|
|
[175763] = "Velhos Ódios: a Colonização de Kalimdor", -- Old Hatreds - The Colonization of Kalimdor
|
|
[175802] = "Cofre Pequeno", -- Small Lockbox --TODO: This was taken from wotlk Wowhead
|
|
[175854] = "Os Impérios Gêmeos", -- The Twin Empires
|
|
[175855] = "A Queda do Império", -- Empires' Fall
|
|
[175856] = "A Ira do Esfolador de Almas", -- Wrath of Soulflayer
|
|
[175888] = "Fragmento da Relíquia dos Altaneiros", -- Highborne Relic Fragment --TODO: This was taken from wotlk Wowhead
|
|
[175889] = "Ovo Velho", -- Ancient Egg
|
|
[175891] = "Fragmento da Relíquia dos Altaneiros", -- Highborne Relic Fragment --TODO: This was taken from wotlk Wowhead
|
|
[175892] = "Fragmento da Relíquia dos Altaneiros", -- Highborne Relic Fragment --TODO: This was taken from wotlk Wowhead
|
|
[175893] = "Fragmento da Relíquia dos Altaneiros", -- Highborne Relic Fragment --TODO: This was taken from wotlk Wowhead
|
|
[175894] = "Embrulho da Janice", -- Janice's Parcel --TODO: This was taken from wotlk Wowhead
|
|
[175924] = "Armário Trancado", -- Locked Cabinet --TODO: This was taken from wotlk Wowhead
|
|
[175925] = "Casinha", -- Outhouse
|
|
[175926] = "Diário da Sra. Dalson", -- Mrs. Dalson's Diary --TODO: This was taken from wotlk Wowhead
|
|
[175928] = "Agave Incendia", -- Incendia Agave --TODO: This was taken from wotlk Wowhead
|
|
[175965] = "Fluido de Embalsamamento de Friomúrmuro", -- Frostwhisper's Embalming Fluid
|
|
[176090] = "Restos Humanos", -- Human Remains
|
|
[176091] = "Caldeirão de Lenha Morta", -- Deadwood Cauldron
|
|
[176115] = "Pôster de Procura-se – Arnak Temível Totem", -- Wanted Poster - Arnak Grimtotem --TODO: This was taken from wotlk Wowhead
|
|
[176158] = "Braseiro da Dor", -- Brazier of Pain
|
|
[176159] = "Braseiro da Malícia", -- Brazier of Malice
|
|
[176160] = "Braseiro do Sofrimento", -- Brazier of Suffering
|
|
[176161] = "Braseiro do Ódio", -- Brazier of Hatred
|
|
[176189] = "Tartaruga Marinha Descarnada", -- Skeletal Sea Turtle
|
|
[176190] = "Tartaruga Marinha Encalhada", -- Beached Sea Turtle
|
|
[176191] = "Tartaruga Marinha Encalhada", -- Beached Sea Turtle --TODO: This was taken from wotlk Wowhead
|
|
[176192] = "Catálogo do Imprevisível", -- Catalogue of the Wayward --TODO: This was taken from wotlk Wowhead
|
|
[176196] = "Tartaruga Marinha Encalhada", -- Beached Sea Turtle
|
|
[176197] = "Tartaruga Marinha Encalhada", -- Beached Sea Turtle --TODO: This was taken from wotlk Wowhead
|
|
[176198] = "Tartaruga Marinha Encalhada", -- Beached Sea Turtle --TODO: This was taken from wotlk Wowhead
|
|
[176344] = "Baú de Documentos nº 1", -- Document Chest #1 --TODO: This was taken from wotlk Wowhead
|
|
[176361] = "Caldeirão do Flagelo", -- Scourge Cauldron --TODO: This was taken from wotlk Wowhead
|
|
[176392] = "Caldeirão do Flagelo", -- Scourge Cauldron
|
|
[176393] = "Caldeirão do Flagelo", -- Scourge Cauldron --TODO: This was taken from wotlk Wowhead
|
|
[176484] = "A Escritura de Montalvo", -- The Deed to Brill
|
|
[176485] = "A Escritura de Castro das Flechas", -- The Deed to Caer Darrow
|
|
[176486] = "A Escritura de Costa Sul", -- The Deed to Southshore
|
|
[176487] = "A Escritura da Serraria Tarren", -- The Deed to Tarren Mill
|
|
[176544] = "Restos Mortais de Eva Sarkhoff", -- Remains of Eva Sarkhoff
|
|
[176545] = "Restos Mortais de Lucien Sarkhoff", -- Remains of Lucien Sarkhoff
|
|
[176582] = "Armadilha de Lagostim", -- Shellfish Trap
|
|
[176631] = "Dádiva de Menethil", -- Menethil's Gift
|
|
[176634] = "Baú de Kerlonian", -- Kerlonian's Chest --TODO: This was taken from wotlk Wowhead
|
|
[176751] = "Ossos de Kodo", -- Kodo Bones
|
|
[177243] = "Portal Demoníaco", -- Demon Portal
|
|
[177289] = "Caldeirão do Flagelo", -- Scourge Cauldron --TODO: This was taken from wotlk Wowhead
|
|
[177491] = "Barril de Cupins", -- Termite Barrel --TODO: This was taken from wotlk Wowhead
|
|
[177544] = "Baú do Josefo", -- Joseph's Chest
|
|
[177667] = "Pergaminho Rasgado", -- Torn Scroll
|
|
--TODO: [177673] = "Serpent Statue", -- Serpent Statue
|
|
--TODO: [177684] = "Stone of Shy-Rotam", -- Stone of Shy-Rotam
|
|
[177750] = "Broto Fúngico Lunar", -- Lunar Fungal Bloom --TODO: This was taken from wotlk Wowhead
|
|
[177787] = "Diário de Rodovalho", -- Rackmore's Log
|
|
[177904] = "Pôster de Procura-se: Besseleth", -- Wanted Poster: Besseleth --TODO: This was taken from wotlk Wowhead
|
|
[177964] = "Pedra das Profundezas", -- Fathom Stone
|
|
[178144] = "Baú dos Trolls", -- Troll Chest
|
|
[178195] = "Óleo dos Brado Guerreiro", -- Warsong Oil
|
|
[178204] = "Carregamento de Machados dos Brado Guerreiro", -- Warsong Axe Shipment
|
|
--TODO: [178224] = "Dire Pool", -- Dire Pool
|
|
[178227] = "Cesto do Totem de Murgut", -- Murgut's Totem Basket
|
|
[178553] = "Receptáculo Colme'Ashi", -- Hive'Ashi Pod
|
|
[178609] = "Neve de Feriado", -- Holiday Snow
|
|
[179485] = "Armadilha Quebrada", -- A Broken Trap
|
|
[179499] = "Cesta de Tanino Ôgrico", -- Ogre Tannin Basket
|
|
[179501] = "Tesouro do Fiapo Agulhacerta", -- Knot Thimblejack's Cache --TODO: This was taken from wotlk Wowhead
|
|
[179552] = "Diagrama: Robô de Reparos em Campo 74A", -- Schematic: Field Repair Bot 74A
|
|
[179553] = "Fragmento de Núcleo", -- Core Fragment
|
|
[179562] = "Lâmina Antiga Incandescente", -- Ancient Heated Blade --TODO: This was taken from wotlk Wowhead
|
|
[179564] = "Homenagem a Gordok", -- Gordok Tribute Chest
|
|
[179565] = "Relicário Empoeirado", -- Dusty Reliquary
|
|
[179697] = "Baú do Tesouro da Arena", -- Arena Treasure Chest
|
|
[179827] = "Procurados/Desaparecidos/Achados e Perdidos", -- Wanted/Missing/Lost & Found --TODO: This was taken from wotlk Wowhead
|
|
[179828] = "Travesseiro de Ferro Negro", -- Dark Iron Pillow
|
|
[179832] = "Travesseiro Ornado da Alma Fada", -- Pillaclencher's Ornate Pillow
|
|
[179913] = "Chamado às armas!", -- Call to Arms! --TODO: This was taken from wotlk Wowhead
|
|
[180229] = "Amontoado de Mandingas Azarentas", -- Jinxed Hoodoo Pile --TODO: This was taken from wotlk Wowhead
|
|
[180248] = "Cardume de Papas-finas", -- School of Tastyfish
|
|
[180327] = "Braseiro da Loucura", -- Brazier of Madness --TODO: this was manually translated
|
|
[180366] = "Caixa de Ferramentas Desgastada", -- Battered Tackle Box --TODO: This was taken from wotlk Wowhead
|
|
[180368] = "Tabuleta da Loucura", -- Tablet of Madness --TODO: This was taken from wotlk Wowhead
|
|
[180369] = "Águas Revoltas Barrentas", -- Muddy Churning Waters --TODO: This was taken from wotlk Wowhead
|
|
[180435] = "Algibeira do Noggel", -- Noggle's Satchel
|
|
[180436] = "Fragmento de Tabuleta do Crepúsculo", -- Twilight Tablet Fragment
|
|
[180448] = "Cartaz de Procura-se: Agarramata", -- Wanted Poster: Deathclasp
|
|
[180453] = "Cristal Entalhado de Glifos de Colme'Régia", -- Hive'Regal Glyphed Crystal
|
|
[180456] = "Pedra Eólica Menor", -- Lesser Wind Stone
|
|
[180461] = "Pedra Eólica", -- Wind Stone
|
|
[180466] = "Pedra Eólica Maior", -- Greater Wind Stone
|
|
[180501] = "Fragmento de Tabuleta do Crepúsculo", -- Twilight Tablet Fragment
|
|
[180503] = "Livro de Receitas da Sandy", -- Sandy Cookbook
|
|
[180526] = "Gongo de Bethekk", -- Gong of Bethekk --TODO: This was taken from wotlk Wowhead
|
|
[180570] = "Barril", -- Keg
|
|
[180633] = "Lágrima Cristalina", -- Crystalline Tear
|
|
[180642] = "Caixote Inconspícuo", -- Inconspicuous Crate
|
|
--TODO: [180652] = "Freshly Dug Dirt", -- Freshly Dug Dirt
|
|
[180662] = "Destroços da Escuna", -- Schooner Wreckage
|
|
[180665] = "Dracônico para Leigos", -- Draconic for Dummies
|
|
[180666] = "Dracônico para Leigos", -- Draconic for Dummies
|
|
[180667] = "Dracônico para Leigos", -- Draconic for Dummies
|
|
[180669] = "Voragem Serpenteante", -- Swirling Maelstrom --TODO: this was manually translated
|
|
[180685] = "Destroços Encharcados", -- Waterlogged Wreckage
|
|
[180690] = "Grande Arca do Escaravelho", -- Large Scarab Coffer
|
|
[180691] = "Arca do Escaravelho", -- Scarab Coffer
|
|
--TODO: [180717] = "The Scarab Gong", -- The Scarab Gong
|
|
[180743] = "Presente Cuidadosamente Embrulhado", -- Carefully Wrapped Present
|
|
[180746] = "Presente Chacoalhado Gentilmente", -- Gently Shaken Gift
|
|
[180747] = "Presente Alegremente Embrulhado", -- Gaily Wrapped Present
|
|
[180748] = "Presente Tiquetaqueante", -- Ticking Present
|
|
[180751] = "Destroços Flutuantes", -- Floating Wreckage
|
|
[180793] = "Presente Festivo", -- Festive Gift
|
|
[180794] = "Diário de Janice Barov", -- Journal of Jandice Barov
|
|
[180796] = "Voltímato de Inverno PX-238", -- PX-238 Winter Wondervolt --TODO: this was manually translated
|
|
[180901] = "Destroços dos Vela Sangrenta", -- Bloodsail Wreckage
|
|
[180918] = "Procura-se: Thaelis, o Famélico", -- Wanted: Thaelis the Hungerer
|
|
[181011] = "Diário do Magíster Ocaso", -- Magister Duskwither's Journal
|
|
[181053] = "Cesta de Algassangue", -- Basket of Bloodkelp
|
|
[181073] = "Caldeirão Cheiroso", -- Fragrant Cauldron
|
|
--TODO: [181074] = "Arena Spoils", -- Arena Spoils
|
|
--TODO: [181083] = "Sothos and Jarien's Heirlooms", -- Sothos and Jarien's Heirlooms
|
|
[181098] = "Cinza Vulcânica", -- Volcanic Ash --TODO: This was taken from wotlk Wowhead
|
|
[181147] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[181150] = "Diário Empoeirado", -- Dusty Journal
|
|
[181153] = "Cartaz de Procura-se: Kel'gash, o Perverso", -- Wanted Poster: Kel'gash the Wicked
|
|
[181638] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[181643] = "Restos Mortais de Barbapena", -- Featherbeard's Remains --TODO: This was taken from wotlk Wowhead
|
|
[181645] = "Ovo de Grifo", -- Gryphon Egg
|
|
[181649] = "Diário de Barbapena", -- Featherbeard's Journal
|
|
[181665] = "Baú de Enterro", -- Burial Chest
|
|
[181672] = "Efígie do Homem de Palha", -- Wickerman Effigy
|
|
[181681] = "Cálice de Eluna", -- Chalice of Elune
|
|
[181687] = "Pilha de Madeira", -- Warsong Lumber Pile --TODO: This was taken from wotlk Wowhead
|
|
[181690] = "Monturo de Terra Fértil", -- Fertile Dirt Mound
|
|
[181698] = "Pedra do Caos", -- Voidstone
|
|
[181748] = "Cristal de Sangue", -- Blood Crystal
|
|
[181756] = "Livro Antigo e Surrado", -- Battered Ancient Book
|
|
[181889] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[181916] = "Madeira Vil de Satyrnaar", -- Tainted Wood
|
|
[182011] = "Caixote de Lingotes", -- Crate of Ingots
|
|
[182032] = "Diário de Galaen", -- Galaen's Journal
|
|
[182058] = "Carroça Carniceira do Flagelo", -- Scourge Meat Wagon
|
|
[182115] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[182165] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[182392] = "Quadro de Avisos de Garadar", -- Garadar Bulletin Board
|
|
[182393] = "Quadro de Avisos de Telaar", -- Telaar Bulletin Board
|
|
[182549] = "Planos dos Orcs Vis", -- Fel Orc Plans
|
|
[182587] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[182588] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[182947] = "O Códice de Sangue", -- The Codex of Blood
|
|
[182952] = "Destroços da Bomba de Vapor", -- Steam Pump Flotsam
|
|
[182953] = "Cardume de Esporosos", -- Sporefish School
|
|
[182954] = "Cardume Misto Salobre", -- Brackish Mixed School
|
|
[182956] = "Cardume de Platis", -- School of Darter
|
|
[182957] = "Cardume Misto das Terras Altas", -- Highland Mixed School
|
|
[182958] = "Cardume de Muçuns", -- Mudfish School
|
|
[182959] = "Cardume de Azulinhos", -- Bluefish School
|
|
[183284] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[183770] = "Painel de Controle de B'naar", -- B'naar Control Console
|
|
[183811] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[184300] = "Foco Necromântico", -- Necromantic Focus
|
|
[184465] = "Baú da Legião", -- Cache of the Legion
|
|
[184660] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[184684] = "Ovo de Esfola-pedra Vorasga", -- Ravenous Flayer Egg
|
|
[184793] = "Baú Primitivo", -- Primitive Chest
|
|
[184825] = "Tomo de Lashh'an", -- Lashh'an Tome
|
|
[184945] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[184946] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[185035] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[185126] = "Prisão de Cristal", -- Crystal Prison
|
|
[185165] = "Comunicador da Legião", -- Legion Communicator
|
|
[185166] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[185168] = "Baú Reforçado de Ferrovil", -- Reinforced Fel Iron Chest
|
|
[185549] = "Ovo de Kaliri Monstruoso", -- Monstrous Kaliri Egg
|
|
[186267] = "Altar da Abóbora", -- Pumpkin Shrine
|
|
--TODO: [186278] = "Burning Wreckage", -- Burning Wreckage
|
|
[186301] = "Armamentos dos Casco Negro", -- Blackhoof Armaments
|
|
--TODO: [186322] = "Hyal Family Monument", -- Hyal Family Monument
|
|
[186329] = "Estandarte do Clã Pedramalho", -- Stonemaul Clan Banner
|
|
[186423] = "Espanta-bruxa", -- Witchbane
|
|
[186426] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[186450] = "Carga do Zepelim", -- Zeppelin Cargo
|
|
[186463] = "Rabo-de-serpe", -- Wyrmtail
|
|
[186585] = "Pergaminho de Pele de Dragão", -- Dragonskin Scroll
|
|
--TODO: [186881] = "Dark Iron Sabotage Plans", -- Dark Iron Sabotage Plans
|
|
[186887] = "Lanterna de Abóbora Grande", -- Large Jack-o'-Lantern
|
|
[187072] = "Raiz Espinhosa", -- Razorthorn Root
|
|
[187236] = "Presente de Véu de Inverno", -- Winter Veil Gift
|
|
[187264] = "Baú de Minério dos Espinha Negra", -- Darkspine Ore Chest
|
|
[187273] = "Pegada Suspeita", -- Suspicious Hoofprint
|
|
[187333] = "Arbusto de Fruta-sangue", -- Bloodberry Bush
|
|
[187559] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187564] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187565] = "Ancião Atkanok", -- Elder Atkanok
|
|
[187851] = "Altar dos Sectários", -- Cultist Shrine
|
|
[187905] = "Ovo Reluzente Gigante", -- Massive Glowing Egg
|
|
[187914] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187916] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187917] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187919] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187920] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187921] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187922] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187923] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187924] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187925] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187926] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187927] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187928] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187929] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187930] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187931] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187932] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187933] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187934] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187935] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187936] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187937] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187938] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187939] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187940] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187941] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187942] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187943] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187944] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187945] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187946] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[187947] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187948] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187949] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187950] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187951] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187952] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187953] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187954] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187955] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187956] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187957] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187958] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187959] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187960] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187961] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187962] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187963] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187964] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187965] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187966] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187967] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187968] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187969] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187970] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187971] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187972] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187973] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187974] = "Fogueira da Horda", -- Horde Bonfire
|
|
[187975] = "Fogueira da Horda", -- Horde Bonfire
|
|
[188085] = "Grão Pestilento", -- Plagued Grain
|
|
[188164] = "Suprimentos de Kaskala", -- Kaskala Supplies
|
|
[188261] = "Diário Surrado", -- Battered Journal
|
|
[188364] = "Armadilha para Caranguejo Destruída", -- Wrecked Crab Trap
|
|
[188365] = "Coração dos Antigos", -- Heart of the Ancients
|
|
[188418] = "Procura-se!", -- Wanted!
|
|
[188419] = "Ancião Mana'loa", -- Elder Mana'loa
|
|
[188649] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[188667] = "Semente Âmbar", -- Amberseed
|
|
[189311] = "Tomo Encadernado com Carne", -- Flesh-bound Tome
|
|
[189989] = "Destroços da Máquina Toupeira dos Ferro Negro", -- Dark Iron Mole Machine Wreckage
|
|
[189990] = "Destroços da Máquina Toupeira dos Ferro Negro", -- Dark Iron Mole Machine Wreckage
|
|
[190020] = "Procura-se!", -- Wanted!
|
|
[190535] = "Zim'Abwa", -- Zim'Abwa
|
|
[190558] = "Cristal Rutilante", -- Shining Crystal
|
|
[190560] = "Armadura Irisada", -- Glinting Armor
|
|
[190561] = "Gema Faiscante", -- Glowing Gem
|
|
[190562] = "Prataria Polida", -- Polished Platter
|
|
[190563] = "Tesouro Rutilante", -- Sparkling Treasure
|
|
[190602] = "Zim'Torga", -- Zim'Torga
|
|
[190657] = "Zim'Rhuk", -- Zim'Rhuk
|
|
[190768] = "Cofre Envelhecido", -- Timeworn Coffer
|
|
[190917] = "Cartas Abandonadas", -- Abandoned Mail
|
|
[190936] = "Caldeirão da Praga", -- Plague Cauldron
|
|
--TODO: [191136] = "Soaked Fertile Dirt", -- Soaked Fertile Dirt
|
|
[191209] = "Defesas de Cristal Piscabrilha", -- Sparktouched Crystal Defenses
|
|
[191728] = "Procura-se!", -- Wanted!
|
|
[191760] = "Console da Biblioteca do Inventor", -- Inventor's Library Console
|
|
[191761] = "Console de Protótipo", -- Prototype Console
|
|
[191766] = "Ordens de Drakuru", -- Orders From Drakuru
|
|
[192046] = "Cardume de Mangangás Berbidorsos", -- Musselback Sculpin School
|
|
[192048] = "Cardume de Acarás-bandeira Pinadragos", -- Dragonfin Angelfish School
|
|
[192049] = "Cardume de Arenques Presadentes", -- Fangtooth Herring School
|
|
[192050] = "Cardume de Salmões Glaciais", -- Glacial Salmon School
|
|
[192051] = "Cardume de Caravelas Boreanas", -- Borean Man O' War School
|
|
[192052] = "Cardume de Arraias-jamanta Imperiais", -- Imperial Manta Ray School
|
|
[192053] = "Cardume de Pançudos do Mar Profundo", -- Deep Sea Monsterbelly School
|
|
[192054] = "Cardume de Lulas Brilho-da-lua", -- Moonglow Cuttlefish School
|
|
[192057] = "Cardume de Peixes-urtiga", -- Nettlefish School
|
|
[192059] = "Cardume de Manjubinhas Galhavítreas", -- Glassfin Minnow School
|
|
[192060] = "Bigorna de Fjorn", -- Fjorn's Anvil
|
|
[192071] = "Bigorna de Fjorn", -- Fjorn's Anvil
|
|
[192072] = "Caixote de Arpões", -- Harpoon Crate
|
|
[192078] = "Trompa de Hodir", -- Hodir's Horn
|
|
[192079] = "Lança de Hodir", -- Hodir's Spear
|
|
[192080] = "Elmo de Hodir", -- Hodir's Helm
|
|
[192524] = "Arngrim, o Insaciável", -- Arngrim the Insatiable
|
|
[192708] = "As Escolas de Magia Arcana - Introdução", -- The Schools of Arcane Magic - Introduction
|
|
[192709] = "As Escolas de Magia Arcana - Abjuração", -- The Schools of Arcane Magic - Abjuration
|
|
[192710] = "As Escolas de Magia Arcana - Conjuração", -- The Schools of Arcane Magic - Conjuration
|
|
[192711] = "As Escolas de Magia Arcana - Divinação", -- The Schools of Arcane Magic - Divination
|
|
[192713] = "As Escolas de Magia Arcana - Encantamento", -- The Schools of Arcane Magic - Enchantment
|
|
[192818] = "Cogumelo Infuso", -- Infused Mushroom
|
|
[192823] = "Jarra de Vinho Cheia", -- Full Jug of Wine
|
|
[192827] = "Mostarda Selvagem", -- Wild Mustard
|
|
[192828] = "Cenoura do Canto Cristalino", -- Crystalsong Carrot
|
|
[192833] = "Posses do Brindeiro", -- Bridenbrad's Possessions
|
|
[192865] = "As Escolas de Magia Arcana - Ilusão", -- The Schools of Arcane Magic - Illusion
|
|
[192866] = "As Escolas de Magia Arcana - Necromancia", -- The Schools of Arcane Magic - Necromancy
|
|
[192867] = "As Escolas de Magia Arcana - Transmutação", -- The Schools of Arcane Magic - Transmutation
|
|
[193051] = "Ovo Nerubiano do Flagelo", -- Nerubian Scourge Egg
|
|
[193195] = "Cristal Pulsante", -- Pulsing Crystal
|
|
[193400] = "Pilha de Bombas de Saronita", -- Saronite Bomb Stack
|
|
[193402] = "Maleta Enferrujada de Prisioneira", -- Rusted Prisoner's Footlocker
|
|
[194032] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194033] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194034] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194035] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194036] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194037] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194038] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194039] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194040] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194042] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194043] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194044] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194045] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194046] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194048] = "Fogueira da Horda", -- Horde Bonfire
|
|
[194049] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[194105] = "Caixazorra 413", -- Buzzbox 413
|
|
[194122] = "Caixazorra 723", -- Buzzbox 723
|
|
[194213] = "Jacinto do Gelo", -- Winter Hyacinth
|
|
[194238] = "Lâmina de Drak'Mar", -- Blade of Drak'Mar
|
|
[194341] = "Diário Empoeirado", -- Dusty Journal
|
|
[194378] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194387] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194388] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194389] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194390] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194391] = "Documento Roubado da Liga dos Exploradores", -- Stolen Explorers' League Document
|
|
[194423] = "Convite do Torneio Roubado", -- Stolen Tournament Invitation
|
|
[194424] = "Ordens do Cavaleiro Negro", -- Black Knight's Orders
|
|
--TODO: [194461] = "Stone Block", -- Stone Block
|
|
[194463] = "Pequeno Bloco de Pedra", -- Small Stone Block --TODO: This was taken from wotlk Wowhead
|
|
[194479] = "Piscina de Sangue", -- Pool of Blood
|
|
[194537] = "Túmulo de Sir Wendell", -- Sir Wendell's Grave
|
|
[194538] = "Túmulo de Conall", -- Connall's Grave
|
|
[194539] = "Túmulo de Lorien", -- Lorien's Grave
|
|
[194555] = "Console do Arquivo", -- Archivum Console
|
|
[194618] = "Cavalete de Lanças", -- Lance Rack
|
|
[194622] = "Cavalete de Lanças", -- Lance Rack
|
|
[194714] = "Bancada de Trabalho Nojenta", -- Disgusting Workbench
|
|
[194908] = "Cavalete de Lanças", -- Lance Rack
|
|
[194909] = "Cavalete de Lanças", -- Lance Rack
|
|
[195022] = "Ovo de Pelenoso", -- Venomhide Ravasaur Egg
|
|
[195037] = "Ovo de Silitídeo", -- Silithid Egg
|
|
[195134] = "A Bomba", -- The Bomb
|
|
[195274] = "Perna Roubada de Moa", -- Stolen Tallstrider Leg
|
|
--TODO: [195308] = "Mysterious Snow Mound", -- Mysterious Snow Mound
|
|
[195344] = "Cristal de Alma Descartado", -- Discarded Soul Crystal
|
|
[195431] = "Rádio do Centro de Operações", -- Headquarters Radio
|
|
[195433] = "Tabuletas Ancestrais", -- Ancient Tablets
|
|
[195435] = "Cabine de Armas", -- Weapons Cabinet
|
|
[195438] = "Taça de Eluna", -- Cup of Elune
|
|
[195445] = "Pedra Rúnica do Vórtice Ancestral", -- Ancient Vortex Runestone
|
|
[195497] = "Braseiro de Eluna", -- Elune's Brazier
|
|
[195517] = "Criada de Eluna", -- Elune's Handmaiden
|
|
[195600] = "Pedra Fumegante", -- Smouldering Stone
|
|
[195642] = "Pedra do Poder Naga", -- Naga Power Stone
|
|
--TODO: [195665] = "Argent Crusade Tribute Chest", -- Argent Crusade Tribute Chest
|
|
[195676] = "Tagarela do Laboratório Secreto", -- Secret Lab Squakbox
|
|
[196393] = "Relíquia Quebrada", -- Broken Relic
|
|
[196832] = "Pedra Divinatória Superior", -- Upper Scrying Stone
|
|
[196833] = "Pedra Divinatória Inferior", -- Lower Scrying Stone
|
|
[201367] = "Coração das Brumas", -- Heart of the Mists
|
|
[201578] = "Cartaz de Recrutamento de Operários", -- Wrenchmen Recruitment Poster
|
|
[202080] = "Ninho da Saltadora", -- Dart's Nest
|
|
[202081] = "Ninho de Takk", -- Takk's Nest
|
|
[202082] = "Ninho da Matriarca Ravassauro", -- Ravasaur Matriarch's Nest
|
|
[202083] = "Ninho da Matriarca Rasgaqueixo", -- Razormaw Matriarch's Nest
|
|
[202135] = "Túmulo de Dadanga", -- Dadanga's Grave
|
|
[202407] = "Baú do Ranhareias", -- Sandscraper's Chest
|
|
[202474] = "Baú Antediluviano", -- Antediluvean Chest
|
|
[202598] = "Detonadorzão Sinistro", -- Big Nasty Plunger
|
|
[202613] = "Painel de Controle da Plataforma", -- Platform Control Panel
|
|
[202697] = "Olho do Crepúsculo", -- Eye of Twilight
|
|
[202701] = "Casinha de Esconderijo", -- Outhouse Hideout
|
|
[202706] = "Caldeirão do Crepúsculo", -- Twilight Cauldron
|
|
[202712] = "O Apócrifo Crepuscular", -- The Twilight Apocrypha
|
|
[202776] = "Cardume de Truta da Montanha", -- Mountain Trout School
|
|
[202777] = "Cardume de Lebiste das Terras Altas", -- Highland Guppy School
|
|
[202778] = "Cardume de Bagres-cegos Albinos", -- Albino Cavefish School
|
|
[202779] = "Cardume de Muçuns-de-barriga-preta", -- Blackbelly Mudfish School
|
|
[202780] = "Grande Cardume de Enguias de Profundeza", -- Fathom Eel Swarm
|
|
[202871] = "Caixote Submerso", -- Sunken Crate
|
|
[202975] = "Banheiro Submerso", -- Submerged Outhouse
|
|
[203128] = "Garrafa Quebrada", -- Broken Bottle
|
|
[203134] = "Pedestal Vazio", -- Empty Pedestal
|
|
[203140] = "Ponta Quebrada", -- Broken Prong
|
|
[203186] = "NÃO ENTRE!!!", -- STAY OUT!
|
|
[203207] = "Códice das Sombras", -- Codex of Shadows
|
|
[203301] = "Tridentes de Naga", -- Naga Tridents
|
|
[203305] = "Cadinho de Nazsharin", -- Crucible of Nazsharin
|
|
[203733] = "Quadro de Recompensas", -- Bounty Board
|
|
[203734] = "Escritura de Cerro Oeste", -- Westfall Deed
|
|
[203755] = "Cartaz de Recrutamento de Operários", -- Wrenchmen Recruitment Poster
|
|
[204050] = "Diagramas do Devastador", -- Foebreaker Blueprints
|
|
[204274] = "Diário de Bordo", -- Captain's Log
|
|
[204344] = "Procura-se!", -- Wanted!
|
|
[204351] = "Orbe de Controle de Gorjala", -- Ettin Control Orb
|
|
[204406] = "Garrafa Semi-enterrada", -- Half-Buried Bottle
|
|
[204450] = "Mapas do Capitão Tranquiláguas", -- Captain Stillwater's Charts
|
|
[204578] = "Barril de Rumdumal", -- Barrel of Doublerum
|
|
[204817] = "Bastão Forjado a Luz", -- Lightforged Rod
|
|
[204824] = "Arco Forjado a Luz", -- Lightforged Arch
|
|
[204825] = "Cimeira Forjada a Luz", -- Lightforged Crest
|
|
[204959] = "Drusa Gigante de Dolorita", -- Gigantic Painite Cluster
|
|
[205134] = "Diário do Mestre Forjador", -- Forgemaster's Log
|
|
[205143] = "Banheiro Abandonado", -- Abandoned Outhouse
|
|
[205198] = "Pilha de Explosivos", -- Pile of Explosives
|
|
[205207] = "Diário de Maziel", -- Maziel's Journal
|
|
[205258] = "Caixote de Armas Quebrado", -- Broken Weapons Crate
|
|
[205266] = "Disco Sofisticado", -- Elaborate Disc
|
|
[205332] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[205350] = "Painel de Comunicação da Horda", -- Horde Communication Panel
|
|
[205476] = "Livro das Almas Perdidas", -- Book of Lost Souls
|
|
[205540] = "Esqueleto Decrépito", -- Decrepit Skeleton
|
|
[205874] = "Hieróglifos Cobertos de Areia", -- Sand-Covered Hieroglyphs
|
|
[205875] = "Clarão do Cruzado", -- Crusader's Flare
|
|
[206109] = "Mural de Ordens do Chefe Guerreiro", -- Warchief's Command Board
|
|
[206111] = "Mural do Chamado ao Heroísmo", -- Hero's Call Board
|
|
[206293] = "Terminal A.I.D.A.", -- A.I.D.A. Terminal
|
|
[206335] = "Pedaço de Pedra", -- Stone Slab
|
|
[206336] = "Pedaço de Mármore", -- Marble Slab
|
|
[206374] = "Tesouro dos Observadores", -- Trove of the Watchers
|
|
[206569] = "Olho do Crepúsculo", -- Eye of Twilight
|
|
[206585] = "Totem de Ruumbo", -- Totem of Ruumbo
|
|
[206944] = "Pá", -- Shovel
|
|
[207104] = "Controle de Bombeamento Automático", -- Master Control Pump
|
|
[207179] = "Caldeirão Invernoso", -- Winterfall Cauldron
|
|
[207279] = "Mural de Ordens do Chefe Guerreiro", -- Warchief's Command Board
|
|
[207303] = "Mural de Aventuras", -- Adventure Board
|
|
[207304] = "Mural de Aventuras", -- Adventure Board
|
|
[207359] = "Ovo Puro do Crepúsculo", -- Pure Twilight Egg
|
|
[207496] = "Baú do Tesouro de Ferro Negro", -- Dark Iron Treasure Chest
|
|
[207724] = "Destroços do Naufrágio", -- Shipwreck Debris
|
|
[207982] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[207983] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207984] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[207985] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[207986] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207987] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[207988] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[207989] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207990] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207991] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207992] = "Fogueira da Horda", -- Horde Bonfire
|
|
[207993] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[208089] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[208090] = "Fogueira da Horda", -- Horde Bonfire
|
|
[208093] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[208094] = "Fogueira da Horda", -- Horde Bonfire
|
|
[208311] = "Cardume de Sabichões Abissais", -- Deepsea Sagefish School
|
|
[208316] = "Mural do Chamado ao Heroísmo", -- Hero's Call Board
|
|
[208317] = "Mural de Ordens do Chefe Guerreiro", -- Warchief's Command Board
|
|
[208365] = "Monturo de Terra Remexido Recentemente", -- Recently Disturbed Dirt Mound
|
|
[208535] = "Semente Seca", -- Dried Acorn
|
|
[209072] = "Caixote Roubado", -- Stolen Crate
|
|
[209076] = "Caixote de Anselmo", -- Anson's Crate
|
|
[209094] = "Caixote Roubado", -- Stolen Crate
|
|
[209095] = "Caixote de Edgar", -- Edgar's Crate
|
|
[209270] = "|cFFFFFFFFStep 2:|r Página 78", -- |cFFFFFFFFStep 2:|r Page 78
|
|
[209620] = "Baú do Tesouro de Negraluna", -- Darkmoon Treasure Chest
|
|
[209673] = "Pilar do Tigre de Jade", -- Jade Tiger Pillar
|
|
[209845] = "Cerveja Água na Boca", -- Mouthwatering Brew
|
|
[210005] = "Cavalete de Armas", -- Weapon Rack
|
|
[210015] = "Cavalete de Armas", -- Weapon Rack
|
|
[210016] = "Cavalete de Armas", -- Weapon Rack
|
|
[210017] = "Bastidor de Armas", -- Weapon Rack
|
|
[210018] = "Cavalete de Armas", -- Weapon Rack
|
|
[210019] = "Bastidor de Armas", -- Weapon Rack
|
|
[210020] = "Bastidor de Armas", -- Weapon Rack
|
|
[210565] = "Solo Negro", -- Dark Soil
|
|
[211424] = "Pergaminho de Alquimia", -- Alchemy Scroll
|
|
[211754] = "Texto Curioso", -- Curious Text
|
|
[211807] = "Arca Mogu", -- Mogu Chest --TODO: This was manually translated
|
|
[212181] = "Estátua Antiga", -- Ancient Statute
|
|
[212389] = "Pergaminho do Auspício", -- Scroll of Auspice
|
|
[213362] = "Armário do Navio", -- Ship's Locker
|
|
[213363] = "Estoque Mantídeo de Wodin", -- Wodin's Mantid Shanker
|
|
[213364] = "Picareta de Mineração Pandarênica Antiga", -- Ancient Pandaren Mining Pick
|
|
[213366] = "Chaleira Pandarênica Antiga", -- Ancient Pandaren Tea Pot
|
|
[213368] = "Moeda da Sorte Pandarênica", -- Lucky Pandren Coin
|
|
[213649] = "Baú de Mercadorias Pilhadas", -- Cache of Pilfered Goods
|
|
[213650] = "Baú do Tesouro Vermingue", -- Virmen Treasure Cache
|
|
[213651] = "Baú de Equipamento", -- Equipment Locker
|
|
[213653] = "Lança de Pesca Pandarênica", -- Pandaren Fishing Spear
|
|
[213741] = "Cajado Jinyu Antigo", -- Ancient Jinyu Staff
|
|
[213742] = "Martelo dos Dez Trovões", -- Hammer of Ten Thunders
|
|
[213748] = "Pedra Ritual Pandarênica", -- Pandaren Ritual Stone
|
|
[213749] = "Cajado do Mestre Oculto", -- Staff of the Hidden Master
|
|
[213750] = "Tabuleta de Pedra de Saurok", -- Saurok Stone Tablet
|
|
[213751] = "Peitoral de Tecido de Duende", -- Sprite's Cloth Chest
|
|
[213765] = "Tabuleta de Ren Yun", -- Tablet of Ren Yun
|
|
[213767] = "Tesouro Escondido", -- Hidden Treasure
|
|
[213768] = "Lança do Guerreiro Hozen", -- Hozen Warrior Spear
|
|
[213769] = "Baú do Tesouro Hozen", -- Hozen Treasure Cache
|
|
[213770] = "Tesouro de Duende Roubado", -- Stolen Sprite Treasure
|
|
[213771] = "Estátua de Xuen", -- Statue of Xuen
|
|
[213774] = "Pertences Perdidos do Aventureiro", -- Lost Adventurer's Belongings
|
|
[213782] = "Cabeça de Terracota", -- Terracotta Head
|
|
[213793] = "Pequenino Baú de Rikktik", -- Rikktik's Tiny Chest
|
|
[213842] = "Baú de Armas Yaungóis", -- Stash of Yaungol Weapons
|
|
[213844] = "Mariposa Encerrada em Âmbar", -- Amber Encased Moth
|
|
[213845] = "O Martelo dos Loucos", -- The Hammer of Folly
|
|
[213956] = "Fragmento de Medo", -- Fragment of Dread
|
|
[213959] = "Bordão Resistente de Kri'vess", -- Hardened Sap of Kri'vess
|
|
[213960] = "Carregador de Fogo Yaungol", -- Yaungol Fire Carrier
|
|
[213961] = "Caixote de Mercadorias Abandonado", -- Abandoned Create of Goods
|
|
[213962] = "Adaga de Golpes Rápidos do Aniquilador dos Ventos", -- Wind-Reaver's Dagger of Quick Strikes
|
|
[213964] = "Lança Impávida de Malik", -- Malik's Stalwart Spear
|
|
[213966] = "Colar Encerrado em Âmbar", -- Amber Encased Necklace
|
|
[213967] = "Lâmina do Primogênito", -- Blade of the Prime
|
|
[213968] = "Cutelo Enxameante de Ka'roz", -- Swarming Cleaver of Ka'roz
|
|
[213969] = "Cajado da Mutação da Dissecadora", -- Dissector's Staff of Mutation
|
|
[213970] = "Fragmento de Quitina Ensanguentado", -- Bloodsoaked Chitin Fragment
|
|
[213971] = "Medalhão do Guardião do Enxame", -- Swarmkeeper's Medallion
|
|
[213972] = "Lâmina da Mente Envenenada", -- Blade of the Poisoned Mind
|
|
[213973] = "Relé Sônico Klaxxi", -- Klaxxi Sonic Relay
|
|
[214062] = "Âmbar Chamejante", -- Glowing Amber
|
|
[214175] = "Bolsa de Suprimentos de Wu Kao", -- Bag of Wu Kao Supplies
|
|
[214325] = "Cofre Esquecido", -- Forgotten Lockbox
|
|
[214337] = "Baú de Gemas", -- Stash of Gems
|
|
[214338] = "Oferenda de Lembrança", -- Offering of Remembrance
|
|
[214339] = "Baú de Suprimentos", -- Chest of Supplies
|
|
[214340] = "Instruções para Construir Barco", -- Boat-Building Instructions
|
|
[214403] = "Pilha de Papéis", -- Stack of Papers
|
|
[214407] = "Baú do Tesouro de Mo-Mo", -- Mo-Mo's Treasure Chest
|
|
[214438] = "Tabuleta Mogu Antiga", -- Ancient Mogu Tablet
|
|
[214439] = "Barril de Rum com Essência de Banana", -- Barrel of Banana Infused Rum
|
|
[214562] = "Cristal Assombrado pelo Sha", -- Sha-Haunted Crystal
|
|
[214871] = "Destruidor Despedaçado", -- Shattered Destroyer
|
|
[214903] = "Tan-Chao", -- The Tan-Chao
|
|
[215705] = "Templo dos Lavradores", -- Tillers Shrine
|
|
[215844] = "Mastro", -- Flagpole
|
|
[216322] = "Quadro de Recompensas", -- Bounty Board
|
|
[217851] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[217852] = "Fogueira da Horda", -- Horde Bonfire
|
|
[218427] = "A maturidade", -- Coming of Age
|
|
[218428] = "Pelo Conselho e pelo Rei", -- For Council and King
|
|
[218429] = "Sombras dos Loa", -- Shadows of the Loa
|
|
[218430] = "Profeta Sombrio Zul", -- The Dark Prophet Zul
|
|
[218431] = "Lei Shen", -- Lei Shen
|
|
[218432] = "Montaria Sagrada", -- The Sacred Mount
|
|
[218433] = "Unidade por um Preço", -- Unity at a Price
|
|
[218434] = "O Problema Pandarênico", -- The Pandaren Problem
|
|
[218435] = "Agentes da Ordem", -- Agents of Order
|
|
[218436] = "Sombra, Tempestade e Pedra", -- Shadow, Storm, and Stone
|
|
[218437] = "Maldição e Silêncio", -- The Curse and the Silence
|
|
[218438] = "Era dos Cem Reis", -- Age of a Hundred Kings
|
|
[218750] = "Ordens de Serviço", -- Work Orders
|
|
[220641] = "Tesouro do Senhor do Trovão", -- Thunderlord Cache
|
|
[220820] = "|cFFFFFFFFStep 6:|r Página 1127", -- |cFFFFFFFFStep 6:|r Page 1127
|
|
[220821] = "|cFFFFFFFFStep 5:|r Página 845", -- |cFFFFFFFFStep 5:|r Page 845
|
|
[220832] = "Tesouro afundado", -- Sunken Treasure
|
|
[220901] = "Bolsa de Tesouro Reluzente", -- Gleaming Treasure Chest
|
|
[220902] = "Baú do Tesouro Envolto em Corda", -- Rope-Bound Treasure Chest
|
|
[220903] = "Estátua de Garça Rebrilhante", -- Gleaming Crane Statue
|
|
[220986] = "Refugo da Guarda Negra", -- Blackguard's Jetsam
|
|
[221036] = "Bolsa de Tesouro Reluzente", -- Gleaming Treasure Satchel
|
|
[221376] = "Fragmento de Letreiro Velho", -- Old Sign Fragment
|
|
[221413] = "Pergaminho da Família Lin", -- Lin Family Scroll
|
|
[221617] = "Baú Coberto de Caveiras", -- Skull-Covered Chest
|
|
[221670] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[221671] = "Baú Resistente", -- Sturdy Chest
|
|
[221672] = "Baú Fumegante", -- Smoldering Chest
|
|
[221673] = "Baú Fulgurante", -- Blazing Chest
|
|
[222685] = "Ninho de Garça", -- Crane Nest
|
|
[223084] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223085] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223086] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223087] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223088] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223089] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223090] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223091] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223092] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223093] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223094] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223095] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223096] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223097] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223098] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223099] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223100] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223101] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223102] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223103] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223104] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223105] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223106] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223107] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223108] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223109] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223110] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223111] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223112] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223113] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223114] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223115] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223116] = "Baú Resistente", -- Sturdy Chest
|
|
[223117] = "Baú Resistente", -- Sturdy Chest
|
|
[223118] = "Baú Resistente", -- Sturdy Chest
|
|
[223119] = "Baú Fumegante", -- Smoldering Chest
|
|
[223204] = "Baú Coberto de Musgo", -- Moss-Covered Chest
|
|
[223533] = "Oferta de Paz", -- Peaceful Offering
|
|
[224228] = "Caldeirão Borbulhante", -- Bubbling Cauldron
|
|
[224306] = "Correntes Partidas", -- Broken Chains
|
|
[224392] = "Tesouro do Escravo", -- Slave's Stash
|
|
[224613] = "Baú de Espectador", -- Spectator's Chest
|
|
[224616] = "Petroglifo de Obsidiana", -- Obsidian Petroglyph
|
|
[224623] = "Ovo Agitado", -- Wiggling Egg
|
|
[224633] = "Suprimentos da Horda de Ferro", -- Iron Horde Supplies
|
|
[224686] = "Destripadora do Devorador", -- Devourer's Gutstone
|
|
[224713] = "Depósito do Malho Escarpado", -- Cragmaul Cache
|
|
[224750] = "Bolsa Pendurada", -- Hanging Satchel
|
|
[224753] = "Ovo de Rylak Escamoso", -- Scaly Rylak Egg
|
|
[224754] = "Baú Encharcado", -- Waterlogged Chest
|
|
[224755] = "Tributo da Horda de Ferro", -- Iron Horde Tribute
|
|
[224756] = "Algibeira do Alquimista", -- Alchemist's Satchel
|
|
[224770] = "Tesouro do Exilado da Lua Negra", -- Shadowmoon Exile Treasure
|
|
[224780] = "Adaga Sacrifical da Lua Negra", -- Shadowmoon Sacrificial Dagger
|
|
[224781] = "Cesta Apodrecida", -- Rotting Basket
|
|
[224783] = "Jarra com Fundo Falso", -- False-Bottomed Jar
|
|
[224784] = "Baú do Vindicante", -- Vindicator's Cache
|
|
[224785] = "Baú Demoníaco", -- Demonic Cache
|
|
[225501] = "Oferta de Paz", -- Peaceful Offering
|
|
[225502] = "Oferta de Paz", -- Peaceful Offering
|
|
[225503] = "Oferta de Paz", -- Peaceful Offering
|
|
[226831] = "Caixa do Astrólogo", -- Astrologer's Box
|
|
[226854] = "Presa de Elekk Blindado", -- Armored Elekk Tusk
|
|
[226861] = "Pertences de Ronokk", -- Ronokk's Belongings
|
|
[226862] = "Cone de Salgueiro-da-lua Gigante", -- Giant Moonwillow Cone
|
|
[226865] = "Carga da Rainha dos Corvos", -- Cargo of the Raven Queen
|
|
[226955] = "Trompa de Guerra do Mestre da Arena", -- Arena Master's War Horn
|
|
[226956] = "Pilha de Frutas Misteriosas", -- Mysterious Fruit Pile
|
|
[226961] = "Quadro de Recompensas", -- Bounty Board
|
|
[226967] = "Cardume da Lagoa", -- Lagoon Pool
|
|
[226976] = "Botas Fumegantes de Engânia", -- Deceptia's Smoldering Boots
|
|
[226983] = "Baú do Salta-pedra", -- Crag-Leaper's Cache
|
|
[226990] = "Lixo dos Suprimentos", -- Supply Dump
|
|
[226993] = "Esconderijo do Sobrevivencialista", -- Survivalist's Cache
|
|
[226994] = "Tesouro Calafrio", -- Grimfrost Treasure
|
|
[226996] = "Sobras de Goren", -- Goren Leftovers
|
|
[227134] = "Suprimentos da Horda de Ferro", -- Iron Horde Cargo Shipment
|
|
[227504] = "Lança Farpada do Senhor do Trovão", -- Barbed Thunderlord Spear
|
|
[227527] = "Portaluz", -- Lightbearer
|
|
[227587] = "Presente de Yuuri", -- Yuuri's Gift
|
|
[227654] = "Lança Mascaosso", -- Bonechewer Spear
|
|
[227743] = "Peixe Fantástico", -- Fantastic Fish
|
|
[227793] = "Tesouro da Família Aarko", -- Aarko's Family Treasure
|
|
[227806] = "Estandarte Gasto dos Lobo do Gelo", -- Battle-Worn Frostwolf Banner
|
|
[227859] = "Esperança", -- Hope
|
|
[227868] = "Poça Brilhante", -- Sparkling Pool
|
|
[227951] = "Caixa de Pesca de Rook", -- Rook's Tacklebox
|
|
[227953] = "Jarra de Ferrovinho Envelhecido", -- Jug of Aged Ironwine
|
|
[227954] = "Concha Luminosa", -- Luminous Shell
|
|
[227955] = "Cristal de Ametil", -- Amethyl Crystal
|
|
[227956] = "Lancheira do Encarregado", -- Foreman's Lunchbox
|
|
[227996] = "Ovo de Teia Mortal Curioso", -- Curious Deathweb Egg
|
|
[227998] = "Mochila de Ockbar", -- Ockbar's Pack
|
|
[228012] = "Espada Chamuscada", -- Charred Sword
|
|
[228013] = "Recompensa da Fazendeira", -- Farmer's Bounty
|
|
[228014] = "Relíquia de Aruuna", -- Relic of Aruuna
|
|
[228015] = "Caixa de Ferro", -- Iron Box
|
|
[228016] = "Barril de Peixes", -- Barrel of Fish
|
|
[228017] = "Armas Draeneicas", -- Draenei Weapons
|
|
[228018] = "Relicário do Atalmas", -- Soulbinder's Reliquary
|
|
[228019] = "Saco de Teia", -- Webbed Sac
|
|
[228020] = "Relíquia de Telmor", -- Relic of Telmor
|
|
[228021] = "Tesouro de Ango'rosh", -- Treasure of Ango'rosh
|
|
[228022] = "Luz do Mar", -- Light of the Sea
|
|
[228023] = "Restos dos Mascaosso", -- Bonechewer Remnants
|
|
[228024] = "Vagonete de Mineração de Aruuna", -- Aruuna Mining Cart
|
|
[228025] = "Pertences de Keluu", -- Keluu's Belongings
|
|
[228026] = "Pó de Cristal Puro", -- Pure Crystal Dust
|
|
[228483] = "Cofre Enferrujado", -- Rusted Lockbox
|
|
[228570] = "Tesouro de Ketya", -- Ketya's Stash
|
|
[229328] = "Bolsa do Enviado", -- Envoy's Satchel
|
|
[229330] = "Anel Misterioso", -- Mysterious Ring
|
|
[229333] = "Botas Misteriosas", -- Mysterious Boots
|
|
[229354] = "Moeda Brilhante", -- Bright Coin
|
|
[229367] = "Esqueleto de Orc Congelado", -- Frozen Orc Skeleton
|
|
[229640] = "Machado Congelado do Lobo do Gelo", -- Frozen Frostwolf Axe
|
|
[230252] = "Pérola Incandescente", -- Burning Pearl
|
|
[230401] = "Jarra Lacrada", -- Sealed Jug
|
|
[230402] = "Moeda da Sorte", -- Lucky Coin
|
|
[230424] = "Caixa-forte Coberta de Neve", -- Snow-Covered Strongbox
|
|
[230425] = "Osso Roído", -- Gnawed Bone
|
|
[230428] = "Depósito de Ferro Verdadeiro Fumegante", -- Smoldering True Iron Deposit
|
|
[230611] = "Saco de Tesouro Desbotado", -- Pale Loot Sack
|
|
[230643] = "Ninho de Terogarra", -- Teroclaw Nest
|
|
[230664] = "A Lâmina de Cristal de Torvath", -- The Crystal Blade of Torvath
|
|
[230865] = "Lista de Ingredientes", -- List of Ingredients
|
|
[230909] = "Suprimentos Esquecidos", -- Forgotten Supplies
|
|
[231063] = "Esconderijo dos Materiais da Lady Sena", -- Lady Sena's Materials Stash
|
|
[231064] = "Esconderijo de Outros Materiais da Lady Sena", -- Lady Sena's Other Materials Stash
|
|
[231069] = "Adaga de Aparência Estranha", -- Strange Looking Dagger
|
|
[231100] = "Vinhálgida", -- Icevine
|
|
[231103] = "Roubo do Saque", -- Raided Loot
|
|
[231644] = "Crânio Cornífero", -- Horned Skull
|
|
[231903] = "Relatório de Barbadelho", -- Razzlebeard's Report
|
|
[231918] = "Pergaminho de Laanda", -- Laanda's Scroll
|
|
[232066] = "Tesouro Afundado", -- Sunken Treasure
|
|
[232067] = "Tesouro Roubado", -- Stolen Treasure
|
|
[232090] = "Suprimentos Roubados de Centelha", -- Spark's Stolen Supplies
|
|
[232214] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232215] = "Reserva Pessoal de Gor'thogg", -- Gorr'thogg's Personal Reserve
|
|
[232216] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232217] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232218] = "Tesouro Escondido de Doorog", -- Doorog's Secret Stash
|
|
[232219] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232237] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232248] = "Suprimentos Enterrados do Paquito", -- Pippers' Buried Supplies
|
|
[232250] = "Suprimentos Enterrados do Paquito", -- Pippers' Buried Supplies
|
|
[232251] = "Suprimentos Enterrados do Paquito", -- Pippers' Buried Supplies
|
|
[232252] = "Suprimentos Enterrados do Paquito", -- Pippers' Buried Supplies
|
|
[232397] = "Quadro de Avisos", -- Bulletin Board
|
|
[232398] = "Quadro de Recompensas", -- Bulletin Board
|
|
[232400] = "Quadro de Avisos", -- Bulletin Board
|
|
[232406] = "Kit do Aventureiro", -- Adventurer's Pack
|
|
[232416] = "Quadro de Comando", -- Command Board
|
|
[232458] = "Baú de Lupe", -- Nizzix's Chest
|
|
[232492] = "Destrutiro", -- Doomshot
|
|
[232494] = "Baú Coberto de Cogumelos", -- Mushroom-Covered Chest
|
|
[232507] = "Ovo de Quedaluna", -- Lunarfall Egg
|
|
[232546] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232547] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232549] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232550] = "Tesouro Ôgrico", -- Ogre Booty
|
|
[232571] = "Goblin de Carga", -- Goblin Pack
|
|
[232579] = "Ovo de Kaliri", -- Kaliri Egg
|
|
[232582] = "Cinzas de A'kumbo", -- Ashes of A'kumbo
|
|
[232583] = "Copo de Chifre Entalhado", -- Carved Drinking Horn
|
|
[232584] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[232586] = "Adaga de Rovo", -- Rovo's Dagger
|
|
[232587] = "Quinquilharias de Uzko", -- Uzko's Knickknacks
|
|
[232588] = "Urna de Greka", -- Greka's Urn
|
|
[232589] = "Bolsa de Herborismo de Veema", -- Veema's Herb Bag
|
|
[232590] = "Cristal Infuso de Caos", -- Void-Infused Crystal
|
|
[232591] = "Oferenda ao Amado", -- Beloved's Offering
|
|
[232595] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[232596] = "Machadão do Ancestral", -- Ancestral Greataxe
|
|
[232597] = "Bolsa Goblínica", -- Goblin Pack
|
|
[232598] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[232599] = "Espólios do Brado Guerreiro", -- Warsong Spoils
|
|
[232621] = "Esporo Estranho", -- Strange Spore
|
|
[232624] = "Baú de Mikkal", -- Mikkal's Chest
|
|
[232985] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[232986] = "Estoque Escondido", -- Hidden Stash
|
|
[232989] = "Cesta de Produtos Arakkoa", -- Basket of Arakkoa Goods
|
|
[233032] = "Mochila de Alpinista", -- Mountain Climber's Pack
|
|
[233033] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[233034] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[233044] = "Baú Coberto de Fungo", -- Fungus-Covered Chest
|
|
[233048] = "Pétala do Sonho Brilhante", -- Brilliant Dreampetal
|
|
[233052] = "Suprimentos de Bondebico", -- Steamwheedle Supplies
|
|
[233079] = "Suprimentos do Brado Guerreiro Apropriados", -- Appropriated Warsong Supplies
|
|
[233101] = "Barco de Pesca Afundado", -- Sunken Fishing Boat
|
|
[233103] = "Caixinha do Brado Guerreiro", -- Warsong Lockbox
|
|
[233107] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[233113] = "Lança do Brado Guerreiro", -- Warsong Spear
|
|
[233126] = "Tesouro da Lua Negra", -- Shadowmoon Treasure
|
|
[233132] = "Marisco de Água Doce", -- Freshwater Clam
|
|
[233134] = "Ovo de Kaliri Dourado", -- Golden Kaliri Egg
|
|
[233135] = "Baú do Brado Guerreiro", -- Warsong Cache
|
|
[233137] = "Baú da Lâmina Ardente", -- Burning Blade Cache
|
|
[233139] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[233149] = "Tesouro Gargaveira", -- Laughing Skull Cache
|
|
[233206] = "Carga Abandonada", -- Abandoned Cargo
|
|
[233218] = "Kit do Aventureiro", -- Adventurer's Pack
|
|
[233241] = "Cogumelo da Caverna Brilhante", -- Glowing Cave Mushroom
|
|
[233291] = "Quadro de Comando", -- Command Board
|
|
[233452] = "Monte de Terra", -- A Pile of Dirt
|
|
[233455] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[233457] = "Cajado do Aventureiro", -- Adventurer's Staff
|
|
[233492] = "Oferenda Elemental", -- Elemental Offering
|
|
[233499] = "Mochila do Aventureiro", -- Adventurer's Sack
|
|
[233501] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[233504] = "Restos de Grimnir Cinzafura", -- Remains of Grimnir Ashpick
|
|
[233505] = "Ovo Petrificado Desconhecido", -- Unknown Petrified Egg
|
|
[233507] = "Depósito Ôgrico Esquecido", -- Forgotten Ogre Cache
|
|
[233511] = "Kit do Aventureiro", -- Adventurer's Pack
|
|
[233513] = "Depósito da Caveira Esquecido", -- Forgotten Skull Cache
|
|
[233520] = "Restos do Explorador Engenheiro Toldirk Cinzalampa", -- Remains of Explorer Engineer Toldirk Ashlamp
|
|
[233521] = "Suprimentos do Brado Guerreiro", -- Warsong Supplies
|
|
[233522] = "Formação de Cristais de Obsidiana", -- Obsidian Crystal Formation
|
|
[233523] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[233524] = "Ovo Petrificado Desconhecido", -- Unknown Petrified Egg
|
|
[233525] = "Semente da Essência de Botani", -- Botani Essence Seed
|
|
[233526] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[233532] = "Adaga Esculpida em Osso", -- Bone-Carved Dagger
|
|
[233539] = "Destroços de Genedar", -- Genedar Debris
|
|
[233549] = "Destroços de Genedar", -- Genedar Debris
|
|
[233550] = "Ovo Petrificado Desconhecido", -- Unknown Petrified Egg
|
|
[233551] = "Destroços de Genedar", -- Genedar Debris
|
|
[233552] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[233555] = "Destroços de Genedar", -- Genedar Debris
|
|
[233557] = "Destroços de Genedar", -- Genedar Debris
|
|
[233558] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[233559] = "Depósito da Caveira Esquecido", -- Forgotten Skull Cache
|
|
[233560] = "Fragmento de Oshu'gun", -- Fragment of Oshu'gun
|
|
[233561] = "Décimo Terceiro Machado de Pokkar", -- Pokkar's Thirteenth Axe
|
|
[233593] = "Crânio de Saberon Polido", -- Polished Saberon Skull
|
|
[233598] = "Grilhões Elementais", -- Elemental Shackles
|
|
[233611] = "Marreta do Malho Imponente", -- Highmaul Sledge
|
|
[233613] = "Escudo do Defensor Telaar", -- Telaar Defender Shield
|
|
[233618] = "Miçangas Ôgricas", -- Ogre Beads
|
|
[233623] = "Bolsa do Aventureiro", -- Adventurer's Pouch
|
|
[233626] = "Pilha de Ossos de Bocaina Velha", -- Grizzlemaw's Bonepile
|
|
[233633] = "Pilha de Lenha Não Utilizada", -- Unused Wood Pile
|
|
[233645] = "Elmo do Brado Guerreiro", -- Warsong Helm
|
|
[233649] = "Bolsa do Jogador", -- Gambler's Purse
|
|
[233650] = "Maça do Aventureiro", -- Adventurer's Mace
|
|
[233651] = "Pingente Perdido", -- Lost Pendant
|
|
[233658] = "Bolsa do Aventureiro", -- Adventurer's Pouch
|
|
[233696] = "Suprimentos de Exploração Importantes", -- Important Exploration Supplies
|
|
[233697] = "Esconderijo Saberon", -- Saberon Stash
|
|
[233715] = "Saque de Dedouro.", -- Goldtoe's Plunder
|
|
[233768] = "Eixir Pálido", -- Pale Elixir
|
|
[233773] = "Saco de Ervas", -- Bag of Herbs
|
|
[233792] = "Pilha de Destroços", -- Pile of Rubble
|
|
[233917] = "Fêmur da Improbabilidade", -- Femur of Improbability
|
|
[233956] = "Lâmina Sangrenta", -- Bloody Blade
|
|
[233973] = "Recompensa dos Elementos", -- Bounty of the Elements
|
|
[233975] = "Buu do Scruby", -- Rooby's Roo
|
|
[234054] = "Ovo de Goren Tépido", -- Warm Goren Egg
|
|
[234147] = "Pertences do Proscrito", -- Outcast's Belongings
|
|
[234154] = "Pergaminhos Perdidos", -- Misplaced Scrolls
|
|
[234155] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234157] = "Pedra Solar Fraturada", -- Fractured Sunstone
|
|
[234159] = "Bolsa de Plantas Perdida", -- Lost Herb Satchel
|
|
[234432] = "Tesouro Ogron", -- Ogron Plunder
|
|
[234446] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234449] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234451] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234454] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234455] = "Relíquias dos Proscritos", -- Relics of the Outcasts
|
|
[234456] = "Baú da Mão Despedaçada", -- Shattered Hand Lockbox
|
|
[234458] = "Esconderijo da Mão Despedaçada", -- Shattered Hand Cache
|
|
[234461] = "Veneno de Presanóxia", -- Toxicfang Venom
|
|
[234471] = "Auto-Spray 5000 XT", -- Spray-O-Matic 5000 XT
|
|
[234472] = "Rum 100% Etanólico do Marinheiro Zazzuk", -- Sailor Zazzuk's 180-Proof Rum
|
|
[234473] = "Contribuições da Campanha", -- Campaign Contributions
|
|
[234474] = "Esconderijo Saberon", -- Saberon Stash
|
|
[234618] = "Dádiva de Anzu", -- Gift of Anzu
|
|
[234703] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234704] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234705] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234734] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234735] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234736] = "Elixir do Vislumbre das Sombras", -- Elixir of Shadow Sight
|
|
[234740] = "Trompa Sinalizadora Órquica", -- Orcish Signaling Horn
|
|
[234744] = "Oferenda para a Mãe Corvo", -- Offering to the Raven Mother
|
|
[234746] = "Oferenda para a Mãe Corvo", -- Offering to the Raven Mother
|
|
[234748] = "Oferenda para a Mãe Corvo", -- Offering to the Raven Mother
|
|
[235073] = "Oferenda para a Mãe Corvo", -- Offering to the Raven Mother
|
|
[235090] = "Oferenda para a Mãe Corvo", -- Offering to the Raven Mother
|
|
[235091] = "Anel Perdido", -- Lost Ring
|
|
[235095] = "Pergaminho Perdido", -- Misplaced Scroll
|
|
[235097] = "Grimório Negro de Ephial", -- Ephial's Dark Grimoire
|
|
[235103] = "Suprimentos da Guarnição", -- Garrison Supplies
|
|
[235104] = "Baú Tocado Pelo Sol", -- Sun-Touched Cache
|
|
[235105] = "Baú Tocado Pelo Sol", -- Sun-Touched Cache
|
|
[235127] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[235129] = "Sementes Enriquecidas", -- Enriched Seeds
|
|
[235135] = "Artefatos Apexis Contrabandeados", -- Smuggled Apexis Artifacts
|
|
[235141] = "Explosivos da Horda de Ferro", -- Iron Horde Explosives
|
|
[235143] = "Lança do Assassino", -- Assassin's Spear
|
|
[235168] = "Algibeira do Proscrito", -- Outcast's Pouch
|
|
[235172] = "Pertences do Proscrito", -- Outcast's Belongings
|
|
[235282] = "Bebida Ritual Sethekk", -- Sethekk Ritual Brew
|
|
[235289] = "Martelo do Operário da Guarnição", -- Garrison Workman's Hammer
|
|
[235299] = "Pagamento de Dobramoeda", -- Coinbender's Payment
|
|
[235300] = "Cogumelos Misteriosos", -- Mysterious Mushrooms
|
|
[235307] = "Capanga Encharcada", -- Watertight Bag
|
|
[235310] = "Peças de Retalhador", -- Shredder Parts
|
|
[235313] = "Picareta Abandonada", -- Abandoned Mining Pick
|
|
[235365] = "Arca do Almirante Taylor", -- Admiral Taylor's Coffer
|
|
[235859] = "Sacola de Brokor", -- Brokor's Sack
|
|
[235860] = "Esqueleto de Orc", -- Orc Skeleton
|
|
[235869] = "Baú de Armas", -- Weapons Cache
|
|
[235881] = "Ovo de Rylak Petrificado", -- Petrified Rylak Egg
|
|
[236092] = "Mochilão de Emergência Escondido", -- Stashed Emergency Rucksack
|
|
[236096] = "Restos Mortais de Balldir Rochafunda", -- Remains of Balldir Deeprock
|
|
[236099] = "Lança Tocada Pelo Sol", -- Suntouched Spear
|
|
[236138] = "Baú de Suprimentos de Ferro", -- Iron Supply Chest
|
|
[236139] = "Lata do Explorador", -- Explorer Canister
|
|
[236141] = "Pacote Descartado", -- Discarded Pack
|
|
[236147] = "Martelo do Vindicante", -- Vindicator's Hammer
|
|
[236149] = "Tesouro Secreto de Sasha", -- Sasha's Secret Stash
|
|
[236158] = "Besta do Franco-atirador", -- Sniper's Crossbow
|
|
[236165] = "Mapa de Planejamento Bélico", -- War Planning Map
|
|
[236169] = "Cristal Precioso Coletável", -- Harvestable Precious Crystal
|
|
[236170] = "Restos Mortais de Balik Tritu", -- Remains of Balik Orecrusher
|
|
[236178] = "Depósito de Suprimentos Perenalba", -- Evermorn Supply Cache
|
|
[236206] = "Mapa de Planejamento Bélico", -- War Planning Map
|
|
[236257] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236258] = "Ovo Petrificado Desconhecido", -- Unknown Petrified Egg
|
|
[236259] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[236260] = "Vagem Petrificada Misteriosa", -- Mysterious Petrified Pod
|
|
[236264] = "Depósito da Caveira Esquecido", -- Forgotten Skull Cache
|
|
[236265] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236266] = "Ovo Petrificado Desconhecido", -- Unknown Petrified Egg
|
|
[236267] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236269] = "Formação de Cristais de Obsidiana", -- Obsidian Crystal Formation
|
|
[236270] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236271] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236274] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236275] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236276] = "Formação de Cristais de Obsidiana", -- Obsidian Crystal Formation
|
|
[236278] = "Formação de Cristais de Obsidiana", -- Obsidian Crystal Formation
|
|
[236279] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236280] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236282] = "Formação de Cristais de Obsidiana", -- Obsidian Crystal Formation
|
|
[236284] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236285] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236288] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236289] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236348] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236349] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236350] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236351] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236399] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236400] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236402] = "Baú Titânico Antigo", -- Ancient Titan Chest
|
|
[236404] = "Recipiente de Pedra Antigo", -- Aged Stone Container
|
|
[236406] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236407] = "Tesouro Ôgrico Ancestral", -- Ancient Ogre Cache
|
|
[236483] = "Dádiva dos Ancestrais", -- Gift of the Ancients
|
|
[236610] = "Dádiva do Espírito", -- Spirit's Gift
|
|
[236633] = "Esconderijo do Contrabandista", -- Smuggler's Cache
|
|
[236693] = "Munições da Horda de Ferro", -- Iron Horde Munitions
|
|
[236715] = "Caveira Estranha", -- Odd Skull
|
|
[236755] = "Cofre Empoeirado", -- Dusty Lockbox
|
|
[236935] = "Baú da Lâmina Ardente", -- Burning Blade Cache
|
|
[237022] = "Quadro de Comando", -- Command Board
|
|
[237511] = "Esporo Estranho", -- Strange Spore
|
|
[237821] = "Ordens da Furiagume", -- Bladefury's Orders
|
|
[237946] = "Cofre Espiritual", -- Spirit Coffer
|
|
[239120] = "Pacote de Okuna Presalonga", -- Okuna Longtusk's Pack
|
|
[239143] = "Copo de Leite Morno", -- Glass of Warm Milk
|
|
[239171] = "Copo de Leite Morno", -- Glass of Warm Milk
|
|
[239194] = "Baú de Norana", -- Norana's Cache
|
|
[239198] = "Baú de Isaari", -- Isaari's Cache
|
|
[239328] = "Baú do Capitão", -- Captain's Foot Locker
|
|
[239791] = "Notas da Caça à Relíquia", -- Relic Hunting Notes
|
|
[239803] = "Baú do Tesouro", -- Treasure Chest
|
|
[239828] = "Gume da Realidade", -- Edge of Reality
|
|
[239901] = "Ovo de Rasga-caos", -- Voidtalon Egg
|
|
[240003] = "Safira Estranha", -- Strange Sapphire
|
|
[240289] = "Machado Desgastado", -- Weathered Axe
|
|
[240317] = "Tomo das Sombras de Iskar", -- Iskar's Tome of Shadows
|
|
[240354] = "Tesouro Desprotegido de Verdade", -- Genuinely Unguarded Treasure
|
|
[240519] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240543] = "Baú do Capitão Roubado", -- Stolen Captain's Chest
|
|
[240547] = "Crânio de Orc", -- Orc Skull
|
|
[240577] = "A Lâmina de Kra'nak", -- The Blade of Kra'nak
|
|
[240580] = "Joia do Fogo do Inferno", -- Jewel of Hellfire
|
|
[240605] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240608] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240609] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240612] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240614] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240616] = "Suprimentos Congelados", -- Frozen Supplies
|
|
[240617] = "Bolsa da Sentinela Perdida", -- Lost Sentinel's Pouch
|
|
[240619] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240622] = "Estojo de Pergaminhos do Guardião", -- Warden's Scroll Case
|
|
[240623] = "Caixa-forte de Sylvana", -- Sylvanas' Strongbox
|
|
[240624] = "Ninho de Dragoleta", -- Faerie Dragon Nest
|
|
[240625] = "Relicário da Alta-sacerdotisa", -- High Priestess' Reliquary
|
|
[240629] = "Baú do Tesouro", -- Treasure Chest
|
|
[240630] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240631] = "Baú do Tesouro", -- Treasure Chest
|
|
[240634] = "Baú do Tesouro", -- Treasure Chest
|
|
[240635] = "Baú do Tesouro", -- Treasure Chest
|
|
[240637] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[240638] = "Tesouro Disputado", -- Disputed Treasure
|
|
[240639] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[240641] = "Baú do Tesouro", -- Treasure Chest
|
|
[240642] = "Baú do Tesouro", -- Treasure Chest
|
|
[240643] = "Baú do Tesouro", -- Treasure Chest
|
|
[240644] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240645] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[240646] = "Baú do Tesouro", -- Treasure Chest
|
|
[240649] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240651] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240652] = "Baú do Tesouro", -- Treasure Chest
|
|
[240653] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240654] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240655] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[240657] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[240690] = "Baú do Tesouro", -- Treasure Chest
|
|
[240855] = "Tomo dos Segredos", -- Tome of Secrets
|
|
[241128] = "Tesouro Folhacardo Desprotegido", -- Unguarded Thistleleaf Treasure
|
|
[241146] = "Baú do Tesouro", -- Treasure Chest
|
|
[241147] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241148] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241149] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241150] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241151] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241152] = "Baú do Tesouro", -- Treasure Chest
|
|
[241153] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241154] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241155] = "Baú do Tesouro", -- Treasure Chest
|
|
[241180] = "Baú do Tesouro", -- Treasure Chest
|
|
[241206] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241207] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241208] = "Baú do Tesouro", -- Treasure Chest
|
|
[241212] = "Baú do Tesouro", -- Treasure Chest
|
|
[241213] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241216] = "Baú do Tesouro", -- Treasure Chest
|
|
[241267] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241272] = "Baú do Tesouro", -- Treasure Chest
|
|
[241280] = "Baú do Tesouro", -- Treasure Chest
|
|
[241433] = "Saco Esquecido", -- Forgotten Sack
|
|
[241434] = "Lança de Caça Alojada", -- Lodged Hunting Spear
|
|
[241449] = "Tesouro da Ilha Presanegra", -- Blackfang Island Cache
|
|
[241450] = "Espeto Vil Cristalizado", -- Crystallized Fel Spike
|
|
[241504] = "Cristal Polido", -- Polished Crystal
|
|
[241518] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241521] = "Flauta do Encantador de Serpentes", -- Snake Charmer's Flute
|
|
[241522] = "A Flor Perfeita", -- The Perfect Blossom
|
|
[241524] = "Equipamento de Remoção de Pálidos", -- Pale Removal Equipment
|
|
[241533] = "Lâmina do Campeão Esquecido", -- Forgotten Champion's Blade
|
|
[241557] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241558] = "Baú do Tesouro", -- Treasure Chest
|
|
[241560] = "Baú de Guerra dos Olhos Sangrentos", -- Bleeding Hollow Warchest
|
|
[241561] = "Joia da Estrela Caída", -- Jewel of the Fallen Star
|
|
[241562] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241563] = "Turíbulo da Tormenta", -- Censer of Torment
|
|
[241564] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241565] = "Tesouro dos Olhos Sangrentos Saqueado", -- Looted Bleeding Hollow Treasure
|
|
[241566] = "Fêmur com Runa Gravada", -- Rune Etched Femur
|
|
[241599] = "Fruta Estranha", -- Strange Fruit
|
|
[241600] = "Elmo Descartado", -- Discarded Helm
|
|
[241601] = "Pertences do Batedor", -- Scout's Belongings
|
|
[241602] = "Suprimentos Esquecidos da Horda de Ferro", -- Forgotten Iron Horde Supplies
|
|
[241605] = "Essência dos Elementos Cristalizada", -- Crystalized Essence of the Elements
|
|
[241656] = "Relíquia Gigante", -- Overgrown Relic
|
|
[241657] = "Efígie Arakkoa Decorada", -- Jeweled Arakkoa Effigy
|
|
[241664] = "Luneta Encantada \"Emprestada\"", -- Borrowed Enchanted Spyglass
|
|
[241665] = "Baú do Tesouro", -- Treasure Chest
|
|
[241666] = "Obeslico Corrompido Misterioso", -- Mysterious Corrupted Obelisk
|
|
[241671] = "Fragmento da Cifra Esquecido", -- Forgotten Shard of the Cipher
|
|
[241673] = "Tesouro dos Olhos Sangrentos Saqueado", -- Looted Bleeding Hollow Treasure
|
|
[241674] = "Crânio do Chefe Louco", -- Skull of the Mad Chief
|
|
[241680] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241692] = "Machado do Lobo Lastimoso", -- Axe of the Weeping Wolf
|
|
[241699] = "Espólios de Guerra", -- Spoils of War
|
|
[241712] = "Tesouro do Barba de Ferro", -- Ironbeard's Treasure
|
|
[241713] = "O Olho de Grannok", -- The Eye of Grannok
|
|
[241714] = "Pilhagem Escondida do Mar de Ferro", -- Stashed Iron Sea Booty
|
|
[241715] = "Pilhagem Escondida do Mar de Ferro", -- Stashed Iron Sea Booty
|
|
[241716] = "Pilhagem Escondida do Mar de Ferro", -- Stashed Iron Sea Booty
|
|
[241717] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[241726] = "Depósito de Espinho do Meridiano", -- Leystone Deposit
|
|
[241742] = "Livro de Zyzzix", -- Book of Zyzzix
|
|
[241743] = "Depósito de Vilardósia", -- Felslate Deposit
|
|
[241745] = "Bolsa Envolta em Vilania", -- Fel-Drenched Satchel
|
|
[241760] = "Lâmina de Sacrifício", -- Sacrificial Blade
|
|
[241764] = "Saque Escondido dos Olhos Sangrentos", -- Stashed Bleeding Hollow Loot
|
|
[241767] = "Baú do Tesouro", -- Treasure Chest
|
|
[241772] = "Baú do Tesouro", -- Treasure Chest
|
|
[241773] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[241775] = "Braseiro do Despertar", -- Brazier of Awakening
|
|
[241835] = "Esconderijo de Cogumelos dos Olhos Sangrentos", -- Bleeding Hollow Mushroom Stash
|
|
[241841] = "Cajado Místico Saqueado", -- Looted Mystical Staff
|
|
[241847] = "O Escudo do Comandante", -- The Commander's Shield
|
|
[241848] = "Bastão Ofuscante", -- Dazzling Rod
|
|
[242242] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242249] = "Cristal Apexis Parcialmente Extraído", -- Partially Mined Apexis Crystal
|
|
[242250] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242328] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242350] = "Baú do Tesouro", -- Treasure Chest
|
|
[242446] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242642] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242643] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242644] = "Baú do Tesouro", -- Treasure Chest
|
|
[242645] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242646] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242647] = "Baú do Tesouro", -- Treasure Chest
|
|
[242649] = "Formação Apexis com Mácula Vil", -- Fel-Tainted Apexis Formation
|
|
[242660] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242662] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242663] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242664] = "Baú do Tesouro", -- Treasure Chest
|
|
[242665] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242666] = "Baú do Tesouro", -- Treasure Chest
|
|
[242667] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242668] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[242669] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242670] = "Baú do Tesouro", -- Treasure Chest
|
|
[242671] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[242675] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[242678] = "Baú do Tesouro", -- Treasure Chest
|
|
[242683] = "Baú do Tesouro", -- Treasure Chest
|
|
[242959] = "Baú do Tesouro", -- Treasure Chest
|
|
[243321] = "Pedra Feral", -- Feral Stone
|
|
[243323] = "Pedra de Equilíbrio", -- Balance Stone
|
|
[243334] = "Planta Murcha", -- Withered Herb
|
|
[243392] = "Livro de Alquimia", -- Alchemy Book
|
|
[243688] = "Baú do Tesouro", -- Treasure Chest
|
|
[243690] = "Ovo Adornado com Joias", -- Bejeweled Egg
|
|
[243693] = "Baú do Morto", -- Dead Man's Chest
|
|
[243698] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[243773] = "Baú do Tesouro", -- Treasure Chest
|
|
[243798] = "Porta-joias Fumegante", -- A Steamy Jewelry Box
|
|
[243899] = "Queimador de Chama de Meridiano Quebrado", -- Broken Ley Flame Burner
|
|
[243911] = "Monte de Neve", -- Snow Mound
|
|
[244447] = "Ovo de Murloc Branco", -- White Murloc Egg
|
|
[244453] = "Relatório de Patrulha de Cullen", -- Cullen's Scouting Report
|
|
[244473] = "Itens Roubados dos Totem do Trovão", -- Thunder Totem Stolen Goods
|
|
[244494] = "Baú do Tesouro", -- Treasure Chest
|
|
[244519] = "Baú do Tesouro", -- Treasure Chest
|
|
[244628] = "Prêmio de Taurson", -- Taurson's Prize
|
|
[244651] = "Romance Apimentado", -- Steamy Romance Novel
|
|
[244678] = "|cFFFFFFFFStep 8:|r Página 5555", -- |cFFFFFFFFStep 8:|r Page 5555
|
|
[244689] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244691] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244692] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244694] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244698] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244699] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244700] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244701] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244887] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244899] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244901] = "Baú do Tesouro", -- Treasure Chest
|
|
[244902] = "Baú do Tesouro", -- Treasure Chest
|
|
[244903] = "Baú do Tesouro", -- Treasure Chest
|
|
[244904] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244905] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244909] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244912] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[244913] = "Baú do Tesouro", -- Treasure Chest
|
|
[244917] = "Baú do Tesouro", -- Treasure Chest
|
|
[244928] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[244965] = "Baú de Sheddle", -- Sheddle's Chest
|
|
[244986] = "Portal da Legião", -- Legion Portal
|
|
[245216] = "|cFFFFFFFFStep 3:|r Página 161", -- |cFFFFFFFFStep 3:|r Page 161
|
|
[245286] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[245316] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245328] = "Pergaminho Encantado", -- Enchanted Scroll
|
|
[245345] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245479] = "Baú Desgastado", -- Battered Chest
|
|
[245524] = "Baú do Tesouro", -- Treasure Chest
|
|
[245525] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245527] = "Baú do Tesouro", -- Treasure Chest
|
|
[245528] = "Baú do Tesouro", -- Treasure Chest
|
|
[245529] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245530] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[245531] = "Baú do Tesouro Pequeno", -- Treasure Chest
|
|
[245532] = "Baú do Tesouro", -- Treasure Chest
|
|
[245533] = "Baú do Tesouro", -- Treasure Chest
|
|
[245534] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245535] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245536] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[245537] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[245538] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245541] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245542] = "Baú do Tesouro", -- Treasure Chest
|
|
[245543] = "Baú do Tesouro", -- Treasure Chest
|
|
[245545] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245547] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245548] = "Baú do Tesouro", -- Treasure Chest
|
|
[245550] = "Baú do Tesouro", -- Treasure Chest
|
|
[245551] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245553] = "Baú do Tesouro", -- Treasure Chest
|
|
[245554] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245555] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245579] = "Baú do Tesouro", -- Treasure Chest
|
|
[245580] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245581] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245601] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245602] = "Baú do Tesouro", -- Treasure Chest
|
|
[245603] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[245688] = "Urna Funerária Estilhaçada", -- Shattered Burial Urn
|
|
[245793] = "Diário Surrado", -- Battered Journal
|
|
[245941] = "Fardo Dimensional", -- Warp Cache
|
|
[245996] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246037] = "Baú do Tesouro", -- Treasure Chest
|
|
[246147] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246154] = "Caixa de Brinquedo Quebrada", -- Broken Toy Box
|
|
[246205] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246206] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246249] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246250] = "Carta de Jalesk", -- Letter From Jabrul
|
|
[246254] = "Baú Poeirento", -- Dusty Coffer
|
|
[246269] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246309] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246353] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246438] = "Modelo de Circuito de Blingtron", -- Blingtron Circuit Design
|
|
[246524] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246555] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246556] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246557] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246558] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246559] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246560] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246561] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[246562] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[247694] = "Mochila de Kel'danath", -- Kel'danath's Knapsack
|
|
[247797] = "Correspondência Extraviada", -- Lost Mail
|
|
[248398] = "Dispositivo de Comunicação Etérea", -- Ethereal Communication Device
|
|
[248534] = "Lágrimas de Eluna", -- Tears of Elune
|
|
[248854] = "Cofre de Desmond", -- Desmond's Lockbox
|
|
[249211] = "Seda Shaldorei Rasgada", -- Torn Shaldorei Silk
|
|
[249997] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250080] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250081] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250083] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250084] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250085] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250087] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250088] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250090] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250091] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250092] = "Baú do Tesouro", -- Treasure Chest
|
|
[250097] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250098] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250102] = "Baú do Tesouro", -- Treasure Chest
|
|
[250103] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250104] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250106] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250107] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[250108] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250109] = "Baú do Tesouro", -- Treasure Chest
|
|
[250383] = "Relíquia de Sombraluna", -- Moonshade Relic
|
|
[250541] = "Baú do Tesouro", -- Treasure Chest
|
|
[250984] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[250985] = "Baú do Tesouro", -- Treasure Chest
|
|
[250987] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251032] = "Armário", -- Armoire
|
|
[251124] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[251168] = "Cristal Efêmero", -- Ephemeral Crystal
|
|
[251218] = "Pedra Rúnica de Rollo", -- Rollo's Runestone
|
|
[251220] = "Pedra Rúnica de Ragnar", -- Ragnar's Runestone
|
|
[251221] = "Pedra Rúnica de Floki", -- Floki's Runestone
|
|
[251416] = "Lasca de Mana Ancestral", -- Ancient Mana Chunk
|
|
[251552] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251564] = "|cFFFFFFFFStep 4:|r Página 655", -- |cFFFFFFFFStep 4:|r Page 655
|
|
[251713] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251714] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251716] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[251719] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251720] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251723] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251737] = "Baú do Tesouro", -- Treasure Chest
|
|
[251738] = "Baú do Tesouro", -- Treasure Chest
|
|
[251761] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251762] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251764] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251772] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251776] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251780] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251782] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251792] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251820] = "Baú do Tesouro", -- Treasure Chest
|
|
[251851] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251853] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251854] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251856] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[251857] = "Baú do Tesouro", -- Treasure Chest
|
|
[251991] = "A Égide de Aggramar", -- The Aegis of Aggramar
|
|
[252107] = "Sinalizador de Telemancia Desernegizado", -- Unpowered Telemancy Beacon
|
|
[252232] = "Incunábulo de Aponi", -- Aponi's Libram
|
|
[252258] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252259] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252260] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252261] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252262] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252263] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252264] = "Fonte do Meridiano", -- Leyline Feed
|
|
[252267] = "Saco de Saque Grande", -- Large Plundered Sack
|
|
[252269] = "Pacote de Poções de Batalha", -- Pack of Battle Potions
|
|
[252270] = "Caixote Misterioso", -- Mysterious Crate
|
|
[252272] = "Botas Fuliginosas", -- Smoky Boots
|
|
[252273] = "Caixa de Adagas de Arremesso", -- Box of Throwing Daggers
|
|
[252277] = "Chá de Cardo", -- Thistle Tea
|
|
[252279] = "Tomo de Histórias de Artefatos Roubado", -- Stolen Tome of Artifact Lore
|
|
[252282] = "Molho de Chaves Reluzente", -- Sparkling Set of Keys
|
|
[252284] = "Pilha de Bombas Grudentas", -- Pile of Sticky Bombs
|
|
[252289] = "Pó de Sumiço", -- Vanishing Powder
|
|
[252395] = "Poste de Amarrar do Corcel da Morte", -- Deathcharger Hitching Post
|
|
[252412] = "|cFFFFFFFFStep 2:|r Monte de Terra", -- |cFFFFFFFFStep 2:|r Mound of Dirt
|
|
[252432] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252434] = "|cFFFFFFFFStep 12:|r Orbe Faminto X", -- |cFFFFFFFFStep 12:|r Hungering Orb X
|
|
[252446] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252447] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252448] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252449] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252450] = "Drusa de Mana Ancestral Cintilante", -- Shimmering Ancient Mana Cluster
|
|
[252557] = "|cFFFFFFFFStep 3:|r Orbe Faminto I", -- |cFFFFFFFFStep 3:|r Hungering Orb I
|
|
[252558] = "|cFFFFFFFFStep 4:|r Orbe Faminto II", -- |cFFFFFFFFStep 4:|r Hungering Orb II
|
|
[252559] = "|cFFFFFFFFStep 5:|r Orbe Faminto III", -- |cFFFFFFFFStep 5:|r Hungering Orb III
|
|
[252560] = "|cFFFFFFFFStep 6:|r Orbe Faminto IV", -- |cFFFFFFFFStep 6:|r Hungering Orb IV
|
|
[252561] = "|cFFFFFFFFStep 7:|r Orbe Faminto V", -- |cFFFFFFFFStep 7:|r Hungering Orb V
|
|
[252562] = "|cFFFFFFFFStep 8:|r Orbe Faminto VI", -- |cFFFFFFFFStep 8:|r Hungering Orb VI
|
|
[252563] = "|cFFFFFFFFStep 9:|r Orbe Faminto VII", -- |cFFFFFFFFStep 9:|r Hungering Orb VII
|
|
[252564] = "|cFFFFFFFFStep 10:|r Orbe Faminto VIII", -- |cFFFFFFFFStep 10:|r Hungering Orb VIII
|
|
[252565] = "|cFFFFFFFFStep 11:|r Orbe Faminto IX", -- |cFFFFFFFFStep 11:|r Hungering Orb IX
|
|
[252570] = "Baú de Riquezas da Fortaleza Celeste", -- Skyhold Chest of Riches
|
|
[252802] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252803] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252805] = "Baú do Tesouro", -- Treasure Chest
|
|
[252806] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252807] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252808] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252810] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252812] = "Baú do Tesouro", -- Treasure Chest
|
|
[252813] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252814] = "Sinalizador de Telemancia Desernegizado", -- Unpowered Telemancy Beacon
|
|
[252815] = "Sinalizador de Telemancia Desernegizado", -- Unpowered Telemancy Beacon
|
|
[252816] = "Sinalizador de Telemancia Desernegizado", -- Unpowered Telemancy Beacon
|
|
[252817] = "Sinalizador de Telemancia Desernegizado", -- Unpowered Telemancy Beacon
|
|
[252819] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252820] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252821] = "Baú do Tesouro", -- Treasure Chest
|
|
[252822] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[252824] = "Baú do Tesouro", -- Treasure Chest
|
|
[252828] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252829] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252830] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252831] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[252833] = "Baú do Tesouro", -- Treasure Chest
|
|
[252834] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252835] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252836] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252837] = "Baú do Tesouro", -- Treasure Chest
|
|
[252838] = "Baú do Tesouro", -- Treasure Chest
|
|
[252839] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252840] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252841] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252842] = "Baú do Tesouro", -- Treasure Chest
|
|
[252844] = "Baú do Tesouro", -- Treasure Chest
|
|
[252850] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252860] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252876] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[252880] = "Baú do Tesouro", -- Treasure Chest
|
|
[252881] = "Baú do Tesouro", -- Treasure Chest
|
|
[252882] = "Baú do Tesouro", -- Treasure Chest
|
|
[252883] = "Baú do Tesouro", -- Treasure Chest
|
|
[252884] = "Baú do Tesouro Luzente", -- Glimmering Treasure Chest
|
|
[253161] = "Vinha do Bosque", -- Grove Vine
|
|
[253280] = "Estrato de Pedra de Meridiano", -- Leystone Seam
|
|
[253994] = "Tesouro Aparentemente Desprotegido", -- Seemingly Unguarded Treasure
|
|
[254007] = "Altar do Carrasco", -- Executioner's Altar
|
|
[254010] = "Suprimentos da Harmonia Telúrica", -- Earthen Ring Supplies
|
|
[254025] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[254027] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[254028] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[254126] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[254127] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[254128] = "Baú do Tesouro", -- Treasure Chest
|
|
[254141] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[255344] = "Estrato de Vilardósia", -- Felslate Seam
|
|
[255828] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[255829] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[257393] = "Baú do Tesouro", -- Treasure Chest
|
|
[257545] = "Baú do Tesouro", -- Treasure Chest
|
|
[257546] = "Baú do Tesouro", -- Treasure Chest
|
|
[257978] = "Baú do Tesouro", -- Treasure Chest
|
|
[257999] = "Técnica: Tomo da Mente Tranquila", -- Technique: Tome of the Tranquil Mind
|
|
[258690] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[258978] = "Tomo Encharcado", -- Waterlogged Tome
|
|
[258979] = "Tomo Destroçado pela Vileza", -- Fel-Ravaged Tome
|
|
[258980] = "Tomo amaldiçoado", -- Cursed Tome
|
|
[259806] = "Receita da Poção do Amor", -- Love Potion Recipe
|
|
[259870] = "Fogueira da Horda", -- Horde Bonfire
|
|
[259871] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[259926] = "Fogueira da Horda", -- Horde Bonfire
|
|
[259927] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[265526] = "Baú do Tesouro", -- Treasure Chest
|
|
[265532] = "Sinalizador de Telemancia", -- Telemancy Beacon
|
|
--TODO: [266289] = "Time Lost Chest", -- Time Lost Chest
|
|
[266851] = "Varinha da Vida Simulada", -- Wand of Simulated Life
|
|
[268478] = "Berloque Surrado", -- Battered Trinket
|
|
[268551] = "Baú de Língua de Serpe Singular", -- Curious Wyrmtongue Cache
|
|
[268753] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[269064] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[269830] = "|cFFFFFFFFStep 9:|r Dádiva dos Caçadores de Mentes", -- |cFFFFFFFFStep 9:|r Gift of the Mind-Seekers
|
|
[270855] = "|cFFFFFFFFStep 1:|r Nota Discreta", -- |cFFFFFFFFStep 1:|r Inconspicuous Note
|
|
[270917] = "Registros de Arroio do Vale", -- Glenbrook Register
|
|
[271103] = "Efígie da Prece", -- Prayer Effigy
|
|
[271706] = "Quadro de Caçadores", -- Hunters' Board
|
|
[271849] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[271850] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[272039] = "|cFFFFFFFFStep 2:|r Nota Discreta", -- |cFFFFFFFFStep 2:|r Inconspicuous Note
|
|
[272046] = "|cFFFFFFFFStep 3:|r Larva da Mente", -- |cFFFFFFFFStep 3:|r Mind Larva
|
|
[272061] = "|cFFFFFFFFStep 4:|r Nota Discreta", -- |cFFFFFFFFStep 4:|r Inconspicuous Note
|
|
[272163] = "|cFFFFFFFFStep 5:|r Caveira Estranha", -- |cFFFFFFFFStep 5:|r Strange Skull
|
|
[272165] = "|cFFFFFFFFStep 6:|r Nota Discreta", -- |cFFFFFFFFStep 6:|r Inconspicuous Note
|
|
[272172] = "|cFFFFFFFFStep 7:|r Nota Discreta", -- |cFFFFFFFFStep 7:|r Inconspicuous Note
|
|
[272179] = "Mural do Prefeito", -- Mayor's Bulletin
|
|
[272181] = "|cFFFFFFFFStep 8:|r Nota Discreta", -- |cFFFFFFFFStep 8:|r Inconspicuous Note
|
|
[272220] = "|cFFFFFFFFStep 9:|r Nota Discreta", -- |cFFFFFFFFStep 9:|r Inconspicuous Note
|
|
[272270] = "|cFFFFFFFFStep 10:|r Sonho do Charadista", -- |cFFFFFFFFStep 10:|r Puzzler's Desire
|
|
[272422] = "Grimório do Gentil", -- Gentle's Spellbook
|
|
[272455] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[272456] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[272487] = "|cFFFFFFFFStep 14:|r Ovo de Coloração Excêntrica", -- |cFFFFFFFFStep 14:|r Oddly-Colored Egg
|
|
[272768] = "Depósito de Empirita", -- Empyrium Deposit
|
|
[272770] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[272771] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[272780] = "Camada de Empirita", -- Empyrium Seam
|
|
[273222] = "Suprimentos de Guerra Eredares", -- Eredar War Supplies
|
|
[273301] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273407] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273412] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273414] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273415] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273439] = "Baú Eredar Antigo", -- Ancient Eredar Cache
|
|
[273443] = "Baú Infectado pelo Caos", -- Void-Seeped Cache
|
|
[273519] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273521] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273523] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273524] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273527] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273528] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273533] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273535] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273538] = "Suprimentos de Guerra da Legião", -- Legion War Supplies
|
|
[273814] = "Amuleto Laminado", -- Bladed Charm
|
|
[273854] = "Mochila", -- Backpack
|
|
[276187] = "Junji", -- Junji
|
|
[276223] = "Baú do Tesouro Eredar", -- Eredar Treasure Cache
|
|
[276224] = "Baú dos Ganhos Desonestos", -- Chest of Ill-Gotten Gains
|
|
[276225] = "Excedente Extraordinário do Estudante", -- Student's Surprising Surplus
|
|
[276226] = "Baú Manchado de Caos", -- Void-Tinged Chest
|
|
[276227] = "Tesouro Escondido Augari", -- Augari Secret Stash
|
|
[276228] = "Baú de Eredar Desesperado", -- Desperate Eredar's Cache
|
|
[276229] = "Baú Despedaçado de Casa", -- Shattered House Chest
|
|
[276230] = "Tesouro do Busca-ruína", -- Doomseeker's Treasure
|
|
[276251] = "Inventário de Escavação", -- Excavation Inventory
|
|
[276488] = "Bala de Canhão de Azerita", -- Azurite Cannonball
|
|
[276489] = "Baú de Torre da Legião", -- Legion Tower Chest
|
|
[276490] = "Baú de Emergência Krokul", -- Krokul Emergency Cache
|
|
[276491] = "Baú Krokul Perdido", -- Lost Krokul Chest
|
|
[276513] = "Muçum Intacto", -- Intact Mudfish
|
|
[276515] = "Vara de Pescar", -- Fishing Rod
|
|
[276623] = "Baú do Tesouro", -- Treasure Chest
|
|
[276735] = "Oferendas dos Escolhidos", -- Offerings of the Chosen
|
|
[276837] = "Rocha de Receita", -- Recipe Rock
|
|
[277199] = "Lista de Afazeres Surrada", -- Weathered Job List
|
|
[277204] = "Suprimentos Esquecidos da Legião", -- Forgotten Legion Supplies
|
|
[277205] = "Baú de Guerra da Legião Antigo", -- Ancient Legion War Cache
|
|
[277206] = "Baú Aviltado", -- Fel-Bound Chest
|
|
[277207] = "Grande Tesouro da Legião", -- Legion Treasure Hoard
|
|
[277208] = "Baú Vil Envelhecido", -- Timeworn Fel Chest
|
|
[277327] = "Baú Augari Rúnico", -- Augari-Runed Chest
|
|
[277333] = "Sarcófago Ancestral", -- Ancient Sarcophagus
|
|
[277336] = "Baú do Tesouro", -- Treasure Chest
|
|
[277340] = "Baú Augari Secreto", -- Secret Augari Chest
|
|
[277342] = "Mercadorias Augari", -- Augari Goods
|
|
[277343] = "Tesouro Augari Perdido Há Tempos", -- Long-Lost Augari Treasure
|
|
[277344] = "Lembranças Augari Preciosas", -- Precious Augari Keepsakes
|
|
[277346] = "Baú Augari Perdido", -- Missing Augari Chest
|
|
[277373] = "Algas Marinhas Luzentes", -- Glimmering Seaweed
|
|
[277384] = "Tesouro Abandonado", -- Abandoned Treasure
|
|
[277459] = "Efígie do Porco", -- Pig Effigy
|
|
[277561] = "Baú do Senhor da Guerra", -- Warlord's Cache
|
|
[277637] = "Baú Infectado pelo Caos", -- Void-Seeped Cache
|
|
[277715] = "Baú Nazmani Amaldiçoado", -- Cursed Nazmani Chest
|
|
[277885] = "Tesouro de Wunja", -- Wunja's Trove
|
|
[277897] = "Baú Fervilhante", -- Seething Cache
|
|
[278197] = "Ampola de Antídoto", -- Vial of Antidote
|
|
[278252] = "Panfleto de Trabalho", -- Job Flyer
|
|
[278313] = "Carta de Palavras Severas", -- Sternly Worded Letter
|
|
[278368] = "Nota Esfarrapada", -- Tattered Note
|
|
[278436] = "Baú Naufragado", -- Shipwrecked Chest
|
|
[278437] = "Oferenda a Bwonsamdi", -- Offering to Bwonsamdi
|
|
[278447] = "Lança de Coureador Ímpio", -- Faithless Trapper's Spear
|
|
[278461] = "Baú do Tesouro", -- Treasure Chest
|
|
[278462] = "Baú do Tesouro", -- Treasure Chest
|
|
[278570] = "Diário Ancestral", -- Ancient Journal
|
|
[278577] = "Carta Rasgada da Horda", -- Torn Horde Missive
|
|
[278669] = "Livro de Registros de Refúgio Outonal", -- Fallhaven Ledger
|
|
[278675] = "Efígie Amaldiçoada", -- Cursed Effigy
|
|
[278694] = "Baú do Tesouro", -- Treasure Chest
|
|
[278793] = "Baú do Tesouro", -- Treasure Chest
|
|
[279042] = "Estoque do Contrabandista", -- Smuggler's Stash
|
|
[279253] = "Baú da Sorte de Horácio Sortudo", -- Lucky Horace's Lucky Chest
|
|
[279260] = "Baú \"Inteligentemente\" Disfarçado", -- Cleverly Disguised Chest
|
|
[279299] = "Selo Venenoso", -- Venomous Seal
|
|
[279609] = "Espólios de Pandária", -- Spoils of Pandaria
|
|
[279645] = "Tomo do Oblívio", -- Tome of Oblivion
|
|
[279646] = "Crônicas da Guarda de Sangue", -- Bloodguard Chronicles
|
|
[279647] = "Tomo do Sacrifício", -- Tome of Sacrifice
|
|
[279689] = "Tesouro Nazmani Perdido", -- Lost Nazmani Treasure
|
|
[279750] = "Baú Coberto de Feno", -- Hay Covered Chest
|
|
[280504] = "Baú Engolido", -- Swallowed Naga Chest
|
|
[280522] = "Tesouro Parcialmente Digerido", -- Partially-Digested Treasure
|
|
[280576] = "Pergaminho Embrulhado", -- Encased Scroll
|
|
[280619] = "Baú Férreo Antigo", -- Old Ironbound Chest
|
|
[280727] = "Bilhete Chamuscado", -- Charred Note
|
|
[280755] = "Algibeira de Quintino", -- Quintin's Satchel
|
|
[280815] = "|cFFFFFFFFStep 1:|r Carta da Srta. Graham I", -- |cFFFFFFFFStep 1:|r Letter from Ms. Graham I
|
|
[280836] = "|cFFFFFFFFStep 2:|r Letter from Ms. Graham II", -- |cFFFFFFFFStep 2:|r Letter from Ms. Graham II
|
|
[280837] = "|cFFFFFFFFStep 3:|r Carta da Srta. Graham III", -- |cFFFFFFFFStep 3:|r Letter from Ms. Graham III
|
|
[280838] = "|cFFFFFFFFStep 4:|r Letter from Ms. Graham IV", -- |cFFFFFFFFStep 4:|r Letter from Ms. Graham IV
|
|
[280842] = "|cFFFFFFFFStep 5:|r Letter from Ms. Graham V", -- |cFFFFFFFFStep 5:|r Letter from Ms. Graham V
|
|
[280843] = "|cFFFFFFFFStep 6:|r Carta da Srta. Graham VI", -- |cFFFFFFFFStep 6:|r Letter from Ms. Graham VI
|
|
[280844] = "|cFFFFFFFFStep 7:|r Letter from Ms. Graham VII", -- |cFFFFFFFFStep 7:|r Letter from Ms. Graham VII
|
|
[280845] = "|cFFFFFFFFStep 8:|r Presente da Srta. Graham", -- |cFFFFFFFFStep 8:|r Gift for Ms. Graham
|
|
--TODO: [280883] = "Sun-Worn Chest", -- Sun-Worn Chest
|
|
--TODO: [280886] = "Star-Touched Chest", -- Star-Touched Chest
|
|
--TODO: [280903] = "Lost Cat Toy", -- Lost Cat Toy
|
|
[280948] = "Casinha do Crepúsculo", -- Twilight Outhouse
|
|
[280951] = "Espólios de Grimpagris", -- Ashvane Spoils
|
|
--TODO: [280957] = "Zukashi's Satchel", -- Zukashi's Satchel
|
|
[281092] = "Tesouro do Mandingueiro", -- Witch Doctor's Hoard
|
|
[281230] = "Convite Formal", -- Formal Invitation
|
|
[281348] = "Carta Arruinada", -- Crumbling Letter
|
|
[281397] = "Baú do Tesouro dos Corta-água", -- Cutwater Treasure Chest
|
|
[281494] = "Baú do Tesouro Revestido de Gelo", -- Frosty Treasure Chest
|
|
[281551] = "Cartaz de Oferta de Serviço", -- Help Wanted Poster
|
|
[281583] = "Relicário Antigo", -- Ancient Reliquary
|
|
[281639] = "Estátua Desmoronante", -- Crumbling Statue
|
|
[281646] = "Barril de Mel", -- Honey Vat
|
|
[281647] = "Divulgação", -- Posted Notice
|
|
[281655] = "Dádiva do Coração Partido", -- Gift of the Brokenhearted
|
|
[281673] = "Diário de Cidadão de Corlain", -- Corlain Citizen's Journal
|
|
[281718] = "PRECISA-SE DE AJUDA", -- HELP WANTED
|
|
[281898] = "Baú Esquecido de Dazar", -- Dazar's Forgotten Chest
|
|
[282153] = "Caixa-forte Submersa", -- Sunken Strongbox
|
|
[282457] = "Totem de Guarda Espinhoso", -- Brambleguard Totem
|
|
[282478] = "Caixote Vazio", -- Empty Crate
|
|
[282498] = "Flauta do Deserto", -- Desert Flute
|
|
[282666] = "Urna de Agussu", -- Urn of Agussu
|
|
[282721] = "Baú do Tesouro", -- Treasure Chest
|
|
[282723] = "Baú do Tesouro", -- Treasure Chest
|
|
[284426] = "Máquina de Mineração Enterrada", -- Buried Mining Machine
|
|
[284448] = "Baú Escondido do Erudito", -- Hidden Scholar's Chest
|
|
[284454] = "Recompensa do Tubarão Branco", -- Da White Shark's Bounty
|
|
[284455] = "O Lamento do Exílio", -- The Exile's Lament
|
|
[286016] = "Registro de Bordo", -- Ship's Log
|
|
[287081] = "Tabuleta Ancestral", -- Ancient Tablet
|
|
[287185] = "Procura-se: Orador Sombrio Jo'la", -- Wanted: Darkspeaker Jo'la
|
|
[287189] = "Procura-se: Feras Perigosas", -- Wanted: Dangerous Beasts
|
|
[287228] = "PROCURA-SE: Cronista das Trevas", -- Wanted: Dark Chronicler
|
|
[287229] = "PROCURA-SE: Cronista das Trevas", -- Wanted: Dark Chronicler
|
|
[287232] = "Relatório de Patrulha", -- Scouting Report
|
|
[287239] = "Última Oferenda de Grayal", -- Grayal's Last Offering
|
|
[287304] = "Tesouro do Explorador Perdido", -- Lost Explorer's Bounty
|
|
[287318] = "Reserva Zangareia", -- Sandfury Reserve
|
|
[287320] = "Reserva Encalhada", -- Stranded Cache
|
|
[287324] = "Ganância do Escavador", -- Excavator's Greed
|
|
[287326] = "Tesouro Enterrado de Zem'lan", -- Zem'lan's Buried Treasure
|
|
[287327] = "Relatório de Patrulha", -- Scouting Report
|
|
[287398] = "Procura-se: Za'roco", -- Wanted: Za'roco
|
|
[287440] = "Procura-se: Taz'raka", -- Wanted: Taz'raka
|
|
[287441] = "Procura-se: Batedor de Areia Vesarik", -- Wanted: Sandscout Vesarik
|
|
[287442] = "Procura-se: participantes para a excursão da naja", -- Wanted: Cobra Excursion Participants
|
|
[287958] = "Quadro de Avisos", -- Bulletin Board
|
|
[288157] = "Procura-se: Yarsel'ghun", -- WANTED: Yarsel'ghun
|
|
[288167] = "Pacote de Maria", -- Marie's Package
|
|
[288596] = "Baú de Segredos", -- Cache of Secrets
|
|
[288622] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[288641] = "PROCURA-SE: Sequestradores de Grifos", -- WANTED: Gryphon 'Nappers
|
|
[289310] = "PROCURA-SE: Terraguarda Enraivecido", -- WANTED: Raging Earthguard
|
|
[289313] = "PROCURA-SE: O Marimbondo", -- WANTED: The Hornet
|
|
[289361] = "PROCURA-SE: Intendente Ssylis", -- WANTED: Quartermaster Ssylis
|
|
[289365] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[289647] = "Baú do Tesouro Desgastado", -- Weathered Treasure Chest
|
|
[289728] = "Mapa do Tesouro do Capitão Gulnaku", -- Captain Gulnaku's Treasure Map
|
|
[290138] = "Bomba-robô Pressurizada", -- Bot Buster Bomb
|
|
[290419] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[290537] = "Precisa-se", -- Help Wanted
|
|
[290725] = "Riqueza de Tor'nowa", -- Riches of Tor'nowa
|
|
[290750] = "Reserva Jambani", -- Jambani Stockpile
|
|
[290765] = "Grande Pilha de Ouro", -- Large Pile of Gold
|
|
[290993] = "Saque dos Maré-férrea", -- Irontide Loot
|
|
[291143] = "Chave de Boca de Ranah", -- Ranah's Wrench
|
|
[291233] = "Rabo de Saurolisco", -- Saurolisk Tail
|
|
[291238] = "Lágrimas do Bwonsamdi", -- Bwonsamdi's Tears
|
|
[291241] = "Roer Raiz", -- Gnarl Root
|
|
[291257] = "Baú do Tesouro Pequeno", -- Small Treasure Chest
|
|
[291291] = "Procura-se: Larápio", -- Wanted: Poacher
|
|
[292523] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[292673] = "Pergaminho Empapado", -- A Damp Scroll
|
|
[292674] = "Pergaminho Empapado", -- A Damp Scroll
|
|
[292675] = "Pergaminho Empapado", -- A Damp Scroll
|
|
[292676] = "Pergaminho Empapado", -- A Damp Scroll
|
|
[292677] = "Pergaminho Empapado", -- A Damp Scroll
|
|
[292686] = "Altar Agourento", -- Ominous Altar
|
|
[292812] = "Safira Amaraina", -- Sapphire Amaraina
|
|
[292823] = "Ira de Krag'wa", -- Krag'wa's Ire
|
|
[292825] = "Flor-pétrea", -- Stonebloom
|
|
[293349] = "Marmita Descartada", -- Discarded Lunchbox
|
|
[293350] = "Baú de Madeira Entalhado", -- Carved Wooden Chest
|
|
[293568] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[293837] = "|cFFFFFFFFStep 2:|r Cascalho Comum I", -- |cFFFFFFFFStep 2:|r Ordinary Pebble I
|
|
[293838] = "|cFFFFFFFFStep 3:|r Cascalho Comum II", -- |cFFFFFFFFStep 3:|r Ordinary Pebble II
|
|
[293839] = "|cFFFFFFFFStep 4:|r Cascalho Comum III", -- |cFFFFFFFFStep 4:|r Ordinary Pebble III
|
|
[293840] = "|cFFFFFFFFStep 5:|r Cascalho Comum IV", -- |cFFFFFFFFStep 5:|r Ordinary Pebble IV
|
|
[293841] = "|cFFFFFFFFStep 6:|r Cascalho Comum V", -- |cFFFFFFFFStep 6:|r Ordinary Pebble V
|
|
[293842] = "|cFFFFFFFFStep 7:|r Cascalho Comum VI", -- |cFFFFFFFFStep 7:|r Ordinary Pebble VI
|
|
[293843] = "|cFFFFFFFFStep 8:|r Cascalho Comum VII", -- |cFFFFFFFFStep 8:|r Ordinary Pebble VII
|
|
[293844] = "|cFFFFFFFFStep 9:|r Cascalho Comum VIII", -- |cFFFFFFFFStep 9:|r Ordinary Pebble VIII
|
|
[293845] = "|cFFFFFFFFStep 10:|r Cascalho Comum IX", -- |cFFFFFFFFStep 10:|r Ordinary Pebble IX
|
|
[293846] = "|cFFFFFFFFStep 11:|r Cascalho Comum X", -- |cFFFFFFFFStep 11:|r Ordinary Pebble X
|
|
[293849] = "|cFFFFFFFFStep 1:|r Bilhete Suspeito", -- |cFFFFFFFFStep 1:|r Conspicious Note
|
|
[293852] = "Baú do Tesouro Enterrado", -- Buried Treasure Chest
|
|
[293880] = "Baú do Tesouro Enterrado", -- Buried Treasure Chest
|
|
[293881] = "Baú do Tesouro Enterrado", -- Buried Treasure Chest
|
|
[293884] = "Baú do Tesouro Enterrado", -- Buried Treasure Chest
|
|
[293962] = "Baú Nobre Precário", -- Precarious Noble Cache
|
|
[293964] = "Estoque Esquecido do Contrabandista", -- Forgotten Smuggler's Stash
|
|
[293965] = "Baú do Osso Talhado", -- Scrimshaw Cache
|
|
[293985] = "Procura-se: Horror da Guerra", -- Wanted: War Gore
|
|
[294084] = "Butim da Sociedade de Aventureiros", -- Adventurer's Society Loot Stash --TODO: This was manually translated
|
|
[294096] = "Orbe Aceso", -- Lit Orb
|
|
[294097] = "Semente Estranha", -- Strange Seed
|
|
[294098] = "Rã Minúscula", -- Tiny Frog
|
|
[294099] = "Osso Quebradiço", -- Brittle Bone
|
|
[294100] = "Vela Deslocada", -- Misplaced Candle
|
|
[294101] = "Taça Estranha", -- Odd Cup
|
|
[294102] = "Rocha Interessante", -- Interesting Rock
|
|
[294103] = "Lírio Florescente", -- Blooming Lily
|
|
[294104] = "Flor Bonita", -- Pretty Flower
|
|
[294105] = "Livro Velho", -- Old Book
|
|
--TODO: [294106] = "Dead Fish", -- Dead Fish
|
|
--TODO: [294107] = "Scratched Board", -- Scratched Board
|
|
--TODO: [294108] = "Lost Ring", -- Lost Ring
|
|
--TODO: [294109] = "Spoiled Apple", -- Spoiled Apple
|
|
--TODO: [294110] = "Broken Tooth", -- Broken Tooth
|
|
--TODO: [294111] = "Worn Helm", -- Worn Helm
|
|
--TODO: [294112] = "Leafy Leaf", -- Leafy Leaf
|
|
--TODO: [294113] = "Musty Cloth", -- Musty Cloth
|
|
--TODO: [294114] = "Broken Tablet", -- Broken Tablet
|
|
--TODO: [294115] = "Ashed Torch", -- Ashed Torch
|
|
[294173] = "Baú de Suprimentos da Empreendimentos S.A", -- Venture Co. Supply Chest
|
|
[294174] = "Baú Esquecido", -- Forgotten Chest
|
|
--TODO: [294312] = "Grimmy's List of Friends", -- Grimmy's List of Friends
|
|
--TODO: [294314] = "Grimmy's List of Enemies", -- Grimmy's List of Enemies
|
|
--TODO: [294315] = "Grimmy's Favorite Recipe", -- Grimmy's Favorite Recipe
|
|
[294316] = "Oferendas Perdidas de Kimbul", -- Lost Offerings of Kimbul
|
|
[294317] = "Baú de Lenha Morta", -- Deadwood Chest
|
|
[294319] = "Tesouro Soterrado por Areia", -- Sandsunken Treasure
|
|
--TODO: [294335] = "Rotten Potato", -- Rotten Potato
|
|
--TODO: [294703] = "Grimmy's Rusty Lockbox", -- Grimmy's Rusty Lockbox
|
|
[296479] = "Maleta do Lorde-almirante", -- Lord Admiral's Footlocker
|
|
[296536] = "Glaive da Sentinela Ensanguentada", -- Bloodied Sentinel's Glaive
|
|
[296573] = "Lâmina Enferrujada de Jason", -- Jason's Rusty Blade
|
|
[296574] = "Garrafa Vazia de Ian", -- Ian's Empty Bottle
|
|
[296575] = "Prato Rachado de Julie", -- Julie's Cracked Dish
|
|
[296579] = "Bússola Quebrada de Brian", -- Brian's Broken Compass
|
|
[296580] = "Diário Encadernado de Ofer", -- Ofer's Bound Journal
|
|
[296581] = "Rocha de Estimação de Scai", -- Skye's Pet Rock
|
|
[296582] = "Bota Esquerda de Julien", -- Julien's Left Boot
|
|
[296583] = "Frasco de Navarro", -- Navarro's Flask
|
|
[296584] = "Cantil de Zach", -- Zach's Canteen
|
|
[296585] = "Mochila de Damascos", -- Damarcus' Backpack
|
|
[296586] = "Flauta de Raquel", -- Rachel's Flute
|
|
[296587] = "Colar de Presas de Josh", -- Josh's Fang Necklace
|
|
[296588] = "Retrato do Comandante Martins", -- Portrait of Commander Martens
|
|
[296589] = "Chave Ornada do Kurt", -- Kurt's Ornate Key
|
|
[296915] = "Estela Drusta: O Círculo", -- Drust Stele: The Circle
|
|
[296916] = "Estela Drusta: O Ritual", -- Drust Stele: The Ritual
|
|
[296917] = "Estela Drusta: A Árvore", -- Drust Stele: The Tree
|
|
[296918] = "Estela Drusta: Sopro em Pedra", -- Drust Stele: Breath Into Stone
|
|
[297069] = "Cômoda", -- Dresser
|
|
[297492] = "Quadro de Avisos", -- Bulletin Board
|
|
[297627] = "Estela Drusta: Sacrifício", -- Drust Stele: Sacrifice
|
|
[297628] = "Estela Drusta: Constructos", -- Drust Stele: Constructs
|
|
[297629] = "Estela Drusta: O Ciclo", -- Drust Stele: The Cycle
|
|
[297630] = "Estela Drusta: Conflito", -- Drust Stele: Conflict
|
|
[297631] = "Estela Drusta: O Homem Esfolado", -- Drust Stele: The Flayed Man
|
|
[297632] = "Estela Drusta: Protetores da Floresta", -- Drust Stele: Protectors of the Forest
|
|
[297825] = "Baú Coberto de Teia", -- Web-Covered Chest
|
|
[297828] = "Baú do Mercador", -- Merchant's Chest
|
|
[297878] = "Baú Bagateado", -- Hexed Chest
|
|
[297879] = "Baú Enfeitiçado", -- Bespelled Chest
|
|
[297880] = "Baú Embruxado", -- Ensorcelled Chest
|
|
[297881] = "Baú Encantado", -- Enchanted Chest
|
|
[297891] = "Caixa Rúnica", -- Runebound Cache
|
|
[297892] = "Baú Rúnico", -- Runebound Chest
|
|
[297893] = "Cofre Rúnico", -- Runebound Coffer
|
|
[297905] = "Livro de Músicas do Jay", -- Jay's Songbook
|
|
[297906] = "Livro de Músicas do Tom", -- Russel's Songbook
|
|
[297933] = "Livro de Músicas Empoeirado", -- Dusty Songbook
|
|
[297934] = "Livro de Músicas do Biltre", -- Scoundrel's Songbook
|
|
[297939] = "Besta da Ordem das Brasas", -- Order Of Embers Crossbow
|
|
[297940] = "Faca da Ordem das Brasas", -- Order Of Embers Knife
|
|
[297941] = "Chapéu da Ordem das Brasas", -- Order Of Embers Hat
|
|
[297942] = "Frasco da Ordem das Brasas", -- Order Of Embers Flask
|
|
[298778] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[298849] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[298920] = "Baú da Voz-dos-espinhos Roubado", -- Stolen Thornspeaker Cache
|
|
[298921] = "Tabuleta Nazmani Ancestral", -- Ancient Nazmani Tablet
|
|
[298963] = "Tabuleta Nazmani Gasta", -- Weathered Nazmani Tablet
|
|
[298965] = "Tabuleta Rachada", -- Cracked Tablet
|
|
[299073] = "Tabuleta Fraturada", -- Fractured Tablet
|
|
[303016] = "|cFFFFFFFFStep 14:|r Cascalho Comum XIII", -- |cFFFFFFFFStep 14:|r Ordinary Pebble XIII
|
|
[303017] = "|cFFFFFFFFStep 13:|r Cascalho Comum XII", -- |cFFFFFFFFStep 13:|r Ordinary Pebble XII
|
|
[303018] = "|cFFFFFFFFStep 12:|r Cascalho Comum XI", -- |cFFFFFFFFStep 12:|r Ordinary Pebble XI
|
|
[303039] = "Saco de Grãos Curioso", -- Curious Grain Sack
|
|
[307265] = "Cartaz de Procura-se", -- Wanted Poster
|
|
[307277] = "Velho Garrafão", -- Old Jug
|
|
[307307] = "Barril Quebrado", -- Broken Barrel
|
|
[307325] = "Cartaz de Procura-se", -- Wanted Poster
|
|
--TODO: [307330] = "Captain's Footlocker", -- Captain's Footlocker
|
|
[307748] = "Carta da Empreendimentos S.A.", -- Venture Co. Letter
|
|
[309498] = "Estande de Armaduras", -- Armor Stand
|
|
[310709] = "Baú Encharcado", -- Waterlogged Chest
|
|
[311155] = "Tabuleta Ancestral", -- Ancient Tablet
|
|
[311218] = "Xal'atath, a Lâmina do Império Negro", -- Xal'atath, Blade of the Black Empire
|
|
[311902] = "Peças Soltas", -- Loose Parts
|
|
[311903] = "Peças Soltas", -- Loose Parts
|
|
[316443] = "Xal'atath, a Lâmina do Império Negro", -- Xal'atath, Blade of the Black Empire
|
|
[316788] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[316791] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[316793] = "Fogueira da Aliança", -- Alliance Bonfire
|
|
[316795] = "Fogueira da Horda", -- Horde Bonfire
|
|
[316796] = "Fogueira da Horda", -- Horde Bonfire
|
|
[316801] = "Fogueira da Horda", -- Horde Bonfire
|
|
[319222] = "Baú da Costa Negra", -- Darkshore Cache
|
|
[322413] = "Baú Brilhante", -- Glimmering Chest
|
|
[322533] = "Tomo do Elementos de Mardivas", -- Mardivas's Tome of the Elements
|
|
[324407] = "Raízes Caóticas", -- Void Roots
|
|
[325659] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325660] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325661] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325662] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325663] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325664] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325665] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325666] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325667] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325668] = "Baú Mecanizado", -- Mechanized Chest
|
|
[325795] = "Baú Afundado", -- Sunken Chest
|
|
[325853] = "Estante de Livros Vazia", -- Empty Bookcase
|
|
[325869] = "Barril Vazio", -- Empty Cask
|
|
[326027] = "Reciclarizador DX-82", -- Recyclerizer DX-82
|
|
[326047] = "Baú reforçado", -- Reinforced Cache
|
|
[326140] = "Quadro de Recompensas", -- Bounty Board
|
|
[326142] = "Quadro de Recompensas", -- Bounty Board
|
|
[326394] = "Baú Arcano", -- Arcane Chest
|
|
[326395] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326396] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326397] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326398] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326399] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326400] = "Arca Arcana Brilhante", -- Glowing Arcane Trunk
|
|
[326401] = "Baú Arcano", -- Arcane Chest
|
|
[326402] = "Baú Arcano", -- Arcane Chest
|
|
[326403] = "Baú Arcano", -- Arcane Chest
|
|
[326404] = "Baú Arcano", -- Arcane Chest
|
|
[326405] = "Baú Arcano", -- Arcane Chest
|
|
[326406] = "Baú Arcano", -- Arcane Chest
|
|
[326407] = "Baú Arcano", -- Arcane Chest
|
|
[326408] = "Baú Arcano", -- Arcane Chest
|
|
[326409] = "Baú Arcano", -- Arcane Chest
|
|
[326410] = "Baú Arcano", -- Arcane Chest
|
|
[326411] = "Baú Arcano", -- Arcane Chest
|
|
[326412] = "Baú Arcano", -- Arcane Chest
|
|
[326413] = "Baú Arcano", -- Arcane Chest
|
|
[326414] = "Baú Arcano", -- Arcane Chest
|
|
[326415] = "Baú Arcano", -- Arcane Chest
|
|
[326416] = "Baú Arcano", -- Arcane Chest
|
|
[326417] = "Baú Arcano", -- Arcane Chest
|
|
[326418] = "Baú Arcano", -- Arcane Chest
|
|
[326419] = "Baú Arcano", -- Arcane Chest
|
|
[326588] = "Depósito de Armas de Azerita", -- Azerite Weapons Cache
|
|
[327170] = "Cavalete de Armas", -- Weapon Rack
|
|
[327230] = "Depósito de Geleia", -- Jelly Deposit
|
|
[327407] = "Esconderijo Precioso de Ogro", -- Precious Ogre Stash
|
|
[327516] = "Depósito de Geleia", -- Jelly Deposit
|
|
[327548] = "Projetos de Bateria Externa", -- Powerpack Blueprints
|
|
[327585] = "Quadro de Recompensas", -- Bounty Board
|
|
[327591] = "Diário Preservado", -- Preserved Journal
|
|
[327592] = "Fechadura Encantada", -- Enchanted Lock
|
|
[327596] = "Foco Abissal Partido", -- Broken Abyssal Focus
|
|
[327597] = "Baú Enferrujado Antigo", -- Old Rusty Chest
|
|
[327650] = "Baú de Suprimentos de Guerra", -- War Supply Chest
|
|
[327652] = "Baú de Suprimentos de Guerra", -- War Supply Chest
|
|
--TODO: [327669] = "Contained Alemental", -- Contained Alemental
|
|
--TODO: [328343] = "Direbrew Cog", -- Direbrew Cog
|
|
--TODO: [328413] = "Hozen Totem", -- Hozen Totem
|
|
[329641] = "Procura-se: Junkbrat e Roadtrogg", -- Wanted: Junkbrat and Roadtrogg
|
|
--TODO: [329783] = "Glowing Arcane Trunk", -- Glowing Arcane Trunk
|
|
[329805] = "Cristal Estranho", -- Strange Crystal
|
|
[329918] = "Tesouros Javatuscos", -- Quilboar Treasures
|
|
[329919] = "Suprimentos Roubados", -- Stolen Supplies
|
|
--TODO: [330168] = "Contained Alemental", -- Contained Alemental
|
|
--TODO: [330169] = "Direbrew Cog", -- Direbrew Cog
|
|
[330170] = "Totem Hozen", -- Hozen Totem
|
|
[330183] = "Arca Maré-férrea", -- Irontide Lockbox
|
|
[330627] = "Placa de Perigo", -- Danger Sign
|
|
--TODO: [332220] = "Glowing Arcane Trunk", -- Glowing Arcane Trunk
|
|
[332568] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332569] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332570] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332571] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332572] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332573] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332574] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332575] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332576] = "Estatueta de Gato Cristalina", -- Crystalline Cat Figurine
|
|
[332704] = "Baú Corrompido", -- Corrupted Chest
|
|
[334216] = "Depósito do Império Negro", -- Black Empire Cache
|
|
[335655] = "Braço de Oonar", -- Oonar's Arm
|
|
[336415] = "Pergaminho Descartado", -- Discarded Scroll
|
|
[337237] = "Cofre Perdido", -- Lost Vault
|
|
[337241] = "Equipamento Escondido", -- Stashed Equipment
|
|
--TODO: [339211] = "|cFFFFFFFFStep 2:|r Empty Dish", -- |cFFFFFFFFStep 2:|r Empty Dish
|
|
[339243] = "Caixa-forte Infestada", -- Infested Strongbox
|
|
[339248] = "Depósito Infestado", -- Infested Cache
|
|
[339249] = "Depósito Infestado", -- Infested Cache --TODO: This was manually translated
|
|
[339250] = "Depósito Infestado", -- Infested Cache --TODO: This was manually translated
|
|
[339283] = "Baú de Nobre Esquecido", -- Forgotten Noble's Chest
|
|
[339601] = "Pergaminho das Eras", -- Scroll of Aeons
|
|
[339625] = "Presente de Sofia", -- Sophia's Gift
|
|
[339641] = "Tisana Purificadora", -- Purifying Draught
|
|
[339770] = "Baú do Tesouro Abandonado", -- Abandoned Treasure Chest
|
|
[341424] = "Lembranças Esquecidas", -- Forgotten Mementos
|
|
--TODO: [343611] = "Voidtouched Egg", -- Voidtouched Egg
|
|
[344588] = "Sopa Sopamim", -- Stewart's Stewpendous Stew
|
|
[344726] = "Sermão Negro", -- Dark Sermon
|
|
[345446] = "Grande Chifre do Runicervo", -- Great Horn of the Runestag
|
|
[345455] = "Baú de Suprimentos de Constructo", -- Construct Supply Chest
|
|
[345456] = "Baú dos Olhos", -- Chest of Eyes
|
|
[345458] = "Bolsa de Prêmio", -- Prize Bag
|
|
[347444] = "Escudo Ósseo Ornado", -- Ornate Bone Shield
|
|
[348521] = "Brotação Estranha", -- Strange Growth
|
|
[348558] = "Aviso", -- Notice
|
|
[348747] = "Pergaminho Enlameado", -- Muddy Scroll
|
|
[349515] = "Diário Surrado", -- Battered Journal
|
|
[349565] = "Baú dos Sonhos Invejosos", -- Chest of Envious Dreams
|
|
[349612] = "Procura-se: Avaliador Vix", -- Wanted: Appraiser Vix
|
|
[349792] = "Prêmio do Larápio", -- Filcher's Prize
|
|
[349793] = "Espólios Abandonados do Viajante", -- Wayfarer's Abandoned Spoils
|
|
[349794] = "Baú Oculto de Remlate", -- Remlate's Hidden Cache
|
|
[349795] = "Pilha de Almas Fugitivas", -- Fleeing Soul's Bundle
|
|
[349796] = "Baú da Ameixa Dourada", -- Gilded Plum Chest
|
|
[349797] = "Curiosidade Abandonada", -- Abandoned Curios
|
|
[349798] = "Arca Contrabandeada", -- Smuggled Cache
|
|
[350802] = "Baú Lacrado com Teia", -- Web Sealed Chest
|
|
[350804] = "Harpa Partida", -- Broken Harp
|
|
[350978] = "Tesouro do Conservatório da Rainha", -- Queen's Conservatory Cache
|
|
[351467] = "Epitáfio Esmaecido", -- Faded Epitaph
|
|
[351487] = "Tesouro Secreto", -- Secret Treasure
|
|
[351540] = "Tesouro Secreto", -- Secret Treasure
|
|
[351541] = "Tesouro Secreto", -- Secret Treasure
|
|
[351542] = "Tesouro Secreto", -- Secret Treasure
|
|
[351543] = "Tesouro Secreto", -- Secret Treasure
|
|
[351544] = "Tesouro Secreto", -- Secret Treasure
|
|
[351545] = "Tesouro Secreto", -- Secret Treasure
|
|
[351874] = "Procura-se: Impositor Kristof", -- Wanted: Enforcer Kristof
|
|
[351885] = "Procura-se: Agregado da Ruína", -- Wanted: Aggregate of Doom
|
|
[351886] = "Procura-se: Duque Anton", -- Wanted: Duke Anton
|
|
[351887] = "Procura-se: Lorde Dárion", -- Wanted: Lord Darion
|
|
[351888] = "Procura-se: Evocador Marcelis", -- Wanted: Summoner Marcelis
|
|
[351889] = "Procura-se: A Ruína Pálida", -- Wanted: The Pale Doom
|
|
[351948] = "Baú Esquecido", -- Forgotten Chest
|
|
[351980] = "Suprimentos Deslocados", -- Misplaced Supplies
|
|
[352027] = "Pergaminho de Recompensa", -- Wanted Scroll
|
|
[352028] = "Pergaminho de Recompensa", -- Wanted Scroll
|
|
[352086] = "Tesouro do Cão Negro", -- Blackhound Cache
|
|
[352428] = "Véspera das Virtudes", -- Vesper of Virtues
|
|
[352433] = "Baú dos Olhos", -- Cache of Eyes
|
|
[352490] = "Junte-se à Rebelião!", -- Join the Rebellion!
|
|
[352520] = "Medalhão do Orgulho", -- Medallion of Pride
|
|
[352596] = "Crescimento Brotante", -- Sprouting Growth
|
|
[352703] = "A Colheita", -- The Harvest
|
|
[352754] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[352909] = "Escama Pinabrilha", -- Glimmerfin Scale
|
|
[353019] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353205] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353231] = "Baú Ósseo", -- Bonebound Chest
|
|
[353232] = "Baú de Lenhavil", -- Bleakwood Chest
|
|
[353233] = "Baú Encantado", -- Enchanted Chest
|
|
[353234] = "Baú Dourado", -- Gilded Chest
|
|
[353252] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353306] = "Carcaça Deteriorada", -- Decayed Husk
|
|
[353314] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353323] = "Carcaça Deteriorada", -- Decayed Husk
|
|
[353324] = "Carcaça Deteriorada", -- Decayed Husk
|
|
[353325] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353326] = "Carcaça Deteriorada", -- Decayed Husk
|
|
[353327] = "Carcaça Deteriorada", -- Decayed Husk
|
|
[353329] = "Depósito das Fadas", -- Faerie Stash
|
|
[353330] = "Depósito das Fadas", -- Faerie Stash
|
|
[353331] = "Depósito das Fadas", -- Faerie Stash
|
|
[353332] = "Depósito das Fadas", -- Faerie Stash
|
|
[353333] = "Depósito das Fadas", -- Faerie Stash
|
|
[353336] = "Tesouro Secreto", -- Secret Treasure
|
|
[353380] = "Lancheira de Halis", -- Halis's Lunch Pail
|
|
[353472] = "Espada Radiante", -- Radiant Sword
|
|
[353484] = "Grande Cofre", -- The Great Vault
|
|
[353500] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353503] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353516] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353626] = "Caixa de Ferramentas Trancada", -- Locked Toolbox
|
|
[353627] = "Rações do Front de Batalha", -- Battlefront Rations
|
|
[353643] = "Caixa-forte de Prata", -- Silver Strongbox
|
|
[353645] = "Diário de Marileth", -- Marileth's Journal
|
|
[353650] = "Baú Dourado do Comissário", -- Steward's Golden Chest
|
|
[353681] = "Vagem de Lunalúmia", -- Lunarlight Pod
|
|
[353683] = "Vagem de Lunalúmia", -- Lunarlight Pod
|
|
[353684] = "Vagem de Lunalúmia", -- Lunarlight Pod
|
|
[353685] = "Vagem de Lunalúmia", -- Lunarlight Pod
|
|
[353686] = "Vagem de Lunalúmia", -- Lunarlight Pod
|
|
[353687] = "Sino Quebrado", -- Broken Bell
|
|
[353688] = "Sino Quebrado", -- Broken Bell
|
|
[353689] = "Sino Quebrado", -- Broken Bell
|
|
[353691] = "Sino Celestino", -- Skyward Bell
|
|
[353791] = "Caixa-forte do Castelo", -- Castle Strongbox
|
|
[353792] = "Caixa-forte da Vila", -- Village Strongbox
|
|
[353793] = "Baú da Paróquia", -- Parish Chest
|
|
[353796] = "Relicário da Lembrança", -- Reliquary of Remembrance
|
|
[353797] = "Suprimentos da Legião de Pedra", -- Stone Legion Supplies
|
|
[353799] = "Mochila de Quebrafé", -- Hopebreaker Pack
|
|
[353868] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353869] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353870] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353871] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353872] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353873] = "Tesouro Escondido", -- Hidden Hoard
|
|
[353876] = "Virtude da Penitência", -- Virtue of Penitence
|
|
[353940] = "Dádiva de Vesífona", -- Gift of Vesiphone
|
|
[353941] = "Dádiva de Quírus", -- Gift of Chyrus
|
|
[353942] = "Dádiva de Agthia", -- Gift of Agthia
|
|
[353943] = "Dádiva de Thênios", -- Gift of Thenios
|
|
[353944] = "Dádiva de Devos", -- Gift of Devos
|
|
[353948] = "Medalhão do Desejo", -- Medallion of Desire
|
|
[353949] = "Medalhão da Avareza", -- Medallion of Avarice
|
|
[354108] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354109] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354110] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354111] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354112] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354113] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354114] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354115] = "Prêmio do Pugilista", -- Pugilist's Prize
|
|
[354116] = "Prêmio do Pugilista", -- Pugilist's Prize
|
|
[354121] = "Prêmio do Pugilista", -- Pugilist's Prize
|
|
[354122] = "Prêmio do Pugilista", -- Pugilist's Prize
|
|
[354123] = "Prêmio do Pugilista", -- Pugilist's Prize
|
|
[354175] = "Baú dos Ascendidos", -- Cache of the Ascended
|
|
[354186] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354187] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354188] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354189] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354190] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354191] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354192] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354193] = "Algibeira de Litonato", -- Stoneborn Satchel
|
|
[354202] = "Reserva Abandonada", -- Abandoned Stockpile
|
|
[354208] = "Equipamento Roubado", -- Stolen Equipment
|
|
[354211] = "Recompensa da Cobiça", -- Greed's Reward
|
|
[354213] = "Anotações do Discípulo Perdido", -- Lost Disciple's Notes
|
|
[354214] = "Arnês de Domador de Lariões", -- Larion Tamer's Harness
|
|
[354275] = "Peça de Constructo Experimental", -- Experimental Construct Part
|
|
[354289] = "Ferramentas do Forjaventos", -- Windsmith's Tools
|
|
[354645] = "Algibeira Perdida", -- Lost Satchel
|
|
[354646] = "Ovo de Penuvem Ancestral", -- Ancient Cloudfeather Egg
|
|
[354647] = "Pluma Robusta de Dragão", -- Hearty Dragon Plume
|
|
[354648] = "Suprimentos da Extensão Sombria", -- Darkreach Supplies
|
|
[354650] = "Coração do Cantonírio", -- Dreamsong Heart
|
|
[354651] = "Apanhador de Sonhos Encantado", -- Enchanted Dreamcatcher
|
|
[354652] = "Tesouro Feério", -- Faerie Trove
|
|
[354662] = "Baú Esquivo das Fadas", -- Elusive Faerie Cache
|
|
[354852] = "Crescimento Brotante", -- Sprouting Growth
|
|
[354853] = "Crescimento Brotante", -- Sprouting Growth
|
|
[354856] = "Caixote Coberto de Visgo", -- Slime-Coated Crate
|
|
[354911] = "Semente de Ânima Inchada", -- Swollen Anima Seed
|
|
[355000] = "Baú da Noite", -- Cache of the Night
|
|
[355019] = "Seda Onírica Bruta", -- Raw Dream Silk
|
|
[355020] = "Ramo Encantado", -- Enchanted Bough
|
|
[355021] = "Ornamento Feério", -- Fae Ornament
|
|
[355035] = "Cofre Rúnico Escolhido", -- Treasure: House of the Chosen
|
|
[355037] = "Cofre Rúnico", -- Runebound Coffer
|
|
[355038] = "Cofre Rúnico", -- Runebound Coffer
|
|
[355040] = "Runa de Rituais", -- Rune of Rituals
|
|
[355041] = "Baú da Lua", -- Cache of the Moon
|
|
[355048] = "Runa de Rituais", -- Rune of Rituals
|
|
[355049] = "Runa de Rituais", -- Rune of Rituals
|
|
[355194] = "Runa de Constructos", -- Rune of Constructs
|
|
[355195] = "Runa de Constructos", -- Rune of Constructs
|
|
[355196] = "Runa de Constructos", -- Rune of Constructs
|
|
[355286] = "Oferenda do Memorial", -- Memorial Offerings
|
|
[355296] = "Recompensa: Controle da Fera", -- Bounty: Beast Control
|
|
[355355] = "Baú Harmônico", -- Harmonic Chest
|
|
[355435] = "Véspera do Vento Prateado", -- Vesper of the Silver Wind
|
|
[355449] = "Dádiva do Vento Prateado", -- Gift of the Silver Wind
|
|
[355798] = "Jaula", -- Cage
|
|
[355865] = "Tigela de Gosma Esquisita", -- Vat of Conspicuous Slime
|
|
[355872] = "Jarra Roubada", -- Stolen Jar
|
|
[355880] = "O Necronomi-nham", -- The Necronom-i-nom
|
|
[355886] = "Baú Empesteado", -- Plaguefallen Chest
|
|
[355947] = "Esconderijo de Glutharn", -- Glutharn's Stash
|
|
[355980] = "Baú do Ritualista", -- Ritualist's Cache
|
|
[356535] = "Tesouro do Voz-das-Runas", -- Runespeaker's Trove
|
|
[356555] = "Colar de Eurídea", -- Eurydea's Necklace
|
|
[356693] = "Tributo Extravagante da Baronesa Vashj", -- Baroness Vashj's Extravagant Tribute
|
|
[356697] = "Tributo Extravagante de Alexandros Mograine", -- Alexandros Mograine's Extravagant Tribute
|
|
[356700] = "Tributo Extravagante do Grão-mestre Vole", -- Grandmaster Vole's Extravagant Tribute
|
|
[356705] = "Tributo Extravagante do Arquiteto da Peste Marileth", -- Plague Deviser Marileth's Extravagant Tribute
|
|
[356709] = "Tributo Extravagante da Lady Lunamora", -- Lady Moonberry's Extravagant Tribute
|
|
[356712] = "Tributo Extravagante da Capitã de Caça Korayn", -- Hunt-Captain Korayn's Extravagant Tribute
|
|
[356716] = "Tributo Extravagante da Droman Aliothe", -- Droman Aliothe's Extravagant Tribute
|
|
[356720] = "Tributo Extravagante de Xufa", -- Choofa's Extravagant Tribute
|
|
[356725] = "Tributo Extravagante do Polemarco Adrestes", -- Polemarch Adrestes' Extravagant Tribute
|
|
[356728] = "Tributo Extravagante de Mikâniko", -- Mikanikos' Extravagant Tribute
|
|
[356733] = "Tributo Extravagante de Kleia e Pelagos", -- Kleia and Pelagos' Extravagant Tribute
|
|
[356737] = "Tributo Extravagante de Sika", -- Sika's Extravagant Tribute
|
|
[356741] = "Tributo Extravagante da Condessa", -- The Countess' Extravagant Tribute
|
|
[356744] = "Tributo Extravagante de Rasgão e Cara-de-clava", -- Rendle and Cudgelface's Extravagant Tribute
|
|
[356748] = "Tributo Extravagante de Cabeça-de-pedra", -- Stonehead's Extravagant Tribute
|
|
[356752] = "Tributo Extravagante do Guardião da Cripta Kassir", -- Cryptkeeper Kassir's Extravagant Tribute
|
|
[356757] = "Desejo da Ganância", -- Greed's Desire
|
|
[356818] = "Penitência da Pureza", -- Penitence of Purity
|
|
[356820] = "Vagem de Lunalúmia Grande", -- Large Lunarlight Pod
|
|
[356823] = "Cofre do Andarilho das Nuvens", -- Cloudwalker's Coffer
|
|
[357228] = "Baú Esquecido", -- Forgotten Chest
|
|
[357229] = "Baú Esquecido", -- Forgotten Chest
|
|
[357230] = "Baú Esquecido", -- Forgotten Chest
|
|
[357231] = "Baú Esquecido", -- Forgotten Chest
|
|
[357232] = "Baú Esquecido", -- Forgotten Chest
|
|
[357233] = "Baú Esquecido", -- Forgotten Chest
|
|
[357234] = "Baú Esquecido", -- Forgotten Chest
|
|
[357235] = "Baú Esquecido", -- Forgotten Chest
|
|
[357236] = "Baú Esquecido", -- Forgotten Chest
|
|
[357237] = "Baú Esquecido", -- Forgotten Chest
|
|
[357238] = "Baú Esquecido", -- Forgotten Chest
|
|
[357246] = "Pergaminho Esfarrapado", -- Tattered Scroll
|
|
[357467] = "Tinta Proibida", -- Forbidden Ink
|
|
[357487] = "Guarda-sol Estiloso", -- Stylish Parasol
|
|
[357515] = "Saco de Aveia", -- Sack of Oats
|
|
[357526] = "Balde d'Água Vazio", -- Empty Water Bucket
|
|
[357541] = "Ferradura Descartada", -- Discarded Horseshoe
|
|
[357565] = "Vara de Pescar Esquecida", -- Forgotten Angler's Rod
|
|
[357572] = "Florete do Destemor", -- Rapier of the Fearless
|
|
[357584] = "Glaive Medonha de Vyrtha", -- Vyrtha's Dredglaive
|
|
[357683] = "Poça de Lodo Improvisada do Proscrito", -- Outcast's Makeshift Muckpool
|
|
[357697] = "Tesouro do Capataz", -- Taskmaster's Trove
|
|
[357726] = "Lança Quebrada", -- Broken Spear
|
|
[357758] = "Barril de Peste", -- Plague Barrel
|
|
[357771] = "Tesouro Enterrado", -- Burried Cache
|
|
[357937] = "Tesouro Enterrado", -- Burried Cache
|
|
[358298] = "Cofre da Câmara Proibida", -- Forbidden Chamber Lockbox
|
|
[358315] = "Fragmentos de Mão Esquelética", -- Skeletal Hand Fragments
|
|
[358318] = "Retrato do Dragador R. Suavão", -- R. Suavel Dredger Portrait
|
|
[358319] = "Nota do Feiticeiro", -- Sorceror's Note
|
|
[358382] = "Procura-se: Quelícera", -- Wanted: Chelicera
|
|
[358398] = "Diário Perdido", -- Lost Journal
|
|
[358399] = "Bolsa de Seis Léguas", -- Six-League Pack
|
|
[358531] = "Baú Gigante de Tesouro Épico", -- Giant Cache of Epic Treasure
|
|
[358533] = "Suprimentos Esquecidos", -- Forgotten Supplies
|
|
[358855] = "Mochila de Queda Segura Danificada", -- Damaged Safe Fall Pack
|
|
[360054] = "Gato Grudento", -- Sticky Cat
|
|
[362489] = "Decreto Elísio", -- Elysian Decree
|
|
[364483] = "Barril da Saideira Esvaziado", -- Empty Nightcap Cask
|
|
[364899] = "Estígia Cristalizada", -- Crystallized Stygia
|
|
[364926] = "Grilhões Forjados em Runas", -- Runeforged Shackles
|
|
[364932] = "Lingote Fulgurante", -- Blazing Ingot
|
|
[364937] = "Canalizador Fásico", -- Phasic Siphoner
|
|
[364987] = "Diário de Corretor", -- Broker Journal
|
|
[364994] = "Picareta Espectral", -- Spectral Pick
|
|
[365084] = "Pique do Atormentador", -- Tormentor's Pike
|
|
[365093] = "Livros de Canções de Theotar", -- Theotar's Caroling Books
|
|
[368205] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368206] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368207] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368208] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368213] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368214] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368347] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368645] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368646] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368648] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368649] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368650] = "Baú Oculto na Fenda", -- Rift Hidden Cache
|
|
[368653] = "Jaula da Serpe Aetérea", -- Etherwyrm Cage
|
|
[368663] = "Mão Direita do Abominito", -- Lil'Abom's Right Hand
|
|
[368665] = "Braço Sobressalente do Abominito", -- Lil'Abom's Spare Arm
|
|
[368666] = "Cabeça do Abominito", -- Lil'Abom's Head
|
|
[368667] = "Torso do Abominito", -- Lil'Abom's Torso
|
|
[368668] = "Tronco do Abominito", -- Lil'Abom's Trunk
|
|
[368772] = "Pergaminho Signomarcado", -- Sigilscored Scroll
|
|
[368876] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[368935] = "Jaula de Guinchador de Pecádia", -- Sinfall Screecher Cage
|
|
[368946] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368948] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368949] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368950] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368951] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368952] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[368953] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[369129] = "Elo de Ouro de Nilganihmaht", -- Nilganihmaht's Gold Band
|
|
[369132] = "Baú da Dominação Lacrado", -- Domination Sealed Chest
|
|
[369133] = "Selo da Dominação #1", -- Domination Seal #1
|
|
[369134] = "Jaula da Dominação Trancada", -- Domination Sealed Cage
|
|
[369135] = "Selo da Dominação #2", -- Domination Seal #2
|
|
[369138] = "Selo do Baú da Dominação", -- Domination Chest Seal
|
|
[369141] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[369143] = "Anel Antigo Fendido em Quatro", -- Quartered Ancient Ring
|
|
[369144] = "Molho de Chaves da Consternadora", -- The Harrower's Key Ring
|
|
[369145] = "Baú de Suprimentos de Infergarde", -- Helgarde Supply Cache
|
|
[369148] = "Material de Ninho Brilhante", -- Glittering Nest Material
|
|
[369149] = "Pena Esquecida", -- Forgotten Feather
|
|
[369172] = "Lembrança Perdida", -- Lost Memento
|
|
[369183] = "Ninho Deslocado", -- Dislodged Nest
|
|
[369185] = "Caixa de Relíquias Korthianas", -- Korthian Relic Box
|
|
[369194] = "Ovo Coberto de Ânima", -- Anima Laden Egg
|
|
[369204] = "Relíquia Deslocada", -- Displaced Relic
|
|
[369216] = "Baú Avérjuro", -- Helsworn Chest
|
|
[369224] = "Coração de Ezequiel Adornado", -- Jeweled Heart of Ezekiel
|
|
[369225] = "Vestígio Infestado", -- Infested Vestige
|
|
[369227] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[369232] = "Caixa de Oferenda", -- Offering Box
|
|
[369235] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[369236] = "Recipiente de Ânima Roubada", -- Stolen Anima Vessel
|
|
[369245] = "Caixa de Relíquias Korthianas", -- Korthian Relic Box
|
|
[369292] = "Baú de Relíquias", -- Relic Cache
|
|
[369296] = "Covil de Couraça-de-cristal", -- Shardhide Stash
|
|
[369297] = "Pilha de Ossos", -- Pile of Bones
|
|
[369304] = "Caixa de Relíquias Korthianas", -- Korthian Relic Box
|
|
[369327] = "Gorjumelo Invasivo", -- Invasive Mawshroom
|
|
[369329] = "Gorjumelo Invasivo", -- Invasive Mawshroom
|
|
[369330] = "Gorjumelo Invasivo", -- Invasive Mawshroom
|
|
[369331] = "Gorjumelo Invasivo", -- Invasive Mawshroom
|
|
[369332] = "Gorjumelo Invasivo", -- Invasive Mawshroom
|
|
[369333] = "Ninho de Materiais Incomuns", -- Nest of Unusual Materials
|
|
[369334] = "Ninho de Materiais Incomuns", -- Nest of Unusual Materials
|
|
[369335] = "Ninho de Materiais Incomuns", -- Nest of Unusual Materials
|
|
[369336] = "Ninho de Materiais Incomuns", -- Nest of Unusual Materials
|
|
[369337] = "Ninho de Materiais Incomuns", -- Nest of Unusual Materials
|
|
[369339] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[369340] = "Caixa de Relíquias Korthianas", -- Korthian Relic Box
|
|
[369341] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[369432] = "Tomo Venthyr Perdido", -- Misplaced Venthyr Tome
|
|
[369437] = "Cabedal Fendífero", -- Riftbound Cache
|
|
[369438] = "Cabedal Fendífero", -- Riftbound Cache
|
|
[369439] = "Cabedal Fendífero", -- Riftbound Cache
|
|
[369440] = "Cabedal Fendífero", -- Riftbound Cache
|
|
[369602] = "Mãos da Revolta", -- Hands of Defiance
|
|
[369757] = "Baú Submerso", -- Submerged Chest
|
|
[369893] = "Missiva Urgente", -- Urgent Missive
|
|
[369894] = "Missiva Urgente", -- Urgent Missive
|
|
[370140] = "Baú de Jiro Danificado", -- Damaged Jiro Stash
|
|
[370469] = "Alimento Espectral", -- Spectral Feed
|
|
[370494] = "Baú Tocatiano", -- Toccatian Cache
|
|
[373437] = "Cardume de Baiacu Pungente", -- Pungent Blobfish Cluster
|
|
[373438] = "Cirro-mola", -- Coilclutch Vine
|
|
[373439] = "Cardume de Nadadeira", -- Flipper Fish School
|
|
[373460] = "Rede Feéria", -- Fae Net
|
|
[373471] = "Baú Mezônico", -- Mezzonic Cache
|
|
[373472] = "Baú Glissandiano", -- Glissandian Cache
|
|
[373473] = "Baú Fugueal", -- Fugueal Cache
|
|
[373474] = "Baú Cantárico", -- Cantaric Cache
|
|
[373543] = "Cripta da Biblioteca", -- Library Vault
|
|
[373548] = "Arquivo Modelo", -- Template Archive
|
|
[373553] = "Teleportador", -- Teleporter
|
|
[373561] = "Protocripta Esquecida", -- Forgotten Proto-Vault
|
|
[373562] = "Concordância Excêntrica", -- Excitable Concordance
|
|
[373563] = "Concordância Mercurial", -- Mercurial Concordance
|
|
[373568] = "Depósito Provis Trancado", -- Locked Provis Cache
|
|
[373579] = "Descoberta do Olho Perscrutador", -- Prying Eye Discovery
|
|
[373580] = "Concordância Tranquila", -- Tranquil Concordance
|
|
[373581] = "Concordância Excêntrica", -- Excitable Concordance
|
|
[373582] = "Concordância Mercurial", -- Mercurial Concordance
|
|
[373583] = "Concordância Tranquila", -- Tranquil Concordance
|
|
[373584] = "Concordância Excêntrica", -- Excitable Concordance
|
|
[373585] = "Concordância Mercurial", -- Mercurial Concordance
|
|
[373586] = "Concordância Tranquila", -- Tranquil Concordance
|
|
[373587] = "Concordância Excêntrica", -- Excitable Concordance
|
|
[373588] = "Concordância Mercurial", -- Mercurial Concordance
|
|
[374976] = "Cripta Sinfônica", -- Symphonic Vault
|
|
[375021] = "Automa Falecido", -- Perished Automa
|
|
[375058] = "Baú Tocatiano", -- Toccatian Cache
|
|
[375059] = "Baú Mezônico", -- Mezzonic Cache
|
|
[375060] = "Baú Glissandiano", -- Glissandian Cache
|
|
[375061] = "Baú Fugueal", -- Fugueal Cache
|
|
[375062] = "Baú Cantárico", -- Cantaric Cache
|
|
[375064] = "Baú Tocatiano", -- Toccatian Cache
|
|
[375066] = "Baú Mezônico", -- Mezzonic Cache
|
|
[375067] = "Baú Glissandiano", -- Glissandian Cache
|
|
[375068] = "Baú Fugueal", -- Fugueal Cache
|
|
[375069] = "Baú Cantárico", -- Cantaric Cache
|
|
[375188] = "Arranjo da Alcova Arqueada", -- Camber Alcove Arrangement
|
|
[375189] = "Arranjo da Alcova do Repertório", -- Repertory Alcove Arrangement
|
|
[375190] = "Arranjo da Alcova Circular", -- Rondure Alcove Arrangement
|
|
[375191] = "Arranjo da Alcova Dormente", -- Dormant Alcove Arrangement
|
|
[375192] = "Arranjo da Alcova Fulgurante", -- Fulgore Alcove Arrangement
|
|
[375270] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375272] = "Cabedal Górjuro", -- Mawsworn Cache
|
|
[375281] = "Relíquia Roubada", -- Stolen Relic
|
|
[375283] = "Matriz de Percolação", -- Percolation Array
|
|
[375290] = "Baú Travado por Cifra", -- Cypher-Bound Chest
|
|
[375354] = "Depósito da Dominação", -- Domination Cache
|
|
[375362] = "Ninho de Avícola", -- Avian Nest
|
|
[375363] = "Baú de Suprimentos Górjuro", -- Mawsworn Supply Chest
|
|
[375366] = "Ovos de Taracnídeo", -- Tarachnid Eggs
|
|
[375368] = "Console de Catalisador de Criação", -- Creation Catalyst Console
|
|
[375369] = "Valise Roída", -- Gnawed Valise
|
|
[375370] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375371] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375373] = "Sucata de Automa Descartada", -- Discarded Automa Scrap
|
|
[375376] = "Cofre dos Caídos", -- Fallen Vault
|
|
[375382] = "Caixote de Suprimentos Esmagado", -- Crushed Supply Crate
|
|
[375383] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375387] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375388] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375389] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375390] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375391] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375393] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375396] = "Monte de Areia Irregular", -- Lumpy Sand Pile
|
|
[375397] = "Monte de Areia Brilhante", -- Glinting Sand Pile
|
|
[375398] = "Monte de Areia Cambiante", -- Shifting Sand Pile
|
|
[375399] = "Monte de Areia Murmurante", -- Humming Sand Pile
|
|
[375400] = "Monte de Areia Disforme", -- Misshapen Sand Pile
|
|
[375401] = "Monte de Areia Cintilante", -- Sparkling Sand Pile
|
|
[375402] = "Monte de Areia Tiquetaqueante", -- Ticking Sand Pile
|
|
[375403] = "Relíquia Coberta de Massa Polposa", -- Pulp-Covered Relic
|
|
[375404] = "Baú Desgastado pela Areia", -- Sandworn Chest
|
|
[375405] = "Artefato Furtado", -- Filched Artifact
|
|
[375408] = "Reserva do Arquiteto", -- Architect's Reserve
|
|
[375411] = "Ovoide Equivocado", -- Mistaken Ovoid
|
|
[375413] = "Suprimentos do Corretor Afogado", -- Drowned Broker Supplies
|
|
[375422] = "Protofruta Superdesenvolvida", -- Overgrown Protofruit
|
|
[375423] = "Oferenda aos Primogênitos", -- Offering to the First Ones
|
|
[375478] = "Extrator Protomineral", -- Protomineral Extractor
|
|
[375479] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375481] = "Badulaque Furtado", -- Pilfered Curio
|
|
[375483] = "Pergaminho Enrolado", -- Stolen Scroll
|
|
[375484] = "Bênção Agradecida", -- Grateful Boon
|
|
[375485] = "Ceifador de Protoflora", -- Protoflora Harvester
|
|
[375486] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375492] = "Câmara Sintática", -- Syntactic Vault
|
|
[375493] = "Protopera Madura", -- Ripened Protopear
|
|
[375494] = "Baú Circular", -- Rondure Cache
|
|
[375495] = "Folhagem Farfalhante", -- Undulating Foliage
|
|
[375496] = "Saca de Produtos Agrícolas Progenitores", -- Bushel of Progenitor Produce
|
|
[375498] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375502] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375516] = "Pente Perdido", -- Lost Comb
|
|
[375517] = "Pilha de Destroços Suspeita", -- Suspicious Rubble Pile
|
|
[375530] = "Cofre do Tesouro Esquecido", -- Forgotten Treasure Vault
|
|
[375536] = "Baú Minado de Xy'rath", -- Xy'rath's Booby-Trapped Cache
|
|
[375538] = "Ovoide Perdido", -- Lost Ovoid
|
|
[375668] = "Baú do Tesouro Nebuloso", -- Misty Treasure Chest
|
|
[375693] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375694] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375746] = "Diagrama de Protótipo", -- Prototype Schematic
|
|
[375748] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375889] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375893] = "Baú de Alto Valor", -- High Value Cache
|
|
[375900] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375902] = "Clâmide Etérea Rasgada", -- Torn Ethereal Drape
|
|
[375903] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375905] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375907] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375915] = "Fulgor da Serenidade", -- Glimmer of Serenity
|
|
[375950] = "Bugiganga de Inovação Pura", -- Bauble of Pure Innovation
|
|
[375972] = "Procura-se: Custoz", -- Wanted: Custos
|
|
[375973] = "Firim no Exílio, Parte 1", -- Firim in Exile, Part 1
|
|
[375974] = "Eco Cristalizado da Primeira Canção", -- Crystallized Echo of the First Song
|
|
[375981] = "Diagrama de Protoforma", -- Protoform Schematic
|
|
[375982] = "Firim no Exílio, Parte 2", -- Firim in Exile, Part 2
|
|
[375983] = "Firim no Exílio, Parte 3", -- Firim in Exile, Part 3
|
|
[375984] = "Firim no Exílio, Parte 4", -- Firim in Exile, Part 4
|
|
[375985] = "Firim no Exílio, Parte 5", -- Firim in Exile, Part 5
|
|
[375986] = "Firim no Exílio, Parte 6", -- Firim in Exile, Part 6
|
|
[375987] = "Firim no Exílio, Parte 7", -- Firim in Exile, Part 7
|
|
[375988] = "Firim no Exílio, Epílogo", -- Firim in Exile, Epilogue
|
|
[376041] = "Baú de Cifra Amortalhado", -- Shrouded Cypher Cache
|
|
--TODO: [376123] = "Suspicious Bottle", -- Suspicious Bottle
|
|
--TODO: [376124] = "Bag of Enchanted Wind", -- Bag of Enchanted Wind
|
|
[376175] = "Baú de Suprimentos de Velaplena", -- Fullsails Supply Chest
|
|
[376213] = "Varinha Misteriosa", -- Mysterious Wand
|
|
[376386] = "Poeira Revolvida", -- Disturbed Dirt
|
|
[376426] = "Baú Trancado com Magia", -- Magic-Bound Chest
|
|
[376451] = "Cronômetro de Bronze", -- Bronze Stopwatch
|
|
[376580] = "Baú de Djaradin", -- Djaradin Cache
|
|
[376581] = "Baú de Clã", -- Clan Chest
|
|
[376582] = "Baú Morsano", -- Tuskarr Chest
|
|
[376587] = "Mochila do Batedor da Expedição", -- Expedition Scout's Pack
|
|
--TODO: [376657] = "Ancient Monument", -- Ancient Monument
|
|
[376757] = "PROCURA-SE: Frigellus", -- WANTED: Frigellus
|
|
[377114] = "Rolo de Corda Pesada", -- Coil of Heavy Rope
|
|
--TODO: [377233] = "Hessethiash's Poorly Hidden Treasure", -- Hessethiash's Poorly Hidden Treasure
|
|
--TODO: [377317] = "Treasure Hoard", -- Treasure Hoard
|
|
--TODO: [377458] = "Abandoned Weapon Rack", -- Abandoned Weapon Rack
|
|
--TODO: [377466] = "Lost Draconic Hourglass", -- Lost Draconic Hourglass
|
|
[377485] = "Maçã Azeda", -- Sour Apple
|
|
[377499] = "A Origem das Espécies Dracônicas", -- On the Origin of Draconic Species
|
|
[377534] = "Cofre Entregue", -- Delivered Vault
|
|
[377899] = "Refém Zapo-de-chifre Escondido", -- Hidden Hornswog Hostage
|
|
--TODO: [377900] = "Nokhud Warspear", -- Nokhud Warspear
|
|
[377938] = "Cardume de Saltador Prismático", -- Prismatic Leaper School
|
|
[378010] = "Tesouro do Dragão Esquecido", -- Forgotten Dragon Treasure
|
|
--TODO: [378047] = "Emerald Chest", -- Emerald Chest
|
|
[378054] = "Cerveja Contracorrente", -- Riptide Brew
|
|
[378088] = "Flor Cristalina", -- Crystalline Flower
|
|
[378820] = "Ponche Popfizz", -- Popfizz Punch
|
|
[378857] = "Baú de Obsidiana Perdido", -- Lost Obsidian Cache
|
|
--TODO: [379168] = "Lost Cache Key", -- Lost Cache Key
|
|
[379290] = "Estátua Ornamentada", -- Ornamented Statue
|
|
[379296] = "Elo Quebrado", -- Broken Banding
|
|
[379297] = "Gororoba de Bambu Batido", -- Slam Bam Swill
|
|
[379314] = "Rede de Pesca Cheia", -- Full Fishing Net
|
|
[379321] = "Pegada Misteriosa", -- Mysterious Paw Print
|
|
--TODO: [380429] = "Golden Claw", -- Golden Claw
|
|
[380430] = "Fragmento de Cauda", -- Tail Fragment
|
|
[380457] = "Caldeirão de Decomposição Experimental", -- Experimental Decay Cauldron
|
|
[380516] = "Lampejo de Sabedoria", -- Glimmer of Wisdom
|
|
[380533] = "Pergaminho Coberto de Neve", -- Snow Covered Scroll
|
|
[380540] = "Estátua Ornamentada", -- Ornamented Statue
|
|
[380545] = "Joia Bonita do Pintor", -- Painter's Pretty Jewel
|
|
[380547] = "Óleo Bronzeador Infuso em Decomposição", -- Decay-Infused Tanning Oil
|
|
[380548] = "Porta-joias Esquecido", -- Forgotten Jewelry Box
|
|
[380549] = "Rolo de Tecido Azul Curioso", -- Intriguing Bolt of Blue Cloth
|
|
[380550] = "Tomo do Aprendiz Esquecido", -- Forgetful Apprentice's Tome
|
|
--TODO: [380554] = "Well-Danced Drum", -- Well-Danced Drum
|
|
[380556] = "Baú Harmônico", -- Harmonic Chest
|
|
--TODO: [380558] = "Enchanted Debris", -- Enchanted Debris
|
|
[380559] = "Poção de Forgeada", -- Frostforged Potion
|
|
--TODO: [380560] = "Disabled Tesla Coil", -- Disabled Tesla Coil
|
|
[380567] = "Oito de Tormentas", -- Eight of Storms
|
|
[380569] = "Exuberância Cristalina", -- Crystalline Overgrowth
|
|
--TODO: [380570] = "Curious Glyph", -- Curious Glyph
|
|
[380571] = "Foguete de Boomthyr", -- Boomthyr Rocket
|
|
[380577] = "Malygita Imponente", -- Lofty Malygite
|
|
[380578] = "Como Treinar Seu Dragonetinho", -- How to Train Your Whelpling
|
|
[380579] = "Ferramentas Sobressalentes Djaradins", -- Spare Djaradin Tools
|
|
[380580] = "Semente Imbuída em Lava", -- Lava-Infused Seed
|
|
[380583] = "Cobertor de Courambaia em Decomposição", -- Decaying Brackenhide Blanket
|
|
[380585] = "Drusa de Alexstraszita de Erupção", -- Erupted Alexstraszite Cluster
|
|
[380586] = "Caldeirões Misteriosos", -- Mysterious Cauldrons
|
|
[380587] = "Caixote de Pelegos Tratados", -- Crate of Treated Hides
|
|
[380588] = "Estandarte da Revoada Dragônica Bronze em Miniatura", -- Miniature Bronze Dragonflight Banner
|
|
--TODO: [380589] = "Faintly Enchanted Remains", -- Faintly Enchanted Remains
|
|
[380590] = "Caneca Bem Isolada", -- Well Insulated Mug
|
|
[380591] = "Brilhinho Bem Protegido", -- Closely Guarded Shiny
|
|
[380592] = "Chifre Tempestuoso", -- Stormbound Horn
|
|
[380593] = "Bolsa de Escamas em Decomposição", -- Bag of Decayed Scales
|
|
[380595] = "Pergaminho Gélido", -- Frosted Parchment
|
|
[380597] = "Tapete de Centauro Endurecido em Batalha", -- Battle Hardened Centaur Carpet
|
|
--TODO: [380598] = "Singed Chest", -- Singed Chest
|
|
[380600] = "Estilhaço Terrano Enriquecido", -- Enriched Earthen Shard
|
|
[380601] = "Carta de Negraluna Empoeirada", -- Dusty Darkmoon Card
|
|
[380602] = "Pelego Abençoado pelo Vento", -- Wind-Blessed Hide
|
|
[380604] = "Estandarte Misterioso", -- Mysterious Banner
|
|
[380605] = "Mistura de Contrabando", -- Contraband Concoction
|
|
[380607] = "Tecido Chamuscado Itinerante", -- Itinerant Singed Fabric
|
|
[380608] = "Surpresa Sedosa", -- Silky Surprise
|
|
[380610] = "Runa da Terra Pulsante", -- Pulsing Earth Rune
|
|
[380611] = "Cantil de Água Suspeita", -- Canteen of Suspicious Water
|
|
[380612] = "Folha de Referências de Língua de Sinais", -- Sign Language Reference Sheet
|
|
[380615] = "Bolsa de Larápio", -- Poacher's Pack
|
|
[380616] = "Cestinha de Pó de Aguardente", -- Small Basket of Firewater Powder
|
|
[380617] = "Diagrama de Arma Qalashi", -- Qalashi Weapon Diagram
|
|
[380618] = "Fluxo Dracônico", -- Draconic Flux
|
|
[380619] = "Lingotes Curiosos", -- Curious Ingots
|
|
[380620] = "Estilhaços de Lança Anciente", -- Ancient Spear Shards
|
|
[380623] = "Pinças Enfeitiçadas", -- Spelltouched Tongs
|
|
[380643] = "Pergaminho Supercongelado", -- Flashfrozen Scroll
|
|
[380647] = "Tomo Arcano Esquecido", -- Forgotten Arcane Tomne
|
|
[380648] = "Livro Estranho", -- Odd Book
|
|
[380652] = "Esfera Titânica Fraturada", -- Fractured Titanic Sphere
|
|
[380653] = "Pipa de Yennu", -- Yennu's Kite
|
|
[380654] = "Guarda-peito do Homem Morto", -- Dead Man's Chestplate
|
|
[380709] = "Desenhos de Manopla de Falcoeiro", -- Falconer Gauntlet Drawings
|
|
[380763] = "Tear de Tecido Dragônico Anciente", -- Ancient Dragonweave Loom
|
|
[380822] = "Gema Ígnea", -- Igneous Gem
|
|
[380840] = "Mochila de Cavalgada Rasgada", -- Torn Riding Pack
|
|
[380842] = "Moeda de Ouro", -- Gold Coin
|
|
[380843] = "Peixe de Borracha", -- Rubber Fish
|
|
--TODO: [380847] = "Emerald Gem Cluster", -- Emerald Gem Cluster
|
|
[380859] = "Barco de Brinquedo Morsano", -- Tuskarr Toy Boat
|
|
[380860] = "Chifre de Centauro", -- Centaur Horn
|
|
[380867] = "Drusa de Gemas de Âmbar", -- Amber Gem Cluster
|
|
[380902] = "Arenas da Ferocidade", -- Fields of Ferocity
|
|
[380918] = "Estátua Ornamentada Quebrada", -- Broken Ornamented Statue
|
|
[380963] = "Montinho de Cinzas", -- Small Pile of Ash
|
|
[380991] = "Monturo de Terra", -- Dirt Mound
|
|
[381035] = "O Grande Cofre", -- The Great Vault
|
|
[381045] = "Cálice do Dragão Dourado", -- Golden Dragon Goblet
|
|
[381065] = "Pórtico Degradado", -- Broken Waygate
|
|
[381069] = "Rede de Pesca Cheia", -- Full Fishing Net
|
|
[381094] = "Pincel Elegante", -- Elegant Canvas Brush
|
|
--TODO: [381107] = "Sand Pile", -- Sand Pile
|
|
[381108] = "Mapa de Yennu", -- Yennu's Map
|
|
[381110] = "Caixa de Joias Esquecida", -- Forgotten Jewel Box
|
|
[381153] = "Drusa de Gemas de Rubi", -- Ruby Gem Cluster
|
|
--TODO: [381157] = "Sapphire Gem Cluster", -- Sapphire Gem Cluster
|
|
--TODO: [381158] = "Gnoll Fiend Flail", -- Gnoll Fiend Flail
|
|
[381160] = "Bússola Perdida", -- Lost Compass
|
|
[381216] = "Luneta do Topógrafo", -- Surveyor's Magnifying Glass
|
|
--TODO: [381223] = "Cracked Hourglass", -- Cracked Hourglass
|
|
[381277] = "Barril de Gostosuras Confiscadas", -- Barrel of Confiscated Treats
|
|
[381296] = "Bagunça Horrível", -- Horrible Mess
|
|
[381297] = "Bagagem Extraviada", -- Misplaced Luggage
|
|
[381353] = "Dente de Dragão de Pedra", -- Stone Dragontooth
|
|
[381354] = "Elo de Ouro Embrulhado", -- Wrapped Gold Band
|
|
[381355] = "Asa Cuidadosamente Entalhada", -- Finely Carved Wing
|
|
[381356] = "Garra de Dragão Banhada no Frio", -- Coldwashed Dragonclaw
|
|
[381357] = "Tabuleta de Pedra", -- Stone Tablet
|
|
[381358] = "Tabuleta de Pedra", -- Stone Tablet
|
|
[381359] = "Tabuleta de Pedra", -- Stone Tablet
|
|
[381361] = "Fragmento da Pedra Preciosa", -- Precious Stone Fragment
|
|
[381362] = "Pedaço de Escultura", -- Chunk of Sculpture
|
|
[381365] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381367] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381369] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381370] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381373] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381375] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381377] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[381483] = "Prêmio de Saguiri", -- Marmoni's Prize
|
|
[381484] = "Osso Bem Preservado", -- Well-Preserved Bone
|
|
[381485] = "Sabonete Perdido do Aventureiro", -- Adventurer's Lost Soap Bar
|
|
[381510] = "Ossos de Peixe Voador", -- Flying Fish Bones
|
|
[381511] = "Cabeça de Arpão", -- Harpoon Head
|
|
[381512] = "Vara de Madeira", -- Wooden Pole
|
|
[381513] = "Picareta Velha", -- Old Pickaxe
|
|
[381514] = "Basalto Polido do Mar", -- Sea-Polished Basalt
|
|
[381575] = "Kit de Armadilha de Pato", -- Duck Trap Kit
|
|
[381579] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381650] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381653] = "Inscrições Fogo, Asa, Presa", -- Fang Flap Fire Signups
|
|
[381661] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381662] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381663] = "Manavento para Iniciantes", -- Manastorming For Beginners
|
|
[381664] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381667] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381668] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381669] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381670] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381671] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381672] = "Pedido dos Arquivistas", -- Archivists' Request
|
|
[381687] = "Nota Descartada", -- Discarded Note
|
|
[381701] = "PROCURA-SE: Mara'nar, o Trovejante", -- WANTED: Mara'nar the Thunderous
|
|
[381981] = "Baú da Inundação", -- Chest of the Flood
|
|
[382029] = "Poeira Revolvida", -- Disturbed Dirt
|
|
[382071] = "Rede de Pesca Cheia", -- Full Fishing Net
|
|
[382079] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382086] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382092] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382094] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382101] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382103] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382105] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382107] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382110] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382112] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382116] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382118] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382120] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[382166] = "Banquete Rubi!", -- The Ruby Feast!
|
|
[382180] = "Cardume de Mangual de Magma Superaquecido", -- Overheated Magma Thresher Pool
|
|
--TODO: [382193] = "Chest of the Elements", -- Chest of the Elements
|
|
[382325] = "Drusa de Gemas de Ônix", -- Onyx Gem Cluster
|
|
[382621] = "Console de Catalisador de Revivescência", -- Revival Catalyst Console
|
|
[383625] = "Caixa de Peixe-brilho Fresco", -- Case of Fresh Gleamfish
|
|
[383660] = "Cristal de Sal", -- Salt Crystal
|
|
[383732] = "Caixa de Pesca Morsana", -- Tuskarr Tacklebox
|
|
[383733] = "Poeira Revolvida", -- Disturbed Dirt
|
|
[383734] = "Poeira Revolvida", -- Disturbed Dirt
|
|
[383735] = "Poeira Revolvida", -- Disturbed Dirt
|
|
[384318] = "Marcador de Páginas Inconspícuo", -- Inconspicuous Bookmark
|
|
[384370] = "Notas Deliberadamente Delinquentes", -- Deliberately Delinquent Notes
|
|
[384405] = "Peixe Meio Cozido", -- Half-Boiled Fish
|
|
[384763] = "Provisões Proibidas", -- Forbidden Hoard
|
|
[384980] = "Baú Misterioso", -- Mysterious Chest
|
|
--TODO: [385001] = "Empty Fish Barrel", -- Empty Fish Barrel
|
|
[385008] = "Teias Enroladas", -- Spun Webs
|
|
[385010] = "Teias Enroladas", -- Spun Webs
|
|
[385021] = "Ovo de Dragão Petrificado", -- Petrified Dragon Egg
|
|
[385022] = "Fóssil Corroído", -- Eroded Fossil
|
|
[385028] = "Frasco da Renovação Poderoso", -- Powerful Flask of Renewal
|
|
[385032] = "Pilha de Ouro", -- Gold Pile
|
|
[385064] = "Aguilhão de Gelo", -- Ice Spike
|
|
[385396] = "Baú Ígneo Primordial", -- Primordial Fire Cache
|
|
[385398] = "Baú Calcinante", -- Searing Chest
|
|
[385401] = "Baú Calcinante", -- Searing Chest
|
|
[385415] = "Pilha de Ossos", -- Bone Pile
|
|
[385467] = "Pilha de Ossos", -- Bone Pile
|
|
[385468] = "Pilha de Ossos", -- Bone Pile
|
|
[385469] = "Pilha de Ossos", -- Bone Pile
|
|
[385520] = "Pilha de Ossos", -- Bone Pile
|
|
[385533] = "Pedra de Envio: Protesto", -- Sending Stone: Protest
|
|
[385565] = "Baú de Chama Sombria Fulgurante", -- Blazing Shadowflame Chest
|
|
[385581] = "Bolsa de Henrique", -- Henry's Handbag
|
|
[385799] = "Caixa-forte Endurecida", -- Hardened Strongbox
|
|
[385800] = "Pilha de Ouro", -- Gold Pile
|
|
[385801] = "Pilha de Ouro", -- Gold Pile
|
|
[385802] = "Pilha de Ouro", -- Gold Pile
|
|
[385826] = "Cofre Titânico", -- Titan Coffer
|
|
[385830] = "Pedra de Envio: Relatório Inicial", -- Sending Stone: Initial Report
|
|
[385831] = "Pedra de Envio: O Prisioneiro", -- Sending Stone: The Prisoner
|
|
[385832] = "Pedra de Recebimento: Alerta Final", -- Receiving Stone: Final Warning
|
|
[385834] = "Anotação do Diário: Experimentos", -- Journal Entry: Experiments
|
|
[385835] = "Anotação do Diário: Relíquias", -- Journal Entry: Relics
|
|
[385836] = "Anotação do Diário: Os Abrigos", -- Journal Entry: The Creches
|
|
[385837] = "Anotação do Diário: Silêncio", -- Journal Entry: Silence
|
|
[385937] = "Cofre Titânico", -- Titan Coffer
|
|
[385940] = "Chave de Boca Rúnica", -- Runic Wrench
|
|
[385952] = "Anel Incomum", -- Unusual Ring
|
|
[386079] = "Baú Bem Mastigado", -- Well-Chewed Chest
|
|
[386080] = "Chave Tórrida", -- Scorching Key
|
|
[386086] = "Baú Fervilhante", -- Seething Cache
|
|
[386088] = "Oferendas Ritualísticas", -- Ritual Offerings
|
|
[386089] = "Oferendas Ritualísticas", -- Ritual Offerings
|
|
[386090] = "Oferendas Ritualísticas", -- Ritual Offerings
|
|
[386091] = "Oferendas Ritualísticas", -- Ritual Offerings
|
|
[386104] = "Baú Zaqali Antigo", -- Ancient Zaqali Chest
|
|
[386106] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[386108] = "Bandeira da Expedição Escama de Dragão", -- Dragonscale Expedition Flag
|
|
[386123] = "Ovo Calcinado", -- Charred Egg
|
|
[386168] = "Baú Escamalém", -- Farscale Cache
|
|
[386353] = "Baú Endurecido", -- Hardened Chest
|
|
[386354] = "Baú Endurecido", -- Hardened Chest
|
|
[386421] = "Baú Ígneo Primordial", -- Primordial Fire Cache
|
|
[386422] = "Baú Ígneo Primordial", -- Primordial Fire Cache
|
|
[386423] = "Baú Ígneo Primordial", -- Primordial Fire Cache
|
|
[386424] = "Baú Calcinante", -- Searing Chest
|
|
[386425] = "Baú Calcinante", -- Searing Chest
|
|
[386426] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[386427] = "Carrinho de Pedra Esmagada", -- Cart of Crushed Stone
|
|
[386428] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[386429] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[386430] = "Baú Endurecido", -- Hardened Chest
|
|
[386431] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[386432] = "Baú Endurecido", -- Hardened Chest
|
|
[386433] = "Baú Eólico Primordial", -- Primordial Wind Cache
|
|
[386441] = "Baú Eólico Primordial", -- Primordial Wind Cache
|
|
[386442] = "Baú Caótico Primordial", -- Primordial Void Cache
|
|
[386443] = "Baú Eólico Primordial", -- Primordial Wind Cache
|
|
[386444] = "Baú Aquático Primordial", -- Primordial Water Cache
|
|
[386445] = "Baú Aquático Primordial", -- Primordial Water Cache
|
|
[386447] = "Baú Aquático Primordial", -- Primordial Water Cache
|
|
[386450] = "Baú Aquático Primordial", -- Primordial Water Cache
|
|
[386451] = "Caixa-forte Atada ao Vento", -- Wind-Bound Strongbox
|
|
[386452] = "Caixa-forte Atada ao Caos", -- Void-Bound Strongbox
|
|
[386453] = "Caixa-forte Atada ao Vento", -- Wind-Bound Strongbox
|
|
[386454] = "Baú de Gelo", -- Chest of Ice
|
|
[386455] = "Baú Cascadura", -- Hardshell Chest
|
|
[386456] = "Baú Cascadura", -- Hardshell Chest
|
|
[386457] = "Cofre Congelado", -- Frozen Coffer
|
|
[386458] = "Baú de Decomposição Primordial", -- Primordial Decay Cache
|
|
[386459] = "Baú de Decomposição Primordial", -- Primordial Decay Cache
|
|
[386460] = "Baú Arcano Primordial", -- Primordial Arcane Cache --TODO: this was manually translated
|
|
[386461] = "Baú Arcano Primordial", -- Primordial Arcane Cache
|
|
[386462] = "Baú Arcano Primordial", -- Primordial Blood Cache
|
|
[386463] = "Baú Áureo Primordial", -- Primordial Gold Cache
|
|
[386470] = "Pilha de Ouro", -- Gold Pile --TODO: this was manually translated
|
|
[386472] = "Pilha de Ouro", -- Gold Pile --TODO: this was manually translated
|
|
[386484] = "Pilha de Ouro", -- Gold Pile
|
|
[386531] = "Pilha de Ouro", -- Gold Pile
|
|
[386532] = "Baú Áureo Primordial", -- Primordial Gold Cache
|
|
[386547] = "Molde de Impregnação", -- Suffusion Mold
|
|
--TODO: [386556] = "Dusty Vase", -- Dusty Vase
|
|
[386559] = "Carregamento Protegido", -- Secured Shipment
|
|
[386573] = "Baú Ornado", -- Ornate Key Box
|
|
[386578] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386579] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386580] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386581] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386582] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386583] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[386585] = "Fundidor Experimental", -- Experimental Melder
|
|
[386586] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[386587] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[386588] = "Cesto de Cristais", -- Crystal Basket
|
|
[386589] = "Cesto de Cristais", -- Crystal Basket
|
|
[386591] = "Ampola Vazia", -- Empty Vial
|
|
[386604] = "Baú Áureo Primordial", -- Primordial Gold Cache
|
|
[386605] = "Pilha de Ouro", -- Gold Pile
|
|
[386632] = "Pacote de Dragão Experimental", -- Experimental Dragon Pack
|
|
[386633] = "Baú das Tempestades", -- Chest of Storms
|
|
[386648] = "Pergaminho Misterioso", -- Mysterious Scroll
|
|
[386660] = "Pilha de Ouro", -- Gold Pile
|
|
[386668] = "Joia Hakkari Estilhaçada", -- Shattered Hakkari Bijou
|
|
[386669] = "Joia Hakkari Fragmentada", -- Fragmented Hakkari Bijou
|
|
[386680] = "Almanaque Misterioso", -- Mysterious Almanac
|
|
[386683] = "Livro Incinerado", -- Seared Book
|
|
[386687] = "Diário Envelhecido", -- Aged Journal
|
|
[386688] = "Tomo em Branco", -- Blank Tome
|
|
[386690] = "Compêndio Ambíguo", -- Ambiguous Compendium
|
|
[386762] = "Baú de Armadura Arcano Primordial", -- Primordial Armor Cache
|
|
[387493] = "Peixe Singular", -- Unique Fish
|
|
[387496] = "Braseiro da Loucura", -- Brazier of Madness
|
|
[387500] = "Bonequinho de Neve", -- Chilly Snowman
|
|
[387501] = "Ficha de Presente de Neltharion", -- Neltharion Gift Token
|
|
[387503] = "Carta Lacrada para Neltharion", -- Sealed Letter To Neltharion
|
|
--TODO: [387507] = "Azerite Powder Barrel", -- Azerite Powder Barrel
|
|
--TODO: [387508] = "Igniter Torch", -- Igniter Torch
|
|
[387520] = "Ingresso: Jogos de Lumerogg", -- TICKET: Glimmerogg Games
|
|
[387728] = "Ópera dos Aspectos", -- Opera of the Aspects
|
|
[387736] = "Os Deuses Antigos e a Ordenação de Azeroth", -- The Old Gods and the Ordering of Azeroth
|
|
[387737] = "Livro Vivo", -- Living Book
|
|
[387746] = "Núcleo de Espírito Primordial", -- Primordial Spirit Cache
|
|
[387749] = "Cristalospinha Animado", -- Animate Crystalspine
|
|
[387853] = "Cristais Estilhaçados", -- Shattered Crystals
|
|
--TODO: [388471] = "Pillaged Primordial Cache", -- Pillaged Primordial Cache
|
|
[388712] = "Baú da Ópera", -- Opera Chest
|
|
[388866] = "Panela de Reagentes", -- Reagent Pot
|
|
[388873] = "Bolsa de Moedas Maré-férrea", -- Irontide Coin Bag --TODO: this was manually translated
|
|
[388876] = "Panela de Reagentes", -- Reagent Pot
|
|
[388895] = "Rabiscos Aleatórios", -- Random Scribblings
|
|
[388896] = "Baú Revestido de Cristal", -- Crystal-encased Chest
|
|
[388905] = "Kit de Ferramentas de Neltharion", -- Neltharion Toolkit
|
|
[388908] = "Gosma Inerte", -- Inert Goo
|
|
[388911] = "Baú Velho", -- Old Trunk
|
|
[389102] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389103] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389104] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389105] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389106] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389107] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389108] = "Fragmento Prismático", -- Prismatic Fragment
|
|
[389111] = "Pacote Encharcado", -- Waterlogged Bundle
|
|
[389114] = "Tesouro Perdido Há Tempos", -- Long-Lost Cache
|
|
[389173] = "Baú Arcano Primordial", -- Primordial Blood Cache
|
|
[389231] = "Baú Musical Primordial", -- Primordial Music Cache
|
|
[389471] = "Grande Baú de Obsidiana", -- Grand Obsidian Cache
|
|
[389540] = "Meleca Viscosa", -- Slimy Goo
|
|
[389545] = "Baú Misterioso", -- Mysterious Chest
|
|
[389546] = "Panela de Reagentes", -- Reagent Pot
|
|
[389564] = "Visgo Desmiolado", -- Mindless Slime
|
|
[389599] = "Aguilhão de Gelo", -- Ice Spike
|
|
[389789] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[389902] = "Baú Terrano Primordial", -- Primordial Earth Cache
|
|
[390008] = "Gelo", -- Ice
|
|
[390009] = "Caixa de Rochas", -- Box of Rocks
|
|
[390074] = "Baú do Oceano Profundo Primordial", -- Primordial Deep Ocean Cache
|
|
--TODO: [390136] = "Spore-bound Essence", -- Spore-bound Essence
|
|
[390257] = "Urso de Pelúcia", -- Stuffed Bear
|
|
[390258] = "Gosma Inerte", -- Inert Goo
|
|
[390559] = "Caixa de Rochas", -- Box of Rocks
|
|
[390560] = "Baú de Pesquisa Trancado", -- Locked Research Chest
|
|
[392025] = "Moedas Moldadas", -- Molded Coins
|
|
[392026] = "Molde de Moeda de Neltharion", -- Neltharion Coin Mold
|
|
[392030] = "Martelo de Aço Negro", -- Blacksteel Hammer
|
|
[392335] = "Baú de Armadura Arcano Primordial", -- Primordial Armor Cache
|
|
[392569] = "Baú Primordial Acorrentado", -- Chain-Bound Primordial Cache
|
|
--TODO: [392570] = "Chain-Bound Primordial Cache", -- Chain-Bound Primordial Cache
|
|
[392571] = "Caixa-forte Acorrentada", -- Chain-Bound Strongbox
|
|
[392572] = "Caixa-forte Acorrentada", -- Chain-Bound Strongbox
|
|
[392573] = "Caixa-forte Acorrentada", -- Chain-Bound Strongbox
|
|
[392580] = "Diagramas de Escoamento de Aberrus Extraviados", -- Misplaced Aberrus Outflow Blueprints
|
|
[392581] = "Bombas Descartadas de Qualquer Jeito", -- Haphazardly Discarded Bombs
|
|
[392582] = "Pacote de Sobrevivência com Defeito", -- Defective Survival Pack
|
|
[392583] = "Caixa-forte Atada ao Caos", -- Void-Bound Strongbox
|
|
[392587] = "Gerador de Buraco de Serpe Quebrado", -- Busted Wyrmhole Generator
|
|
[392591] = "Baú das Revoadas", -- Chest of the Flights
|
|
[392593] = "Minerador de Dados Inconspícuo", -- Inconspicuous Data Miner
|
|
[393218] = "Baú Arcano Primordial", -- Primordial Arcane Cache
|
|
[393220] = "Baú de Tinta Primordial", -- Primordial Paint Cache
|
|
[393221] = "Panela de Reagentes", -- Reagent Pot
|
|
[393222] = "Baú de Suprimentos", -- Supply Trunk
|
|
[393282] = "Caixa de Balão", -- Balloon Box
|
|
[393283] = "Caixa de Balão", -- Balloon Box
|
|
--TODO: [393957] = "Gold Pile", -- Gold Pile
|
|
--TODO: [393958] = "Gold Pile", -- Gold Pile
|
|
[396019] = "Estoque Roubado", -- Stolen Stash
|
|
[396020] = "Estoque Roubado", -- Stolen Stash
|
|
[396339] = "Bolsa Furtada por Mariposas", -- Moth-Pilfered Pouch
|
|
[398133] = "Metal e Parafusos", -- Bolts and Brass
|
|
[398135] = "Perfuratriz de Dracotista Descartada", -- Discarded Dracothyst Drill
|
|
[398138] = "Robô-vigia Derretido", -- Molten Scoutbot
|
|
[398200] = "Cofre Esquecido", -- Forgotten Lockbox
|
|
--TODO: [398674] = "Vibrant Flyer", -- Vibrant Flyer
|
|
[398698] = "Queijo Furado Guinchante", -- Squeaking Swiss
|
|
[398770] = "Caixa de Rochas", -- Box of Rocks
|
|
[398778] = "Tanque Nojento", -- Disgusting Vat
|
|
[398783] = "Óleo de Escama Infuso em Chamas", -- Flame-Infused Scale Oil
|
|
[398785] = "\"Faca\" do Coureiro Forjada em Lava", -- Lava-Forged Leatherworker's \"Knife\"
|
|
[398786] = "Teias Enroladas", -- Spun Webs
|
|
[398787] = "Teias Enroladas", -- Spun Webs
|
|
[398788] = "Teias Enroladas", -- Spun Webs
|
|
[398789] = "Teias Enroladas", -- Spun Webs
|
|
[398790] = "Teias Enroladas", -- Spun Webs
|
|
[398791] = "Peles Encharcadas de Enxofre", -- Sulfur-Soaked Skins
|
|
[398793] = "Cristal Sombrio Ensopado de Lava", -- Lava-Drenched Shadow Crystal
|
|
[398794] = "Orbe Aquoso Cintilante", -- Shimmering Aqueous Orb
|
|
[398796] = "Cristal Arcano Ressoante", -- Resonating Arcane Crystal
|
|
[398810] = "Recompensa da Fidelidade", -- Fealty's Reward
|
|
[398814] = "Acúmulo Derretido", -- Molten Hoard
|
|
[398815] = "Carregamento Protegido", -- Secured Shipment
|
|
[401236] = "Espécime Malnutrido", -- Malnourished Specimen
|
|
[401238] = "Visgo de Tutano Maduro", -- Marrow-Ripened Slime
|
|
[401240] = "Mofo Suspeito", -- Suspicious Mold
|
|
[401241] = "Conchas de Caracol Esnobadas", -- Snubbed Snail Shells
|
|
[401292] = "Joias Gentilmente Impelidas", -- Gently Jostled Jewels
|
|
[401299] = "Pedregulho de Troca Quebrado", -- Broken Barter Boulder
|
|
[401828] = "Relicário de Nal Ks'kol", -- Nal ks'kol Reliquary
|
|
[401839] = "Tesouro da Sonhadora", -- Dreamer's Bounty
|
|
[401844] = "Lixo Fedorento", -- Smelly Trash Pile
|
|
[402609] = "Portal Demoníaco", -- Demonic Gateway
|
|
[402627] = "Fornalha Desgastada", -- Well-Worn Kiln
|
|
[402632] = "Anel de Resgate de Enxofre", -- Brimstone Rescue Ring
|
|
[402634] = "Lança Zaqali Ancestral", -- Zaqali Elder Spear
|
|
[402868] = "Paraquedas Reserva Abandonado", -- Abandoned Reserve Chute
|
|
[402878] = "Kit de Envoltório Médico Usado", -- Used Medical Wrap Kit
|
|
[402887] = "Estandarte com Bordado Requintado", -- Exquisitely Embroidered Banner
|
|
[402888] = "Runas Zaqali Trabalhadas", -- Intricate Zaqali Runes
|
|
[402890] = "Esboço de Runa Sibilante", -- Hissing Rune Draft
|
|
[402892] = "Pesquisa Ancestral", -- Ancient Research
|
|
[403498] = "Diário de Eva", -- Eva's Journal
|
|
[403532] = "Balde de Água da Fonte", -- Bucket of Fountain Water
|
|
--TODO: [403533] = "Undelivered Shipment of Smokes", -- Undelivered Shipment of Smokes
|
|
--TODO: [403534] = "Trampled Doll", -- Trampled Doll
|
|
[403535] = "A Escritura de Andorhal", -- The Deed to Andorhal
|
|
--TODO: [403536] = "The Road Ahead", -- The Road Ahead
|
|
[403552] = "Fêmur de Eva", -- Eva's Femur
|
|
--TODO: [403567] = "Cracked Argent Dawn Commission", -- Cracked Argent Dawn Commission
|
|
--TODO: [403702] = "Lost Page", -- Lost Page
|
|
--TODO: [403703] = "Lost Page", -- Lost Page
|
|
--TODO: [403704] = "Lost Page", -- Lost Page
|
|
--TODO: [403705] = "Lost Page", -- Lost Page
|
|
--TODO: [403706] = "Lost Page", -- Lost Page
|
|
--TODO: [403707] = "Lost Page", -- Lost Page
|
|
--TODO: [403708] = "Lost Page", -- Lost Page
|
|
--TODO: [403709] = "Lost Page", -- Lost Page
|
|
--TODO: [403710] = "Lost Page", -- Lost Page
|
|
--TODO: [403711] = "Lost Page", -- Lost Page
|
|
--TODO: [403712] = "Lost Page", -- Lost Page
|
|
--TODO: [403713] = "Lost Page", -- Lost Page
|
|
--TODO: [403714] = "Lost Page", -- Lost Page
|
|
--TODO: [403715] = "Lost Page", -- Lost Page
|
|
--TODO: [403716] = "Lost Page", -- Lost Page
|
|
--TODO: [403717] = "Lost Page", -- Lost Page
|
|
--TODO: [403722] = "Conveniently Misplaced Hook", -- Conveniently Misplaced Hook
|
|
--TODO: [403731] = "Frozen Rune", -- Frozen Rune
|
|
[403786] = "Caveira Galhada", -- Antlered Skull
|
|
[403919] = "Engrenagem Mecanizada", -- Mechanized Cog
|
|
--TODO: [403962] = "Omarion's Second Handbook", -- Omarion's Second Handbook
|
|
--TODO: [404242] = "Oil Soaked Book", -- Oil Soaked Book
|
|
[404314] = "Tabuleta de Pedra Lascada", -- Chipped Stone Tablet
|
|
[404432] = "Livro Encharcado de Sangue", -- Bload Soaked Book
|
|
--TODO: [405388] = "Familiar Journal", -- Familiar Journal
|
|
--TODO: [9000000] = "Wind Sculpted Stone", -- Wind Sculpted Stone
|
|
--TODO: [9999890] = "Corrupted Loot", -- Corrupted Loot
|
|
--TODO: [9999891] = "Main Objective Only", -- Main Objective Only
|
|
--TODO: [9999892] = "Main Objective + 2 Bonus Areas", -- Main Objective + 2 Bonus Areas
|
|
--TODO: [9999893] = "Full Clear", -- Full Clear
|
|
--TODO: [9999894] = "Full Clear + 1 Masks", -- Full Clear + 1 Masks
|
|
--TODO: [9999895] = "Full Clear + 2 Masks", -- Full Clear + 2 Masks
|
|
--TODO: [9999896] = "Full Clear + 3 Masks", -- Full Clear + 3 Masks
|
|
--TODO: [9999897] = "Full Clear + 4 Masks", -- Full Clear + 4 Masks
|
|
--TODO: [9999898] = "Full Clear + 5 Masks", -- Full Clear + 5 Masks
|
|
--TODO: [9999908] = "|cFFFFFFFFStep 1:|r Gather Consumables.", -- |cFFFFFFFFStep 1:|r Gather Consumables.
|
|
--TODO: [9999909] = "|cFFFFFFFFStep 2:|r Caverns of Consumption", -- |cFFFFFFFFStep 2:|r Caverns of Consumption
|
|
--TODO: [9999910] = "|cFFFFFFFFStep 3:|r Fire Barrier", -- |cFFFFFFFFStep 3:|r Fire Barrier
|
|
--TODO: [9999911] = "|cFFFFFFFFStep 4:|r Prismatic Barrier", -- |cFFFFFFFFStep 4:|r Prismatic Barrier
|
|
[9999912] = "|cFFFFFFFFStep 5:|r Vigia Diligente", -- |cFFFFFFFFStep 5:|r Diligent Watcher
|
|
--TODO: [9999913] = "|cFFFFFFFFStep 6:|r Vine Barrier", -- |cFFFFFFFFStep 6:|r Vine Barrier
|
|
--TODO: [9999914] = "|cFFFFFFFFStep 7:|r Water Barrier", -- |cFFFFFFFFStep 7:|r Water Barrier
|
|
[9999915] = "|cFFFFFFFFStep 8:|r Observador de Pedra", -- |cFFFFFFFFStep 8:|r Stone Watcher
|
|
--TODO: [9999916] = "|cFFFFFFFFStep 9:|r Ethereal Barrier", -- |cFFFFFFFFStep 9:|r Ethereal Barrier
|
|
[9999917] = "|cFFFFFFFFStep 10:|r Pedra Estranha", --TODO: |cFFFFFFFFStep 10:|r Strange Stone
|
|
--TODO: [9999918] = "|cFFFFFFFFStep 11:|r Metal Gate", -- |cFFFFFFFFStep 11:|r Metal Gate
|
|
[9999919] = "|cFFFFFFFFStep 12:|r Cubo da Sabedoria", --TODO: |cFFFFFFFFStep 12:|r Wisdom Cube
|
|
[9999920] = "|cFFFFFFFFStep 13:|r Placa Manchada", --TODO: |cFFFFFFFFStep 13:|r Tarnished Plaque
|
|
--TODO: [9999921] = "Placement", -- Placement
|
|
--TODO: [9999938] = "Uuna's World Tour", -- Uuna's World Tour
|
|
--TODO: [9999946] = "Summon Baa'l", -- Summon Baa'l
|
|
[13000000] = "|cFFFFFFFFStep 1:|r Purchase Talismã de Rastreamento de Tesouros", --TODO: |cFFFFFFFFStep 1:|r Purchase Talisman of True Treasure Tracking
|
|
--TODO: [13000001] = "|cFFFFFFFFStep 2:|r Equip Talisman", -- |cFFFFFFFFStep 2:|r Equip Talisman
|
|
[13000002] = "|cFFFFFFFF"..AUCTION_HOUSE_HEADER_ITEM.." 1:|r Creme Cintilante para Pele de Murloc", -- |cFFFFFFFFItem 1:|r Scintillating Murloc Skin Lotion
|
|
[13000003] = "Purpurina Brilhaguelra", -- Glittergill Glitter
|
|
[13000004] = "|cFFFFFFFFStep 1:|r Concha", --TODO: |cFFFFFFFFStep 1:|r Seashell
|
|
[13000005] = "|cFFFFFFFFStep 2:|r Dente de Grande Tubarão sem Cáries", --TODO: |cFFFFFFFFStep 2:|r Cavity-Free Great Shark Tooth
|
|
[13000006] = "|cFFFFFFFFStep 3:|r Larva de Enguia-gume", --TODO: |cFFFFFFFFStep 3:|r Razoreel Larva
|
|
[13000007] = "|cFFFFFFFFStep 4:|r Peixe-médico Bem Alimentado", --TODO: |cFFFFFFFFStep 4:|r Well-Fed Doctor Fish
|
|
[13000008] = "|cFFFFFFFFStep 5:|r Pele de Caranguejo Recém-trocada", --TODO: |cFFFFFFFFStep 5:|r Freshly Molted Crab Skin
|
|
[13000009] = "|cFFFFFFFFStep 6:|r Purpurina Brilhaguelra", --TODO: |cFFFFFFFFStep 6:|r Glittergill Glitter
|
|
[13000010] = "Plâncton Simbiótico", -- Symbiotic Plankton
|
|
[13000011] = "|cFFFFFFFFStep 1:|r Concha", --TODO: |cFFFFFFFFStep 1:|r Seashell
|
|
[13000012] = "|cFFFFFFFFStep 2:|r Pedaço Gigante de Unha de Gigante", --TODO: |cFFFFFFFFStep 2:|r Giant Giant Toenail Clipping
|
|
[13000013] = "|cFFFFFFFFStep 3:|r Olho de Makrura", --TODO: |cFFFFFFFFStep 3:|r Makrura Eye
|
|
[13000014] = "|cFFFFFFFFStep 4:|r Barbatana de Cavalo-marinho Decepada por Acidente", --TODO: |cFFFFFFFFStep 4:|r Accidentally-Severed Seahorse Fin
|
|
[13000015] = "|cFFFFFFFFStep 5:|r Escama de Serpente Marinha Faiscante", --TODO: |cFFFFFFFFStep 5:|r Shiny Sea Serpent Scale
|
|
[13000016] = "|cFFFFFFFFStep 6:|r Plâncton Simbiótico", --TODO: |cFFFFFFFFStep 6:|r Symbiotic Plankton
|
|
[13000017] = "Creme Cintilante para Pele de Murloc", -- Scintillating Murloc Skin Lotion
|
|
[13000018] = "|cFFFFFFFF"..AUCTION_HOUSE_HEADER_ITEM.." 2:|r Gosma de Gastrópode Potente", -- |cFFFFFFFFItem 2:|r Potent Gastropod Gloop
|
|
[13000019] = "|cFFFFFFFFStep 1:|r Concha", --TODO: |cFFFFFFFFStep 1:|r Seashell
|
|
[13000020] = "|cFFFFFFFFStep 2:|r Tinta de Lula Vantus", --TODO: |cFFFFFFFFStep 2:|r Vantus Black Squid Ink
|
|
[13000021] = "|cFFFFFFFFStep 3:|r Gosma de Enguia Supergosmenta", --TODO: |cFFFFFFFFStep 3:|r Super Slick Eel Slime
|
|
[13000022] = "|cFFFFFFFFStep 4:|r Búzio com Rochas Incrustadas", --TODO: |cFFFFFFFFStep 4:|r Rock-Encrusted Whelk Shell
|
|
[13000023] = "|cFFFFFFFFStep 5:|r Gosma de Gastrópode Potente", --TODO: |cFFFFFFFFStep 5:|r Potent Gastropod Gloop
|
|
[13000024] = "|cFFFFFFFF"..AUCTION_HOUSE_HEADER_ITEM.." 3:|r Bolha de Cavitação Capturada", -- |cFFFFFFFFItem 3:|r Captured Cavitation Bubble
|
|
[13000025] = "|cFFFFFFFFStep 1:|r Concha", --TODO: |cFFFFFFFFStep 1:|r Seashell
|
|
[13000026] = "|cFFFFFFFFStep 2:|r Coral Lindíssimo", --TODO: |cFFFFFFFFStep 2:|r Very Pretty Coral
|
|
[13000027] = "|cFFFFFFFFStep 3:|r Pele de Brilharraia Iridescente", --TODO: |cFFFFFFFFStep 3:|r Iridescent Shimmerray Skin
|
|
[13000028] = "|cFFFFFFFFStep 4:|r Escama de Luxescala Luxuosa", --TODO: |cFFFFFFFFStep 4:|r Luxurous Luxscale Scale
|
|
[13000029] = "|cFFFFFFFFStep 5:|r Bolha de Cavitação Capturada", --TODO: |cFFFFFFFFStep 5:|r Captured Cavitation Bubble
|
|
[13000030] = "Purchase Monóculo de Cristal Vermelho", --TODO: Purchase Red Crystal Monocle
|
|
[13000031] = "Monóculo de Cristal Vermelho", -- Red Crystal Monocle
|
|
--TODO: [13000032] = "|cFFFFFFFFStep 3:|r Pick a Monocle (Or Don't!)", -- |cFFFFFFFFStep 3:|r Pick a Monocle (Or Don't!)
|
|
--TODO: [13000033] = "|cFFFFFFFFStep 4:|r Suramar Beams", -- |cFFFFFFFFStep 4:|r Suramar Beams
|
|
--TODO: [13000034] = "|cFFFFFFFFStep 5:|r Cat Code", -- |cFFFFFFFFStep 5:|r Cat Code
|
|
--TODO: [13000035] = "|cFFFFFFFFStep 6:|r Jumping Puzzle", -- |cFFFFFFFFStep 6:|r Jumping Puzzle
|
|
--TODO: [13000036] = "|cFFFFFFFFStep 7:|r Arcane Lava", -- |cFFFFFFFFStep 7:|r Arcane Lava
|
|
[13000037] = "|cFFFFFFFFStep 8:|r A Mente Coletiva", --TODO: |cFFFFFFFFStep 8:|r Hivemind
|
|
--TODO: [1278968766] = "Rune", -- Rune
|
|
--TODO: [1278968767] = "Rune", -- Rune
|
|
--TODO: [1278968768] = "Rune", -- Rune
|
|
})
|
|
do a[key] = value; end
|
|
|
|
--TODO:
|
|
local a = L.CUSTOM_COLLECTS_REASONS;
|
|
for key,value in pairs({
|
|
["NPE"] = { icon = "|T"..("Interface\\Icons\\achievement_newplayerexperience")..":0|t", color = "ff5bc41d", text = "New Player Experience", desc = "Only a New Character can Collect this." },
|
|
["SL_SKIP"] = { icon = "|T"..app.asset("Expansion_SL")..":0|t", color = "ff76879c", text = "Threads of Fate", desc = "Only a Character who chose to skip the Shadowlands Storyline can Collect this." },
|
|
["HOA"] = { icon = "|T"..("Interface\\Icons\\inv_heartofazeroth")..":0|t", color = "ffe6cc80", text = GetSpellInfo(275825), desc = "Only a Character who has obtained the |cffe6cc80"..GetSpellInfo(275825).."|r can collect this." },
|
|
["!HOA"] = { icon = "|T"..("Interface\\Icons\\mystery_azerite_chest_normal")..":0|t", color = "ffe6cc80", text = "|cffff0000"..NO.."|r "..GetSpellInfo(275825), desc = "Only a Character who has |cffff0000not|r obtained the |cffe6cc80"..GetSpellInfo(275825).."|r can collect this." },
|
|
})
|
|
do a[key] = value; end
|
|
|