Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##########################################
- # MANGOS Ai Playerbot Configuration file #
- ##########################################
- [AiPlayerbotConf]
- ConfVersion=2020072501
- # Enable or disable AI Playerbot
- AiPlayerbot.Enabled = 1
- # Enable random bot system
- AiPlayerbot.RandomBotAutologin = 1
- # Log on all random bots on start
- AiPlayerbot.RandomBotLoginAtStartup = 1
- # Disable automatic DBStore save
- AiPlayerbot.ExplicitDbStoreSave = 0
- # Log out random bots after BotInWorldTime interval
- # AiPlayerbot.RandomBotTimedLogout = 1
- # Keep random bots logged out for an BotInWorldTime interval
- # AiPlayerbot.RandomBotTimedOffline = 0
- # Login Bots when real players login
- AiPlayerbot.RandomBotLoginWithPlayer = 1
- # Delete all random bot accounts (reset randombots)
- AiPlayerbot.DeleteRandomBotAccounts = 0
- # auto-login all player alts as bots on player login
- AiPlayerbot.BotAutologin = 1
- # Enable LFG for random bots
- AiPlayerbot.RandomBotJoinLfg = 1
- # Enable BG/Arena for random Bots
- AiPlayerbot.RandomBotJoinBG = 0
- # Enable Auto join BG - bots randomly join WSG and 2v2 Arena if server is not lagging
- AiPlayerbot.RandomBotAutoJoinBG = 0
- # Mark many quests <= Bot level as complete (slows down bot creation)
- AiPlayerbot.PreQuests = 0
- # Create random bot characters automatically
- AiPlayerbot.RandomBotAutoCreate = 1
- # Random bot count
- AiPlayerbot.MinRandomBots = 10
- AiPlayerbot.MaxRandomBots = 50
- AiPlayerbot.RandomBotMinLevel = 1
- AiPlayerbot.RandomBotMaxLevel = 70
- # Accounts to create for random bots
- AiPlayerbot.RandomBotAccountPrefix = RNDBOT
- AiPlayerbot.RandomBotAccountCount = 20
- # Disable core mangos map/bot optimizations which hinders bot activity
- # Works best together with AiPlayerbot.DisableActivityPriorities = 1
- # (0-1), default 0
- # AiPlayerbot.DisableBotOptimizations = 0
- # Disable bot activity priorities, to make all bots ACTUALLY active without player in the zones or server (unless AiPlayerbot.DisableBotOptimizations = 0)
- # This setting is added for the sake of having all bots always active regardless of anything
- # With this enabled, if you get lags - then you need to reduce amount of online bots, rather than relying on optimizations
- # This will ingore the AiPlayerbot.botActiveAlone setting, all bots will be active regardless
- # Works best together with AiPlayerbot.DisableBotOptimizations = 1
- # (0-1), default 0
- # AiPlayerbot.DisableActivityPriorities = 0
- # Percentage of fully active bots. Default is 10, higher numbers may affect performance
- # AiPlayerbot.botActiveAlone = 10
- # Limit random bot max level to online players max level + 5 and uses reference level 1 without a player.
- # AiPlayerbot.SyncLevelWithPlayers = 0
- # AiPlayerbot.SyncLevelMaxAbove = 5
- # AiPlayerbot.SyncLevelNoPlayer = 1
- # Random bot guild count
- AiPlayerbot.RandomBotGuildCount = 20
- # Delete all random bot guilds
- AiPlayerbot.DeleteRandomBotGuilds = 0
- # Random bot arena team count
- AiPlayerbot.RandomBotArenaTeamCount = 20
- # Delete all random bot arena teams
- AiPlayerbot.DeleteRandomBotArenaTeams = 0
- # Maps to teleport random bots
- AiPlayerbot.RandomBotMaps = 0,1,530,571
- # Change random bot has lower gear
- AiPlayerbot.RandomGearLoweringChance = 0.15
- # Max item level of random equipment
- # Classic
- # Max iLVL Tier 1 = 66 | Tier 2 = 76 | Tier 2.5 = 81 | Tier 3 = 99
- # Max iLVL Phase 1 = 71(MC, ONY, ZG) | Phase 2(BWL) = 77 | Phase 2.5(AQ) = 88 | Phase 3(NAXX) = 100 (NOT RECOMMENDED SINCE ILVL OVERLAPS BETWEEN TIERS)
- AiPlayerbot.RandomGearMaxLevel = 99
- # Max difference between bot level and item's required level to be used in randomisation
- # Default = 9, means bots level 60 can use items that require (themselves or via quests) level 51 and above
- AiPlayerbot.RandomGearMaxDiff = 9
- # Regularly upgrade bots equipment for their level
- AiPlayerbot.RandomGearUpgradeEnabled = 1
- # List of item IDs to exclude from random gear, separated by comma
- AiPlayerbot.RandomGearBlacklist = 0
- # Chance random bot has max level on first randomize (default 0.15)
- AiPlayerbot.RandomBotMaxLevelChance = 0.15
- # Chance bot chooses RPG (Teleport to random camp for their level) instead of grinding
- AiPlayerbot.RandomBotRpgChance = 0.20
- # Random bots teleport to zones around real player if level is appropriate
- # AiPlayerbot.RandomBotTeleportNearPlayer = 0
- # Limit how many random bots teleport to points in zones around real player
- # AiPlayerbot.RandomBotTeleportNearPlayerMaxAmount = 0
- # Limit whithin what distance between other bots they teleport to points in zones around real player
- # AiPlayerbot.RandomBotTeleportNearPlayerMaxAmountRadius = 0
- # Chance for bot to use potions
- #AiPlayerbot.UsePotionChance = 1.0
- # Bots will speed up when following to stay close.
- # AiPlayerbot.BoostFollow = 1
- # Bots and npcs turn to eachother during an rpg interaction
- AiPlayerbot.TurnInRpg = 0
- # Bots will make sounds when repairing, selling items ect.
- AiPlayerbot.GlobalSoundEffects = 0
- # Show progress bars for random bots (disabled by default)
- AiPlayerbot.ShowProgressBars = 1
- # Set randombots movement speed to walking anywhere
- AiPlayerbot.RandombotsWalkingRPG = 0
- # Set randombots movement speed to walking only inside buildings
- AiPlayerbot.RandombotsWalkingRPG.InDoors = 0
- # Bots greet to the players
- AiPlayerbot.EnableGreet = 0
- # Show helmet and cloak on randombots (reset required)
- AiPlayerbot.RandomBotShowHelmet = 1
- AiPlayerbot.RandomBotShowCloak = 1
- # Disable random levels for randombots
- # Every bots started on the specified level and level up by killing mobs.
- AiPlayerbot.DisableRandomLevels = 0
- # Set randombots starting level here if "AiPlayerbot.DisableRandomLevels" enabled
- # Recommended: 5+
- #AiPlayerbot.randombotStartingLevel = 5
- # Set XP rate for bots (default: 1)
- # Server XP Rate * AiPlayerbot.XPRate
- # AiPlayerbot.XPRate = 1
- # Set minimum level of randombots where gets enchants on items (Maxlevel + 1 to disable)
- # Default: 60
- AiPlayerbot.minEnchantingBotLevel = 81
- # Randombots checking players gear score level and deny the group invite if it's too low
- # Default: 0 (disabled)
- AiPlayerbot.GearScoreCheck = 0
- # Randombots checking players level difference and deny the group invite if it's too low
- # Default: 30
- AiPlayerbot.LevelCheck = 30
- # Spells that won't affect bots
- AiPlayerbot.ImmuneSpellIds = 19428
- # Quest that will be completed and rewarded to all random bots
- AiPlayerbot.RandomBotQuestIds = 7848,3802,5505,6502,7761,9378
- # Randombots will invite players to groups/raids/guilds. (This can also be disabled by turning on DnD on your character)
- # AiPlayerbot.RandomBotInvitePlayer = 1
- # Randombots will invite nearby bots to groups/raids/guilds
- # AiPlayerbot.RandomBotGroupNearby = 1
- # AiPlayerbot.RandomBotRaidNearby = 1
- # AiPlayerbot.RandomBotGuildNearby = 1
- # Randombots will form guilds by buying a charter, getting signatures and handing it in.
- # AiPlayerbot.RandomBotFormGuild = 1
- # Bots will chat in say/guild when they invite other bots to groups/raids/guilds
- # AiPlayerbot.InviteChat = 1
- # The summon command can be used without restriction by non-gms.
- # AiPlayerbot.NonGmFreeSummon = 0
- # Bots will put their talentspec in guild notes when they change/tell their talents if they have the rights.
- # AiPlayerbot.TalentsInPublicNote = 0
- #max limit of members in a guild (bots will leave guild if there are more members than this number)
- # AiPlayerbot.guildMaxBotLimit = 1000
- ##################################################################################
- #
- # Broadcast rates
- #
- # 1 - to enable broadcasts globally, 0 - to disable (default 1)
- # AiPlayerbot.EnableBroadcasts = 1
- #
- # all broadcast chances should be in range 0-30000
- #
- # value of 0 will disable this particular broadcast
- # setting value to 30000 does not guarantee the broadcast, as there are some internal randoms as well
- #
- # setting channel broadcast chance to 0, will re-route most broadcasts to other available channels
- # setting all channel broadcasts to 0 will disable most broadcasts
- # AiPlayerbot.BroadcastToGuildGlobalChance = 30000
- # AiPlayerbot.BroadcastToWorldGlobalChance = 30000
- # AiPlayerbot.BroadcastToGeneralGlobalChance = 30000
- # AiPlayerbot.BroadcastToTradeGlobalChance = 30000
- # AiPlayerbot.BroadcastToLFGGlobalChance = 30000
- # AiPlayerbot.BroadcastToLocalDefenseGlobalChance = 30000
- # AiPlayerbot.BroadcastToWorldDefenseGlobalChance = 30000
- # AiPlayerbot.BroadcastToGuildRecruitmentGlobalChance = 30000
- #
- # individual settings
- # setting one of these to 0 will disable the particular broadcast
- # AiPlayerbot.BroadcastChanceLootingItemPoor = 30
- # AiPlayerbot.BroadcastChanceLootingItemNormal = 150
- # AiPlayerbot.BroadcastChanceLootingItemUncommon = 10000
- # AiPlayerbot.BroadcastChanceLootingItemRare = 20000
- # AiPlayerbot.BroadcastChanceLootingItemEpic = 30000
- # AiPlayerbot.BroadcastChanceLootingItemLegendary = 30000
- # AiPlayerbot.BroadcastChanceLootingItemArtifact = 30000
- #
- # AiPlayerbot.BroadcastChanceQuestAccepted = 6000
- # AiPlayerbot.BroadcastChanceQuestUpdateObjectiveCompleted = 300
- # AiPlayerbot.BroadcastChanceQuestUpdateObjectiveProgress = 300
- # AiPlayerbot.BroadcastChanceQuestUpdateFailedTimer = 300
- # AiPlayerbot.BroadcastChanceQuestUpdateComplete = 1000
- # AiPlayerbot.BroadcastChanceQuestTurnedIn = 10000
- #
- # AiPlayerbot.BroadcastChanceKillNormal = 30
- # AiPlayerbot.BroadcastChanceKillElite = 300
- # AiPlayerbot.BroadcastChanceKillRareelite = 3000
- # AiPlayerbot.BroadcastChanceKillWorldboss = 20000
- # AiPlayerbot.BroadcastChanceKillRare = 10000
- # AiPlayerbot.BroadcastChanceKillUnknown = 100
- # AiPlayerbot.BroadcastChanceKillPet = 10
- # AiPlayerbot.BroadcastChanceKillPlayer = 30
- #
- # AiPlayerbot.BroadcastChanceLevelupGeneric = 20000
- # AiPlayerbot.BroadcastChanceLevelupTenX = 30000
- # AiPlayerbot.BroadcastChanceLevelupMaxLevel = 30000
- #
- # AiPlayerbot.BroadcastChanceSuggestInstance = 5000
- # AiPlayerbot.BroadcastChanceSuggestQuest = 10000
- # AiPlayerbot.BroadcastChanceSuggestGrindMaterials = 5000
- # AiPlayerbot.BroadcastChanceSuggestGrindReputation = 5000
- # AiPlayerbot.BroadcastChanceSuggestSell = 300
- # AiPlayerbot.BroadcastChanceSuggestSomething = 30000
- #
- # Very rude speeches
- # AiPlayerbot.BroadcastChanceSuggestSomethingToxic = 0
- #
- # Specifically for "<word> [item link]"
- # AiPlayerbot.BroadcastChanceSuggestToxicLinks = 0
- #
- # prefix is used as a word in "<word> [item link]"
- # AiPlayerbot.ToxicLinksPrefix = gnomes
- #
- # chance to suggest thunderfury
- # AiPlayerbot.BroadcastChanceSuggestThunderfury = 1
- #
- # does not depend on global chance
- # AiPlayerbot.BroadcastChanceGuildManagement = 30000
- #
- ##################################################################################
- # Chance to reply to toxic links with toxic links (0-100)
- # AiPlayerbot.ToxicLinksRepliesChance = 30
- # Chance to reply to thunderfury with thunderfury (0-100)
- # AiPlayerbot.ThunderfuryRepliesChance = 40
- # Bots will chat in guild about certain events (int) (0-100)
- # AiPlayerbot.GuildRepliesRate = 100 # Reply someone saying something.
- # Bots without a master will say things they normally tell their master.
- # AiPlayerbot.RandomBotSayWithoutMaster = 0
- # Minimum level at which bots will start accepting duels
- # AiPlayerbot.BotAcceptDuelMinimumLevel = 10
- # Speeds up respawn of mobs after being killed by a bot. This only affects the delays after being fully looted.
- # AiPlayerbot.RespawnModNeutral = 10.0 # Each nearby player will decrease the respawn time by 10% for neutral mobs.
- # AiPlayerbot.RespawnModHostile = 5.0 # Each nearby player will decrease the respawn time by 5% for hostile mobs.
- # AiPlayerbot.RespawnModThreshold = 10 # Atleast 10 players (including the bot) needs to be near the bot before respawns are modified.
- # AiPlayerbot.RespawnModMax = 18 # After the threshold it will decrease the respawn for up to 18 nearby players max.
- # AiPlayerbot.RespawnModForPlayerBots = 0 # Bots with a player master are not affected.
- # AiPlayerbot.RespawnModForInstances = 0 # Mobs inside instances are not affected.
- # Automation
- # Bots pick their quest reward (yes = picks first useful item, no = list all rewards, ask = pick useful item and lists if multiple)
- AiPlayerbot.AutoPickReward = yes
- # Bots equip upgrades (Bots will equip any item obtained from looting or a quest if they are upgrades)
- # Default: 0 (disabled)
- AiPlayerbot.AutoEquipUpgradeLoot = 1
- # Sync quests with player (Bots will complete quests the moment you hand them in. Bots will ignore looting quest items.)
- # Default: 0 (disabled)
- AiPlayerbot.SyncQuestWithPlayer = 1
- # Bot automatically trains spells when talking to trainer (yes = train all available spells as long as the bot has the money, free = auto trains with no money cost, no = only list spells)
- AiPlayerbot.AutoTrainSpells = yes
- # Bot automatically picks talent points based on current spec (full = pick spec based on probability if multiple are like current spec, semi = only apply points if 1 spec looks like current spec, no = no auto talent points)
- AiPlayerbot.AutoPickTalents = full
- # Bots automatically learn trainable spells on levelup
- # Default: 0 (disabled)
- AiPlayerbot.AutoLearnTrainerSpells = 1
- # Bots automatically learn classquest reward spells on levelup
- # Default: 0 (disabled)
- AiPlayerbot.AutoLearnQuestSpells = 1
- # Random Bots will pick quests on their own and try to complete
- # Default: 0 (disabled)
- AiPlayerbot.AutoDoQuests = 0
- ##################################################################################
- # #
- # All other parameters are optional but can be changed by uncommenting them here #
- # #
- ##################################################################################
- ##################################################################################
- # #
- # Bot probabilities #
- # #
- ##################################################################################
- #
- # AiPlayerbot.ClassRaceProb.<class>.<race> = <number> #Probability Randombots will be allowed to login with this class and race. (default 100)
- # All probabilities are relative setting all values to 200 is the same as setting all values to 5.
- # For logging in bots the amount a race/class combo allowed is (<race/class probability>*totalBots/<total probability of all race/classes>)+1 (if not 0)
- #
- # These are overrides. The order of reading is default -> race -> class -> race+class.
- # So if you set human to 50 and warrior to 75, human mage to 65 and orc warrior to 55:
- # All humans except mage and warrior will have a 50% lower chance to be generated.
- # All non-orc warriors will have a 75% lower chance to be generated.
- # Human mages have a 65% lower chance to generate.
- # Orc warriors have a 55% lower chance to generate.
- # Source https://web.archive.org/web/20050115034332/http://www.warcraftrealms.com/census.php
- # AiPlayerbot.ClassRaceProb.1.0 = 178 # Human chance
- # AiPlayerbot.ClassRaceProb.2.0 = 65 # Orc chance
- # AiPlayerbot.ClassRaceProb.3.0 = 82 # Dwarf chance
- # AiPlayerbot.ClassRaceProb.4.0 = 193 # NightElf chance
- # AiPlayerbot.ClassRaceProb.5.0 = 98 # Undead chance
- # AiPlayerbot.ClassRaceProb.6.0 = 79 # Tauren chance
- # AiPlayerbot.ClassRaceProb.7.0 = 52 # Gnome chance
- # AiPlayerbot.ClassRaceProb.8.0 = 60 # Troll chance
- # AiPlayerbot.ClassRaceProb.1 = 114 # Warrior chance
- AiPlayerbot.ClassRaceProb.1.1 = 40 # Human warrior chance
- AiPlayerbot.ClassRaceProb.1.2 = 30 # Orc warrior chance
- AiPlayerbot.ClassRaceProb.1.3 = 20 # Dwarf warrior chance
- AiPlayerbot.ClassRaceProb.1.4 = 28 # NightElf warrior chance
- AiPlayerbot.ClassRaceProb.1.5 = 19 # Undead warrior chance
- AiPlayerbot.ClassRaceProb.1.6 = 31 # Tauren warrior chance
- AiPlayerbot.ClassRaceProb.1.7 = 7 # Gnome warrior chance
- AiPlayerbot.ClassRaceProb.1.8 = 7 # Troll warrior chance
- # AiPlayerbot.ClassRaceProb.2.0 = 139 # Paladin chance
- AiPlayerbot.ClassRaceProb.2.1 = 102 # Human paladin chance
- AiPlayerbot.ClassRaceProb.2.3 = 37 # Dwarf paladin chance
- # AiPlayerbot.ClassRaceProb.3 = 231 # Hunter chance
- AiPlayerbot.ClassRaceProb.3.2 = 32 # Orc hunter chance
- AiPlayerbot.ClassRaceProb.3.3 = 52 # Dwarf hunter chance
- AiPlayerbot.ClassRaceProb.3.4 = 102 # NightElf hunter chance
- AiPlayerbot.ClassRaceProb.3.6 = 23 # Tauren hunter chance
- AiPlayerbot.ClassRaceProb.3.8 = 22 # Troll hunter chance
- # AiPlayerbot.ClassRaceProb.4 = 197 # Rogue chance
- AiPlayerbot.ClassRaceProb.4.1 = 32 # Human rogue chance
- AiPlayerbot.ClassRaceProb.4.2 = 9 # Orc rogue chance
- AiPlayerbot.ClassRaceProb.4.3 = 9 # Dwarf rogue chance
- AiPlayerbot.ClassRaceProb.4.4 = 65 # NightElf rogue chance
- AiPlayerbot.ClassRaceProb.4.5 = 39 # Undead rogue chance
- AiPlayerbot.ClassRaceProb.4.7 = 18 # Gnome rogue chance
- AiPlayerbot.ClassRaceProb.4.8 = 25 # Troll rogue chance
- # AiPlayerbot.ClassRaceProb.5 = 94 # Priest chance
- AiPlayerbot.ClassRaceProb.5.1 = 26 # Human priest chance
- AiPlayerbot.ClassRaceProb.5.3 = 9 # Dwarf priest chance
- AiPlayerbot.ClassRaceProb.5.4 = 23 # NightElf priest chance
- AiPlayerbot.ClassRaceProb.5.5 = 27 # Undead priest chance
- AiPlayerbot.ClassRaceProb.5.8 = 9 # Troll priest chance
- # AiPlayerbot.ClassRaceProb.7 = 81 # Shaman chance
- AiPlayerbot.ClassRaceProb.7.2 = 21 # Orc shaman chance
- AiPlayerbot.ClassRaceProb.7.6 = 39 # Tauren shaman chance
- AiPlayerbot.ClassRaceProb.7.8 = 21 # Troll shaman chance
- # AiPlayerbot.ClassRaceProb.8 = 131 # Mage chance
- AiPlayerbot.ClassRaceProb.8.1 = 49 # Human mage chance
- AiPlayerbot.ClassRaceProb.8.5 = 36 # Undead mage chance
- AiPlayerbot.ClassRaceProb.8.7 = 33 # Gnome mage chance
- AiPlayerbot.ClassRaceProb.8.8 = 13 # Troll mage chance
- # AiPlayerbot.ClassRaceProb.9 = 118 # Warlock chance
- AiPlayerbot.ClassRaceProb.9.1 = 37 # Human warlock chance
- AiPlayerbot.ClassRaceProb.9.2 = 12 # Orc warlock chance
- AiPlayerbot.ClassRaceProb.9.5 = 43 # Undead warlock chance
- AiPlayerbot.ClassRaceProb.9.7 = 26 # Gnome warlock chance
- # AiPlayerbot.ClassRaceProb.11 = 112 # Druid chance
- AiPlayerbot.ClassRaceProb.11.4 = 76 # NightElf druid chance
- AiPlayerbot.ClassRaceProb.11.6 = 34 # Tauren druid chance
- ##################################################################################
- # #
- # Premade builds #
- # #
- ##################################################################################
- #
- # AiPlayerbot.PremadeSpecName.<class>.<specno> = <name> #Name of the talent specialisation
- # AiPlayerbot.PremadeSpecProb.<class>.<specno> = <number> #Probability Randombots will pick this spec. (default 100)
- # AiPlayerbot.PremadeSpecLink.<class>.<specno>.<level> = <link> #Wowhead style link the bot should work towards at given level.
- #
- # Rogue example
- # Assassination example
- AiPlayerbot.PremadeSpecName.4.0 = pve dps assasination
- AiPlayerbot.PremadeSpecProb.4.0 = 100
- AiPlayerbot.PremadeSpecLink.4.0.30 = 005302105041 # Work towards Cold Blood
- AiPlayerbot.PremadeSpecLink.4.0.52 = 00532310505105-3203-05 # Unlock Seal Fate, Imp backstab and then take opportunity
- AiPlayerbot.PremadeSpecLink.4.0.60 = 00532310505105-320305002001-05 # Final spec
- # Combat example
- AiPlayerbot.PremadeSpecName.4.1 = pve dps combat
- AiPlayerbot.PremadeSpecProb.4.1 = 100
- AiPlayerbot.PremadeSpecLink.4.1.20 = -02305001 # Improved SS first, then unlock riposte. This is to avoid points in precicison before riposte.
- AiPlayerbot.PremadeSpecLink.4.1.30 = -02305501000401 # Unlock bladeflury first
- AiPlayerbot.PremadeSpecLink.4.1.56 = 005302105-0230550100040140231 # Unlock Adrenaline rush and then relentles strikes after that it goes to lethality
- AiPlayerbot.PremadeSpecLink.4.1.60 = 00530310503-0230550100050130231 # Final spec. From 56 it will pick up the last point in imp snd and finish with imp poisons.
- # Preset talents supplied by Lidocain. Do you have more/improved specs? Let us know!
- # Warrior
- AiPlayerbot.PremadeSpecName.1.0 = pve arms
- AiPlayerbot.PremadeSpecLink.1.0.60 = 303050213520105001-0505300502
- AiPlayerbot.PremadeSpecName.1.1 = pve fury
- AiPlayerbot.PremadeSpecLink.1.1.60 = 30305001302-05050005525010051
- AiPlayerbot.PremadeSpecName.1.2 = pve prot
- AiPlayerbot.PremadeSpecLink.1.2.60 = 05005001-05-55250110530101051
- AiPlayerbot.PremadeSpecName.1.3 = pvp arms
- AiPlayerbot.PremadeSpecLink.1.3.60 = 023050213320105031-55000131005
- AiPlayerbot.PremadeSpecName.1.4 = pvp fury
- AiPlayerbot.PremadeSpecLink.1.4.60 = 30325001302-05052130025012051
- AiPlayerbot.PremadeSpecName.1.5 = pvp prot
- AiPlayerbot.PremadeSpecLink.1.5.60 = 05003--55255113032021251
- # Paladin
- AiPlayerbot.PremadeSpecName.2.0 = pve dps ret (basic ret)
- AiPlayerbot.PremadeSpecLink.2.0.60 = 550001-503-542300512003151
- AiPlayerbot.PremadeSpecName.2.1 = pve dps ret (geared ret)
- AiPlayerbot.PremadeSpecLink.2.1.60 = 5550012--552300512003151
- AiPlayerbot.PremadeSpecName.2.2 = pve heal holy (sanctuary)
- AiPlayerbot.PremadeSpecLink.2.2.60 = 0550312152105-503251000131
- AiPlayerbot.PremadeSpecName.2.3 = pve heal holy (prot! holy shock taunt)
- AiPlayerbot.PremadeSpecLink.2.3.60 = 55153122501001-053200334
- AiPlayerbot.PremadeSpecName.2.4 = pvp heal holy
- AiPlayerbot.PremadeSpecProb.2.4 = 80
- AiPlayerbot.PremadeSpecLink.2.4.60 = 05503120521351-05025033
- AiPlayerbot.PremadeSpecName.2.5 = pvp heal Holy
- AiPlayerbot.PremadeSpecProb.2.5 = 80
- AiPlayerbot.PremadeSpecLink.2.5.60 = 05503112521051-05324100032
- AiPlayerbot.PremadeSpecName.2.6 = pvp tank prot
- AiPlayerbot.PremadeSpecProb.2.6 = 80
- AiPlayerbot.PremadeSpecLink.2.6.60 = 500501-053050335001051-05004
- AiPlayerbot.PremadeSpecName.2.7 = pvp dps ret
- AiPlayerbot.PremadeSpecProb.2.7 = 80
- AiPlayerbot.PremadeSpecLink.2.7.60 = 505001-0531-502310512203151
- AiPlayerbot.PremadeSpecName.2.8 = pvp dps ret (Loaded Reck Bomb)
- AiPlayerbot.PremadeSpecProb.2.8 = 80
- AiPlayerbot.PremadeSpecLink.2.8.60 = -0532010153005-50203151220311
- # Hunter
- AiPlayerbot.PremadeSpecName.3.0 = pve dps mm (mm/sv)
- AiPlayerbot.PremadeSpecProb.3.0 = 60
- AiPlayerbot.PremadeSpecLink.3.0.60 = 2-05251030513051-33202004103
- AiPlayerbot.PremadeSpecName.3.1 = pve dps mm (mm/bm)
- AiPlayerbot.PremadeSpecProb.3.1 = 60
- AiPlayerbot.PremadeSpecLink.3.1.60 = 55000000505-05251030513051
- AiPlayerbot.PremadeSpecName.3.2 = pve dps mm (mm/sv)
- AiPlayerbot.PremadeSpecProb.3.2 = 60
- AiPlayerbot.PremadeSpecLink.3.2.60 = 5-05351030503051-33050022
- AiPlayerbot.PremadeSpecName.3.3 = pve dps bm (farmer)
- AiPlayerbot.PremadeSpecProb.3.3 = 60
- AiPlayerbot.PremadeSpecLink.3.3.60 = 5000322050521231-054510005
- AiPlayerbot.PremadeSpecName.3.4 = pve dps mm
- AiPlayerbot.PremadeSpecProb.3.4 = 60
- AiPlayerbot.PremadeSpecLink.3.4.60 = 53000200505-05351030503051
- AiPlayerbot.PremadeSpecName.3.5 = pvp dps surv
- AiPlayerbot.PremadeSpecLink.3.5.60 = -5105103051-330005241030315
- AiPlayerbot.PremadeSpecName.3.6 = pvp dps mm
- AiPlayerbot.PremadeSpecLink.3.6.60 = -52051030513051-03222304103
- AiPlayerbot.PremadeSpecName.3.7 = pvp dps bm
- AiPlayerbot.PremadeSpecLink.3.7.60 = 1500322150501051-051510305
- # Rogue
- AiPlayerbot.PremadeSpecName.4.2 = pve dps combat (swords)
- AiPlayerbot.PremadeSpecLink.4.2.60 = 005323105-3210052020050150231
- AiPlayerbot.PremadeSpecName.4.3 = pve dps combat (daggers)
- AiPlayerbot.PremadeSpecLink.4.3.60 = 005023005-3203052020550100201-05
- AiPlayerbot.PremadeSpecName.4.4 = pve dps combat (daggers2)
- AiPlayerbot.PremadeSpecLink.4.4.60 = 305020005-02505501005001-50005002
- AiPlayerbot.PremadeSpecName.4.5 = pve dps combat
- AiPlayerbot.PremadeSpecLink.4.5.60 = 305023005-3200550100050150231
- AiPlayerbot.PremadeSpecName.4.6 = pvp dps combat (swords)
- AiPlayerbot.PremadeSpecLink.4.6.60 = 005323105-3210052020050150231
- AiPlayerbot.PremadeSpecName.4.7 = pvp dps combat (daggers)
- AiPlayerbot.PremadeSpecLink.4.7.60 = 005023005-3203052020550100201-05
- AiPlayerbot.PremadeSpecName.4.8 = pvp dps combat (daggers2)
- AiPlayerbot.PremadeSpecLink.4.8.60 = 305020005-02505501005001-50005002
- AiPlayerbot.PremadeSpecName.4.9 = pvp dps combat
- AiPlayerbot.PremadeSpecLink.4.9.60 = 305023005-3200550100050150231
- # Priest
- AiPlayerbot.PremadeSpecName.5.0 = pve heal disc
- AiPlayerbot.PremadeSpecLink.5.0.60 = 505230130505101-0250510313
- AiPlayerbot.PremadeSpecName.5.1 = pve heal holy
- AiPlayerbot.PremadeSpecLink.5.1.60 = 5012301305001-025051031300055
- AiPlayerbot.PremadeSpecName.5.2 = pve dps shadow
- AiPlayerbot.PremadeSpecLink.5.2.60 = 50520013--5032504103501051
- AiPlayerbot.PremadeSpecName.5.3 = pvp dps disc
- AiPlayerbot.PremadeSpecLink.5.3.60 = 500232130225151-20525100202
- AiPlayerbot.PremadeSpecName.5.4 = pvp heal holy
- AiPlayerbot.PremadeSpecLink.5.4.60 = 5002321331-2250511323001051
- AiPlayerbot.PremadeSpecName.5.5 = pvp dps shadow
- AiPlayerbot.PremadeSpecLink.5.5.60 = 50023212032--0502322103511051
- # Shaman
- AiPlayerbot.PremadeSpecName.7.0 = pve dps elem (elemental mastery)
- AiPlayerbot.PremadeSpecLink.7.0.60 = 550331050002151--05204301005
- AiPlayerbot.PremadeSpecName.7.1 = pve dps elem (nature's swiftness)
- AiPlayerbot.PremadeSpecLink.7.1.60 = 55030105030215--0520430100501
- AiPlayerbot.PremadeSpecName.7.2 = pve dps elem (force of nature + hand of edward the odd)
- AiPlayerbot.PremadeSpecLink.7.2.60 = 5500315023101--0500535100501
- AiPlayerbot.PremadeSpecName.7.3 = pve heal resto (pure)
- AiPlayerbot.PremadeSpecLink.7.3.60 = -5-550350512553151
- AiPlayerbot.PremadeSpecName.7.4 = pve heal resto (melee support resto)
- AiPlayerbot.PremadeSpecLink.7.4.60 = -5120202-550350510503151
- AiPlayerbot.PremadeSpecName.7.5 = pvp dps elem (nature's swiftness)
- AiPlayerbot.PremadeSpecLink.7.5.60 = 55010105230215--0500531100501
- AiPlayerbot.PremadeSpecName.7.6 = pvp dps elem (elemental mastery)
- AiPlayerbot.PremadeSpecLink.7.6.60 = 550101052302151--05005311005
- AiPlayerbot.PremadeSpecName.7.7 = pvp dps elem (elemental mastery)
- AiPlayerbot.PremadeSpecLink.7.7.60 = 55000135030215--0523031100501
- AiPlayerbot.PremadeSpecName.7.8 = pvp dps enhan (2hand)
- AiPlayerbot.PremadeSpecLink.7.8.60 = 0523015003-5025230104003151
- AiPlayerbot.PremadeSpecName.7.9 = pvp heal resto
- AiPlayerbot.PremadeSpecLink.7.9.60 = -5-550350512553151
- # Mage
- AiPlayerbot.PremadeSpecName.8.0 = pve dps arcane
- AiPlayerbot.PremadeSpecProb.8.0 = 33
- AiPlayerbot.PremadeSpecLink.8.0.60 = 2300450310031531--053500030013
- AiPlayerbot.PremadeSpecName.8.1 = pve dps fire
- AiPlayerbot.PremadeSpecProb.8.1 = 33
- AiPlayerbot.PremadeSpecLink.8.1.60 = 230055000002-5052000123033151-003
- AiPlayerbot.PremadeSpecName.8.2 = pve dps frost (winter’s chill spec)
- AiPlayerbot.PremadeSpecProb.8.2 = 33
- AiPlayerbot.PremadeSpecLink.8.2.60 = 230045030003--05350003101301351
- AiPlayerbot.PremadeSpecName.8.3 = pve dps frost (frost build for farming)
- AiPlayerbot.PremadeSpecProb.8.3 = 33
- AiPlayerbot.PremadeSpecLink.8.3.60 = -055002302003-24250230102051301
- AiPlayerbot.PremadeSpecName.8.4 = pve dps frost (frost-arcane)
- AiPlayerbot.PremadeSpecProb.8.4 = 33
- AiPlayerbot.PremadeSpecLink.8.4.60 = 250005030011--05050203132351301
- AiPlayerbot.PremadeSpecName.8.5 = pve dps frost (fun)
- AiPlayerbot.PremadeSpecProb.8.5 = 33
- AiPlayerbot.PremadeSpecLink.8.5.60 = 230005--05353203101351351
- AiPlayerbot.PremadeSpecName.8.6 = pve dps frost (aoe farm)
- AiPlayerbot.PremadeSpecProb.8.6 = 33
- AiPlayerbot.PremadeSpecLink.8.6.60 = 230055001003--25300233132301301
- AiPlayerbot.PremadeSpecName.8.7 = pve dps arcane (glass cannon)
- AiPlayerbot.PremadeSpecProb.8.7 = 33
- AiPlayerbot.PremadeSpecLink.8.7.60 = 2300550310031531--053500030003
- AiPlayerbot.PremadeSpecName.8.8 = pve dps frost
- AiPlayerbot.PremadeSpecProb.8.8 = 33
- AiPlayerbot.PremadeSpecLink.8.8.60 = 230045200003--05050033132301051
- AiPlayerbot.PremadeSpecName.8.9 = pvp dps frost
- AiPlayerbot.PremadeSpecLink.8.9.60 = 20500322102--05053203102351301
- AiPlayerbot.PremadeSpecName.8.10 = pvp dps frost (frosted fun)
- AiPlayerbot.PremadeSpecLink.8.10.60 = 230005001--05350233132351301
- AiPlayerbot.PremadeSpecName.8.11 = pvp dps arcane (venruki)
- AiPlayerbot.PremadeSpecLink.8.11.60 = 2300512312201531-05523201-002
- # Warlock
- AiPlayerbot.PremadeSpecName.9.0 = pve dps demo (ds/ruin)
- AiPlayerbot.PremadeSpecLink.9.0.60 = 25002-205030015221-52500051020001
- AiPlayerbot.PremadeSpecName.9.1 = pve dps demo (succubus sacrifice)
- AiPlayerbot.PremadeSpecLink.9.1.60 = 25002-2050300142301-52500051020001
- AiPlayerbot.PremadeSpecName.9.2 = pve dps dest (imp lord)
- AiPlayerbot.PremadeSpecLink.9.2.60 = 05002-2350300142001-52500051220001
- AiPlayerbot.PremadeSpecName.9.3 = pve dps demo (sm/ruin)
- AiPlayerbot.PremadeSpecLink.9.3.60 = 5502203112201105--50502051020001
- AiPlayerbot.PremadeSpecName.9.4 = pve dps affli
- AiPlayerbot.PremadeSpecLink.9.4.60 = 55002530122010051-2351050102
- AiPlayerbot.PremadeSpecName.9.5 = pvp dps demo (sl)
- AiPlayerbot.PremadeSpecProb.9.5 = 71
- AiPlayerbot.PremadeSpecLink.9.5.60 = 05002-20503011525010512-05500001
- AiPlayerbot.PremadeSpecName.9.6 = pvp dps demo (soul link/ shadowburn)
- AiPlayerbot.PremadeSpecProb.9.6 = 71
- AiPlayerbot.PremadeSpecLink.9.6.60 = 35-2050310152501051-50500011
- AiPlayerbot.PremadeSpecName.9.7 = pvp dps demo (soul link/ nightfall)
- AiPlayerbot.PremadeSpecProb.9.7 = 71
- AiPlayerbot.PremadeSpecLink.9.7.60 = 35000232122-2050310152501051
- AiPlayerbot.PremadeSpecName.9.8 = pvp dps affli (sm/ruin)
- AiPlayerbot.PremadeSpecProb.9.8 = 71
- AiPlayerbot.PremadeSpecLink.9.8.60 = 2500213212201135--50500051022001
- AiPlayerbot.PremadeSpecName.9.9 = pvp dps affli (drakedog)
- AiPlayerbot.PremadeSpecProb.9.9 = 71
- AiPlayerbot.PremadeSpecLink.9.9.60 = 05002-205-0555005102205151
- AiPlayerbot.PremadeSpecName.9.10 = pvp dps affli (sm/ruin)
- AiPlayerbot.PremadeSpecProb.9.10 = 71
- AiPlayerbot.PremadeSpecLink.9.10.60 = 3500023212201135--50520051020001
- AiPlayerbot.PremadeSpecName.9.11 = pvp dps destro (conflagrate)
- AiPlayerbot.PremadeSpecProb.9.11 = 71
- AiPlayerbot.PremadeSpecLink.9.11.60 = 35000231122-001-5052005102005141
- # Druid
- AiPlayerbot.PremadeSpecName.11.0 = pve dps feral
- AiPlayerbot.PremadeSpecLink.11.0.60 = 014005301-5500021323202151-05
- AiPlayerbot.PremadeSpecName.11.1 = pve dps feral (dps/tank hybrid)
- AiPlayerbot.PremadeSpecLink.11.1.60 = 014005001-5050301323222151-05
- AiPlayerbot.PremadeSpecName.11.2 = pve dps resto (swiftmend spec)
- AiPlayerbot.PremadeSpecLink.11.2.60 = 0143002002--505503105315051
- AiPlayerbot.PremadeSpecName.11.3 = pve dps resto (regrowth spec bear aoe farm)
- AiPlayerbot.PremadeSpecLink.11.3.60 = 4100053312011--50530310031405
- AiPlayerbot.PremadeSpecName.11.4 = pve dps resto (resto-balance)
- AiPlayerbot.PremadeSpecLink.11.4.60 = 01430433020013--505103105115
- AiPlayerbot.PremadeSpecName.11.5 = pvp dps resto (swiftmend / feral charge)
- AiPlayerbot.PremadeSpecLink.11.5.60 = 0140002-5002321-055103105315011
- AiPlayerbot.PremadeSpecName.11.6 = pvp dps resto
- AiPlayerbot.PremadeSpecLink.11.6.60 = 0140003-5000501-055103105315021
- AiPlayerbot.PremadeSpecName.11.7 = pvp dps feral (heart of the wild / ns)
- AiPlayerbot.PremadeSpecLink.11.7.60 = 01-500152130320214-05501310231
- AiPlayerbot.PremadeSpecName.11.8 = pvp dps balance (moonfury)
- AiPlayerbot.PremadeSpecLink.11.8.60 = 510050300250135--50502310401
- AiPlayerbot.PremadeSpecName.11.9 = pvp dps balance (boomkin)
- AiPlayerbot.PremadeSpecLink.11.9.60 = 0143503002551351--5005021
- # Applies a permanent buff to all bots.
- # WorldBuff.Faction.Class.MinLevel.MaxLevel = spellId
- # All bots: Rallying Cry of the Dragonslayer for all bots
- # AiPlayerbot.WorldBuff = 22888
- # All horde Warchief's Blessing for all horde
- # AiPlayerbot.WorldBuff.2 = 16609
- # All level 40 bots Spirit of Zandalar
- # AiPlayerbot.WorldBuff.0.0.40 = 24425
- # All warlocks between lvl1 and 10 volatile-infection & wandering-plague
- # AiPlayerbot.WorldBuff.0.9.1.10 = 18149,3436
- # All alliance lvl60 rogues Plainsrunning & Sprint & Speed
- # AiPlayerbot.WorldBuff.1.4.60 = 12566,11305,2379
- # Prefix for bot chat commands (e.g. follow, stay)
- #AiPlayerbot.CommandPrefix =
- # Max AI iterations per tick
- #AiPlayerbot.IterationsPerTick = 10
- # Allow/deny bots from your guild
- AiPlayerbot.AllowGuildBots = 1
- # Allow/deny bots from other player accounts (must have AiPlayerbot.AllowGuildBots activated and character on same guild)
- AiPlayerbot.AllowMultiAccountAltBots = 1
- # Delay between two short-time spells cast (Default 500)
- AiPlayerbot.GlobalCooldown = 1500
- # Max wait time when moving
- #AiPlayerbot.MaxWaitForMove = 5000
- # Delay between two bot actions (default 100)
- AiPlayerbot.ReactDelay = 100
- # Inactivity delay
- AiPlayerbot.PassiveDelay = 10000
- # Minimum delay between repeating actions (chat messages, emotes etc)
- AiPlayerbot.RepeatDelay = 5000
- AiPlayerbot.RpgDelay = 10000
- AiPlayerbot.SitDelay = 20000
- AiPlayerbot.LootDelayDelay = 1000
- # Distances
- AiPlayerbot.SightDistance = 60.0
- AiPlayerbot.SpellDistance = 26.0
- AiPlayerbot.ShootDistance = 26.0
- #AiPlayerbot.ReactDistance = 150.0
- #AiPlayerbot.GrindDistance = 75.0
- #overall loot distance
- #AiPlayerbot.LootDistance = 25.0
- #loot distance when bot is a group member (not leader)
- #AiPlayerbot.GroupMemberLootDistance = 15.0
- #loot distance when bot is a group member (not leader) and has active player master (if player is group leader)
- #AiPlayerbot.GroupMemberLootDistanceWithActiveMaster = 10.0
- #overall gathering distance
- #AiPlayerbot.GatheringDistance = 15.0
- #gathering distance when bot is a group member (not leader)
- #AiPlayerbot.GroupMemberGatheringDistance = 10.0
- #gathering distance when bot is a group member (not leader) and has active player master (if player is group leader)
- #AiPlayerbot.GroupMemberGatheringDistanceWithActiveMaster = 5.0
- #AiPlayerbot.FleeDistance = 8.0
- #AiPlayerbot.TooCloseDistance = 5.0
- #AiPlayerbot.MeleeDistance = 1.5
- #AiPlayerbot.FollowDistance = 1.5
- #AiPlayerbot.RaidFollowDistance = 5.0
- #AiPlayerbot.WhisperDistance = 6000.0
- #AiPlayerbot.ContactDistance = 0.5
- #AiPlayerbot.AoeRadius = 10
- AiPlayerbot.RpgDistance = 200
- #AiPlayerbot.ProximityDistance = 20.0
- # Max distance bot allowed to roam freely around master
- #AiPlayerbot.MaxFreeMoveDistance = 150.0
- # Delay (in seconds) after master inactivity after which bots will start roaming freely around master
- # Set to 0 to disable (bots will not be going places on their own when you are idle)
- #AiPlayerbot.FreeMoveDelay = 30.0
- # Bot can flee for enemy
- AiPlayerbot.FleeingEnabled = 1
- # Health/Mana levels
- #AiPlayerbot.CriticalHealth = 25
- #AiPlayerbot.LowHealth = 45
- #AiPlayerbot.MediumHealth = 65
- #AiPlayerbot.AlmostFullHealth = 85
- #AiPlayerbot.LowMana = 15
- #AiPlayerbot.MediumMana = 40
- # Random bot default strategies (applied after defaults)
- #AiPlayerbot.RandomBotCombatStrategies = +dps,+dps assist,-threat
- #AiPlayerbot.RandomBotNonCombatStrategies = +grind,+loot,+rpg,+custom::say
- #AiPlayerbot.RandomBotReactStrategies =
- #AiPlayerbot.RandomBotDeadStrategies =
- #AiPlayerbot.CombatStrategies = +custom::say
- #AiPlayerbot.NonCombatStrategies = +custom::say,+return,+delayed roll
- #AiPlayerbot.ReactStrategies =
- #AiPlayerbot.DeadStrategies =
- # Quest items to leave (do not destroy)
- #AiPlayerbot.RandomBotQuestItems = 6948,5175,5176,5177,5178,16309,12382,13704,11000
- # PvP Restricted Zones (bots don't pvp)
- #AiPlayerbot.PvpProhibitedZoneIds = 2255,656,2361,2362,2363,976,35,2268,3425,392,541,1446,3828,3712,3738,3565,3539,3623,4152,3988,4658,4284,4418,4436,4275,4323
- # Spells every random bot will learn on randomize (54197 - cold weather flying)
- #AiPlayerbot.RandomBotSpellIds = 1
- # Level diff between random bots and nearby creatures for random teleports
- #AiPlayerbot.RandomBotTeleLevel = 3
- #AiPlayerbot.OpenGoSpell = 6477
- # Intervals
- AiPlayerbot.RandomBotUpdateInterval = 1
- AiPlayerbot.RandomBotCountChangeMinInterval = 1800
- AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
- #AiPlayerbot.MinRandomBotInWorldTime = 3600
- #AiPlayerbot.MaxRandomBotInWorldTime = 1209600
- #AiPlayerbot.MinRandomBotRandomizeTime = 7200
- #AiPlayerbot.MaxRandomRandomizeTime = 1209600
- #AiPlayerbot.RandomBotsPerInterval = 3
- #AiPlayerbot.RandomBotsMaxLoginsPerInterval = 30
- #AiPlayerbot.MinRandomBotsPriceChangeInterval = 7200
- #AiPlayerbot.MaxRandomBotsPriceChangeInterval = 172800
- #######################################
- #
- # Auction house settings
- #
- # (0-1) If bot should query current AH listings outside of AH when determining whether the item is worth posting to AH
- # Disabled by default for performance concerns, but you REALLY want to enable it for nicer logic
- AiPlayerbot.ShouldQueryAHListingsOutsideOfAH = 1
- #
- # List of item ids which bot will prefer to put to AH rather than selling to vendor (these are overrides)
- # For example if you want bots to put certain gray/white armor pieces to AH rather than selling to vendor
- # this list has priority over AiPlayerbot.VendorOverAHItemIds
- # AiPlayerbot.AhOverVendorItemIds = 1,2,3
- #
- # List of item ids which bot will prefer to sell to vendor rather than selling to AH (these are overrides)
- # (Bot will never buy these items from vendor to resell at AH as well)
- # For example if you do not want to see certain items on AH
- # AiPlayerbot.VendorOverAHItemIds = 1,2,3
- #
- # (0-1) Whether bot should check ALL auction house listings when browsing (by default only checks a small amount)
- # AiPlayerbot.BotCheckAllAuctionListings = 0
- #
- #######################################
- #(0-1) enable or disable random teleports
- # AiPlayerbot.EnableRandomTeleports = 1
- # How far random bots are teleported after death
- AiPlayerbot.RandomBotTeleportDistance = 100
- # rpg jump is a strategy that makes bot do random jumps
- # Chance to get jump strategy for non combat
- AiPlayerbot.JumpNoCombatChance = 0.50
- # Chance to get jump strategy for combat, only for melee bots
- AiPlayerbot.JumpMeleeInCombatChance = 0.50
- # Chance to jump every second, if rpg jump strategy added
- AiPlayerbot.JumpRandomChance = 0.20
- # Chance to jump in place instead of forward
- AiPlayerbot.JumpInPlaceChance = 0.50
- # Chance to jump backward instead of forward
- AiPlayerbot.JumpBackwardChance = 0.10
- # Jumping height limit
- AiPlayerbot.JumpHeightLimit = 60
- # Add rpg jump strategy if bot is with real player
- AiPlayerbot.JumpWithPlayer = 0
- # Add rpg jump strategy in BG
- AiPlayerbot.JumpInBg = 0
- # Use jump if can not find a proper path to follow, if possible
- AiPlayerbot.JumpFollow = 1
- # Use jump if can not find a proper path to enemy, if possible
- AiPlayerbot.JumpChase = 1
- # Allow knockbacks work on bots
- AiPlayerbot.UseKnockback = 1
- # Debug switches
- #AiPlayerbot.SpellDump = 0
- #AiPlayerbot.LogInGroupOnly = 1
- #AiPlayerbot.LogValuesPerTick = 0
- #AiPlayerbot.RandomChangeMultiplier = 1
- # Command server port, 0 - disabled
- #AiPlayerbot.CommandServerPort = 8888
- AiPlayerbot.PerfMonEnabled = 0
- ##################################################################################
- # #
- # !!EXPERIMENTAL!! #
- # #
- ##################################################################################
- # Instant randomize: Force randombots to randomize on initial login.
- # AiPlayerbot.InstantRandomize = 0
- # Percentage of (min) bots online that speeds up login speed by 2x.
- # AiPlayerbot.LoginBoostPercentage = 90
- # Bot cheats. Same as "/w <bot> cheat (+/-/?) <cheatcode>" but only globally for all bots.
- # Values: taxi (all nodes learned)
- # item (unlimited items for spells)
- # gold (free repair, vendor, ect.)
- # health (fast regen)
- # mana (fast regen)
- # power (fast regen)
- # cooldown (no cooldowns)
- # repair (no durability of ress sickness)
- # movespeed (very fast movespeed)
- # attackspeed (very fast attackspeed)
- # breath (underwater breathing)
- # AiPlayerbot.BotCheats = taxi,item,breath
- # Self bot turns your current character into a bot with the command ".bot self"
- # !!DISCLAMER!! Selfbots will work and act like randombots based on their enabled strategies. Your epic mount will be sold to a vendor!
- # Self bot level. Values: 0 (disabled), 1 (Game masters only), 2 (Any player), 3 (Enabled on login), 4 (Enabled even when offline)
- # AiPlayerbot.SelfBotLevel = 1
- # Account/character names that are either, always online as bot (SelfBotLevel < 4) or prevented from being always online as bot (SelfBotLevel = 4)
- # When AiPlayerbot.BotAutologin is set to 2 these characters only log in on player (on the same account) logs in.
- # AiPlayerbot.ToggleAlwaysOnlineAccounts =
- # AiPlayerbot.ToggleAlwaysOnlineChars =
- # Allowed log files. See SPP_MAP for more information
- # https://github.com/mostlikely4r/spp-map
- # AiPlayerbot.AllowedLogFiles =
- # Filters certain actions from showing up in 'nc +debug' and 'nc +debug action'
- # AiPlayerbot.DebugFilter = add gathering loot,check values,emote,check mount state,jump
- # Random password: Randombot accounts get created with a randompassword instead of equal to their account name.
- # AiPlayerbot.RandomBotRandomPassword = 1
- # Diff with/without player in server. The server will tune bot activity to reach the desired server tick speed (in ms).
- # AiPlayerbot.DiffWithPlayer = 100
- # AiPlayerbot.DiffEmpty = 200
- # Mystery config value. Currently enables async bot pathfinding. Rarely crashes the server.
- # AiPlayerbot.TweakValue = 0
- ##################################################################################
- # #
- # Automated Gear Progression System #
- # #
- ##################################################################################
- # A system that upgrades the group/raid bots gear based on the player gear
- # If the player gets a good gear piece of it's current progresion level (calculated by gear ilvl) the bots will
- # also get a equivalent gear piece for that progression level (when inviting a bot to the group/raid)
- # Config structure: AiPlayerbot.GearProgressionSystem.Level.Class.Spec.Slot
- AiPlayerbot.GearProgressionSystem.Enable = 1
- # Base gear (bare minimum gear)
- # Base (0) Gear ILvl
- AiPlayerbot.GearProgressionSystem.0.MinItemLevel = 0
- AiPlayerbot.GearProgressionSystem.0.MaxItemLevel = 50
- # Base (0) Warrior (1) Arms (0)
- AiPlayerbot.GearProgressionSystem.0.1.0.0 = 20521 # Head
- AiPlayerbot.GearProgressionSystem.0.1.0.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.1.0.2 = 20517 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.1.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.1.0.4 = 8274 # Chest
- AiPlayerbot.GearProgressionSystem.0.1.0.5 = 10798 # Waist
- AiPlayerbot.GearProgressionSystem.0.1.0.6 = 21316 # Legs
- AiPlayerbot.GearProgressionSystem.0.1.0.7 = 12555 # Feet
- AiPlayerbot.GearProgressionSystem.0.1.0.8 = 19580 # Wrists
- AiPlayerbot.GearProgressionSystem.0.1.0.9 = 8314 # Hands
- AiPlayerbot.GearProgressionSystem.0.1.0.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.1.0.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.1.0.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.1.0.13 = 11810 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.1.0.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.1.0.15 = 9372 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.1.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.1.0.17 = 10624 # Ranged
- AiPlayerbot.GearProgressionSystem.0.1.0.18 = 5976 # Tabard
- # Base (0) Warrior (1) Fury (1)
- AiPlayerbot.GearProgressionSystem.0.1.1.0 = 20521 # Head
- AiPlayerbot.GearProgressionSystem.0.1.1.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.1.1.2 = 20517 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.1.1.4 = 8274 # Chest
- AiPlayerbot.GearProgressionSystem.0.1.1.5 = 10798 # Waist
- AiPlayerbot.GearProgressionSystem.0.1.1.6 = 21316 # Legs
- AiPlayerbot.GearProgressionSystem.0.1.1.7 = 12555 # Feet
- AiPlayerbot.GearProgressionSystem.0.1.1.8 = 19580 # Wrists
- AiPlayerbot.GearProgressionSystem.0.1.1.9 = 8314 # Hands
- AiPlayerbot.GearProgressionSystem.0.1.1.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.1.1.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.1.1.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.1.1.13 = 11810 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.1.1.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.1.1.15 = 810 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.1.1.16 = 10823 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.1.1.17 = 10624 # Ranged
- AiPlayerbot.GearProgressionSystem.0.1.1.18 = 5976 # Tabard
- # Base (0) Warrior (1) Protection (2)
- AiPlayerbot.GearProgressionSystem.0.1.2.0 = 20521 # Head
- AiPlayerbot.GearProgressionSystem.0.1.2.1 = 19539 # Neck
- AiPlayerbot.GearProgressionSystem.0.1.2.2 = 20517 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.1.2.4 = 11678 # Chest
- AiPlayerbot.GearProgressionSystem.0.1.2.5 = 10798 # Waist
- AiPlayerbot.GearProgressionSystem.0.1.2.6 = 17711 # Legs
- AiPlayerbot.GearProgressionSystem.0.1.2.7 = 12555 # Feet
- AiPlayerbot.GearProgressionSystem.0.1.2.8 = 19580 # Wrists
- AiPlayerbot.GearProgressionSystem.0.1.2.9 = 14846 # Hands
- AiPlayerbot.GearProgressionSystem.0.1.2.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.1.2.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.1.2.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.1.2.13 = 11810 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.1.2.14 = 14801 # Back
- AiPlayerbot.GearProgressionSystem.0.1.2.15 = 810 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.1.2.16 = 1979 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.1.2.17 = 10624 # Ranged
- AiPlayerbot.GearProgressionSystem.0.1.2.18 = 5976 # Tabard
- # Base (0) Paladin (2) Holy (0)
- AiPlayerbot.GearProgressionSystem.0.2.0.0 = 13102 # Head
- AiPlayerbot.GearProgressionSystem.0.2.0.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.2.0.2 = 22234 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.2.0.4 = 14141 # Chest
- AiPlayerbot.GearProgressionSystem.0.2.0.5 = 14143 # Waist
- AiPlayerbot.GearProgressionSystem.0.2.0.6 = 11841 # Legs
- AiPlayerbot.GearProgressionSystem.0.2.0.7 = 18697 # Feet
- AiPlayerbot.GearProgressionSystem.0.2.0.8 = 18709 # Wrists
- AiPlayerbot.GearProgressionSystem.0.2.0.9 = 14142 # Hands
- AiPlayerbot.GearProgressionSystem.0.2.0.10 = 6440 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.2.0.11 = 5266 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.2.0.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.2.0.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.2.0.14 = 19527 # Back
- AiPlayerbot.GearProgressionSystem.0.2.0.15 = 17719 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.2.0.16 = 17718 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.2.0.17 = 0 # Ranged
- AiPlayerbot.GearProgressionSystem.0.2.0.18 = 5976 # Tabard
- # Base (0) Paladin (2) Protection (1)
- AiPlayerbot.GearProgressionSystem.0.2.1.0 = 20521 # Head
- AiPlayerbot.GearProgressionSystem.0.2.1.1 = 19539 # Neck
- AiPlayerbot.GearProgressionSystem.0.2.1.2 = 20517 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.2.1.4 = 11678 # Chest
- AiPlayerbot.GearProgressionSystem.0.2.1.5 = 10798 # Waist
- AiPlayerbot.GearProgressionSystem.0.2.1.6 = 17711 # Legs
- AiPlayerbot.GearProgressionSystem.0.2.1.7 = 12555 # Feet
- AiPlayerbot.GearProgressionSystem.0.2.1.8 = 19580 # Wrists
- AiPlayerbot.GearProgressionSystem.0.2.1.9 = 14846 # Hands
- AiPlayerbot.GearProgressionSystem.0.2.1.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.2.1.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.2.1.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.2.1.13 = 11810 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.2.1.14 = 14801 # Back
- AiPlayerbot.GearProgressionSystem.0.2.1.15 = 12536 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.2.1.16 = 1979 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.2.1.17 = 0 # Ranged
- AiPlayerbot.GearProgressionSystem.0.2.1.18 = 5976 # Tabard
- # Base (0) Paladin (2) Retribution (2)
- AiPlayerbot.GearProgressionSystem.0.2.2.0 = 20521 # Head
- AiPlayerbot.GearProgressionSystem.0.2.2.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.2.2.2 = 20517 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.2.2.4 = 8274 # Chest
- AiPlayerbot.GearProgressionSystem.0.2.2.5 = 10798 # Waist
- AiPlayerbot.GearProgressionSystem.0.2.2.6 = 21316 # Legs
- AiPlayerbot.GearProgressionSystem.0.2.2.7 = 12555 # Feet
- AiPlayerbot.GearProgressionSystem.0.2.2.8 = 19580 # Wrists
- AiPlayerbot.GearProgressionSystem.0.2.2.9 = 8314 # Hands
- AiPlayerbot.GearProgressionSystem.0.2.2.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.2.2.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.2.2.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.2.2.13 = 11810 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.2.2.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.2.2.15 = 9372 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.2.2.17 = 0 # Ranged
- AiPlayerbot.GearProgressionSystem.0.2.2.18 = 5976 # Tabard
- # Base (0) Hunter (3) Beast Master (0)
- AiPlayerbot.GearProgressionSystem.0.3.0.0 = 11913 # Head
- AiPlayerbot.GearProgressionSystem.0.3.0.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.3.0.2 = 14787 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.3.0.4 = 21320 # Chest
- AiPlayerbot.GearProgressionSystem.0.3.0.5 = 19125 # Waist
- AiPlayerbot.GearProgressionSystem.0.3.0.6 = 17754 # Legs
- AiPlayerbot.GearProgressionSystem.0.3.0.7 = 11627 # Feet
- AiPlayerbot.GearProgressionSystem.0.3.0.8 = 12112 # Wrists
- AiPlayerbot.GearProgressionSystem.0.3.0.9 = 11918 # Hands
- AiPlayerbot.GearProgressionSystem.0.3.0.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.3.0.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.3.0.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.3.0.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.3.0.14 = 12552 # Back
- AiPlayerbot.GearProgressionSystem.0.3.0.15 = 13052 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.3.0.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.3.0.18 = 5976 # Tabard
- # Base (0) Hunter (3) Marksmanship (1)
- AiPlayerbot.GearProgressionSystem.0.3.1.0 = 11913 # Head
- AiPlayerbot.GearProgressionSystem.0.3.1.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.3.1.2 = 14787 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.3.1.4 = 21320 # Chest
- AiPlayerbot.GearProgressionSystem.0.3.1.5 = 19125 # Waist
- AiPlayerbot.GearProgressionSystem.0.3.1.6 = 17754 # Legs
- AiPlayerbot.GearProgressionSystem.0.3.1.7 = 11627 # Feet
- AiPlayerbot.GearProgressionSystem.0.3.1.8 = 12112 # Wrists
- AiPlayerbot.GearProgressionSystem.0.3.1.9 = 11918 # Hands
- AiPlayerbot.GearProgressionSystem.0.3.1.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.3.1.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.3.1.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.3.1.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.3.1.14 = 12552 # Back
- AiPlayerbot.GearProgressionSystem.0.3.1.15 = 13052 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.3.1.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.3.1.18 = 5976 # Tabard
- # Base (0) Hunter (3) Survival (2)
- AiPlayerbot.GearProgressionSystem.0.3.2.0 = 11913 # Head
- AiPlayerbot.GearProgressionSystem.0.3.2.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.3.2.2 = 14787 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.3.2.4 = 21320 # Chest
- AiPlayerbot.GearProgressionSystem.0.3.2.5 = 19125 # Waist
- AiPlayerbot.GearProgressionSystem.0.3.2.6 = 17754 # Legs
- AiPlayerbot.GearProgressionSystem.0.3.2.7 = 11627 # Feet
- AiPlayerbot.GearProgressionSystem.0.3.2.8 = 12112 # Wrists
- AiPlayerbot.GearProgressionSystem.0.3.2.9 = 11918 # Hands
- AiPlayerbot.GearProgressionSystem.0.3.2.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.3.2.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.3.2.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.3.2.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.3.2.14 = 12552 # Back
- AiPlayerbot.GearProgressionSystem.0.3.2.15 = 13052 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.3.2.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.3.2.18 = 5976 # Tabard
- # Base (0) Rogue (4) Assassination (0)
- AiPlayerbot.GearProgressionSystem.0.4.0.0 = 9479 # Head
- AiPlayerbot.GearProgressionSystem.0.4.0.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.4.0.2 = 17749 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.4.0.4 = 17742 # Chest
- AiPlayerbot.GearProgressionSystem.0.4.0.5 = 11686 # Waist
- AiPlayerbot.GearProgressionSystem.0.4.0.6 = 15057 # Legs
- AiPlayerbot.GearProgressionSystem.0.4.0.7 = 17728 # Feet
- AiPlayerbot.GearProgressionSystem.0.4.0.8 = 19589 # Wrists
- AiPlayerbot.GearProgressionSystem.0.4.0.9 = 8260 # Hands
- AiPlayerbot.GearProgressionSystem.0.4.0.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.4.0.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.4.0.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.4.0.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.4.0.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.4.0.15 = 19547 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.4.0.16 = 19543 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.4.0.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.4.0.18 = 5976 # Tabard
- # Base (0) Rogue (4) Combat (1)
- AiPlayerbot.GearProgressionSystem.0.4.1.0 = 9479 # Head
- AiPlayerbot.GearProgressionSystem.0.4.1.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.4.1.2 = 17749 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.4.1.4 = 17742 # Chest
- AiPlayerbot.GearProgressionSystem.0.4.1.5 = 11686 # Waist
- AiPlayerbot.GearProgressionSystem.0.4.1.6 = 15057 # Legs
- AiPlayerbot.GearProgressionSystem.0.4.1.7 = 17728 # Feet
- AiPlayerbot.GearProgressionSystem.0.4.1.8 = 19589 # Wrists
- AiPlayerbot.GearProgressionSystem.0.4.1.9 = 8260 # Hands
- AiPlayerbot.GearProgressionSystem.0.4.1.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.4.1.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.4.1.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.4.1.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.4.1.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.4.1.15 = 2244 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.4.1.16 = 10823 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.4.1.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.4.1.18 = 5976 # Tabard
- # Base (0) Rogue (4) Subtlety (2)
- AiPlayerbot.GearProgressionSystem.0.4.2.0 = 9479 # Head
- AiPlayerbot.GearProgressionSystem.0.4.2.1 = 13089 # Neck
- AiPlayerbot.GearProgressionSystem.0.4.2.2 = 17749 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.4.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.4.2.4 = 17742 # Chest
- AiPlayerbot.GearProgressionSystem.0.4.2.5 = 11686 # Waist
- AiPlayerbot.GearProgressionSystem.0.4.2.6 = 15057 # Legs
- AiPlayerbot.GearProgressionSystem.0.4.2.7 = 17728 # Feet
- AiPlayerbot.GearProgressionSystem.0.4.2.8 = 19589 # Wrists
- AiPlayerbot.GearProgressionSystem.0.4.2.9 = 8260 # Hands
- AiPlayerbot.GearProgressionSystem.0.4.2.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.4.2.11 = 19516 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.4.2.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.4.2.13 = 19120 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.4.2.14 = 11626 # Back
- AiPlayerbot.GearProgressionSystem.0.4.2.15 = 19547 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.4.2.16 = 19543 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.4.2.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.0.4.2.18 = 5976 # Tabard
- # Base (0) Priest (5) Discipline (0)
- AiPlayerbot.GearProgressionSystem.0.5.0.0 = 18727 # Head
- AiPlayerbot.GearProgressionSystem.0.5.0.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.5.0.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.5.0.4 = 12462 # Chest
- AiPlayerbot.GearProgressionSystem.0.5.0.5 = 19047 # Waist
- AiPlayerbot.GearProgressionSystem.0.5.0.6 = 18745 # Legs
- AiPlayerbot.GearProgressionSystem.0.5.0.7 = 13101 # Feet
- AiPlayerbot.GearProgressionSystem.0.5.0.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.5.0.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.0.5.0.10 = 18314 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.5.0.11 = 18314 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.5.0.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.5.0.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.5.0.14 = 18743 # Back
- AiPlayerbot.GearProgressionSystem.0.5.0.15 = 18048 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.5.0.16 = 4696 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.5.0.17 = 18301 # Ranged
- AiPlayerbot.GearProgressionSystem.0.5.0.18 = 5976 # Tabard
- # Base (0) Priest (5) Holy (1)
- AiPlayerbot.GearProgressionSystem.0.5.1.0 = 18727 # Head
- AiPlayerbot.GearProgressionSystem.0.5.1.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.5.1.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.5.1.4 = 12462 # Chest
- AiPlayerbot.GearProgressionSystem.0.5.1.5 = 19047 # Waist
- AiPlayerbot.GearProgressionSystem.0.5.1.6 = 18745 # Legs
- AiPlayerbot.GearProgressionSystem.0.5.1.7 = 13101 # Feet
- AiPlayerbot.GearProgressionSystem.0.5.1.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.5.1.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.0.5.1.10 = 18314 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.5.1.11 = 18314 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.5.1.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.5.1.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.5.1.14 = 18743 # Back
- AiPlayerbot.GearProgressionSystem.0.5.1.15 = 18048 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.5.1.16 = 4696 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.5.1.17 = 18301 # Ranged
- AiPlayerbot.GearProgressionSystem.0.5.1.18 = 5976 # Tabard
- # Base (0) Priest (5) Shadow (2)
- AiPlayerbot.GearProgressionSystem.0.5.2.0 = 18727 # Head
- AiPlayerbot.GearProgressionSystem.0.5.2.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.5.2.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.5.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.5.2.4 = 12462 # Chest
- AiPlayerbot.GearProgressionSystem.0.5.2.5 = 19047 # Waist
- AiPlayerbot.GearProgressionSystem.0.5.2.6 = 18745 # Legs
- AiPlayerbot.GearProgressionSystem.0.5.2.7 = 13101 # Feet
- AiPlayerbot.GearProgressionSystem.0.5.2.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.5.2.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.0.5.2.10 = 18314 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.5.2.11 = 18314 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.5.2.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.5.2.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.5.2.14 = 18743 # Back
- AiPlayerbot.GearProgressionSystem.0.5.2.15 = 18048 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.5.2.16 = 4696 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.5.2.17 = 18301 # Ranged
- AiPlayerbot.GearProgressionSystem.0.5.2.18 = 5976 # Tabard
- # Base (0) Shaman (7) Elemental (0)
- AiPlayerbot.GearProgressionSystem.0.7.0.0 = 10833 # Head
- AiPlayerbot.GearProgressionSystem.0.7.0.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.7.0.2 = 11842 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.7.0.4 = 12624 # Chest
- AiPlayerbot.GearProgressionSystem.0.7.0.5 = 11783 # Waist
- AiPlayerbot.GearProgressionSystem.0.7.0.6 = 14805 # Legs
- AiPlayerbot.GearProgressionSystem.0.7.0.7 = 22240 # Feet
- AiPlayerbot.GearProgressionSystem.0.7.0.8 = 16671 # Wrists
- AiPlayerbot.GearProgressionSystem.0.7.0.9 = 17007 # Hands
- AiPlayerbot.GearProgressionSystem.0.7.0.10 = 12545 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.7.0.11 = 12545 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.7.0.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.7.0.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.7.0.14 = 11623 # Back
- AiPlayerbot.GearProgressionSystem.0.7.0.15 = 11922 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.7.0.16 = 19115 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.7.0.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.0.7.0.18 = 5976 # Tabard
- # Base (0) Shaman (7) Enhancement (1)
- AiPlayerbot.GearProgressionSystem.0.7.1.0 = 13404 # Head
- AiPlayerbot.GearProgressionSystem.0.7.1.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.7.1.2 = 22241 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.7.1.4 = 15050 # Chest
- AiPlayerbot.GearProgressionSystem.0.7.1.5 = 19043 # Waist
- AiPlayerbot.GearProgressionSystem.0.7.1.6 = 15065 # Legs
- AiPlayerbot.GearProgressionSystem.0.7.1.7 = 11731 # Feet
- AiPlayerbot.GearProgressionSystem.0.7.1.8 = 19583 # Wrists
- AiPlayerbot.GearProgressionSystem.0.7.1.9 = 13395 # Hands
- AiPlayerbot.GearProgressionSystem.0.7.1.10 = 11862 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.7.1.11 = 11862 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.7.1.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.7.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.7.1.14 = 18328 # Back
- AiPlayerbot.GearProgressionSystem.0.7.1.15 = 12784 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.0.7.1.18 = 5976 # Tabard
- # Base (0) Shaman (7) Restoration (2)
- AiPlayerbot.GearProgressionSystem.0.7.2.0 = 10833 # Head
- AiPlayerbot.GearProgressionSystem.0.7.2.1 = 13085 # Neck
- AiPlayerbot.GearProgressionSystem.0.7.2.2 = 11842 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.7.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.7.2.4 = 15048 # Chest
- AiPlayerbot.GearProgressionSystem.0.7.2.5 = 11783 # Waist
- AiPlayerbot.GearProgressionSystem.0.7.2.6 = 13383 # Legs
- AiPlayerbot.GearProgressionSystem.0.7.2.7 = 18318 # Feet
- AiPlayerbot.GearProgressionSystem.0.7.2.8 = 16671 # Wrists
- AiPlayerbot.GearProgressionSystem.0.7.2.9 = 8267 # Hands
- AiPlayerbot.GearProgressionSystem.0.7.2.10 = 19523 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.7.2.11 = 19519 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.7.2.12 = 10659 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.7.2.13 = 10659 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.7.2.14 = 18743 # Back
- AiPlayerbot.GearProgressionSystem.0.7.2.15 = 18321 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.7.2.16 = 17718 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.7.2.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.0.7.2.18 = 5976 # Tabard
- # Base (0) Mage (8) Arcane (0)
- AiPlayerbot.GearProgressionSystem.0.8.0.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.8.0.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.0.8.0.2 = 11782 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.8.0.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.8.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.8.0.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.8.0.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.8.0.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.8.0.9 = 13870 # Hands
- AiPlayerbot.GearProgressionSystem.0.8.0.10 = 942 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.8.0.11 = 942 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.8.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.8.0.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.8.0.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.8.0.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.8.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.8.0.17 = 18338 # Ranged
- AiPlayerbot.GearProgressionSystem.0.8.0.18 = 5976 # Tabard
- # Base (0) Mage (8) Fire (1)
- AiPlayerbot.GearProgressionSystem.0.8.1.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.8.1.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.0.8.1.2 = 11782 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.8.1.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.8.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.8.1.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.8.1.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.8.1.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.8.1.9 = 13870 # Hands
- AiPlayerbot.GearProgressionSystem.0.8.1.10 = 942 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.8.1.11 = 942 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.8.1.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.8.1.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.8.1.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.8.1.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.8.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.8.1.17 = 18338 # Ranged
- AiPlayerbot.GearProgressionSystem.0.8.1.18 = 5976 # Tabard
- # Base (0) Mage (8) Frost (2)
- AiPlayerbot.GearProgressionSystem.0.8.2.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.8.2.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.0.8.2.2 = 11782 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.8.2.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.8.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.8.2.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.8.2.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.8.2.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.8.2.9 = 13870 # Hands
- AiPlayerbot.GearProgressionSystem.0.8.2.10 = 942 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.8.2.11 = 942 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.8.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.8.2.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.8.2.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.8.2.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.8.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.8.2.17 = 18338 # Ranged
- AiPlayerbot.GearProgressionSystem.0.8.2.18 = 5976 # Tabard
- # Base (0) Warlock (9) Affliction (0)
- AiPlayerbot.GearProgressionSystem.0.9.0.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.9.0.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.9.0.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.9.0.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.9.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.9.0.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.9.0.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.9.0.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.9.0.9 = 18306 # Hands
- AiPlayerbot.GearProgressionSystem.0.9.0.10 = 12545 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.9.0.11 = 12545 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.9.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.9.0.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.9.0.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.9.0.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.9.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.9.0.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.0.9.0.18 = 5976 # Tabard
- # Base (0) Warlock (9) Demonology (1)
- AiPlayerbot.GearProgressionSystem.0.9.1.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.9.1.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.9.1.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.9.1.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.9.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.9.1.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.9.1.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.9.1.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.9.1.9 = 18306 # Hands
- AiPlayerbot.GearProgressionSystem.0.9.1.10 = 12545 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.9.1.11 = 12545 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.9.1.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.9.1.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.9.1.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.9.1.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.9.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.9.1.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.0.9.1.18 = 5976 # Tabard
- # Base (0) Warlock (9) Destruction (2)
- AiPlayerbot.GearProgressionSystem.0.9.2.0 = 3075 # Head
- AiPlayerbot.GearProgressionSystem.0.9.2.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.9.2.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.9.2.4 = 14042 # Chest
- AiPlayerbot.GearProgressionSystem.0.9.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.9.2.6 = 14045 # Legs
- AiPlayerbot.GearProgressionSystem.0.9.2.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.0.9.2.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.9.2.9 = 18306 # Hands
- AiPlayerbot.GearProgressionSystem.0.9.2.10 = 12545 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.9.2.11 = 12545 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.9.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.9.2.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.9.2.14 = 13007 # Back
- AiPlayerbot.GearProgressionSystem.0.9.2.15 = 10844 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.9.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.9.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.0.9.2.18 = 5976 # Tabard
- # Base (0) Druid (11) Balance (0)
- AiPlayerbot.GearProgressionSystem.0.11.0.0 = 18727 # Head
- AiPlayerbot.GearProgressionSystem.0.11.0.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.11.0.2 = 11624 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.11.0.4 = 11747 # Chest
- AiPlayerbot.GearProgressionSystem.0.11.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.0.11.0.6 = 11823 # Legs
- AiPlayerbot.GearProgressionSystem.0.11.0.7 = 18322 # Feet
- AiPlayerbot.GearProgressionSystem.0.11.0.8 = 19596 # Wrists
- AiPlayerbot.GearProgressionSystem.0.11.0.9 = 12464 # Hands
- AiPlayerbot.GearProgressionSystem.0.11.0.10 = 12543 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.11.0.11 = 12543 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.11.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.11.0.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.11.0.14 = 11623 # Back
- AiPlayerbot.GearProgressionSystem.0.11.0.15 = 22458 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.11.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.11.0.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.0.11.0.18 = 5976 # Tabard
- # Base (0) Druid (11) Feral (1)
- AiPlayerbot.GearProgressionSystem.0.11.1.0 = 18698 # Head
- AiPlayerbot.GearProgressionSystem.0.11.1.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.11.1.2 = 15058 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.11.1.4 = 15064 # Chest
- AiPlayerbot.GearProgressionSystem.0.11.1.5 = 13118 # Waist
- AiPlayerbot.GearProgressionSystem.0.11.1.6 = 11821 # Legs
- AiPlayerbot.GearProgressionSystem.0.11.1.7 = 19052 # Feet
- AiPlayerbot.GearProgressionSystem.0.11.1.8 = 18700 # Wrists
- AiPlayerbot.GearProgressionSystem.0.11.1.9 = 18744 # Hands
- AiPlayerbot.GearProgressionSystem.0.11.1.10 = 15855 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.11.1.11 = 15855 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.11.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.11.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.11.1.14 = 12551 # Back
- AiPlayerbot.GearProgressionSystem.0.11.1.15 = 13047 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.11.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.11.1.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.0.11.1.18 = 5976 # Tabard
- # Base (0) Druid (11) Restoration (2)
- AiPlayerbot.GearProgressionSystem.0.11.2.0 = 18308 # Head
- AiPlayerbot.GearProgressionSystem.0.11.2.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.11.2.2 = 22234 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.11.2.4 = 22272 # Chest
- AiPlayerbot.GearProgressionSystem.0.11.2.5 = 18327 # Waist
- AiPlayerbot.GearProgressionSystem.0.11.2.6 = 11841 # Legs
- AiPlayerbot.GearProgressionSystem.0.11.2.7 = 22245 # Feet
- AiPlayerbot.GearProgressionSystem.0.11.2.8 = 18726 # Wrists
- AiPlayerbot.GearProgressionSystem.0.11.2.9 = 12554 # Hands
- AiPlayerbot.GearProgressionSystem.0.11.2.10 = 18314 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.11.2.11 = 18314 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.11.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.11.2.13 = 11819 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.11.2.14 = 19531 # Back
- AiPlayerbot.GearProgressionSystem.0.11.2.15 = 11932 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.11.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.11.2.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.0.11.2.18 = 5976 # Tabard
- # Base (0) Druid (11) Feral Tank (3)
- AiPlayerbot.GearProgressionSystem.0.11.3.0 = 18698 # Head
- AiPlayerbot.GearProgressionSystem.0.11.3.1 = 18317 # Neck
- AiPlayerbot.GearProgressionSystem.0.11.3.2 = 15058 # Shoulder
- AiPlayerbot.GearProgressionSystem.0.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.0.11.3.4 = 15064 # Chest
- AiPlayerbot.GearProgressionSystem.0.11.3.5 = 13118 # Waist
- AiPlayerbot.GearProgressionSystem.0.11.3.6 = 11821 # Legs
- AiPlayerbot.GearProgressionSystem.0.11.3.7 = 19052 # Feet
- AiPlayerbot.GearProgressionSystem.0.11.3.8 = 18700 # Wrists
- AiPlayerbot.GearProgressionSystem.0.11.3.9 = 18744 # Hands
- AiPlayerbot.GearProgressionSystem.0.11.3.10 = 15855 # Finger 1
- AiPlayerbot.GearProgressionSystem.0.11.3.11 = 15855 # Finger 2
- AiPlayerbot.GearProgressionSystem.0.11.3.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.0.11.3.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.0.11.3.14 = 12551 # Back
- AiPlayerbot.GearProgressionSystem.0.11.3.15 = 13047 # Main Hand
- AiPlayerbot.GearProgressionSystem.0.11.3.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.0.11.3.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.0.11.3.18 = 5976 # Tabard
- # Level 1 (1) Gear ILvl (Pre raid)
- AiPlayerbot.GearProgressionSystem.1.MinItemLevel = 50
- AiPlayerbot.GearProgressionSystem.1.MaxItemLevel = 65
- # Level 1 (1) Warrior (1) Arms (0)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAjwzAzJ_BS3OBjaHBzrWCFXrCTRYCjrXCzMqDEUxDTaNDi4nDzQcEDHwEkeT
- AiPlayerbot.GearProgressionSystem.1.1.0.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.1.1.0.1 = 15411 # Neck
- AiPlayerbot.GearProgressionSystem.1.1.0.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.1.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.1.0.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.1.0.5 = 13959 # Waist
- AiPlayerbot.GearProgressionSystem.1.1.0.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.1.0.7 = 21995 # Feet
- AiPlayerbot.GearProgressionSystem.1.1.0.8 = 13400 # Wrists
- AiPlayerbot.GearProgressionSystem.1.1.0.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.1.0.10 = 13098 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.1.0.11 = 17713 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.1.0.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.1.0.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.1.0.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.1.0.15 = 12784 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.1.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.1.0.17 = 18323 # Ranged
- AiPlayerbot.GearProgressionSystem.1.1.0.18 = 5976 # Tabard
- # Level 1 (1) Warrior (1) Fury (1)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAjwzAzJ_BS3OBjaHBzrWCFXrCTRYCjrXCzMqDEUxDTaNDi4nDzQcEDKMETKLEkeT
- AiPlayerbot.GearProgressionSystem.1.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.1.1.1.1 = 15411 # Neck
- AiPlayerbot.GearProgressionSystem.1.1.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.1.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.1.1.5 = 13959 # Waist
- AiPlayerbot.GearProgressionSystem.1.1.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.1.1.7 = 21995 # Feet
- AiPlayerbot.GearProgressionSystem.1.1.1.8 = 13400 # Wrists
- AiPlayerbot.GearProgressionSystem.1.1.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.1.1.10 = 13098 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.1.1.11 = 17713 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.1.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.1.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.1.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.1.1.15 = 12940 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.1.1.16 = 12939 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.1.1.17 = 18323 # Ranged
- AiPlayerbot.GearProgressionSystem.1.1.1.18 = 5976 # Tabard
- # Level 1 (1) Warrior (1) Protection (2)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlaGAzjYBVXtBjNWBzjaCFXrCVXsClXuC0t9DEUxDUhpDkfCD0hPEDEuEUt5EjFr
- AiPlayerbot.GearProgressionSystem.1.1.2.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.1.1.2.1 = 22150 # Neck
- AiPlayerbot.GearProgressionSystem.1.1.2.2 = 14552 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.1.2.4 = 21997 # Chest
- AiPlayerbot.GearProgressionSystem.1.1.2.5 = 13142 # Waist
- AiPlayerbot.GearProgressionSystem.1.1.2.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.1.1.2.7 = 21995 # Feet
- AiPlayerbot.GearProgressionSystem.1.1.2.8 = 21996 # Wrists
- AiPlayerbot.GearProgressionSystem.1.1.2.9 = 21998 # Hands
- AiPlayerbot.GearProgressionSystem.1.1.2.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.1.2.11 = 17713 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.1.2.12 = 18537 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.1.2.13 = 18370 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.1.2.14 = 18511 # Back
- AiPlayerbot.GearProgressionSystem.1.1.2.15 = 12590 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.1.2.16 = 12602 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.1.2.17 = 12651 # Ranged
- AiPlayerbot.GearProgressionSystem.1.1.2.18 = 5976 # Tabard
- # Level 1 (1) Paladin (2) Holy (0)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExWQJJIwM41AVHiAZJDgdH0ghGtgk2kQpIXwtGtww-ug1Hww4uKw9H1RAukxFIWxJaoQ
- AiPlayerbot.GearProgressionSystem.1.2.0.0 = 12633 # Head
- AiPlayerbot.GearProgressionSystem.1.2.0.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.1.2.0.2 = 14548 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.2.0.4 = 18312 # Chest
- AiPlayerbot.GearProgressionSystem.1.2.0.5 = 18702 # Waist
- AiPlayerbot.GearProgressionSystem.1.2.0.6 = 18386 # Legs
- AiPlayerbot.GearProgressionSystem.1.2.0.7 = 18102 # Feet
- AiPlayerbot.GearProgressionSystem.1.2.0.8 = 13969 # Wrists
- AiPlayerbot.GearProgressionSystem.1.2.0.9 = 18527 # Hands
- AiPlayerbot.GearProgressionSystem.1.2.0.10 = 18103 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.2.0.11 = 16058 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.2.0.12 = 18371 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.2.0.13 = 11819 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.2.0.14 = 18389 # Back
- AiPlayerbot.GearProgressionSystem.1.2.0.15 = 11923 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.2.0.16 = 18523 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.2.0.17 = 23201 # Ranged
- AiPlayerbot.GearProgressionSystem.1.2.0.18 = 5976 # Tabard
- # Level 1 (1) Paladin (2) Protection (1)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAEEymAUoAjMjAzjYBTkgBjkcBy6XCDkdCTEGCjMQCy2VDFc7DS4iDiobD0ftED2-ETE6EleA
- AiPlayerbot.GearProgressionSystem.1.2.1.0 = 12952 # Head
- AiPlayerbot.GearProgressionSystem.1.2.1.1 = 13091 # Neck
- AiPlayerbot.GearProgressionSystem.1.2.1.2 = 14552 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.2.1.4 = 14624 # Chest
- AiPlayerbot.GearProgressionSystem.1.2.1.5 = 14620 # Waist
- AiPlayerbot.GearProgressionSystem.1.2.1.6 = 11927 # Legs
- AiPlayerbot.GearProgressionSystem.1.2.1.7 = 14621 # Feet
- AiPlayerbot.GearProgressionSystem.1.2.1.8 = 12550 # Wrists
- AiPlayerbot.GearProgressionSystem.1.2.1.9 = 13072 # Hands
- AiPlayerbot.GearProgressionSystem.1.2.1.10 = 11669 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.2.1.11 = 22331 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.2.1.12 = 11810 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.2.1.13 = 10779 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.2.1.14 = 18413 # Back
- AiPlayerbot.GearProgressionSystem.1.2.1.15 = 15806 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.2.1.16 = 12602 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.2.1.17 = 22400 # Ranged
- AiPlayerbot.GearProgressionSystem.1.2.1.18 = 5976 # Tabard
- # Level 1 (1) Paladin (2) Retribution (2)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAE0XAI8MwMyfwUtzgY2hwc42gg5GAkyiAo2hQszKgwxBA02jQ4uJw80HBAx8BJXgQ
- AiPlayerbot.GearProgressionSystem.1.2.2.0 = 13404 # Head
- AiPlayerbot.GearProgressionSystem.1.2.2.1 = 15411 # Neck
- AiPlayerbot.GearProgressionSystem.1.2.2.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.2.2.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.2.2.5 = 13959 # Waist
- AiPlayerbot.GearProgressionSystem.1.2.2.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.1.2.2.7 = 14616 # Feet
- AiPlayerbot.GearProgressionSystem.1.2.2.8 = 12936 # Wrists
- AiPlayerbot.GearProgressionSystem.1.2.2.9 = 13957 # Hands
- AiPlayerbot.GearProgressionSystem.1.2.2.10 = 13098 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.2.2.11 = 12548 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.2.2.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.2.2.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.2.2.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.2.2.15 = 12784 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.2.2.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.1.2.2.18 = 5976 # Tabard
- # Level 1 (1) Hunter (3) Beast Master (0)
- # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
- AiPlayerbot.GearProgressionSystem.1.3.0.0 = 18421 # Head
- AiPlayerbot.GearProgressionSystem.1.3.0.1 = 22340 # Neck
- AiPlayerbot.GearProgressionSystem.1.3.0.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.3.0.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.3.0.5 = 22232 # Waist
- AiPlayerbot.GearProgressionSystem.1.3.0.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.3.0.7 = 22061 # Feet
- AiPlayerbot.GearProgressionSystem.1.3.0.8 = 18375 # Wrists
- AiPlayerbot.GearProgressionSystem.1.3.0.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.3.0.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.3.0.11 = 18500 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.3.0.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.3.0.13 = 18473 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.3.0.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.3.0.15 = 22314 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.3.0.17 = 12651 # Ranged
- AiPlayerbot.GearProgressionSystem.1.3.0.18 = 5976 # Tabard
- # Level 1 (1) Hunter (3) Marksmanship (1)
- # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
- AiPlayerbot.GearProgressionSystem.1.3.1.0 = 18421 # Head
- AiPlayerbot.GearProgressionSystem.1.3.1.1 = 22340 # Neck
- AiPlayerbot.GearProgressionSystem.1.3.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.3.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.3.1.5 = 22232 # Waist
- AiPlayerbot.GearProgressionSystem.1.3.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.3.1.7 = 22061 # Feet
- AiPlayerbot.GearProgressionSystem.1.3.1.8 = 18375 # Wrists
- AiPlayerbot.GearProgressionSystem.1.3.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.3.1.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.3.1.11 = 18500 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.3.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.3.1.13 = 18473 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.3.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.3.1.15 = 22314 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.3.1.17 = 12651 # Ranged
- AiPlayerbot.GearProgressionSystem.1.3.1.18 = 5976 # Tabard
- # Level 1 (1) Hunter (3) Survival (2)
- # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
- AiPlayerbot.GearProgressionSystem.1.3.2.0 = 18421 # Head
- AiPlayerbot.GearProgressionSystem.1.3.2.1 = 22340 # Neck
- AiPlayerbot.GearProgressionSystem.1.3.2.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.3.2.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.3.2.5 = 22232 # Waist
- AiPlayerbot.GearProgressionSystem.1.3.2.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.3.2.7 = 22061 # Feet
- AiPlayerbot.GearProgressionSystem.1.3.2.8 = 18375 # Wrists
- AiPlayerbot.GearProgressionSystem.1.3.2.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.3.2.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.3.2.11 = 18500 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.3.2.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.3.2.13 = 18473 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.3.2.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.3.2.15 = 22314 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.3.2.17 = 12651 # Ranged
- AiPlayerbot.GearProgressionSystem.1.3.2.18 = 5976 # Tabard
- # Level 1 (1) Rogue (4) Assassination (0)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
- AiPlayerbot.GearProgressionSystem.1.4.0.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.1.4.0.1 = 22150 # Neck
- AiPlayerbot.GearProgressionSystem.1.4.0.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.4.0.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.1.4.0.5 = 22002 # Waist
- AiPlayerbot.GearProgressionSystem.1.4.0.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.4.0.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.1.4.0.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.1.4.0.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.4.0.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.4.0.11 = 13098 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.4.0.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.4.0.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.4.0.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.4.0.15 = 12940 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.4.0.16 = 12939 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.4.0.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.1.4.0.18 = 5976 # Tabard
- # Level 1 (1) Rogue (4) Combat (1)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
- AiPlayerbot.GearProgressionSystem.1.4.1.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.1.4.1.1 = 22150 # Neck
- AiPlayerbot.GearProgressionSystem.1.4.1.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.4.1.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.1.4.1.5 = 22002 # Waist
- AiPlayerbot.GearProgressionSystem.1.4.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.4.1.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.1.4.1.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.1.4.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.4.1.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.4.1.11 = 13098 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.4.1.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.4.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.4.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.4.1.15 = 12940 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.4.1.16 = 12939 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.4.1.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.1.4.1.18 = 5976 # Tabard
- # Level 1 (1) Rogue (4) Subtlety (2)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
- AiPlayerbot.GearProgressionSystem.1.4.2.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.1.4.2.1 = 22150 # Neck
- AiPlayerbot.GearProgressionSystem.1.4.2.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.4.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.4.2.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.1.4.2.5 = 22002 # Waist
- AiPlayerbot.GearProgressionSystem.1.4.2.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.4.2.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.1.4.2.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.1.4.2.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.4.2.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.4.2.11 = 13098 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.4.2.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.4.2.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.4.2.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.4.2.15 = 12940 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.4.2.16 = 12939 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.4.2.17 = 2100 # Ranged
- AiPlayerbot.GearProgressionSystem.1.4.2.18 = 5976 # Tabard
- # Level 1 (1) Priest (5) Discipline (0)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAMy4CAEkjAwBW2gUAN0oGAEeXBwBH0ggAVkQJAEhBCgBQ7QsAM3oMAFc-DQBIJQ4AVvwPAEhOEAAukxEAVy8SAFbu
- AiPlayerbot.GearProgressionSystem.1.5.0.0 = 13102 # Head
- AiPlayerbot.GearProgressionSystem.1.5.0.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.1.5.0.2 = 22234 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.5.0.4 = 14154 # Chest
- AiPlayerbot.GearProgressionSystem.1.5.0.5 = 18327 # Waist
- AiPlayerbot.GearProgressionSystem.1.5.0.6 = 18386 # Legs
- AiPlayerbot.GearProgressionSystem.1.5.0.7 = 22084 # Feet
- AiPlayerbot.GearProgressionSystem.1.5.0.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.5.0.9 = 20717 # Hands
- AiPlayerbot.GearProgressionSystem.1.5.0.10 = 13178 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.5.0.11 = 22334 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.5.0.12 = 18469 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.5.0.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.5.0.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.1.5.0.15 = 11923 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.5.0.16 = 22319 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.5.0.17 = 22254 # Ranged
- AiPlayerbot.GearProgressionSystem.1.5.0.18 = 5976 # Tabard
- # Level 1 (1) Priest (5) Holy (1)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAMy4CAEkjAwBW2gUAN0oGAEeXBwBH0ggAVkQJAEhBCgBQ7QsAM3oMAFc-DQBIJQ4AVvwPAEhOEAAukxEAVy8SAFbu
- AiPlayerbot.GearProgressionSystem.1.5.1.0 = 13102 # Head
- AiPlayerbot.GearProgressionSystem.1.5.1.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.1.5.1.2 = 22234 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.5.1.4 = 14154 # Chest
- AiPlayerbot.GearProgressionSystem.1.5.1.5 = 18327 # Waist
- AiPlayerbot.GearProgressionSystem.1.5.1.6 = 18386 # Legs
- AiPlayerbot.GearProgressionSystem.1.5.1.7 = 22084 # Feet
- AiPlayerbot.GearProgressionSystem.1.5.1.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.5.1.9 = 20717 # Hands
- AiPlayerbot.GearProgressionSystem.1.5.1.10 = 13178 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.5.1.11 = 22334 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.5.1.12 = 18469 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.5.1.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.5.1.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.1.5.1.15 = 11923 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.5.1.16 = 22319 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.5.1.17 = 22254 # Ranged
- AiPlayerbot.GearProgressionSystem.1.5.1.18 = 5976 # Tabard
- # Level 1 (1) Priest (5) Shadow (2)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVvsCAFeDAwA3IAUANzgGAC2OBwBXRggASS8JAEhBCgBH5wsAV0MMADLJDQAygg4AVvwPAEeuEAA0JREAVzkSADRU
- AiPlayerbot.GearProgressionSystem.1.5.2.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.5.2.1 = 22403 # Neck
- AiPlayerbot.GearProgressionSystem.1.5.2.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.5.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.5.2.4 = 14136 # Chest
- AiPlayerbot.GearProgressionSystem.1.5.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.5.2.6 = 22342 # Legs
- AiPlayerbot.GearProgressionSystem.1.5.2.7 = 18735 # Feet
- AiPlayerbot.GearProgressionSystem.1.5.2.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.5.2.9 = 18407 # Hands
- AiPlayerbot.GearProgressionSystem.1.5.2.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.5.2.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.5.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.5.2.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.5.2.14 = 18350 # Back
- AiPlayerbot.GearProgressionSystem.1.5.2.15 = 13349 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.5.2.16 = 22329 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.5.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.1.5.2.18 = 5976 # Tabard
- # Level 1 (1) Shaman (7) Elemental (0)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAVvsCAFeDAwBI-QUAMVAGAC2OBwAzcggAVtcJAEhBCgAzxQsAV0MMADLJDQBIJw4AMoIPAFDZEAA2jBEAVzkSAFqf
- AiPlayerbot.GearProgressionSystem.1.7.0.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.7.0.1 = 22403 # Neck
- AiPlayerbot.GearProgressionSystem.1.7.0.2 = 18681 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.7.0.4 = 12624 # Chest
- AiPlayerbot.GearProgressionSystem.1.7.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.7.0.6 = 13170 # Legs
- AiPlayerbot.GearProgressionSystem.1.7.0.7 = 22231 # Feet
- AiPlayerbot.GearProgressionSystem.1.7.0.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.7.0.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.1.7.0.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.7.0.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.7.0.12 = 18471 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.7.0.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.7.0.14 = 20697 # Back
- AiPlayerbot.GearProgressionSystem.1.7.0.15 = 13964 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.7.0.16 = 22329 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.7.0.17 = 23199 # Ranged
- AiPlayerbot.GearProgressionSystem.1.7.0.18 = 5976 # Tabard
- # Level 1 (1) Shaman (7) Enhancement (1)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEANC8CADwzAwAyfwUALc4GADPEBwA61ggAORgJADKmCgA61wsASEQMAEUxDQBKsA4ALicPADQcEgBXew
- AiPlayerbot.GearProgressionSystem.1.7.1.0 = 13359 # Head
- AiPlayerbot.GearProgressionSystem.1.7.1.1 = 15411 # Neck
- AiPlayerbot.GearProgressionSystem.1.7.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.7.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.1.7.1.5 = 13252 # Waist
- AiPlayerbot.GearProgressionSystem.1.7.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.7.1.7 = 14616 # Feet
- AiPlayerbot.GearProgressionSystem.1.7.1.8 = 12966 # Wrists
- AiPlayerbot.GearProgressionSystem.1.7.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.7.1.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.7.1.11 = 17713 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.7.1.12 = 19120 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.7.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.7.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.7.1.15 = 19169 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.1.7.1.18 = 5976 # Tabard
- # Level 1 (1) Shaman (7) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASDoCAEkjAwBW2gUASGQGAEeXBwBH0ggAVucJADaRCgBIXwsAM3oMAFc-DQBHww4AMoIPAEhOEAAukxEAVy8SAFqg
- AiPlayerbot.GearProgressionSystem.1.7.2.0 = 18490 # Head
- AiPlayerbot.GearProgressionSystem.1.7.2.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.1.7.2.2 = 22234 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.7.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.7.2.4 = 18532 # Chest
- AiPlayerbot.GearProgressionSystem.1.7.2.5 = 18327 # Waist
- AiPlayerbot.GearProgressionSystem.1.7.2.6 = 18386 # Legs
- AiPlayerbot.GearProgressionSystem.1.7.2.7 = 22247 # Feet
- AiPlayerbot.GearProgressionSystem.1.7.2.8 = 13969 # Wrists
- AiPlayerbot.GearProgressionSystem.1.7.2.9 = 18527 # Hands
- AiPlayerbot.GearProgressionSystem.1.7.2.10 = 13178 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.7.2.11 = 22334 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.7.2.12 = 18371 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.7.2.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.7.2.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.1.7.2.15 = 11923 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.7.2.16 = 22319 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.7.2.17 = 23200 # Ranged
- AiPlayerbot.GearProgressionSystem.1.7.2.18 = 5976 # Tabard
- # Level 1 (1) Mage (8) Arcane (0)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
- AiPlayerbot.GearProgressionSystem.1.8.0.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.8.0.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.1.8.0.2 = 18681 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.8.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.1.8.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.8.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.1.8.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.1.8.0.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.8.0.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.1.8.0.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.8.0.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.8.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.8.0.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.8.0.14 = 20697 # Back
- AiPlayerbot.GearProgressionSystem.1.8.0.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.8.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.8.0.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.1.8.0.18 = 5976 # Tabard
- # Level 1 (1) Mage (8) Fire (1)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
- AiPlayerbot.GearProgressionSystem.1.8.1.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.8.1.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.1.8.1.2 = 18681 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.8.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.1.8.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.8.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.1.8.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.1.8.1.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.8.1.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.1.8.1.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.8.1.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.8.1.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.8.1.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.8.1.14 = 20697 # Back
- AiPlayerbot.GearProgressionSystem.1.8.1.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.8.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.8.1.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.1.8.1.18 = 5976 # Tabard
- # Level 1 (1) Mage (8) Frost (2)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
- AiPlayerbot.GearProgressionSystem.1.8.2.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.8.2.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.1.8.2.2 = 18681 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.8.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.1.8.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.8.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.1.8.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.1.8.2.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.8.2.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.1.8.2.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.8.2.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.8.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.8.2.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.8.2.14 = 20697 # Back
- AiPlayerbot.GearProgressionSystem.1.8.2.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.8.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.8.2.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.1.8.2.18 = 5976 # Tabard
- # Level 1 (1) Warlock (9) Affliction (0)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
- AiPlayerbot.GearProgressionSystem.1.9.0.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.9.0.1 = 22403 # Neck
- AiPlayerbot.GearProgressionSystem.1.9.0.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.9.0.4 = 14153 # Chest
- AiPlayerbot.GearProgressionSystem.1.9.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.9.0.6 = 19165 # Legs
- AiPlayerbot.GearProgressionSystem.1.9.0.7 = 18735 # Feet
- AiPlayerbot.GearProgressionSystem.1.9.0.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.9.0.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.1.9.0.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.9.0.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.9.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.9.0.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.9.0.14 = 22330 # Back
- AiPlayerbot.GearProgressionSystem.1.9.0.15 = 18372 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.9.0.16 = 22329 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.9.0.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.1.9.0.18 = 5976 # Tabard
- # Level 1 (1) Warlock (9) Demonology (1)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
- AiPlayerbot.GearProgressionSystem.1.9.1.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.9.1.1 = 22403 # Neck
- AiPlayerbot.GearProgressionSystem.1.9.1.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.9.1.4 = 14153 # Chest
- AiPlayerbot.GearProgressionSystem.1.9.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.9.1.6 = 19165 # Legs
- AiPlayerbot.GearProgressionSystem.1.9.1.7 = 18735 # Feet
- AiPlayerbot.GearProgressionSystem.1.9.1.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.9.1.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.1.9.1.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.9.1.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.9.1.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.9.1.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.9.1.14 = 22330 # Back
- AiPlayerbot.GearProgressionSystem.1.9.1.15 = 18372 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.9.1.16 = 22329 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.9.1.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.1.9.1.18 = 5976 # Tabard
- # Level 1 (1) Warlock (9) Destruction (2)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
- AiPlayerbot.GearProgressionSystem.1.9.2.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.1.9.2.1 = 22403 # Neck
- AiPlayerbot.GearProgressionSystem.1.9.2.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.9.2.4 = 14153 # Chest
- AiPlayerbot.GearProgressionSystem.1.9.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.9.2.6 = 19165 # Legs
- AiPlayerbot.GearProgressionSystem.1.9.2.7 = 18735 # Feet
- AiPlayerbot.GearProgressionSystem.1.9.2.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.1.9.2.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.1.9.2.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.9.2.11 = 22433 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.9.2.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.9.2.13 = 22268 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.9.2.14 = 22330 # Back
- AiPlayerbot.GearProgressionSystem.1.9.2.15 = 18372 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.9.2.16 = 22329 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.9.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.1.9.2.18 = 5976 # Tabard
- # Level 1 (1) Druid (11) Balance (0)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAEEpCAceAi9HAzLVBVeJBi2OBzNyCC4uSS32BxVKM8oFMAsw_wwyyQ0ygg42kE80SgcVEDaMUSosBSgSWp0
- AiPlayerbot.GearProgressionSystem.1.11.0.0 = 10504 # Head
- AiPlayerbot.GearProgressionSystem.1.11.0.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.1.11.0.2 = 13013 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.11.0.4 = 22409 # Chest
- AiPlayerbot.GearProgressionSystem.1.11.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.1.11.0.6 = 13170 # Legs
- AiPlayerbot.GearProgressionSystem.1.11.0.7 = 11822 # Feet
- AiPlayerbot.GearProgressionSystem.1.11.0.8 = 11766 # Wrists
- AiPlayerbot.GearProgressionSystem.1.11.0.9 = 13258 # Hands
- AiPlayerbot.GearProgressionSystem.1.11.0.10 = 12543 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.11.0.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.11.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.11.0.13 = 13968 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.11.0.14 = 13386 # Back
- AiPlayerbot.GearProgressionSystem.1.11.0.15 = 13964 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.11.0.16 = 10796 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.11.0.17 = 23197 # Ranged
- AiPlayerbot.GearProgressionSystem.1.11.0.18 = 5976 # Tabard
- # Level 1 (1) Druid (11) Feral (1)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQI8MwMyfwU5LQYzxAc61ggxCQlBRgo61wtFMQwIxg02jQ4uJw80HBAzbxJXfQ
- AiPlayerbot.GearProgressionSystem.1.11.1.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.1.11.1.1 = 15411 # Neck
- AiPlayerbot.GearProgressionSystem.1.11.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.11.1.4 = 14637 # Chest
- AiPlayerbot.GearProgressionSystem.1.11.1.5 = 13252 # Waist
- AiPlayerbot.GearProgressionSystem.1.11.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.11.1.7 = 12553 # Feet
- AiPlayerbot.GearProgressionSystem.1.11.1.8 = 16710 # Wrists
- AiPlayerbot.GearProgressionSystem.1.11.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.11.1.10 = 17713 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.11.1.11 = 2246 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.11.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.11.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.11.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.1.11.1.15 = 13167 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.11.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.11.1.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.1.11.1.18 = 5976 # Tabard
- # Level 1 (1) Druid (11) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAATMuAkkjAzrVBTQiBjjZB0fSCFbnCUhdCjEKCzN6DD66DUgmDi4rD0hOEC6TEUtwEld-
- AiPlayerbot.GearProgressionSystem.1.11.2.0 = 13102 # Head
- AiPlayerbot.GearProgressionSystem.1.11.2.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.1.11.2.2 = 15061 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.11.2.4 = 13346 # Chest
- AiPlayerbot.GearProgressionSystem.1.11.2.5 = 14553 # Waist
- AiPlayerbot.GearProgressionSystem.1.11.2.6 = 18386 # Legs
- AiPlayerbot.GearProgressionSystem.1.11.2.7 = 22247 # Feet
- AiPlayerbot.GearProgressionSystem.1.11.2.8 = 18525 # Wrists
- AiPlayerbot.GearProgressionSystem.1.11.2.9 = 12554 # Hands
- AiPlayerbot.GearProgressionSystem.1.11.2.10 = 13178 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.11.2.11 = 16058 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.11.2.12 = 18470 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.11.2.13 = 11819 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.11.2.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.1.11.2.15 = 11923 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.11.2.16 = 19312 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.11.2.17 = 22398 # Ranged
- AiPlayerbot.GearProgressionSystem.1.11.2.18 = 5976 # Tabard
- # Level 1 (1) Druid (11) Feral Tank (3)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAlaGAzJ_BTHVBjPEBzrWCFfICTKmCjrXC0t9DEUxDTaNDi4nD0hPEC6RElqe
- AiPlayerbot.GearProgressionSystem.1.11.3.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.1.11.3.1 = 22150 # Neck
- AiPlayerbot.GearProgressionSystem.1.11.3.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.1.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.1.11.3.4 = 12757 # Chest
- AiPlayerbot.GearProgressionSystem.1.11.3.5 = 13252 # Waist
- AiPlayerbot.GearProgressionSystem.1.11.3.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.1.11.3.7 = 22472 # Feet
- AiPlayerbot.GearProgressionSystem.1.11.3.8 = 12966 # Wrists
- AiPlayerbot.GearProgressionSystem.1.11.3.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.1.11.3.10 = 18500 # Finger 1
- AiPlayerbot.GearProgressionSystem.1.11.3.11 = 17713 # Finger 2
- AiPlayerbot.GearProgressionSystem.1.11.3.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.1.11.3.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.1.11.3.14 = 18511 # Back
- AiPlayerbot.GearProgressionSystem.1.11.3.15 = 11921 # Main Hand
- AiPlayerbot.GearProgressionSystem.1.11.3.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.1.11.3.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.1.11.3.18 = 5976 # Tabard
- # Level 2 (2) Gear ILvl (Molten Core)
- AiPlayerbot.GearProgressionSystem.2.MinItemLevel = 65
- AiPlayerbot.GearProgressionSystem.2.MaxItemLevel = 72
- # Level 2 (2) Warrior (1) Arms (0)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkAzJ_BS3OBkrBBzjaCFXrCUrKCkrHC0KnDEmFDTaNDi4nDzQcEEKzEUmQEkKt
- AiPlayerbot.GearProgressionSystem.2.1.0.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.2.1.0.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.1.0.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.1.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.1.0.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.2.1.0.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.2.1.0.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.2.1.0.7 = 21995 # Feet
- AiPlayerbot.GearProgressionSystem.2.1.0.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.2.1.0.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.2.1.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.1.0.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.1.0.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.1.0.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.1.0.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.2.1.0.15 = 17076 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.1.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.1.0.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.1.0.18 = 5976 # Tabard
- # Level 2 (2) Warrior (1) Fury (1)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkAzJ_BS3OBkrBBzjaCFXrCUrKCkrHC0KnDEmFDTaNDi4nDzQcEEKzEUmQEkKt
- AiPlayerbot.GearProgressionSystem.2.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.2.1.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.1.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.1.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.2.1.1.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.2.1.1.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.2.1.1.7 = 21995 # Feet
- AiPlayerbot.GearProgressionSystem.2.1.1.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.2.1.1.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.2.1.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.1.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.1.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.1.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.1.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.2.1.1.15 = 17075 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.1.1.16 = 18832 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.1.1.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.1.1.18 = 5976 # Tabard
- # Level 2 (2) Warrior (1) Protection (2)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUHiAkfkA0HkBUHhBkrBB0JCCEHeCUl8CkHfC0KnDEt9DUhpDkfCD0htEEesEUKqEkKt
- AiPlayerbot.GearProgressionSystem.2.1.2.0 = 16866 # Head
- AiPlayerbot.GearProgressionSystem.2.1.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.1.2.2 = 16868 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.1.2.4 = 16865 # Chest
- AiPlayerbot.GearProgressionSystem.2.1.2.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.2.1.2.6 = 16962 # Legs
- AiPlayerbot.GearProgressionSystem.2.1.2.7 = 16862 # Feet
- AiPlayerbot.GearProgressionSystem.2.1.2.8 = 18812 # Wrists
- AiPlayerbot.GearProgressionSystem.2.1.2.9 = 16863 # Hands
- AiPlayerbot.GearProgressionSystem.2.1.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.1.2.11 = 18500 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.1.2.12 = 18537 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.1.2.13 = 18370 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.1.2.14 = 18541 # Back
- AiPlayerbot.GearProgressionSystem.2.1.2.15 = 18348 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.1.2.16 = 17066 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.1.2.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.1.2.18 = 5976 # Tabard
- # Level (2) Paladin (2) Holy (0)
- #https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFCOwJJIwNJegU0IgZK2gdJuwhB2wk2kQpIXwtKxAw-ug1CqA5IKA9IThBC0RFIWxJaoQ
- AiPlayerbot.GearProgressionSystem.2.2.0.0 = 16955 #Head
- AiPlayerbot.GearProgressionSystem.2.2.0.1 = 18723 # Neck
- AiPlayerbot.GearProgressionSystem.2.2.0.2 = 18810 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.2.0.4 = 13346 # Chest
- AiPlayerbot.GearProgressionSystem.2.2.0.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.2.0.6 = 18875 # Legs
- AiPlayerbot.GearProgressionSystem.2.2.0.7 = 16859 # Feet
- AiPlayerbot.GearProgressionSystem.2.2.0.8 = 13969 # Wrists
- AiPlayerbot.GearProgressionSystem.2.2.0.9 = 18527 # Hands
- AiPlayerbot.GearProgressionSystem.2.2.0.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.2.0.11 = 16058 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.2.0.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.2.0.13 = 18472 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.2.0.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.2.2.0.15 = 17105 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.2.0.16 = 18523 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.2.0.17 = 23201 # Ranged
- AiPlayerbot.GearProgressionSystem.2.2.0.18 = 5976 # Tabard
- # Level 2 (2) Paladin (2) Protection (1)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExTAJLtwM42AUxSgY5HAcxSwhJdglJQgozEEsqKwS0DEm_DUvnDkfmD0g_EEuHEUuVEleB
- AiPlayerbot.GearProgressionSystem.2.2.1.0 = 12620 # Head
- AiPlayerbot.GearProgressionSystem.2.2.1.1 = 19383 # Neck
- AiPlayerbot.GearProgressionSystem.2.2.1.2 = 14552 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.2.1.4 = 12618 # Chest
- AiPlayerbot.GearProgressionSystem.2.2.1.5 = 14620 # Waist
- AiPlayerbot.GearProgressionSystem.2.2.1.6 = 12619 # Legs
- AiPlayerbot.GearProgressionSystem.2.2.1.7 = 18806 # Feet
- AiPlayerbot.GearProgressionSystem.2.2.1.8 = 18754 # Wrists
- AiPlayerbot.GearProgressionSystem.2.2.1.9 = 13072 # Hands
- AiPlayerbot.GearProgressionSystem.2.2.1.10 = 10795 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.2.1.11 = 18879 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.2.1.12 = 19431 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.2.1.13 = 18406 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.2.1.14 = 18495 # Back
- AiPlayerbot.GearProgressionSystem.2.2.1.15 = 19335 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.2.1.16 = 19349 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.2.1.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.2.2.1.18 = 5976 # Tabard
- # Level 2 (2) Paladin (2) Retribution (2)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAE0XAJH5ANLwgUtzgZLtAdLyghLuwlKygpKxwtL6AxLuA02jQ4uJw9L7BBLhhJXgQ
- AiPlayerbot.GearProgressionSystem.2.2.2.0 = 13404 # Head
- AiPlayerbot.GearProgressionSystem.2.2.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.2.2.2 = 19394 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.2.2.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.2.2.2.5 = 19380 # Waist
- AiPlayerbot.GearProgressionSystem.2.2.2.6 = 19402 # Legs
- AiPlayerbot.GearProgressionSystem.2.2.2.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.2.2.2.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.2.2.2.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.2.2.2.10 = 19432 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.2.2.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.2.2.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.2.2.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.2.2.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.2.2.2.15 = 19334 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.2.2.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.2.2.2.18 = 5976 # Tabard
- # Level 2 (2) Hunter (3) Beast Master (0)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
- AiPlayerbot.GearProgressionSystem.2.3.0.0 = 16846 # Head
- AiPlayerbot.GearProgressionSystem.2.3.0.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.3.0.2 = 16848 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.3.0.4 = 16845 # Chest
- AiPlayerbot.GearProgressionSystem.2.3.0.5 = 16851 # Waist
- AiPlayerbot.GearProgressionSystem.2.3.0.6 = 16847 # Legs
- AiPlayerbot.GearProgressionSystem.2.3.0.7 = 16849 # Feet
- AiPlayerbot.GearProgressionSystem.2.3.0.8 = 16850 # Wrists
- AiPlayerbot.GearProgressionSystem.2.3.0.9 = 16852 # Hands
- AiPlayerbot.GearProgressionSystem.2.3.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.3.0.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.3.0.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.3.0.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.3.0.14 = 17102 # Back
- AiPlayerbot.GearProgressionSystem.2.3.0.15 = 18520 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.3.0.17 = 18713 # Ranged
- AiPlayerbot.GearProgressionSystem.2.3.0.18 = 5976 # Tabard
- # Level 2 (2) Hunter (3) Marksmanship (1)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
- AiPlayerbot.GearProgressionSystem.2.3.1.0 = 16846 # Head
- AiPlayerbot.GearProgressionSystem.2.3.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.3.1.2 = 16848 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.3.1.4 = 16845 # Chest
- AiPlayerbot.GearProgressionSystem.2.3.1.5 = 16851 # Waist
- AiPlayerbot.GearProgressionSystem.2.3.1.6 = 16847 # Legs
- AiPlayerbot.GearProgressionSystem.2.3.1.7 = 16849 # Feet
- AiPlayerbot.GearProgressionSystem.2.3.1.8 = 16850 # Wrists
- AiPlayerbot.GearProgressionSystem.2.3.1.9 = 16852 # Hands
- AiPlayerbot.GearProgressionSystem.2.3.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.3.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.3.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.3.1.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.3.1.14 = 17102 # Back
- AiPlayerbot.GearProgressionSystem.2.3.1.15 = 18520 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.3.1.17 = 18713 # Ranged
- AiPlayerbot.GearProgressionSystem.2.3.1.18 = 5976 # Tabard
- # Level 2 (2) Hunter (3) Survival (2)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
- AiPlayerbot.GearProgressionSystem.2.3.2.0 = 16846 # Head
- AiPlayerbot.GearProgressionSystem.2.3.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.3.2.2 = 16848 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.3.2.4 = 16845 # Chest
- AiPlayerbot.GearProgressionSystem.2.3.2.5 = 16851 # Waist
- AiPlayerbot.GearProgressionSystem.2.3.2.6 = 16847 # Legs
- AiPlayerbot.GearProgressionSystem.2.3.2.7 = 16849 # Feet
- AiPlayerbot.GearProgressionSystem.2.3.2.8 = 16850 # Wrists
- AiPlayerbot.GearProgressionSystem.2.3.2.9 = 16852 # Hands
- AiPlayerbot.GearProgressionSystem.2.3.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.3.2.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.3.2.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.3.2.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.3.2.14 = 17102 # Back
- AiPlayerbot.GearProgressionSystem.2.3.2.15 = 18520 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.3.2.17 = 18713 # Ranged
- AiPlayerbot.GearProgressionSystem.2.3.2.18 = 5976 # Tabard
- # Level 2 (2) Rogue (4) Assassination (0)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
- AiPlayerbot.GearProgressionSystem.2.4.0.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.2.4.0.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.4.0.2 = 16823 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.4.0.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.2.4.0.5 = 16827 # Waist
- AiPlayerbot.GearProgressionSystem.2.4.0.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.4.0.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.2.4.0.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.2.4.0.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.2.4.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.4.0.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.4.0.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.4.0.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.4.0.14 = 18541 # Back
- AiPlayerbot.GearProgressionSystem.2.4.0.15 = 17075 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.4.0.16 = 18832 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.4.0.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.4.0.18 = 5976 # Tabard
- # Level 2 (2) Rogue (4) Combat (1)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
- AiPlayerbot.GearProgressionSystem.2.4.1.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.2.4.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.4.1.2 = 16823 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.4.1.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.2.4.1.5 = 16827 # Waist
- AiPlayerbot.GearProgressionSystem.2.4.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.4.1.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.2.4.1.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.2.4.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.2.4.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.4.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.4.1.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.4.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.4.1.14 = 18541 # Back
- AiPlayerbot.GearProgressionSystem.2.4.1.15 = 17075 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.4.1.16 = 18832 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.4.1.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.4.1.18 = 5976 # Tabard
- # Level 2 (2) Rogue (4) Subtlety (2)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
- AiPlayerbot.GearProgressionSystem.2.4.1.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.2.4.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.4.1.2 = 16823 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.4.1.4 = 22009 # Chest
- AiPlayerbot.GearProgressionSystem.2.4.1.5 = 16827 # Waist
- AiPlayerbot.GearProgressionSystem.2.4.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.4.1.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.2.4.1.8 = 22004 # Wrists
- AiPlayerbot.GearProgressionSystem.2.4.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.2.4.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.4.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.4.1.12 = 11815 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.4.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.4.1.14 = 18541 # Back
- AiPlayerbot.GearProgressionSystem.2.4.1.15 = 17075 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.4.1.16 = 18832 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.4.1.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.2.4.1.18 = 5976 # Tabard
- # Level 2 (2) Priest (5) Discipline (0)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBBsAUAN0oGAEGxBwBBrggAQasJAEGzCgBBrAsASsQMAFc-DQBIJQ4ASYQPAEhOEABIsBIAVu4
- AiPlayerbot.GearProgressionSystem.2.5.0.0 = 16921 # Head
- AiPlayerbot.GearProgressionSystem.2.5.0.1 = 19885 # Neck
- AiPlayerbot.GearProgressionSystem.2.5.0.2 = 16816 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.5.0.4 = 14154 # Chest
- AiPlayerbot.GearProgressionSystem.2.5.0.5 = 16817 # Waist
- AiPlayerbot.GearProgressionSystem.2.5.0.6 = 16814 # Legs
- AiPlayerbot.GearProgressionSystem.2.5.0.7 = 16811 # Feet
- AiPlayerbot.GearProgressionSystem.2.5.0.8 = 16819 # Wrists
- AiPlayerbot.GearProgressionSystem.2.5.0.9 = 16812 # Hands
- AiPlayerbot.GearProgressionSystem.2.5.0.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.5.0.11 = 22334 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.5.0.12 = 18469 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.5.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.5.0.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.2.5.0.15 = 18608 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.5.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.5.0.17 = 22254 # Ranged
- AiPlayerbot.GearProgressionSystem.2.5.0.18 = 5976 # Tabard
- # Level 2 (2) Priest (5) Holy (1)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBBsAUAN0oGAEGxBwBBrggAQasJAEGzCgBBrAsASsQMAFc-DQBIJQ4ASYQPAEhOEABIsBIAVu4
- AiPlayerbot.GearProgressionSystem.2.5.1.0 = 16921 # Head
- AiPlayerbot.GearProgressionSystem.2.5.1.1 = 19885 # Neck
- AiPlayerbot.GearProgressionSystem.2.5.1.2 = 16816 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.5.1.4 = 14154 # Chest
- AiPlayerbot.GearProgressionSystem.2.5.1.5 = 16817 # Waist
- AiPlayerbot.GearProgressionSystem.2.5.1.6 = 16814 # Legs
- AiPlayerbot.GearProgressionSystem.2.5.1.7 = 16811 # Feet
- AiPlayerbot.GearProgressionSystem.2.5.1.8 = 16819 # Wrists
- AiPlayerbot.GearProgressionSystem.2.5.1.9 = 16812 # Hands
- AiPlayerbot.GearProgressionSystem.2.5.1.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.5.1.11 = 22334 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.5.1.12 = 18469 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.5.1.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.5.1.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.2.5.1.15 = 18608 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.5.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.5.1.17 = 22254 # Ranged
- AiPlayerbot.GearProgressionSystem.2.5.1.18 = 5976 # Tabard
- # Level 2 (2) Priest (5) Shadow (2)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVvsCAEl-AwA3IAUANzgGAEl5BwBXRggASS8JAEhBCgBH5wsASssMADLJDQAygg4ASYQPAEK2EABIsRIANFQ
- AiPlayerbot.GearProgressionSystem.2.5.3.0 = 22267 # Head
- AiPlayerbot.GearProgressionSystem.2.5.3.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.5.3.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.5.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.5.3.4 = 14136 # Chest
- AiPlayerbot.GearProgressionSystem.2.5.3.5 = 18809 # Waist
- AiPlayerbot.GearProgressionSystem.2.5.3.6 = 22342 # Legs
- AiPlayerbot.GearProgressionSystem.2.5.3.7 = 18735 # Feet
- AiPlayerbot.GearProgressionSystem.2.5.3.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.2.5.3.9 = 18407 # Hands
- AiPlayerbot.GearProgressionSystem.2.5.3.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.5.3.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.5.3.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.5.3.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.5.3.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.5.3.15 = 18609 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.5.3.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.5.3.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.2.5.3.18 = 5976 # Tabard
- # Level 2 (2) Shaman (7) Elemental (0)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAEl-AwBJjQUATOIGAErABwBM4wgATOQJAEhBCgAzxQsAV0MMAErLDQBJhA4AMoIPAEK2EABJmhIAWp8
- AiPlayerbot.GearProgressionSystem.2.7.0.0 = 16947 # Head
- AiPlayerbot.GearProgressionSystem.2.7.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.7.0.2 = 18829 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.7.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.7.0.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.7.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.7.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.7.0.8 = 18497 # Wrists
- AiPlayerbot.GearProgressionSystem.2.7.0.9 = 13253 # Hands
- AiPlayerbot.GearProgressionSystem.2.7.0.10 = 22339 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.7.0.11 = 19147 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.7.0.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.7.0.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.7.0.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.7.0.15 = 18842 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.7.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.7.0.17 = 23199 # Ranged
- AiPlayerbot.GearProgressionSystem.2.7.0.18 = 5976 # Tabard
- # Level 2 (2) Shaman (7) Enhancement (1)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAEfkAwAyfwUALc4GADPEBwA61ggASsgJAEl8CgA61wsAQqcMAEmFDQA2jQ4ALicPAEhtEgBXew
- AiPlayerbot.GearProgressionSystem.2.7.1.0 = 18817 # Head
- AiPlayerbot.GearProgressionSystem.2.7.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.7.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.7.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.2.7.1.5 = 13252 # Waist
- AiPlayerbot.GearProgressionSystem.2.7.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.7.1.7 = 19144 # Feet
- AiPlayerbot.GearProgressionSystem.2.7.1.8 = 18812 # Wrists
- AiPlayerbot.GearProgressionSystem.2.7.1.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.2.7.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.7.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.7.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.7.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.7.1.14 = 18541 # Back
- AiPlayerbot.GearProgressionSystem.2.7.1.15 = 17182 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.2.7.1.18 = 5976 # Tabard
- # Level 2 (2) Shaman (7) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQcoCAEl-AwBBzAUAQckGAEHGBwBBywgAQcUJAEHICgBBxwsASsQMADN6DQBCqA4AMoIPAEhOEABC0REAQtISAFqg
- AiPlayerbot.GearProgressionSystem.2.7.2.0 = 16842 # Head
- AiPlayerbot.GearProgressionSystem.2.7.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.7.2.2 = 16844 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.7.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.7.2.4 = 16841 # Chest
- AiPlayerbot.GearProgressionSystem.2.7.2.5 = 16838 # Waist
- AiPlayerbot.GearProgressionSystem.2.7.2.6 = 16843 # Legs
- AiPlayerbot.GearProgressionSystem.2.7.2.7 = 16837 # Feet
- AiPlayerbot.GearProgressionSystem.2.7.2.8 = 16840 # Wrists
- AiPlayerbot.GearProgressionSystem.2.7.2.9 = 16839 # Hands
- AiPlayerbot.GearProgressionSystem.2.7.2.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.7.2.11 = 13178 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.7.2.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.7.2.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.7.2.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.2.7.2.15 = 17105 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.7.2.16 = 17106 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.7.2.17 = 23200 # Ranged
- AiPlayerbot.GearProgressionSystem.2.7.2.18 = 5976 # Tabard
- # Level 2 (2) Mage (8) Arcane (0)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
- AiPlayerbot.GearProgressionSystem.2.8.0.0 = 16795 # Head
- AiPlayerbot.GearProgressionSystem.2.8.0.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.2.8.0.2 = 20686 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.8.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.8.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.2.8.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.8.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.8.0.8 = 16799 # Wrists
- AiPlayerbot.GearProgressionSystem.2.8.0.9 = 16801 # Hands
- AiPlayerbot.GearProgressionSystem.2.8.0.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.8.0.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.8.0.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.8.0.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.8.0.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.8.0.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.8.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.8.0.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.2.8.0.18 = 5976 # Tabard
- # Level 2 (2) Mage (8) Fire (1)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
- AiPlayerbot.GearProgressionSystem.2.8.1.0 = 16795 # Head
- AiPlayerbot.GearProgressionSystem.2.8.1.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.2.8.1.2 = 20686 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.8.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.8.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.2.8.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.8.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.8.1.8 = 16799 # Wrists
- AiPlayerbot.GearProgressionSystem.2.8.1.9 = 16801 # Hands
- AiPlayerbot.GearProgressionSystem.2.8.1.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.8.1.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.8.1.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.8.1.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.8.1.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.8.1.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.8.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.8.1.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.2.8.1.18 = 5976 # Tabard
- # Level 2 (2) Mage (8) Frost (2)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
- AiPlayerbot.GearProgressionSystem.2.8.2.0 = 16795 # Head
- AiPlayerbot.GearProgressionSystem.2.8.2.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.2.8.2.2 = 20686 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.8.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.8.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.2.8.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.8.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.8.2.8 = 16799 # Wrists
- AiPlayerbot.GearProgressionSystem.2.8.2.9 = 16801 # Hands
- AiPlayerbot.GearProgressionSystem.2.8.2.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.8.2.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.8.2.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.8.2.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.8.2.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.8.2.15 = 22335 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.8.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.8.2.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.2.8.2.18 = 5976 # Tabard
- # Level 2 (2) Warlock (9) Affliction (0)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
- AiPlayerbot.GearProgressionSystem.2.9.0.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.2.9.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.9.0.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.9.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.9.0.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.9.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.9.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.9.0.8 = 16804 # Wrists
- AiPlayerbot.GearProgressionSystem.2.9.0.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.2.9.0.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.9.0.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.9.0.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.9.0.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.9.0.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.9.0.15 = 18842 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.9.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.9.0.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.2.9.0.18 = 5976 # Tabard
- # Level 2 (2) Warlock (9) Demonology (1)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
- AiPlayerbot.GearProgressionSystem.2.9.1.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.2.9.1.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.9.1.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.9.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.9.1.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.9.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.9.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.9.1.8 = 16804 # Wrists
- AiPlayerbot.GearProgressionSystem.2.9.1.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.2.9.1.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.9.1.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.9.1.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.9.1.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.9.1.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.9.1.15 = 18842 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.9.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.9.1.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.2.9.1.18 = 5976 # Tabard
- # Level 2 (2) Warlock (9) Destruction (2)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
- AiPlayerbot.GearProgressionSystem.2.9.2.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.2.9.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.9.2.2 = 14112 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.9.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.2.9.2.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.9.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.2.9.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.2.9.2.8 = 16804 # Wrists
- AiPlayerbot.GearProgressionSystem.2.9.2.9 = 22077 # Hands
- AiPlayerbot.GearProgressionSystem.2.9.2.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.9.2.11 = 13001 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.9.2.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.9.2.13 = 12930 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.9.2.14 = 17078 # Back
- AiPlayerbot.GearProgressionSystem.2.9.2.15 = 18842 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.9.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.9.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.2.9.2.18 = 5976 # Tabard
- # Level 2 (2) Druid (11) Balance (0)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAEEpCAceAkl-A0HEBUrJBkrABzNyCEG9SS32BxUKQb8LSssMSssNMoIOSYRPNEoHFRBJmhJanQ
- AiPlayerbot.GearProgressionSystem.2.11.0.0 = 10504 # Head
- AiPlayerbot.GearProgressionSystem.2.11.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.11.0.2 = 16836 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.11.0.4 = 19145 # Chest
- AiPlayerbot.GearProgressionSystem.2.11.0.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.2.11.0.6 = 13170 # Legs
- AiPlayerbot.GearProgressionSystem.2.11.0.7 = 16829 # Feet
- AiPlayerbot.GearProgressionSystem.2.11.0.8 = 11766 # Wrists
- AiPlayerbot.GearProgressionSystem.2.11.0.9 = 16831 # Hands
- AiPlayerbot.GearProgressionSystem.2.11.0.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.11.0.11 = 19147 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.11.0.12 = 12930 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.11.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.11.0.14 = 13386 # Back
- AiPlayerbot.GearProgressionSystem.2.11.0.15 = 18842 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.11.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.11.0.17 = 23197 # Ranged
- AiPlayerbot.GearProgressionSystem.2.11.0.18 = 5976 # Tabard
- # Level 2 (2) Druid (11) Feral (1)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJH5AMyfwU5LQYzxAc61ggxCQlKygpJhwtCpwxIRA02jQ4uJw80HBBH9BJXfQ
- AiPlayerbot.GearProgressionSystem.2.11.1.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.2.11.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.11.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.11.1.4 = 14637 # Chest
- AiPlayerbot.GearProgressionSystem.2.11.1.5 = 13252 # Waist
- AiPlayerbot.GearProgressionSystem.2.11.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.11.1.7 = 12553 # Feet
- AiPlayerbot.GearProgressionSystem.2.11.1.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.2.11.1.9 = 18823 # Hands
- AiPlayerbot.GearProgressionSystem.2.11.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.11.1.11 = 18500 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.11.1.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.11.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.11.1.14 = 13340 # Back
- AiPlayerbot.GearProgressionSystem.2.11.1.15 = 18420 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.11.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.11.1.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.2.11.1.18 = 5976 # Tabard
- # Level 2 (2) Druid (11) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAkl-A0l6BUrJBkraB0IFCEG9CUdXCjEKC0rEDDN6DUKoDkgmD0hOEELREUtwEld-
- AiPlayerbot.GearProgressionSystem.2.11.2.0 = 16900 # Head
- AiPlayerbot.GearProgressionSystem.2.11.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.2.11.2.2 = 18810 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.11.2.4 = 19145 # Chest
- AiPlayerbot.GearProgressionSystem.2.11.2.5 = 19162 # Waist
- AiPlayerbot.GearProgressionSystem.2.11.2.6 = 16901 # Legs
- AiPlayerbot.GearProgressionSystem.2.11.2.7 = 16829 # Feet
- AiPlayerbot.GearProgressionSystem.2.11.2.8 = 18263 # Wrists
- AiPlayerbot.GearProgressionSystem.2.11.2.9 = 12554 # Hands
- AiPlayerbot.GearProgressionSystem.2.11.2.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.11.2.11 = 13178 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.11.2.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.11.2.13 = 18470 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.11.2.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.2.11.2.15 = 17105 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.11.2.16 = 19312 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.11.2.17 = 22398 # Ranged
- AiPlayerbot.GearProgressionSystem.2.11.2.18 = 5976 # Tabard
- # Level 2 (2) Druid (11) Feral Tank (3)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkfkAzJ_BTHVBkrbBzrWCFfICTKmCjrXC0KnDEmFDTaNDi4nD0LOEC6RElqe
- AiPlayerbot.GearProgressionSystem.2.11.3.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.2.11.3.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.2.11.3.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.2.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.2.11.3.4 = 12757 # Chest
- AiPlayerbot.GearProgressionSystem.2.11.3.5 = 19163 # Waist
- AiPlayerbot.GearProgressionSystem.2.11.3.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.2.11.3.7 = 22472 # Feet
- AiPlayerbot.GearProgressionSystem.2.11.3.8 = 12966 # Wrists
- AiPlayerbot.GearProgressionSystem.2.11.3.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.2.11.3.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.2.11.3.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.2.11.3.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.2.11.3.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.2.11.3.14 = 17102 # Back
- AiPlayerbot.GearProgressionSystem.2.11.3.15 = 11921 # Main Hand
- AiPlayerbot.GearProgressionSystem.2.11.3.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.2.11.3.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.2.11.3.18 = 5976 # Tabard
- # Level 3 (3) Gear ILvl (Blackwing Lair)
- AiPlayerbot.GearProgressionSystem.3.MinItemLevel = 72
- AiPlayerbot.GearProgressionSystem.3.MaxItemLevel = 77
- # Level 3 (3) Warrior (1) Arms (0)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkA0vCBS3OBkrBBzjaCEu7CUrKCkrHC0KnDEvoDUvODjaND0vsEEuYEUuXEkKt
- AiPlayerbot.GearProgressionSystem.3.1.0.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.3.1.0.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.3.1.0.2 = 19394 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.1.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.1.0.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.3.1.0.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.3.1.0.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.3.1.0.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.3.1.0.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.3.1.0.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.3.1.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.1.0.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.1.0.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.1.0.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.1.0.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.3.1.0.15 = 19334 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.1.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.1.0.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.3.1.0.18 = 5976 # Tabard
- # Level 3 (3) Warrior (1) Fury (1)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkA0vCBS3OBkrBBzjaCEu7CUrKCkrHC0KnDEvoDUvODjaND0vsEEuYEUuXEkKt
- AiPlayerbot.GearProgressionSystem.3.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.3.1.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.3.1.1.2 = 19394 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.1.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.3.1.1.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.3.1.1.6 = 14554 # Legs
- AiPlayerbot.GearProgressionSystem.3.1.1.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.3.1.1.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.3.1.1.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.3.1.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.1.1.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.1.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.1.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.1.1.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.3.1.1.15 = 19352 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.1.1.16 = 19351 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.1.1.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.3.1.1.18 = 5976 # Tabard
- # Level 3 (3) Warrior (1) Protection (2)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUusAkfkA0vCBUJGBkrBB0JCCEJFCUI_CkJEC0KnDEvoDUvODkvnD0LOEEpLEUuVEkKw
- AiPlayerbot.GearProgressionSystem.3.1.2.0 = 19372 # Head
- AiPlayerbot.GearProgressionSystem.3.1.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.3.1.2.2 = 19394 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.1.2.4 = 16966 # Chest
- AiPlayerbot.GearProgressionSystem.3.1.2.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.3.1.2.6 = 16962 # Legs
- AiPlayerbot.GearProgressionSystem.3.1.2.7 = 16965 # Feet
- AiPlayerbot.GearProgressionSystem.3.1.2.8 = 16959 # Wrists
- AiPlayerbot.GearProgressionSystem.3.1.2.9 = 16964 # Hands
- AiPlayerbot.GearProgressionSystem.3.1.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.1.2.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.1.2.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.1.2.13 = 19431 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.1.2.14 = 17102 # Back
- AiPlayerbot.GearProgressionSystem.3.1.2.15 = 19019 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.1.2.16 = 19349 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.1.2.17 = 17072 # Ranged
- AiPlayerbot.GearProgressionSystem.3.1.2.18 = 5976 # Tabard
- # Level 3 (3) Paladin (2) Holy (0)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFQlAJNrQNJegVKyQZKwAdLuQhL7Qk2kQpPKAtKxAxKxA1CqA5Lww9IThBNshFLlBJaoQ
- AiPlayerbot.GearProgressionSystem.3.2.0.0 = 20628 # Head
- AiPlayerbot.GearProgressionSystem.3.2.0.1 = 19885 # Neck
- AiPlayerbot.GearProgressionSystem.3.2.0.2 = 18810 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.2.0.4 = 19145 # Chest
- AiPlayerbot.GearProgressionSystem.3.2.0.5 = 19136 # Waist
- AiPlayerbot.GearProgressionSystem.3.2.0.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.3.2.0.7 = 19437 # Feet
- AiPlayerbot.GearProgressionSystem.3.2.0.8 = 13969 # Wrists
- AiPlayerbot.GearProgressionSystem.3.2.0.9 = 20264 # Hands
- AiPlayerbot.GearProgressionSystem.3.2.0.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.2.0.11 = 19140 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.2.0.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.2.0.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.2.0.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.3.2.0.15 = 19890 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.2.0.16 = 19348 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.2.0.17 = 23201 # Ranged
- AiPlayerbot.GearProgressionSystem.3.2.0.18 = 5976 # Tabard
- # Level 3 (3) Paladin (2) Protection (1)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFCOwJLtwM42AUxSgY5HAdNjwhCPQlCNwozEAtNyAxJvw1L5w5H5g9NsBBLhxFLlRJXgQ
- AiPlayerbot.GearProgressionSystem.3.2.1.0 = 16955 # Head
- AiPlayerbot.GearProgressionSystem.3.2.1.1 = 19383 # Neck
- AiPlayerbot.GearProgressionSystem.3.2.1.2 = 14552 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.2.1.4 = 12618 # Chest
- AiPlayerbot.GearProgressionSystem.3.2.1.5 = 14620 # Waist
- AiPlayerbot.GearProgressionSystem.3.2.1.6 = 19855 # Legs
- AiPlayerbot.GearProgressionSystem.3.2.1.7 = 16957 # Feet
- AiPlayerbot.GearProgressionSystem.3.2.1.8 = 16951 # Wrists
- AiPlayerbot.GearProgressionSystem.3.2.1.9 = 13072 # Hands
- AiPlayerbot.GearProgressionSystem.3.2.1.10 = 19912 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.2.1.11 = 18879 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.2.1.12 = 19431 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.2.1.13 = 18406 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.2.1.14 = 19888 # Back
- AiPlayerbot.GearProgressionSystem.3.2.1.15 = 19335 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.2.1.16 = 19349 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.2.1.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.3.2.1.18 = 5976 # Tabard
- # Level 3 (3) Paladin (2) Retribution (2)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExYAJH5ANLwgUtzgZLtAdLyghLuwlKygpKxwtL6AxLuA02jQ4uJw9L7BBLhhJXgQ
- AiPlayerbot.GearProgressionSystem.3.2.2.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.3.2.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.3.2.2.2 = 19394 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.2.2.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.3.2.2.5 = 19380 # Waist
- AiPlayerbot.GearProgressionSystem.3.2.2.6 = 19402 # Legs
- AiPlayerbot.GearProgressionSystem.3.2.2.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.3.2.2.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.3.2.2.9 = 19143 # Hands
- AiPlayerbot.GearProgressionSystem.3.2.2.10 = 19432 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.2.2.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.2.2.12 = 13965 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.2.2.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.2.2.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.3.2.2.15 = 19334 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.2.2.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.3.2.2.18 = 5976 # Tabard
- # Level 3 (3) Hunter (3) Beast Master (0)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
- AiPlayerbot.GearProgressionSystem.3.3.0.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.3.3.0.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.3.0.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.3.0.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.3.3.0.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.3.3.0.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.3.3.0.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.3.3.0.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.3.3.0.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.3.3.0.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.3.0.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.3.0.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.3.0.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.3.0.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.3.0.15 = 19364 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.3.0.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.3.3.0.18 = 5976 # Tabard
- # Level 3 (3) Hunter (3) Marksmanship (1)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
- AiPlayerbot.GearProgressionSystem.3.3.1.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.3.3.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.3.1.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.3.1.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.3.3.1.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.3.3.1.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.3.3.1.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.3.3.1.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.3.3.1.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.3.3.1.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.3.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.3.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.3.1.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.3.1.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.3.1.15 = 19364 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.3.1.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.3.3.1.18 = 5976 # Tabard
- # Level 3 (3) Hunter (3) Survival (2)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
- AiPlayerbot.GearProgressionSystem.3.3.2.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.3.3.2.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.3.2.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.3.2.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.3.3.2.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.3.3.2.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.3.3.2.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.3.3.2.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.3.3.2.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.3.3.2.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.3.2.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.3.2.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.3.2.13 = 19991 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.3.2.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.3.2.15 = 19364 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.3.2.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.3.3.2.18 = 5976 # Tabard
- # Level 3 (3) Rogue (4) Assassination (0)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
- AiPlayerbot.GearProgressionSystem.3.4.0.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.3.4.0.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.4.0.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.4.0.4 = 16905 # Chest
- AiPlayerbot.GearProgressionSystem.3.4.0.5 = 16910 # Waist
- AiPlayerbot.GearProgressionSystem.3.4.0.6 = 16909 # Legs
- AiPlayerbot.GearProgressionSystem.3.4.0.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.3.4.0.8 = 16911 # Wrists
- AiPlayerbot.GearProgressionSystem.3.4.0.9 = 22006 # Hands
- AiPlayerbot.GearProgressionSystem.3.4.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.4.0.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.4.0.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.4.0.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.4.0.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.4.0.15 = 19352 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.4.0.16 = 19351 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.4.0.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.3.4.0.18 = 5976 # Tabard
- # Level 3 (3) Rogue (4) Combat (1)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
- AiPlayerbot.GearProgressionSystem.3.4.1.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.3.4.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.4.1.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.4.1.4 = 16905 # Chest
- AiPlayerbot.GearProgressionSystem.3.4.1.5 = 16910 # Waist
- AiPlayerbot.GearProgressionSystem.3.4.1.6 = 16909 # Legs
- AiPlayerbot.GearProgressionSystem.3.4.1.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.3.4.1.8 = 16911 # Wrists
- AiPlayerbot.GearProgressionSystem.3.4.1.9 = 22006 # Hands
- AiPlayerbot.GearProgressionSystem.3.4.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.4.1.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.4.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.4.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.4.1.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.4.1.15 = 19352 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.4.1.16 = 19351 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.4.1.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.3.4.1.18 = 5976 # Tabard
- # Level 3 (3) Rogue (4) Subtlety (2)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
- AiPlayerbot.GearProgressionSystem.3.4.2.0 = 22005 # Head
- AiPlayerbot.GearProgressionSystem.3.4.2.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.4.2.2 = 22008 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.4.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.4.2.4 = 16905 # Chest
- AiPlayerbot.GearProgressionSystem.3.4.2.5 = 16910 # Waist
- AiPlayerbot.GearProgressionSystem.3.4.2.6 = 16909 # Legs
- AiPlayerbot.GearProgressionSystem.3.4.2.7 = 22003 # Feet
- AiPlayerbot.GearProgressionSystem.3.4.2.8 = 16911 # Wrists
- AiPlayerbot.GearProgressionSystem.3.4.2.9 = 22006 # Hands
- AiPlayerbot.GearProgressionSystem.3.4.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.4.2.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.4.2.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.4.2.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.4.2.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.4.2.15 = 19352 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.4.2.16 = 19351 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.4.2.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.3.4.2.18 = 5976 # Tabard
- # Level 3 (3) Priest (5) Discipline (0)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBCHAUAQhsGAEIdBwBCGggAQhcJAEIeCgBCGAsASsQMAEu2DQBQnA4AS8MPAEhOEABIsBIAS-s
- AiPlayerbot.GearProgressionSystem.3.5.0.0 = 16921 # Head
- AiPlayerbot.GearProgressionSystem.3.5.0.1 = 19885 # Neck
- AiPlayerbot.GearProgressionSystem.3.5.0.2 = 16924 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.5.0.4 = 16923 # Chest
- AiPlayerbot.GearProgressionSystem.3.5.0.5 = 16925 # Waist
- AiPlayerbot.GearProgressionSystem.3.5.0.6 = 16922 # Legs
- AiPlayerbot.GearProgressionSystem.3.5.0.7 = 16919 # Feet
- AiPlayerbot.GearProgressionSystem.3.5.0.8 = 16926 # Wrists
- AiPlayerbot.GearProgressionSystem.3.5.0.9 = 16920 # Hands
- AiPlayerbot.GearProgressionSystem.3.5.0.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.5.0.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.5.0.12 = 20636 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.5.0.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.5.0.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.3.5.0.15 = 18608 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.5.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.5.0.17 = 19435 # Ranged
- AiPlayerbot.GearProgressionSystem.3.5.0.18 = 5976 # Tabard
- # Level 3 (3) Priest (5) Holy (1)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBCHAUAQhsGAEIdBwBCGggAQhcJAEIeCgBCGAsASsQMAEu2DQBQnA4AS8MPAEhOEABIsBIAS-s
- AiPlayerbot.GearProgressionSystem.3.5.1.0 = 16921 # Head
- AiPlayerbot.GearProgressionSystem.3.5.1.1 = 19885 # Neck
- AiPlayerbot.GearProgressionSystem.3.5.1.2 = 16924 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.5.1.4 = 16923 # Chest
- AiPlayerbot.GearProgressionSystem.3.5.1.5 = 16925 # Waist
- AiPlayerbot.GearProgressionSystem.3.5.1.6 = 16922 # Legs
- AiPlayerbot.GearProgressionSystem.3.5.1.7 = 16919 # Feet
- AiPlayerbot.GearProgressionSystem.3.5.1.8 = 16926 # Wrists
- AiPlayerbot.GearProgressionSystem.3.5.1.9 = 16920 # Hands
- AiPlayerbot.GearProgressionSystem.3.5.1.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.5.1.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.5.1.12 = 20636 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.5.1.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.5.1.14 = 18510 # Back
- AiPlayerbot.GearProgressionSystem.3.5.1.15 = 18608 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.5.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.5.1.17 = 19435 # Ranged
- AiPlayerbot.GearProgressionSystem.3.5.1.18 = 5976 # Tabard
- # Level 3 (3) Priest (5) Shadow (2)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAS68CAEl-AwBLqgUANzgGAEvIBwBKvQgASrsJAEuuCgBLzwsAS8sMAEvqDQBLsw4ASYQPAEuyEABIsRIANFQ
- AiPlayerbot.GearProgressionSystem.3.5.2.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.5.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.5.2.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.5.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.5.2.4 = 14136 # Chest
- AiPlayerbot.GearProgressionSystem.3.5.2.5 = 19400 # Waist
- AiPlayerbot.GearProgressionSystem.3.5.2.6 = 19133 # Legs
- AiPlayerbot.GearProgressionSystem.3.5.2.7 = 19131 # Feet
- AiPlayerbot.GearProgressionSystem.3.5.2.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.5.2.9 = 19407 # Hands
- AiPlayerbot.GearProgressionSystem.3.5.2.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.5.2.11 = 19434 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.5.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.5.2.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.5.2.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.5.2.15 = 18609 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.5.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.5.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.3.5.2.18 = 5976 # Tabard
- # Level 3 (3) Shaman (7) Elemental (0)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAEl-AwBJjQUATOIGAEvIBwBM4wgATOQJAEuuCgBCNAsAS8sMAErLDQBJhA4AS7MPAEuyEABLoBEAS6YSAFqf
- AiPlayerbot.GearProgressionSystem.3.7.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.7.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.7.0.2 = 18829 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.7.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.7.0.5 = 19400 # Waist
- AiPlayerbot.GearProgressionSystem.3.7.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.7.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.7.0.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.7.0.9 = 16948 # Hands
- AiPlayerbot.GearProgressionSystem.3.7.0.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.7.0.11 = 19147 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.7.0.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.7.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.7.0.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.7.0.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.7.0.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.7.0.17 = 23199 # Ranged
- AiPlayerbot.GearProgressionSystem.3.7.0.18 = 5976 # Tabard
- # Level 3 (3) Shaman (7) Enhancement (1)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAEfkAwAyfwUALc4GAEu0BwA61ggAS7UJAEl8CgBK1QsAS7gMAEmFDQBLzg4ALicPAEvGEgBXew
- AiPlayerbot.GearProgressionSystem.3.7.1.0 = 18817 # Head
- AiPlayerbot.GearProgressionSystem.3.7.1.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.3.7.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.7.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.3.7.1.5 = 19380 # Waist
- AiPlayerbot.GearProgressionSystem.3.7.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.3.7.1.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.3.7.1.8 = 18812 # Wrists
- AiPlayerbot.GearProgressionSystem.2.7.1.9 = 19157 # Hands
- AiPlayerbot.GearProgressionSystem.3.7.1.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.7.1.11 = 18821 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.7.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.7.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.7.1.14 = 19398 # Back
- AiPlayerbot.GearProgressionSystem.3.7.1.15 = 17182 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.3.7.1.18 = 5976 # Tabard
- # Level 3 (3) Shaman (7) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAEl-AwBJegUAQjYGAEraBwBLuQgAS-0JAEdXCgBCNAsASsQMAEu2DQBCqA4AS8MPAEvmEABLoBEAS5QSAFqg
- AiPlayerbot.GearProgressionSystem.3.7.2.0 = 16947 # Head
- AiPlayerbot.GearProgressionSystem.3.7.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.7.2.2 = 18810 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.7.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.7.2.4 = 16950 # Chest
- AiPlayerbot.GearProgressionSystem.3.7.2.5 = 19162 # Waist
- AiPlayerbot.GearProgressionSystem.3.7.2.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.3.7.2.7 = 19437 # Feet
- AiPlayerbot.GearProgressionSystem.3.7.2.8 = 18263 # Wrists
- AiPlayerbot.GearProgressionSystem.3.7.2.9 = 16948 # Hands
- AiPlayerbot.GearProgressionSystem.3.7.2.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.7.2.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.7.2.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.7.2.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.7.2.14 = 19430 # Back
- AiPlayerbot.GearProgressionSystem.3.7.2.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.7.2.16 = 19348 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.7.2.17 = 23200 # Ranged
- AiPlayerbot.GearProgressionSystem.3.7.2.18 = 5976 # Tabard
- # Level 3 (3) Mage (8) Arcane (0)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
- AiPlayerbot.GearProgressionSystem.3.8.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.8.0.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.3.8.0.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.8.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.8.0.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.3.8.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.8.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.8.0.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.8.0.9 = 16913 # Hands
- AiPlayerbot.GearProgressionSystem.3.8.0.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.8.0.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.8.0.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.8.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.8.0.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.8.0.15 = 19356 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.8.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.8.0.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.3.8.0.18 = 5976 # Tabard
- # Level 3 (3) Mage (8) Fire (1)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
- AiPlayerbot.GearProgressionSystem.3.8.1.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.8.1.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.3.8.1.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.8.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.8.1.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.3.8.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.8.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.8.1.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.8.1.9 = 16913 # Hands
- AiPlayerbot.GearProgressionSystem.3.8.1.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.8.1.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.8.1.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.8.1.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.8.1.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.8.1.15 = 19356 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.8.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.8.1.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.3.8.1.18 = 5976 # Tabard
- # Level 3 (3) Mage (8) Frost (2)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
- AiPlayerbot.GearProgressionSystem.3.8.2.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.8.2.1 = 12103 # Neck
- AiPlayerbot.GearProgressionSystem.3.8.2.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.8.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.8.2.5 = 11662 # Waist
- AiPlayerbot.GearProgressionSystem.3.8.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.8.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.8.2.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.8.2.9 = 16913 # Hands
- AiPlayerbot.GearProgressionSystem.3.8.2.10 = 19147 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.8.2.11 = 22339 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.8.2.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.8.2.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.8.2.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.8.2.15 = 19356 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.8.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.8.2.17 = 13938 # Ranged
- AiPlayerbot.GearProgressionSystem.3.8.2.18 = 5976 # Tabard
- # Level 3 (3) Warlock (9) Affliction (0)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
- AiPlayerbot.GearProgressionSystem.3.9.0.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.3.9.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.9.0.2 = 16932 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.9.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.9.0.5 = 16933 # Waist
- AiPlayerbot.GearProgressionSystem.3.9.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.9.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.9.0.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.9.0.9 = 19407 # Hands
- AiPlayerbot.GearProgressionSystem.3.9.0.10 = 19434 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.9.0.11 = 19403 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.9.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.9.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.9.0.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.9.0.15 = 19347 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.9.0.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.9.0.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.3.9.0.18 = 5976 # Tabard
- # Level 3 (3) Warlock (9) Demonology (1)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
- AiPlayerbot.GearProgressionSystem.3.9.1.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.3.9.1.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.9.1.2 = 16932 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.9.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.9.1.5 = 16933 # Waist
- AiPlayerbot.GearProgressionSystem.3.9.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.9.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.9.1.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.9.1.9 = 19407 # Hands
- AiPlayerbot.GearProgressionSystem.3.9.1.10 = 19434 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.9.1.11 = 19403 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.9.1.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.9.1.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.9.1.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.9.1.15 = 19347 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.9.1.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.9.1.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.3.9.1.18 = 5976 # Tabard
- # Level 3 (3) Warlock (9) Destruction (2)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
- AiPlayerbot.GearProgressionSystem.3.9.2.0 = 16929 # Head
- AiPlayerbot.GearProgressionSystem.3.9.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.9.2.2 = 16932 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.9.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.9.2.5 = 16933 # Waist
- AiPlayerbot.GearProgressionSystem.3.9.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.9.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.9.2.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.9.2.9 = 19407 # Hands
- AiPlayerbot.GearProgressionSystem.3.9.2.10 = 19434 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.9.2.11 = 19403 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.9.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.9.2.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.9.2.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.9.2.15 = 19347 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.9.2.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.9.2.17 = 13396 # Ranged
- AiPlayerbot.GearProgressionSystem.3.9.2.18 = 5976 # Tabard
- # Level 3 (3) Druid (11) Balance (0)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJJfgNLqgVM4gZLyAdM4whM5AlLrgpBvwtLywxKyw1Lsw5JhA9LshBLoBFLbBJanQ
- AiPlayerbot.GearProgressionSystem.3.11.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.3.11.0.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.11.0.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.11.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.3.11.0.5 = 19400 # Waist
- AiPlayerbot.GearProgressionSystem.3.11.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.3.11.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.3.11.0.8 = 19374 # Wrists
- AiPlayerbot.GearProgressionSystem.3.11.0.9 = 16831 # Hands
- AiPlayerbot.GearProgressionSystem.3.11.0.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.11.0.11 = 19147 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.11.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.11.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.11.0.14 = 19378 # Back
- AiPlayerbot.GearProgressionSystem.3.11.0.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.11.0.16 = 19308 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.11.0.17 = 23197 # Ranged
- AiPlayerbot.GearProgressionSystem.3.11.0.18 = 5976 # Tabard
- # Level 3 (3) Druid (11) Feral (1)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQMyfwVLzQZO-Ac61ghLtQlKygpPIwtLuAxL6A1Lzg4uJw9L7BBLnhJXfQ
- AiPlayerbot.GearProgressionSystem.3.11.1.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.3.11.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.11.1.2 = 12927 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.11.1.4 = 19405 # Chest
- AiPlayerbot.GearProgressionSystem.3.11.1.5 = 20216 # Waist
- AiPlayerbot.GearProgressionSystem.3.11.1.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.3.11.1.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.3.11.1.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.3.11.1.9 = 20259 # Hands
- AiPlayerbot.GearProgressionSystem.3.11.1.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.11.1.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.11.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.11.1.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.11.1.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.3.11.1.15 = 19358 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.11.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.11.1.17 = 22397 # Ranged
- AiPlayerbot.GearProgressionSystem.3.11.1.18 = 5976 # Tabard
- # Level 3 (3) Druid (11) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAkl-A0IGBUIBBkIHB0IFCEICCUIICkIDC0rEDEu2DUvDDkKoD0vmEEugEUtwEld-
- AiPlayerbot.GearProgressionSystem.3.11.2.0 = 16900 # Head
- AiPlayerbot.GearProgressionSystem.3.11.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.3.11.2.2 = 16902 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.11.2.4 = 16897 # Chest
- AiPlayerbot.GearProgressionSystem.3.11.2.5 = 16903 # Waist
- AiPlayerbot.GearProgressionSystem.3.11.2.6 = 16901 # Legs
- AiPlayerbot.GearProgressionSystem.3.11.2.7 = 16898 # Feet
- AiPlayerbot.GearProgressionSystem.3.11.2.8 = 16904 # Wrists
- AiPlayerbot.GearProgressionSystem.3.11.2.9 = 16899 # Hands
- AiPlayerbot.GearProgressionSystem.3.11.2.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.11.2.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.11.2.12 = 19395 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.11.2.13 = 17064 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.11.2.14 = 19430 # Back
- AiPlayerbot.GearProgressionSystem.3.11.2.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.11.2.16 = 19312 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.11.2.17 = 22398 # Ranged
- AiPlayerbot.GearProgressionSystem.3.11.2.18 = 5976 # Tabard
- # Level 3 (3) Druid (11) Feral Tank (3)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkuxA0u9BUvNBkrbBzrWCEu1CUrKCjrXC0KnDEvoDUvODi4nD0vsEEueElqe
- AiPlayerbot.GearProgressionSystem.3.11.3.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.3.11.3.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.3.11.3.2 = 19389 # Shoulder
- AiPlayerbot.GearProgressionSystem.3.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.3.11.3.4 = 19405 # Chest
- AiPlayerbot.GearProgressionSystem.3.11.3.5 = 19163 # Waist
- AiPlayerbot.GearProgressionSystem.3.11.3.6 = 15062 # Legs
- AiPlayerbot.GearProgressionSystem.3.11.3.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.3.11.3.8 = 19146 # Wrists
- AiPlayerbot.GearProgressionSystem.3.11.3.9 = 15063 # Hands
- AiPlayerbot.GearProgressionSystem.3.11.3.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.3.11.3.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.3.11.3.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.3.11.3.13 = 11815 # Trinket 2
- AiPlayerbot.GearProgressionSystem.3.11.3.14 = 19436 # Back
- AiPlayerbot.GearProgressionSystem.3.11.3.15 = 19358 # Main Hand
- AiPlayerbot.GearProgressionSystem.3.11.3.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.3.11.3.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.3.11.3.18 = 5976 # Tabard
- # Level 4 (4) Gear ILvl (Ahn'Qiraj)
- AiPlayerbot.GearProgressionSystem.4.MinItemLevel = 77
- AiPlayerbot.GearProgressionSystem.4.MaxItemLevel = 83
- # Level 4 (4) Warrior (1) Arms (0)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlSgA1NSBVNTBkrBB1NUCEu7CVPRClRNC0KnDFStDUvODlSmD1TFEEuYEUuXElPT
- AiPlayerbot.GearProgressionSystem.4.1.0.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.4.1.0.1 = 21664 # Neck
- AiPlayerbot.GearProgressionSystem.4.1.0.2 = 21330 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.1.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.1.0.4 = 21331 # Chest
- AiPlayerbot.GearProgressionSystem.4.1.0.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.4.1.0.6 = 21332 # Legs
- AiPlayerbot.GearProgressionSystem.4.1.0.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.4.1.0.8 = 21457 # Wrists
- AiPlayerbot.GearProgressionSystem.4.1.0.9 = 21581 # Hands
- AiPlayerbot.GearProgressionSystem.4.1.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.1.0.11 = 21677 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.1.0.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.1.0.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.1.0.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.1.0.15 = 21134 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.1.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.1.0.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.1.0.18 = 5976 # Tabard
- # Level 4 (4) Warrior (1) Fury (1)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlSgA1NSBVNTBkrBB1NUCEu7CVPRClRNC0KnDFStDUvODlSmD1TFEEuYEUuXElPT
- AiPlayerbot.GearProgressionSystem.4.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.4.1.1.1 = 21664 # Neck
- AiPlayerbot.GearProgressionSystem.4.1.1.2 = 21330 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.1.1.4 = 21331 # Chest
- AiPlayerbot.GearProgressionSystem.4.1.1.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.4.1.1.6 = 21332 # Legs
- AiPlayerbot.GearProgressionSystem.4.1.1.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.4.1.1.8 = 21457 # Wrists
- AiPlayerbot.GearProgressionSystem.4.1.1.9 = 21581 # Hands
- AiPlayerbot.GearProgressionSystem.4.1.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.1.1.11 = 21677 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.1.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.1.1.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.1.1.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.1.1.15 = 19352 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.1.1.16 = 19351 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.1.1.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.1.1.18 = 5976 # Tabard
- # Level 4 (4) Warrior (1) Protection (2)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUusAljMA1NSBVNTBkrBB1NUCEu7CVPRClRNC1LVDEKnDUvODkvnD1TOEEpLEVMVElPT
- AiPlayerbot.GearProgressionSystem.4.1.2.0 = 19372 # Head
- AiPlayerbot.GearProgressionSystem.4.1.2.1 = 22732 # Neck
- AiPlayerbot.GearProgressionSystem.4.1.2.2 = 21330 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.1.2.4 = 21331 # Chest
- AiPlayerbot.GearProgressionSystem.4.1.2.5 = 19137 # Waist
- AiPlayerbot.GearProgressionSystem.4.1.2.6 = 21332 # Legs
- AiPlayerbot.GearProgressionSystem.4.1.2.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.4.1.2.8 = 21457 # Wrists
- AiPlayerbot.GearProgressionSystem.4.1.2.9 = 21581 # Hands
- AiPlayerbot.GearProgressionSystem.4.1.2.10 = 21205 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.1.2.11 = 17063 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.1.2.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.1.2.13 = 19431 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.1.2.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.4.1.2.15 = 19019 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.1.2.16 = 21269 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.1.2.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.1.2.18 = 5976 # Tabard
- # Level 4 (4) Paladin (2) Holy (0)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFUbwJUAwNUvgVUnwZUaQdUowhL7QlUZApPKAtUdAxLtg1CqA5Lww9L5hBVTxFUahJaoQ
- AiPlayerbot.GearProgressionSystem.4.2.0.0 = 21615 # Head
- AiPlayerbot.GearProgressionSystem.4.2.0.1 = 21507 # Neck
- AiPlayerbot.GearProgressionSystem.4.2.0.2 = 21694 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.2.0.5 = 21609 # Waist
- AiPlayerbot.GearProgressionSystem.4.2.0.6 = 21667 # Legs
- AiPlayerbot.GearProgressionSystem.4.2.0.7 = 19437 # Feet
- AiPlayerbot.GearProgressionSystem.4.2.0.4 = 21663 # Chest
- AiPlayerbot.GearProgressionSystem.4.2.0.8 = 21604 # Wrists
- AiPlayerbot.GearProgressionSystem.4.2.0.9 = 20264 # Hands
- AiPlayerbot.GearProgressionSystem.4.2.0.10 = 21620 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.2.0.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.2.0.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.2.0.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.2.0.14 = 19430 # Back
- AiPlayerbot.GearProgressionSystem.4.2.0.15 = 21839 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.2.0.16 = 21610 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.2.0.17 = 23201 # Ranged
- AiPlayerbot.GearProgressionSystem.4.2.0.18 = 5976 # Tabard
- # Level 4 (2) Paladin (2) Protection (1)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJYzANUhwVTjQZUXgdNjwhUyglCNwpUqgtS0AxUYQ1L5w5H5g9NsBBLhxFTFRJXgQ
- AiPlayerbot.GearProgressionSystem.4.2.1.0 = 21387 # Head
- AiPlayerbot.GearProgressionSystem.4.2.1.1 = 22732 # Neck
- AiPlayerbot.GearProgressionSystem.4.2.1.2 = 21639 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.2.1.4 = 21389 # Chest
- AiPlayerbot.GearProgressionSystem.4.2.1.5 = 21598 # Waist
- AiPlayerbot.GearProgressionSystem.4.2.1.6 = 19855 # Legs
- AiPlayerbot.GearProgressionSystem.4.2.1.7 = 21706 # Feet
- AiPlayerbot.GearProgressionSystem.4.2.1.8 = 16951 # Wrists
- AiPlayerbot.GearProgressionSystem.4.2.1.9 = 21674 # Hands
- AiPlayerbot.GearProgressionSystem.4.2.1.10 = 21200 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.2.1.11 = 21601 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.2.1.12 = 19431 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.2.1.13 = 18406 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.2.1.14 = 19888 # Back
- AiPlayerbot.GearProgressionSystem.4.2.1.15 = 19335 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.2.1.16 = 21269 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.2.1.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.4.2.1.18 = 5976 # Tabard
- # Level 4 (4) Paladin (2) Retribution (2)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJH5ANTjwVTjQZT1wdTjghTjAlUcgpUdwtCpwxS1Q1XMQ5LWQ9UxRBSjhJXgQ
- AiPlayerbot.GearProgressionSystem.4.2.2.0 = 21387 # Head
- AiPlayerbot.GearProgressionSystem.4.2.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.4.2.2.2 = 21391 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.2.2.4 = 21389 # Chest
- AiPlayerbot.GearProgressionSystem.4.2.2.5 = 21463 # Waist
- AiPlayerbot.GearProgressionSystem.4.2.2.6 = 21390 # Legs
- AiPlayerbot.GearProgressionSystem.4.2.2.7 = 21388 # Feet
- AiPlayerbot.GearProgressionSystem.4.2.2.8 = 21618 # Wrists
- AiPlayerbot.GearProgressionSystem.4.2.2.9 = 21623 # Hands
- AiPlayerbot.GearProgressionSystem.4.2.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.2.2.11 = 21205 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.2.2.12 = 22321 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.2.2.13 = 19289 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.2.2.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.2.2.15 = 21134 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.2.2.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.4.2.2.18 = 5976 # Tabard
- # Level 4 (4) Hunter (3) Beast Master (0)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
- AiPlayerbot.GearProgressionSystem.4.3.0.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.4.3.0.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.3.0.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.3.0.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.4.3.0.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.4.3.0.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.4.3.0.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.4.3.0.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.4.3.0.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.4.3.0.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.3.0.11 = 21596 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.3.0.12 = 23570 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.3.0.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.3.0.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.4.3.0.15 = 21635 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.3.0.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.4.3.0.18 = 5976 # Tabard
- # Level 4 (4) Hunter (3) Marksmanship (1)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
- AiPlayerbot.GearProgressionSystem.4.3.1.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.4.3.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.3.1.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.3.1.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.4.3.1.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.4.3.1.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.4.3.1.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.4.3.1.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.4.3.1.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.4.3.1.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.3.1.11 = 21596 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.3.1.12 = 23570 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.3.1.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.3.1.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.4.3.1.15 = 21635 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.3.1.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.4.3.1.18 = 5976 # Tabard
- # Level 4 (4) Hunter (3) Survival (2)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
- AiPlayerbot.GearProgressionSystem.4.3.2.0 = 16939 # Head
- AiPlayerbot.GearProgressionSystem.4.3.2.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.3.2.2 = 16937 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.3.2.4 = 16942 # Chest
- AiPlayerbot.GearProgressionSystem.4.3.2.5 = 16936 # Waist
- AiPlayerbot.GearProgressionSystem.4.3.2.6 = 16938 # Legs
- AiPlayerbot.GearProgressionSystem.4.3.2.7 = 16941 # Feet
- AiPlayerbot.GearProgressionSystem.4.3.2.8 = 16935 # Wrists
- AiPlayerbot.GearProgressionSystem.4.3.2.9 = 16940 # Hands
- AiPlayerbot.GearProgressionSystem.4.3.2.10 = 19384 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.3.2.11 = 21596 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.3.2.12 = 23570 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.3.2.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.3.2.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.4.3.2.15 = 21635 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.3.2.17 = 19361 # Ranged
- AiPlayerbot.GearProgressionSystem.4.3.2.18 = 5976 # Tabard
- # Level 4 (4) Rogue (4) Assassination (0)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
- AiPlayerbot.GearProgressionSystem.4.4.0.0 = 21360 # Head
- AiPlayerbot.GearProgressionSystem.4.4.0.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.4.0.2 = 21361 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.4.0.4 = 21364 # Chest
- AiPlayerbot.GearProgressionSystem.4.4.0.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.4.4.0.6 = 21362 # Legs
- AiPlayerbot.GearProgressionSystem.4.4.0.7 = 21359 # Feet
- AiPlayerbot.GearProgressionSystem.4.4.0.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.4.0.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.4.0.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.4.0.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.4.0.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.4.0.13 = 23570 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.4.0.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.4.0.15 = 21650 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.4.0.16 = 19352 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.4.0.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.4.0.18 = 5976 # Tabard
- # Level 4 (4) Rogue (4) Combat (1)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
- AiPlayerbot.GearProgressionSystem.4.4.1.0 = 21360 # Head
- AiPlayerbot.GearProgressionSystem.4.4.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.4.1.2 = 21361 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.4.1.4 = 21364 # Chest
- AiPlayerbot.GearProgressionSystem.4.4.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.4.4.1.6 = 21362 # Legs
- AiPlayerbot.GearProgressionSystem.4.4.1.7 = 21359 # Feet
- AiPlayerbot.GearProgressionSystem.4.4.1.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.4.1.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.4.1.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.4.1.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.4.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.4.1.13 = 23570 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.4.1.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.4.1.15 = 21650 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.4.1.16 = 19352 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.4.1.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.4.1.18 = 5976 # Tabard
- # Level 4 (4) Rogue (4) Subtlety (2)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
- AiPlayerbot.GearProgressionSystem.4.4.2.0 = 21360 # Head
- AiPlayerbot.GearProgressionSystem.4.4.2.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.4.2.2 = 21361 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.4.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.4.2.4 = 21364 # Chest
- AiPlayerbot.GearProgressionSystem.4.4.2.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.4.4.2.6 = 21362 # Legs
- AiPlayerbot.GearProgressionSystem.4.4.2.7 = 21359 # Feet
- AiPlayerbot.GearProgressionSystem.4.4.2.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.4.2.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.4.2.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.4.2.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.4.2.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.4.2.13 = 23570 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.4.2.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.4.2.15 = 21650 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.4.2.16 = 19352 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.4.2.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.4.4.2.18 = 5976 # Tabard
- # Level 4 (4) Priest (5) Discipline (0)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVG8CAFTQAwBUvgUAVJ8GAFROBwBLuQgAQhcJAFRkCgBUcwsAVHQMAEu2DQBQnA4AS8MPAFRPEABVTxEAS6YSAEvr
- AiPlayerbot.GearProgressionSystem.4.5.0.0 = 21615 # Head
- AiPlayerbot.GearProgressionSystem.4.5.0.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.4.5.0.2 = 21694 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.5.0.4 = 21663 # Chest
- AiPlayerbot.GearProgressionSystem.4.5.0.5 = 21582 # Waist
- AiPlayerbot.GearProgressionSystem.4.5.0.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.4.5.0.7 = 16919 # Feet
- AiPlayerbot.GearProgressionSystem.4.5.0.8 = 21604 # Wrists
- AiPlayerbot.GearProgressionSystem.4.5.0.9 = 21619 # Hands
- AiPlayerbot.GearProgressionSystem.4.5.0.10 = 21620 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.5.0.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.5.0.12 = 20636 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.5.0.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.5.0.14 = 21583 # Back
- AiPlayerbot.GearProgressionSystem.4.5.0.15 = 21839 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.5.0.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.5.0.17 = 19435 # Ranged
- AiPlayerbot.GearProgressionSystem.4.5.0.18 = 5976 # Tabard
- # Level 4 (4) Priest (5) Holy (1)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVG8CAFTQAwBUvgUAVJ8GAFROBwBLuQgAQhcJAFRkCgBUcwsAVHQMAEu2DQBQnA4AS8MPAFRPEABVTxEAS6YSAEvr
- AiPlayerbot.GearProgressionSystem.4.5.1.0 = 21615 # Head
- AiPlayerbot.GearProgressionSystem.4.5.1.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.4.5.1.2 = 21694 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.5.1.4 = 21663 # Chest
- AiPlayerbot.GearProgressionSystem.4.5.1.5 = 21582 # Waist
- AiPlayerbot.GearProgressionSystem.4.5.1.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.4.5.1.7 = 16919 # Feet
- AiPlayerbot.GearProgressionSystem.4.5.1.8 = 21604 # Wrists
- AiPlayerbot.GearProgressionSystem.4.5.1.9 = 21619 # Hands
- AiPlayerbot.GearProgressionSystem.4.5.1.10 = 21620 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.5.1.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.5.1.12 = 20636 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.5.1.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.5.1.14 = 21583 # Back
- AiPlayerbot.GearProgressionSystem.4.5.1.15 = 21839 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.5.1.16 = 19366 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.5.1.17 = 19435 # Ranged
- AiPlayerbot.GearProgressionSystem.4.5.1.18 = 5976 # Tabard
- # Level 4 (4) Priest (5) Shadow (2)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAU2QCAEl-AwBLqgUAVU4GAFjKBwBKvQgASrsJAFLCCgBUUQsAS8sMAFTNDQBLsw4ASYQPAFjLEABIsRIAVGM
- AiPlayerbot.GearProgressionSystem.4.5.2.0 = 21348 # Head
- AiPlayerbot.GearProgressionSystem.4.5.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.4.5.2.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.5.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.5.2.4 = 21838 # Chest
- AiPlayerbot.GearProgressionSystem.4.5.2.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.5.2.6 = 19133 # Legs
- AiPlayerbot.GearProgressionSystem.4.5.2.7 = 19131 # Feet
- AiPlayerbot.GearProgressionSystem.4.5.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.5.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.5.2.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.5.2.11 = 21709 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.5.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.5.2.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.5.2.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.5.2.15 = 18609 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.5.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.5.2.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.5.2.18 = 5976 # Tabard
- # Level 4 (4) Shaman (7) Elemental (0)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAFRoAwBJjQUATOIGAFjKBwBM4wgATOQJAFLCCgBUUQsAS8sMAFTNDQBJhA4AS7MPAFjLEABLoBEAVF0SAFqf
- AiPlayerbot.GearProgressionSystem.4.7.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.4.7.0.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.7.0.2 = 18829 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.7.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.4.7.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.7.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.4.7.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.4.7.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.7.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.7.0.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.7.0.11 = 21709 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.7.0.12 = 18820 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.7.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.7.0.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.7.0.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.7.0.16 = 21597 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.7.0.17 = 23199 # Ranged
- AiPlayerbot.GearProgressionSystem.4.7.0.18 = 5976 # Tabard
- # Level 4 (4) Shaman (7) Enhancement (1)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAFSgAwBUoQUALc4GAFRSBwBUkwgAS7UJAFRiCgBUqAsAVK0MAEu4DQBcEg4AS84PAFTFEgBXew
- AiPlayerbot.GearProgressionSystem.4.7.1.0 = 18817 # Head
- AiPlayerbot.GearProgressionSystem.4.7.1.1 = 21664 # Neck
- AiPlayerbot.GearProgressionSystem.4.7.1.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.7.1.4 = 11726 # Chest
- AiPlayerbot.GearProgressionSystem.4.7.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.4.7.1.6 = 21651 # Legs
- AiPlayerbot.GearProgressionSystem.4.7.1.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.4.7.1.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.7.1.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.7.1.10 = 21677 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.7.1.11 = 19384 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.7.1.12 = 23570 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.7.1.13 = 19406 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.7.1.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.7.1.15 = 21134 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.4.7.1.18 = 5976 # Tabard
- # Level 4 (4) Shaman (7) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAFTQAwBJegUAVKcGAFROBwBLuQgAS-0JAEIvCgBCNAsASsQMAEu2DQBCqA4AS8MPAFRPEABVTxEAVKISAFd8
- AiPlayerbot.GearProgressionSystem.4.7.2.0 = 16947 # Head
- AiPlayerbot.GearProgressionSystem.4.7.2.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.4.7.2.2 = 18810 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.7.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.7.2.4 = 21671 # Chest
- AiPlayerbot.GearProgressionSystem.4.7.2.5 = 21582 # Waist
- AiPlayerbot.GearProgressionSystem.4.7.2.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.4.7.2.7 = 19437 # Feet
- AiPlayerbot.GearProgressionSystem.4.7.2.8 = 16943 # Wrists
- AiPlayerbot.GearProgressionSystem.4.7.2.9 = 16948 # Hands
- AiPlayerbot.GearProgressionSystem.4.7.2.10 = 19140 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.7.2.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.7.2.12 = 17064 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.7.2.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.7.2.14 = 21583 # Back
- AiPlayerbot.GearProgressionSystem.4.7.2.15 = 21839 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.7.2.16 = 21666 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.7.2.17 = 22396 # Ranged
- AiPlayerbot.GearProgressionSystem.4.7.2.18 = 5976 # Tabard
- # Level 4 (4) Mage (8) Arcane (0)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
- AiPlayerbot.GearProgressionSystem.4.8.0.0 = 21347 # Head
- AiPlayerbot.GearProgressionSystem.4.8.0.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.8.0.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.8.0.4 = 21343 # Chest
- AiPlayerbot.GearProgressionSystem.4.8.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.8.0.6 = 21461 # Legs
- AiPlayerbot.GearProgressionSystem.4.8.0.7 = 21344 # Feet
- AiPlayerbot.GearProgressionSystem.4.8.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.8.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.8.0.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.8.0.11 = 21836 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.8.0.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.8.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.8.0.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.8.0.15 = 21273 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.8.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.8.0.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.8.0.18 = 5976 # Tabard
- # Level 4 (4) Mage (8) Fire (1)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
- AiPlayerbot.GearProgressionSystem.4.8.1.0 = 21347 # Head
- AiPlayerbot.GearProgressionSystem.4.8.1.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.8.1.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.8.1.4 = 21343 # Chest
- AiPlayerbot.GearProgressionSystem.4.8.1.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.8.1.6 = 21461 # Legs
- AiPlayerbot.GearProgressionSystem.4.8.1.7 = 21344 # Feet
- AiPlayerbot.GearProgressionSystem.4.8.1.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.8.1.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.8.1.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.8.1.11 = 21836 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.8.1.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.8.1.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.8.1.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.8.1.15 = 21273 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.8.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.8.1.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.8.1.18 = 5976 # Tabard
- # Level 4 (4) Mage (8) Frost (2)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
- AiPlayerbot.GearProgressionSystem.4.8.2.0 = 21347 # Head
- AiPlayerbot.GearProgressionSystem.4.8.2.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.8.2.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.8.2.4 = 21343 # Chest
- AiPlayerbot.GearProgressionSystem.4.8.2.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.8.2.6 = 21461 # Legs
- AiPlayerbot.GearProgressionSystem.4.8.2.7 = 21344 # Feet
- AiPlayerbot.GearProgressionSystem.4.8.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.8.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.8.2.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.8.2.11 = 21836 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.8.2.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.8.2.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.8.2.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.8.2.15 = 21273 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.8.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.8.2.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.8.2.18 = 5976 # Tabard
- # Level 4 (4) Warlock (9) Affliction (0)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
- AiPlayerbot.GearProgressionSystem.4.9.0.0 = 21337 # Head
- AiPlayerbot.GearProgressionSystem.4.9.0.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.9.0.2 = 21335 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.9.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.4.9.0.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.4.9.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.4.9.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.4.9.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.9.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.9.0.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.9.0.11 = 21417 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.9.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.9.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.9.0.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.9.0.15 = 21622 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.9.0.16 = 21597 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.9.0.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.9.0.18 = 5976 # Tabard
- # Level 4 (4) Warlock (9) Demonology (1)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
- AiPlayerbot.GearProgressionSystem.4.9.1.0 = 21337 # Head
- AiPlayerbot.GearProgressionSystem.4.9.1.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.9.1.2 = 21335 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.9.1.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.4.9.1.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.4.9.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.4.9.1.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.4.9.1.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.9.1.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.9.1.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.9.1.11 = 21417 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.9.1.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.9.1.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.9.1.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.9.1.15 = 21622 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.9.1.16 = 21597 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.9.1.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.9.1.18 = 5976 # Tabard
- # Level 4 (4) Warlock (9) Destruction (2)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
- AiPlayerbot.GearProgressionSystem.4.9.2.0 = 21337 # Head
- AiPlayerbot.GearProgressionSystem.4.9.2.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.9.2.2 = 21335 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.9.2.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.4.9.2.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.4.9.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.4.9.2.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.4.9.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.9.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.9.2.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.9.2.11 = 21417 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.9.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.9.2.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.9.2.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.9.2.15 = 21622 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.9.2.16 = 21597 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.9.2.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.4.9.2.18 = 5976 # Tabard
- # Level 4 (4) Druid (11) Balance (0)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJUaANLqgVM4gZYygdM4whM5AlSwgpUUQtLywxUzQ1Lsw5JhA9YyxBLoBFUXRJanQ
- AiPlayerbot.GearProgressionSystem.4.11.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.4.11.0.1 = 21608 # Neck
- AiPlayerbot.GearProgressionSystem.4.11.0.2 = 19370 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.11.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.4.11.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.4.11.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.4.11.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.4.11.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.4.11.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.4.11.0.10 = 19403 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.11.0.11 = 21709 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.11.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.11.0.13 = 18820 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.11.0.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.4.11.0.15 = 19360 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.11.0.16 = 21597 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.11.0.17 = 23197 # Ranged
- AiPlayerbot.GearProgressionSystem.4.11.0.18 = 5976 # Tabard
- # Level 4 (4) Druid (11) Feral (1)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQNUoQVUsAZUUkdQuQhtCFP1CVRiClSoC1LVDEKnDUvODjaND1TFEFMUETRJElqe
- AiPlayerbot.GearProgressionSystem.4.11.1.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.4.11.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.11.1.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.11.1.4 = 21680 # Chest
- AiPlayerbot.GearProgressionSystem.4.11.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.4.11.1.6 = 20665 # Legs
- AiPlayerbot.GearProgressionSystem.4.11.1.7 = 21493 # Feet
- AiPlayerbot.GearProgressionSystem.4.11.1.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.11.1.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.11.1.10 = 21205 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.11.1.11 = 17063 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.11.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.11.1.13 = 13965 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.11.1.14 = 21701 # Back
- AiPlayerbot.GearProgressionSystem.4.11.1.15 = 21268 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.11.1.16 = 13385 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.11.1.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.4.11.1.18 = 5976 # Tabard
- # Level 4 (4) Druid (11) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAlTQA0IGBUIBBkIHB0IFCEICCUIICkIDC1R0DEu2DUvDDkKoD1RPEFVPEVSiEld_
- AiPlayerbot.GearProgressionSystem.4.11.2.0 = 16900 # Head
- AiPlayerbot.GearProgressionSystem.4.11.2.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.4.11.2.2 = 16902 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.11.2.4 = 16897 # Chest
- AiPlayerbot.GearProgressionSystem.4.11.2.5 = 16903 # Waist
- AiPlayerbot.GearProgressionSystem.4.11.2.6 = 16901 # Legs
- AiPlayerbot.GearProgressionSystem.4.11.2.7 = 16898 # Feet
- AiPlayerbot.GearProgressionSystem.4.11.2.8 = 16904 # Wrists
- AiPlayerbot.GearProgressionSystem.4.11.2.9 = 16899 # Hands
- AiPlayerbot.GearProgressionSystem.4.11.2.10 = 21620 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.11.2.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.11.2.12 = 19395 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.11.2.13 = 17064 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.11.2.14 = 21583 # Back
- AiPlayerbot.GearProgressionSystem.4.11.2.15 = 21839 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.11.2.16 = 21666 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.11.2.17 = 22399 # Ranged
- AiPlayerbot.GearProgressionSystem.4.11.2.18 = 5976 # Tabard
- # Level 4 (4) Druid (11) Feral Tank (3)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkuxA1ShBVSwBlSrB1NsCEu1CVRiClSoC0KnDFLQDUvODlSmD1TOEFMUETRJElqe
- AiPlayerbot.GearProgressionSystem.4.11.3.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.4.11.3.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.4.11.3.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.4.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.4.11.3.4 = 21680 # Chest
- AiPlayerbot.GearProgressionSystem.4.11.3.5 = 21675 # Waist
- AiPlayerbot.GearProgressionSystem.4.11.3.6 = 21356 # Legs
- AiPlayerbot.GearProgressionSystem.4.11.3.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.4.11.3.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.4.11.3.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.4.11.3.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.4.11.3.11 = 21200 # Finger 2
- AiPlayerbot.GearProgressionSystem.4.11.3.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.4.11.3.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.4.11.3.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.4.11.3.15 = 21268 # Main Hand
- AiPlayerbot.GearProgressionSystem.4.11.3.16 = 13385 # Off Hand
- AiPlayerbot.GearProgressionSystem.4.11.3.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.4.11.3.18 = 5976 # Tabard
- # Level 5 (5) Gear ILvl (Naxxramas)
- AiPlayerbot.GearProgressionSystem.5.MinItemLevel = 83
- AiPlayerbot.GearProgressionSystem.5.MaxItemLevel = 100
- # Level 5 (5) Warrior (1) Arms (0)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAloNA1NSBVnYBlqzB1ocCEu7CVmYClRNC1n-DFStDUvODloBD1oFEFoOEVwZElkb
- AiPlayerbot.GearProgressionSystem.5.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.5.1.1.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.1.1.2 = 21330 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.1.1.4 = 23000 # Chest
- AiPlayerbot.GearProgressionSystem.5.1.1.5 = 23219 # Waist
- AiPlayerbot.GearProgressionSystem.5.1.1.6 = 23068 # Legs
- AiPlayerbot.GearProgressionSystem.5.1.1.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.5.1.1.8 = 22936 # Wrists
- AiPlayerbot.GearProgressionSystem.5.1.1.9 = 21581 # Hands
- AiPlayerbot.GearProgressionSystem.5.1.1.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.1.1.11 = 21677 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.1.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.1.1.13 = 23041 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.1.1.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.1.1.15 = 22691 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.1.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.1.1.17 = 22811 # Ranged
- AiPlayerbot.GearProgressionSystem.5.1.1.18 = 5976 # Tabard
- # Level 5 (5) Warrior (1) Fury (1)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAloNA1NSBVnYBlqzB1ocCEu7CVmYClRNC1n-DFStDUvODloBD1oFEFoOEVwZElkb
- AiPlayerbot.GearProgressionSystem.5.1.1.0 = 12640 # Head
- AiPlayerbot.GearProgressionSystem.5.1.1.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.1.1.2 = 21330 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.1.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.1.1.4 = 23000 # Chest
- AiPlayerbot.GearProgressionSystem.5.1.1.5 = 23219 # Waist
- AiPlayerbot.GearProgressionSystem.5.1.1.6 = 23068 # Legs
- AiPlayerbot.GearProgressionSystem.5.1.1.7 = 19387 # Feet
- AiPlayerbot.GearProgressionSystem.5.1.1.8 = 22936 # Wrists
- AiPlayerbot.GearProgressionSystem.5.1.1.9 = 21581 # Hands
- AiPlayerbot.GearProgressionSystem.5.1.1.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.1.1.11 = 21677 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.1.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.1.1.13 = 23041 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.1.1.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.1.1.15 = 23054 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.1.1.16 = 23577 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.1.1.17 = 22811 # Ranged
- AiPlayerbot.GearProgressionSystem.5.1.1.18 = 5976 # Tabard
- # Level 5 (5) Warrior (1) Protection (2)
- # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAVeSAljMA1eTBVeQBleWB1eRCFeUCVeXCleVC1LVDEKnDUuNDkvnD1maEEpLEVoDEkKt
- AiPlayerbot.GearProgressionSystem.5.1.2.0 = 22418 # Head
- AiPlayerbot.GearProgressionSystem.5.1.2.1 = 22732 # Neck
- AiPlayerbot.GearProgressionSystem.5.1.2.2 = 22419 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.1.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.1.2.4 = 22416 # Chest
- AiPlayerbot.GearProgressionSystem.5.1.2.5 = 22422 # Waist
- AiPlayerbot.GearProgressionSystem.5.1.2.6 = 22417 # Legs
- AiPlayerbot.GearProgressionSystem.5.1.2.7 = 22420 # Feet
- AiPlayerbot.GearProgressionSystem.5.1.2.8 = 22423 # Wrists
- AiPlayerbot.GearProgressionSystem.5.1.2.9 = 22421 # Hands
- AiPlayerbot.GearProgressionSystem.5.1.2.10 = 21205 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.1.2.11 = 17063 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.1.2.12 = 19341 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.1.2.13 = 19431 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.1.2.14 = 22938 # Back
- AiPlayerbot.GearProgressionSystem.5.1.2.15 = 19019 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.1.2.16 = 23043 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.1.2.17 = 17069 # Ranged
- AiPlayerbot.GearProgressionSystem.5.1.2.18 = 5976 # Tabard
- # Level 5 (5) Paladin (2) Holy (0)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFXnAJU0ANXnQVXmQZXnwdXmwhXnglXmApXmgtaGgxZmw1Ljw5Lww9ZsBBaEBFZIxJZ3g
- AiPlayerbot.GearProgressionSystem.5.2.0.0 = 22428 # Head
- AiPlayerbot.GearProgressionSystem.5.2.0.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.5.2.0.2 = 22429 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.2.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.2.0.4 = 22425 # Chest
- AiPlayerbot.GearProgressionSystem.5.2.0.5 = 22431 # Waist
- AiPlayerbot.GearProgressionSystem.5.2.0.6 = 22427 # Legs
- AiPlayerbot.GearProgressionSystem.5.2.0.7 = 22430 # Feet
- AiPlayerbot.GearProgressionSystem.5.2.0.8 = 22424 # Wrists
- AiPlayerbot.GearProgressionSystem.5.2.0.9 = 22426 # Hands
- AiPlayerbot.GearProgressionSystem.5.2.0.10 = 23066 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.2.0.11 = 22939 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.2.0.12 = 19343 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.2.0.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.2.0.14 = 22960 # Back
- AiPlayerbot.GearProgressionSystem.5.2.0.15 = 23056 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.2.0.16 = 22819 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.2.0.17 = 23006 # Ranged
- AiPlayerbot.GearProgressionSystem.5.2.0.18 = 5976 # Tabard
- # Level 5 (2) Paladin (2) Protection (1)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJYzANUhwVTjQZUXgdNjwhUyglJQgpUqgtS0AxUYQ1L5w5H5g9ZmhBcGRFZIhJXgQ
- AiPlayerbot.GearProgressionSystem.5.2.1.0 = 21387 # Head
- AiPlayerbot.GearProgressionSystem.5.2.1.1 = 22732 # Neck
- AiPlayerbot.GearProgressionSystem.5.2.1.2 = 21639 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.2.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.2.1.4 = 21389 # Chest
- AiPlayerbot.GearProgressionSystem.5.2.1.5 = 21598 # Waist
- AiPlayerbot.GearProgressionSystem.5.2.1.6 = 19855 # Legs
- AiPlayerbot.GearProgressionSystem.5.2.1.7 = 21706 # Feet
- AiPlayerbot.GearProgressionSystem.5.2.1.8 = 18754 # Wrists
- AiPlayerbot.GearProgressionSystem.5.2.1.9 = 21674 # Hands
- AiPlayerbot.GearProgressionSystem.5.2.1.10 = 21200 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.2.1.11 = 21601 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.2.1.12 = 19431 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.2.1.13 = 18406 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.2.1.14 = 22938 # Back
- AiPlayerbot.GearProgressionSystem.5.2.1.15 = 23577 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.2.1.16 = 22818 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.2.1.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.5.2.1.18 = 5976 # Tabard
- # Level 5 (5) Paladin (2) Retribution (2)
- # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJH5ANTjwVTjQZaswdTjghTjAlZmApUdwtZ_gxS1Q1XMQ5LWQ9aBRBYoxJXgQ
- AiPlayerbot.GearProgressionSystem.5.2.2.0 = 21387 # Head
- AiPlayerbot.GearProgressionSystem.5.2.2.1 = 18404 # Neck
- AiPlayerbot.GearProgressionSystem.5.2.2.2 = 21391 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.2.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.2.2.4 = 21389 # Chest
- AiPlayerbot.GearProgressionSystem.5.2.2.5 = 23219 # Waist
- AiPlayerbot.GearProgressionSystem.5.2.2.6 = 21390 # Legs
- AiPlayerbot.GearProgressionSystem.5.2.2.7 = 21388 # Feet
- AiPlayerbot.GearProgressionSystem.5.2.2.8 = 22936 # Wrists
- AiPlayerbot.GearProgressionSystem.5.2.2.9 = 21623 # Hands
- AiPlayerbot.GearProgressionSystem.5.2.2.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.2.2.11 = 21205 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.2.2.12 = 22321 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.2.2.13 = 19289 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.2.2.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.2.2.15 = 22691 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.2.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.2.2.17 = 22401 # Ranged
- AiPlayerbot.GearProgressionSystem.5.2.2.18 = 5976 # Tabard
- # Level 5 (5) Hunter (3) Beast Master (0)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
- AiPlayerbot.GearProgressionSystem.5.3.0.0 = 22438 # Head
- AiPlayerbot.GearProgressionSystem.5.3.0.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.3.0.2 = 22439 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.3.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.3.0.4 = 22436 # Chest
- AiPlayerbot.GearProgressionSystem.5.3.0.5 = 22442 # Waist
- AiPlayerbot.GearProgressionSystem.5.3.0.6 = 22437 # Legs
- AiPlayerbot.GearProgressionSystem.5.3.0.7 = 22440 # Feet
- AiPlayerbot.GearProgressionSystem.5.3.0.8 = 22443 # Wrists
- AiPlayerbot.GearProgressionSystem.5.3.0.9 = 22441 # Hands
- AiPlayerbot.GearProgressionSystem.5.3.0.10 = 23067 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.3.0.11 = 22961 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.3.0.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.3.0.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.3.0.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.3.0.15 = 23039 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.3.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.3.0.17 = 22812 # Ranged
- AiPlayerbot.GearProgressionSystem.5.3.0.18 = 5976 # Tabard
- # Level 5 (5) Hunter (3) Marksmanship (1)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
- AiPlayerbot.GearProgressionSystem.5.3.1.0 = 22438 # Head
- AiPlayerbot.GearProgressionSystem.5.3.1.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.3.1.2 = 22439 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.3.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.3.1.4 = 22436 # Chest
- AiPlayerbot.GearProgressionSystem.5.3.1.5 = 22442 # Waist
- AiPlayerbot.GearProgressionSystem.5.3.1.6 = 22437 # Legs
- AiPlayerbot.GearProgressionSystem.5.3.1.7 = 22440 # Feet
- AiPlayerbot.GearProgressionSystem.5.3.1.8 = 22443 # Wrists
- AiPlayerbot.GearProgressionSystem.5.3.1.9 = 22441 # Hands
- AiPlayerbot.GearProgressionSystem.5.3.1.10 = 23067 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.3.1.11 = 22961 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.3.1.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.3.1.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.3.1.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.3.1.15 = 23039 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.3.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.3.1.17 = 22812 # Ranged
- AiPlayerbot.GearProgressionSystem.5.3.1.18 = 5976 # Tabard
- # Level 5 (5) Hunter (3) Survival (2)
- # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
- AiPlayerbot.GearProgressionSystem.5.3.2.0 = 22438 # Head
- AiPlayerbot.GearProgressionSystem.5.3.2.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.3.2.2 = 22439 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.3.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.3.2.4 = 22436 # Chest
- AiPlayerbot.GearProgressionSystem.5.3.2.5 = 22442 # Waist
- AiPlayerbot.GearProgressionSystem.5.3.2.6 = 22437 # Legs
- AiPlayerbot.GearProgressionSystem.5.3.2.7 = 22440 # Feet
- AiPlayerbot.GearProgressionSystem.5.3.2.8 = 22443 # Wrists
- AiPlayerbot.GearProgressionSystem.5.3.2.9 = 22441 # Hands
- AiPlayerbot.GearProgressionSystem.5.3.2.10 = 23067 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.3..11 = 22961 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.3.2.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.3.2.13 = 21670 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.3.2.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.3.2.15 = 23039 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.3.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.3.2.17 = 22812 # Ranged
- AiPlayerbot.GearProgressionSystem.5.3.2.18 = 5976 # Tabard
- # Level 5 (5) Rogue (4) Assassination (0)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
- AiPlayerbot.GearProgressionSystem.5.4.0.0 = 22478 # Head
- AiPlayerbot.GearProgressionSystem.5.4.0.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.5.4.0.2 = 22479 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.4.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.4.0.4 = 22476 # Chest
- AiPlayerbot.GearProgressionSystem.5.4.0.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.5.4.0.6 = 22477 # Legs
- AiPlayerbot.GearProgressionSystem.5.4.0.7 = 22480 # Feet
- AiPlayerbot.GearProgressionSystem.5.4.0.8 = 22483 # Wrists
- AiPlayerbot.GearProgressionSystem.5.4.0.9 = 22481 # Hands
- AiPlayerbot.GearProgressionSystem.5.4.0.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.4.0.11 = 23060 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.4.0.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.4.0.13 = 22954 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.4.0.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.4.0.15 = 23054 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.4.0.16 = 23577 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.4.0.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.5.4.0.18 = 5976 # Tabard
- # Level 5 (5) Rogue (4) Combat (1)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
- AiPlayerbot.GearProgressionSystem.5.4.1.0 = 22478 # Head
- AiPlayerbot.GearProgressionSystem.5.4.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.5.4.1.2 = 22479 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.4.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.4.1.4 = 22476 # Chest
- AiPlayerbot.GearProgressionSystem.5.4.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.5.4.1.6 = 22477 # Legs
- AiPlayerbot.GearProgressionSystem.5.4.1.7 = 22480 # Feet
- AiPlayerbot.GearProgressionSystem.5.4.1.8 = 22483 # Wrists
- AiPlayerbot.GearProgressionSystem.5.4.1.9 = 22481 # Hands
- AiPlayerbot.GearProgressionSystem.5.4.1.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.4.1.11 = 23060 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.4.1.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.4.1.13 = 22954 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.4.1.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.4.1.15 = 23054 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.4.1.16 = 23577 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.4.1.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.5.4.1.18 = 5976 # Tabard
- # Level 5 (5) Rogue (4) Subtlety (2)
- # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
- AiPlayerbot.GearProgressionSystem.5.4.2.0 = 22478 # Head
- AiPlayerbot.GearProgressionSystem.5.4.2.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.5.4.2.2 = 22479 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.4.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.4.2.4 = 22476 # Chest
- AiPlayerbot.GearProgressionSystem.5.4.2.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.5.4.2.6 = 22477 # Legs
- AiPlayerbot.GearProgressionSystem.5.4.2.7 = 22480 # Feet
- AiPlayerbot.GearProgressionSystem.5.4.2.8 = 22483 # Wrists
- AiPlayerbot.GearProgressionSystem.5.4.2.9 = 22481 # Hands
- AiPlayerbot.GearProgressionSystem.5.4.2.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.4.2.11 = 23060 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.4.2.12 = 23041 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.4.2.13 = 22954 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.4.2.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.4.2.15 = 23054 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.4.2.16 = 23577 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.4.2.17 = 21459 # Ranged
- AiPlayerbot.GearProgressionSystem.5.4.2.18 = 5976 # Tabard
- # Level 5 (5) Priest (5) Discipline (0)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAV_ICAFTQAwBX8wUAV_AGAFf2BwBX8QgAV_QJAFf3CgBX9QsAWhUMAFmbDQBZ8w4AWgcPAFmwEABaEBEAWggSAFnh
- AiPlayerbot.GearProgressionSystem.5.5.0.0 = 22514 # Head
- AiPlayerbot.GearProgressionSystem.5.5.0.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.5.5.0.2 = 22515 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.5.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.5.0.4 = 22512 # Chest
- AiPlayerbot.GearProgressionSystem.5.5.0.5 = 22518 # Waist
- AiPlayerbot.GearProgressionSystem.5.5.0.6 = 22513 # Legs
- AiPlayerbot.GearProgressionSystem.5.5.0.7 = 22516 # Feet
- AiPlayerbot.GearProgressionSystem.5.5.0.8 = 22519 # Wrists
- AiPlayerbot.GearProgressionSystem.5.5.0.9 = 22517 # Hands
- AiPlayerbot.GearProgressionSystem.5.5.0.10 = 23061 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.5.0.11 = 22939 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.5.0.12 = 23027 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.5.0.13 = 23047 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.5.0.14 = 22960 # Back
- AiPlayerbot.GearProgressionSystem.5.5.0.15 = 23056 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.5.0.16 = 23048 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.5.0.17 = 23009 # Ranged
- AiPlayerbot.GearProgressionSystem.5.5.0.18 = 5976 # Tabard
- # Level 5 (5) Priest (5) Holy (1)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAV_ICAFTQAwBX8wUAV_AGAFf2BwBX8QgAV_QJAFf3CgBX9QsAWhUMAFmbDQBZ8w4AWgcPAFmwEABaEBEAWggSAFnh
- AiPlayerbot.GearProgressionSystem.5.5.1.0 = 22514 # Head
- AiPlayerbot.GearProgressionSystem.5.5.1.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.5.5.1.2 = 22515 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.5.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.5.1.4 = 22512 # Chest
- AiPlayerbot.GearProgressionSystem.5.5.1.5 = 22518 # Waist
- AiPlayerbot.GearProgressionSystem.5.5.1.6 = 22513 # Legs
- AiPlayerbot.GearProgressionSystem.5.5.1.7 = 22516 # Feet
- AiPlayerbot.GearProgressionSystem.5.5.1.8 = 22519 # Wrists
- AiPlayerbot.GearProgressionSystem.5.5.1.9 = 22517 # Hands
- AiPlayerbot.GearProgressionSystem.5.5.1.10 = 23061 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.5.1.11 = 22939 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.5.1.12 = 23027 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.5.1.13 = 23047 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.5.1.14 = 22960 # Back
- AiPlayerbot.GearProgressionSystem.5.5.1.15 = 23056 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.5.1.16 = 23048 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.5.1.17 = 23009 # Ranged
- AiPlayerbot.GearProgressionSystem.5.5.1.18 = 5976 # Tabard
- # Level 5 (5) Priest (5) Shadow (2)
- # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAWfsCAEl-AwBZxwUAVU4GAFjKBwBKvQgASrsJAFLCCgBUUQsAWfcMAFTNDQBLsw4AWgYPAFjLEABZDxIAVGM
- AiPlayerbot.GearProgressionSystem.5.5.2.0 = 23035 # Head
- AiPlayerbot.GearProgressionSystem.5.5.2.1 = 18814 # Neck
- AiPlayerbot.GearProgressionSystem.5.5.2.2 = 22983 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.5.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.5.2.4 = 21838 # Chest
- AiPlayerbot.GearProgressionSystem.5.5.2.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.5.2.6 = 19133 # Legs
- AiPlayerbot.GearProgressionSystem.5.5.2.7 = 19131 # Feet
- AiPlayerbot.GearProgressionSystem.5.5.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.5.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.5.2.10 = 23031 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.5.2.11 = 21709 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.5.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.5.2.13 = 23046 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.5.2.14 = 22731 # Back
- AiPlayerbot.GearProgressionSystem.5.5.2.15 = 22799 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.5.2.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.5.2.17 = 21603 # Ranged
- AiPlayerbot.GearProgressionSystem.5.5.2.18 = 5976 # Tabard
- # Level 5 (5) Shaman (7) Elemental (0)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAFoRAwBccAUATOIGAFjKBwBM4wgATOQJAFLCCgBUUQsAWfcMAFnxDQBaBg4AS7MPAFoKEABZEBIAWp8
- AiPlayerbot.GearProgressionSystem.5.7.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.5.7.0.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.7.0.2 = 23664 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.7.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.7.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.5.7.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.7.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.5.7.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.5.7.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.7.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.7.0.10 = 23031 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.7.0.11 = 23025 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.7.0.12 = 23046 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.7.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.7.0.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.7.0.15 = 22800 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.7.0.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.7.0.17 = 23199 # Ranged
- AiPlayerbot.GearProgressionSystem.5.7.0.18 = 5976 # Tabard
- # Level 5 (5)) Shaman (7) Enhancement (1)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAFoNAwBUoQUAWroGAFRSBwBUkwgAS7UJAFRiCgBUqAsAWf4MAEKnDQBZqg4AWgEPAFoFEgBXew
- AiPlayerbot.GearProgressionSystem.5.7.1.0 = 18817 # Head
- AiPlayerbot.GearProgressionSystem.5.7.1.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.7.1.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.7.1.4 = 23226 # Chest
- AiPlayerbot.GearProgressionSystem.5.7.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.5.7.1.6 = 21651 # Legs
- AiPlayerbot.GearProgressionSystem.5.7.1.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.5.7.1.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.5.7.1.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.5.7.1.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.7.1.11 = 17063 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.7.1.12 = 22954 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.7.1.13 = 23041 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.7.1.14 = 23045 # Back
- AiPlayerbot.GearProgressionSystem.5.7.1.15 = 22798 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.7.1.16 = 0 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.7.1.17 = 22395 # Ranged
- AiPlayerbot.GearProgressionSystem.5.7.1.18 = 5976 # Tabard
- # Level 5 (5) Shaman (7) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAV8ICAFTQAwBXwwUAV8AGAFROBwBXwQgAV8QJAFfHCgBXxQsAWhkMAFmbDQBaBw4AS8MPAFRPEABaEBEAWSMSAFd8
- AiPlayerbot.GearProgressionSystem.5.7.1.0 = 22466 # Head
- AiPlayerbot.GearProgressionSystem.5.7.1.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.5.7.1.2 = 22467 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.7.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.7.1.4 = 22464 # Chest
- AiPlayerbot.GearProgressionSystem.5.7.1.5 = 21582 # Waist
- AiPlayerbot.GearProgressionSystem.5.7.1.6 = 22465 # Legs
- AiPlayerbot.GearProgressionSystem.5.7.1.7 = 22468 # Feet
- AiPlayerbot.GearProgressionSystem.5.7.1.8 = 22471 # Wrists
- AiPlayerbot.GearProgressionSystem.5.7.1.9 = 22469 # Hands
- AiPlayerbot.GearProgressionSystem.5.7.1.10 = 23065 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.7.1.11 = 22939 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.7.1.12 = 23047 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.7.1.13 = 19395 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.7.1.14 = 21583 # Back
- AiPlayerbot.GearProgressionSystem.5.7.1.15 = 23056 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.7.1.16 = 22819 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.7.1.17 = 22396 # Ranged
- AiPlayerbot.GearProgressionSystem.5.7.1.18 = 5976 # Tabard
- # Level 5 (5) Mage (8) Arcane (0)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
- AiPlayerbot.GearProgressionSystem.5.8.0.0 = 22498 # Head
- AiPlayerbot.GearProgressionSystem.5.8.0.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.8.0.2 = 22983 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.8.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.8.0.4 = 22496 # Chest
- AiPlayerbot.GearProgressionSystem.5.8.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.8.0.6 = 23070 # Legs
- AiPlayerbot.GearProgressionSystem.5.8.0.7 = 22500 # Feet
- AiPlayerbot.GearProgressionSystem.5.8.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.8.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.8.0.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.8.0.11 = 23062 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.8.0.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.8.0.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.8.0.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.8.0.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.8.0.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.8.0.17 = 22821 # Ranged
- AiPlayerbot.GearProgressionSystem.5.8.0.18 = 5976 # Tabard
- # Level 5 (5) Mage (8) Fire (1)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
- AiPlayerbot.GearProgressionSystem.5.8.1.0 = 22498 # Head
- AiPlayerbot.GearProgressionSystem.5.8.1.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.8.1.2 = 22983 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.8.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.8.1.4 = 22496 # Chest
- AiPlayerbot.GearProgressionSystem.5.8.1.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.8.1.6 = 23070 # Legs
- AiPlayerbot.GearProgressionSystem.5.8.1.7 = 22500 # Feet
- AiPlayerbot.GearProgressionSystem.5.8.1.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.8.1.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.8.1.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.8.1.11 = 23062 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.8.1.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.8.1.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.8.1.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.8.1.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.8.1.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.8.1.17 = 22821 # Ranged
- AiPlayerbot.GearProgressionSystem.5.8.1.18 = 5976 # Tabard
- # Level 5 (5) Mage (8) Frost (2)
- # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
- AiPlayerbot.GearProgressionSystem.5.8.2.0 = 22498 # Head
- AiPlayerbot.GearProgressionSystem.5.8.2.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.8.2.2 = 22983 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.8.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.8.2.4 = 22496 # Chest
- AiPlayerbot.GearProgressionSystem.5.8.2.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.8.2.6 = 23070 # Legs
- AiPlayerbot.GearProgressionSystem.5.8.2.7 = 22500 # Feet
- AiPlayerbot.GearProgressionSystem.5.8.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.8.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.8.2.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.8.2.11 = 23062 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.8.2.12 = 19339 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.8.2.13 = 19379 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.8.2.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.8.2.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.8.2.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.8.2.17 = 22821 # Ranged
- AiPlayerbot.GearProgressionSystem.5.8.2.18 = 5976 # Tabard
- # Level 5 (5) Warlock (9) Affliction (0)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
- AiPlayerbot.GearProgressionSystem.5.9.0.0 = 22506 # Head
- AiPlayerbot.GearProgressionSystem.5.9.0.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.9.0.2 = 22507 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.9.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.9.0.4 = 22504 # Chest
- AiPlayerbot.GearProgressionSystem.5.9.0.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.5.9.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.5.9.0.7 = 22508 # Feet
- AiPlayerbot.GearProgressionSystem.5.9.0.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.9.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.9.0.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.9.0.11 = 23025 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.9.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.9.0.13 = 23046 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.9.0.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.9.0.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.9.0.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.9.0.17 = 22820 # Ranged
- AiPlayerbot.GearProgressionSystem.5.9.0.18 = 5976 # Tabard
- # Level 5 (5) Warlock (9) Demonology (1)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
- AiPlayerbot.GearProgressionSystem.5.9.1.0 = 22506 # Head
- AiPlayerbot.GearProgressionSystem.5.9.1.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.9.1.2 = 22507 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.9.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.9.1.4 = 22504 # Chest
- AiPlayerbot.GearProgressionSystem.5.9.1.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.5.9.1.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.5.9.1.7 = 22508 # Feet
- AiPlayerbot.GearProgressionSystem.5.9.1.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.9.1.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.9.1.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.9.1.11 = 23025 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.9.1.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.9.1.13 = 23046 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.9.1.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.9.1.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.9.1.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.9.1.17 = 22820 # Ranged
- AiPlayerbot.GearProgressionSystem.5.9.1.18 = 5976 # Tabard
- # Level 5 (5) Warlock (9) Destruction (2)
- # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
- AiPlayerbot.GearProgressionSystem.5.9.2.0 = 22506 # Head
- AiPlayerbot.GearProgressionSystem.5.9.2.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.9.2.2 = 22507 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.9.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.9.2.4 = 22504 # Chest
- AiPlayerbot.GearProgressionSystem.5.9.2.5 = 19388 # Waist
- AiPlayerbot.GearProgressionSystem.5.9.2.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.5.9.2.7 = 22508 # Feet
- AiPlayerbot.GearProgressionSystem.5.9.2.8 = 21186 # Wrists
- AiPlayerbot.GearProgressionSystem.5.9.2.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.9.2.10 = 21709 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.9.2.11 = 23025 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.9.2.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.9.2.13 = 23046 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.9.2.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.9.2.15 = 22807 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.9.2.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.9.2.17 = 22820 # Ranged
- AiPlayerbot.GearProgressionSystem.5.9.2.18 = 5976 # Tabard
- # Level 5 (5) Druid (11) Balance (0)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJaEQNZxwVM4gZYygdM4whM5AlZ7QpUUQtZ8QxUzQ1Lsw5aBg9aChBZzBFaCRJanQ
- AiPlayerbot.GearProgressionSystem.5.11.0.0 = 19375 # Head
- AiPlayerbot.GearProgressionSystem.5.11.0.1 = 23057 # Neck
- AiPlayerbot.GearProgressionSystem.5.11.0.2 = 22983 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.11.0.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.11.0.4 = 19682 # Chest
- AiPlayerbot.GearProgressionSystem.5.11.0.5 = 22730 # Waist
- AiPlayerbot.GearProgressionSystem.5.11.0.6 = 19683 # Legs
- AiPlayerbot.GearProgressionSystem.5.11.0.7 = 19684 # Feet
- AiPlayerbot.GearProgressionSystem.5.11.0.8 = 23021 # Wrists
- AiPlayerbot.GearProgressionSystem.5.11.0.9 = 21585 # Hands
- AiPlayerbot.GearProgressionSystem.5.11.0.10 = 23025 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.11.0.11 = 21709 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.11.0.12 = 19379 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.11.0.13 = 23046 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.11.0.14 = 23050 # Back
- AiPlayerbot.GearProgressionSystem.5.11.0.15 = 22988 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.11.0.16 = 23049 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.11.0.17 = 23197 # Ranged
- AiPlayerbot.GearProgressionSystem.5.11.0.18 = 5976 # Tabard
- # Level 5 (5) Druid (11) Feral (1)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQNUoQVaugZUUgdaHwhT9QlUYgpUqAtZ_gxL6A1Lzg5aAQ9UzhBZzBE0SRJang
- AiPlayerbot.GearProgressionSystem.5.11.1.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.5.11.1.1 = 19377 # Neck
- AiPlayerbot.GearProgressionSystem.5.11.1.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.11.1.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.11.1.4 = 23226 # Chest
- AiPlayerbot.GearProgressionSystem.5.11.1.5 = 21586 # Waist
- AiPlayerbot.GearProgressionSystem.5.11.1.6 = 23071 # Legs
- AiPlayerbot.GearProgressionSystem.5.11.1.7 = 21493 # Feet
- AiPlayerbot.GearProgressionSystem.5.11.1.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.5.11.1.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.5.11.1.10 = 23038 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.11.1.11 = 19432 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.11.1.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.11.1.13 = 23041 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.11.1.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.5.11.1.15 = 22988 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.11.1.16 = 13385 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.11.1.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.5.11.1.18 = 5976 # Tabard
- # Level 5 (5) Druid (11) Restoration (2)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUq8AlTQA1fbBVfYBlfeB0u5CFfcCVffClfdC1mbDEu2DUvDDloHD1mwEFoQEVoIEld_
- AiPlayerbot.GearProgressionSystem.5.11.2.0 = 19132 # Head
- AiPlayerbot.GearProgressionSystem.5.11.2.1 = 21712 # Neck
- AiPlayerbot.GearProgressionSystem.5.11.2.2 = 22491 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.11.2.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.11.2.4 = 22488 # Chest
- AiPlayerbot.GearProgressionSystem.5.11.2.5 = 22494 # Waist
- AiPlayerbot.GearProgressionSystem.5.11.2.6 = 19385 # Legs
- AiPlayerbot.GearProgressionSystem.5.11.2.7 = 22492 # Feet
- AiPlayerbot.GearProgressionSystem.5.11.2.8 = 22495 # Wrists
- AiPlayerbot.GearProgressionSystem.5.11.2.9 = 22493 # Hands
- AiPlayerbot.GearProgressionSystem.5.11.2.10 = 22939 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.11.2.11 = 19382 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.11.2.12 = 19395 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.11.2.13 = 23047 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.11.2.14 = 22960 # Back
- AiPlayerbot.GearProgressionSystem.5.11.2.15 = 23056 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.11.2.16 = 23048 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.11.2.17 = 22399 # Ranged
- AiPlayerbot.GearProgressionSystem.5.11.2.18 = 5976 # Tabard
- # Level 5 (5) Druid (11) Feral Tank (3)
- # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAloNA1ShBVq6BlSrB1ofCEu1CVRiClSoC0KnDFLQDUvODlmqD1TOEFnMETRJElqe
- AiPlayerbot.GearProgressionSystem.5.11.3.0 = 8345 # Head
- AiPlayerbot.GearProgressionSystem.5.11.3.1 = 23053 # Neck
- AiPlayerbot.GearProgressionSystem.5.11.3.2 = 21665 # Shoulder
- AiPlayerbot.GearProgressionSystem.5.11.3.3 = 0 # Shirt
- AiPlayerbot.GearProgressionSystem.5.11.3.4 = 23226 # Chest
- AiPlayerbot.GearProgressionSystem.5.11.3.5 = 21675 # Waist
- AiPlayerbot.GearProgressionSystem.5.11.3.6 = 23071 # Legs
- AiPlayerbot.GearProgressionSystem.5.11.3.7 = 19381 # Feet
- AiPlayerbot.GearProgressionSystem.5.11.3.8 = 21602 # Wrists
- AiPlayerbot.GearProgressionSystem.5.11.3.9 = 21672 # Hands
- AiPlayerbot.GearProgressionSystem.5.11.3.10 = 17063 # Finger 1
- AiPlayerbot.GearProgressionSystem.5.11.3.11 = 21200 # Finger 2
- AiPlayerbot.GearProgressionSystem.5.11.3.12 = 19406 # Trinket 1
- AiPlayerbot.GearProgressionSystem.5.11.3.13 = 22954 # Trinket 2
- AiPlayerbot.GearProgressionSystem.5.11.3.14 = 21710 # Back
- AiPlayerbot.GearProgressionSystem.5.11.3.15 = 22988 # Main Hand
- AiPlayerbot.GearProgressionSystem.5.11.3.16 = 13385 # Off Hand
- AiPlayerbot.GearProgressionSystem.5.11.3.17 = 23198 # Ranged
- AiPlayerbot.GearProgressionSystem.5.11.3.18 = 5976 # Tabard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement