Advertisement
Guest User

aiplayerbot.conf

a guest
Nov 4th, 2024
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
autoconf 258.09 KB | Gaming | 0 0
  1. ##########################################
  2. # MANGOS Ai Playerbot Configuration file #
  3. ##########################################
  4.  
  5. [AiPlayerbotConf]
  6. ConfVersion=2020072501
  7.  
  8. # Enable or disable AI Playerbot
  9. AiPlayerbot.Enabled = 1
  10.  
  11. # Enable random bot system
  12. AiPlayerbot.RandomBotAutologin = 1
  13.  
  14. # Log on all random bots on start
  15. AiPlayerbot.RandomBotLoginAtStartup = 1
  16.  
  17. # Disable automatic DBStore save
  18. AiPlayerbot.ExplicitDbStoreSave = 0
  19.  
  20. # Log out random bots after BotInWorldTime interval
  21. # AiPlayerbot.RandomBotTimedLogout = 1
  22.  
  23. # Keep random bots logged out for an BotInWorldTime interval
  24. # AiPlayerbot.RandomBotTimedOffline = 0
  25.  
  26. # Login Bots when real players login
  27. AiPlayerbot.RandomBotLoginWithPlayer = 1
  28.  
  29. # Delete all random bot accounts (reset randombots)
  30. AiPlayerbot.DeleteRandomBotAccounts = 0
  31.  
  32. # auto-login all player alts as bots on player login
  33. AiPlayerbot.BotAutologin = 1
  34.  
  35. # Enable LFG for random bots
  36. AiPlayerbot.RandomBotJoinLfg = 1
  37.  
  38. # Enable BG/Arena for random Bots
  39. AiPlayerbot.RandomBotJoinBG = 0
  40.  
  41. # Enable Auto join BG - bots randomly join WSG and 2v2 Arena if server is not lagging
  42. AiPlayerbot.RandomBotAutoJoinBG = 0
  43.  
  44. # Mark many quests <= Bot level as complete (slows down bot creation)
  45. AiPlayerbot.PreQuests = 0
  46.  
  47. # Create random bot characters automatically
  48. AiPlayerbot.RandomBotAutoCreate = 1
  49.  
  50. # Random bot count
  51. AiPlayerbot.MinRandomBots = 10
  52. AiPlayerbot.MaxRandomBots = 50
  53. AiPlayerbot.RandomBotMinLevel = 1
  54. AiPlayerbot.RandomBotMaxLevel = 70
  55.  
  56. # Accounts to create for random bots
  57. AiPlayerbot.RandomBotAccountPrefix = RNDBOT
  58. AiPlayerbot.RandomBotAccountCount = 20
  59.  
  60. # Disable core mangos map/bot optimizations which hinders bot activity
  61. # Works best together with AiPlayerbot.DisableActivityPriorities = 1
  62. # (0-1), default 0
  63. # AiPlayerbot.DisableBotOptimizations = 0
  64.  
  65. # Disable bot activity priorities, to make all bots ACTUALLY active without player in the zones or server (unless AiPlayerbot.DisableBotOptimizations = 0)
  66. # This setting is added for the sake of having all bots always active regardless of anything
  67. # With this enabled, if you get lags - then you need to reduce amount of online bots, rather than relying on optimizations
  68. # This will ingore the AiPlayerbot.botActiveAlone setting, all bots will be active regardless
  69. # Works best together with AiPlayerbot.DisableBotOptimizations = 1
  70. # (0-1), default 0
  71. # AiPlayerbot.DisableActivityPriorities = 0
  72.  
  73. # Percentage of fully active bots. Default is 10, higher numbers may affect performance
  74. # AiPlayerbot.botActiveAlone = 10
  75.  
  76. # Limit random bot max level to online players max level + 5 and uses reference level 1 without a player.
  77. # AiPlayerbot.SyncLevelWithPlayers = 0
  78. # AiPlayerbot.SyncLevelMaxAbove = 5
  79. # AiPlayerbot.SyncLevelNoPlayer = 1
  80.  
  81. # Random bot guild count
  82. AiPlayerbot.RandomBotGuildCount = 20
  83.  
  84. # Delete all random bot guilds
  85. AiPlayerbot.DeleteRandomBotGuilds = 0
  86.  
  87. # Random bot arena team count
  88. AiPlayerbot.RandomBotArenaTeamCount = 20
  89.  
  90. # Delete all random bot arena teams
  91. AiPlayerbot.DeleteRandomBotArenaTeams = 0
  92.  
  93. # Maps to teleport random bots
  94. AiPlayerbot.RandomBotMaps = 0,1,530,571
  95.  
  96. # Change random bot has lower gear
  97. AiPlayerbot.RandomGearLoweringChance = 0.15
  98.  
  99. # Max item level of random equipment
  100. # Classic
  101. # Max iLVL Tier 1 = 66 | Tier 2 = 76 | Tier 2.5 = 81 | Tier 3 = 99
  102. # 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)
  103. AiPlayerbot.RandomGearMaxLevel = 99
  104.  
  105. # Max difference between bot level and item's required level to be used in randomisation
  106. # Default = 9, means bots level 60 can use items that require (themselves or via quests) level 51 and above
  107. AiPlayerbot.RandomGearMaxDiff = 9
  108.  
  109. # Regularly upgrade bots equipment for their level
  110. AiPlayerbot.RandomGearUpgradeEnabled = 1
  111.  
  112. # List of item IDs to exclude from random gear, separated by comma
  113. AiPlayerbot.RandomGearBlacklist = 0
  114.  
  115. # Chance random bot has max level on first randomize (default 0.15)
  116. AiPlayerbot.RandomBotMaxLevelChance = 0.15
  117.  
  118. # Chance bot chooses RPG (Teleport to random camp for their level) instead of grinding
  119. AiPlayerbot.RandomBotRpgChance = 0.20
  120.  
  121. # Random bots teleport to zones around real player if level is appropriate
  122. # AiPlayerbot.RandomBotTeleportNearPlayer = 0
  123.  
  124. # Limit how many random bots teleport to points in zones around real player
  125. # AiPlayerbot.RandomBotTeleportNearPlayerMaxAmount = 0
  126.  
  127. # Limit whithin what distance between other bots they teleport to points in zones around real player
  128. # AiPlayerbot.RandomBotTeleportNearPlayerMaxAmountRadius = 0
  129.  
  130. # Chance for bot to use potions
  131. #AiPlayerbot.UsePotionChance = 1.0
  132.  
  133. # Bots will speed up when following to stay close.
  134. # AiPlayerbot.BoostFollow = 1
  135.  
  136. # Bots and npcs turn to eachother during an rpg interaction
  137. AiPlayerbot.TurnInRpg = 0
  138.  
  139. # Bots will make sounds when repairing, selling items ect.
  140. AiPlayerbot.GlobalSoundEffects = 0
  141.  
  142. # Show progress bars for random bots (disabled by default)
  143. AiPlayerbot.ShowProgressBars = 1
  144.  
  145. # Set randombots movement speed to walking anywhere
  146. AiPlayerbot.RandombotsWalkingRPG = 0
  147.  
  148. # Set randombots movement speed to walking only inside buildings
  149. AiPlayerbot.RandombotsWalkingRPG.InDoors = 0
  150.  
  151. # Bots greet to the players
  152. AiPlayerbot.EnableGreet = 0
  153.  
  154. # Show helmet and cloak on randombots (reset required)
  155. AiPlayerbot.RandomBotShowHelmet = 1
  156. AiPlayerbot.RandomBotShowCloak = 1
  157.  
  158. # Disable random levels for randombots
  159. # Every bots started on the specified level and level up by killing mobs.
  160. AiPlayerbot.DisableRandomLevels = 0
  161.  
  162. # Set randombots starting level here if "AiPlayerbot.DisableRandomLevels" enabled
  163. # Recommended: 5+
  164. #AiPlayerbot.randombotStartingLevel = 5
  165.  
  166. # Set XP rate for bots (default: 1)
  167. # Server XP Rate * AiPlayerbot.XPRate
  168. # AiPlayerbot.XPRate = 1
  169.  
  170. # Set minimum level of randombots where gets enchants on items (Maxlevel + 1 to disable)
  171. # Default: 60
  172. AiPlayerbot.minEnchantingBotLevel = 81
  173.  
  174. # Randombots checking players gear score level and deny the group invite if it's too low
  175. # Default: 0 (disabled)
  176. AiPlayerbot.GearScoreCheck = 0
  177.  
  178. # Randombots checking players level difference and deny the group invite if it's too low
  179. # Default: 30
  180. AiPlayerbot.LevelCheck = 30
  181.  
  182. # Spells that won't affect bots
  183. AiPlayerbot.ImmuneSpellIds = 19428
  184.  
  185. # Quest that will be completed and rewarded to all random bots
  186. AiPlayerbot.RandomBotQuestIds = 7848,3802,5505,6502,7761,9378
  187.  
  188. # Randombots will invite players to groups/raids/guilds. (This can also be disabled by turning on DnD on your character)
  189. # AiPlayerbot.RandomBotInvitePlayer = 1
  190.  
  191. # Randombots will invite nearby bots to groups/raids/guilds
  192. # AiPlayerbot.RandomBotGroupNearby = 1
  193. # AiPlayerbot.RandomBotRaidNearby = 1
  194. # AiPlayerbot.RandomBotGuildNearby = 1
  195.  
  196. # Randombots will form guilds by buying a charter, getting signatures and handing it in.
  197. # AiPlayerbot.RandomBotFormGuild = 1
  198.  
  199. # Bots will chat in say/guild when they invite other bots to groups/raids/guilds
  200. # AiPlayerbot.InviteChat = 1
  201.  
  202. # The summon command can be used without restriction by non-gms.
  203. # AiPlayerbot.NonGmFreeSummon = 0
  204.  
  205. # Bots will put their talentspec in guild notes when they change/tell their talents if they have the rights.
  206. # AiPlayerbot.TalentsInPublicNote = 0
  207.  
  208. #max limit of members in a guild (bots will leave guild if there are more members than this number)
  209. # AiPlayerbot.guildMaxBotLimit = 1000
  210.  
  211. ##################################################################################
  212. #
  213. # Broadcast rates
  214. #
  215. # 1 - to enable broadcasts globally, 0 - to disable (default 1)
  216. # AiPlayerbot.EnableBroadcasts = 1
  217. #
  218. # all broadcast chances should be in range 0-30000
  219. #
  220. # value of 0 will disable this particular broadcast
  221. # setting value to 30000 does not guarantee the broadcast, as there are some internal randoms as well
  222. #
  223. # setting channel broadcast chance to 0, will re-route most broadcasts to other available channels
  224. # setting all channel broadcasts to 0 will disable most broadcasts
  225. # AiPlayerbot.BroadcastToGuildGlobalChance = 30000
  226. # AiPlayerbot.BroadcastToWorldGlobalChance = 30000
  227. # AiPlayerbot.BroadcastToGeneralGlobalChance = 30000
  228. # AiPlayerbot.BroadcastToTradeGlobalChance = 30000
  229. # AiPlayerbot.BroadcastToLFGGlobalChance = 30000
  230. # AiPlayerbot.BroadcastToLocalDefenseGlobalChance = 30000
  231. # AiPlayerbot.BroadcastToWorldDefenseGlobalChance = 30000
  232. # AiPlayerbot.BroadcastToGuildRecruitmentGlobalChance = 30000
  233. #
  234. # individual settings
  235. # setting one of these to 0 will disable the particular broadcast
  236. # AiPlayerbot.BroadcastChanceLootingItemPoor = 30
  237. # AiPlayerbot.BroadcastChanceLootingItemNormal = 150
  238. # AiPlayerbot.BroadcastChanceLootingItemUncommon = 10000
  239. # AiPlayerbot.BroadcastChanceLootingItemRare = 20000
  240. # AiPlayerbot.BroadcastChanceLootingItemEpic = 30000
  241. # AiPlayerbot.BroadcastChanceLootingItemLegendary = 30000
  242. # AiPlayerbot.BroadcastChanceLootingItemArtifact = 30000
  243. #
  244. # AiPlayerbot.BroadcastChanceQuestAccepted = 6000
  245. # AiPlayerbot.BroadcastChanceQuestUpdateObjectiveCompleted = 300
  246. # AiPlayerbot.BroadcastChanceQuestUpdateObjectiveProgress = 300
  247. # AiPlayerbot.BroadcastChanceQuestUpdateFailedTimer = 300
  248. # AiPlayerbot.BroadcastChanceQuestUpdateComplete = 1000
  249. # AiPlayerbot.BroadcastChanceQuestTurnedIn = 10000
  250. #
  251. # AiPlayerbot.BroadcastChanceKillNormal = 30
  252. # AiPlayerbot.BroadcastChanceKillElite = 300
  253. # AiPlayerbot.BroadcastChanceKillRareelite = 3000
  254. # AiPlayerbot.BroadcastChanceKillWorldboss = 20000
  255. # AiPlayerbot.BroadcastChanceKillRare = 10000
  256. # AiPlayerbot.BroadcastChanceKillUnknown = 100
  257. # AiPlayerbot.BroadcastChanceKillPet = 10
  258. # AiPlayerbot.BroadcastChanceKillPlayer = 30
  259. #
  260. # AiPlayerbot.BroadcastChanceLevelupGeneric = 20000
  261. # AiPlayerbot.BroadcastChanceLevelupTenX = 30000
  262. # AiPlayerbot.BroadcastChanceLevelupMaxLevel = 30000
  263. #
  264. # AiPlayerbot.BroadcastChanceSuggestInstance = 5000
  265. # AiPlayerbot.BroadcastChanceSuggestQuest = 10000
  266. # AiPlayerbot.BroadcastChanceSuggestGrindMaterials = 5000
  267. # AiPlayerbot.BroadcastChanceSuggestGrindReputation = 5000
  268. # AiPlayerbot.BroadcastChanceSuggestSell = 300
  269. # AiPlayerbot.BroadcastChanceSuggestSomething = 30000
  270. #
  271. # Very rude speeches
  272. # AiPlayerbot.BroadcastChanceSuggestSomethingToxic = 0
  273. #
  274. # Specifically for "<word> [item link]"
  275. # AiPlayerbot.BroadcastChanceSuggestToxicLinks = 0
  276. #
  277. # prefix is used as a word in "<word> [item link]"
  278. # AiPlayerbot.ToxicLinksPrefix = gnomes
  279. #
  280. # chance to suggest thunderfury
  281. # AiPlayerbot.BroadcastChanceSuggestThunderfury = 1
  282. #
  283. # does not depend on global chance
  284. # AiPlayerbot.BroadcastChanceGuildManagement = 30000
  285. #
  286. ##################################################################################
  287.  
  288. # Chance to reply to toxic links with toxic links (0-100)
  289. # AiPlayerbot.ToxicLinksRepliesChance = 30
  290. # Chance to reply to thunderfury with thunderfury (0-100)
  291. # AiPlayerbot.ThunderfuryRepliesChance = 40
  292. # Bots will chat in guild about certain events (int) (0-100)
  293. # AiPlayerbot.GuildRepliesRate = 100         # Reply someone saying something.
  294.  
  295. # Bots without a master will say things they normally tell their master.
  296. # AiPlayerbot.RandomBotSayWithoutMaster = 0
  297.  
  298. # Minimum level at which bots will start accepting duels
  299. # AiPlayerbot.BotAcceptDuelMinimumLevel = 10
  300.  
  301. # Speeds up respawn of mobs after being killed by a bot. This only affects the delays after being fully looted.
  302. # AiPlayerbot.RespawnModNeutral = 10.0    # Each nearby player will decrease the respawn time by 10% for neutral mobs.
  303. # AiPlayerbot.RespawnModHostile = 5.0     # Each nearby player will decrease the respawn time by 5% for hostile mobs.
  304. # AiPlayerbot.RespawnModThreshold = 10    # Atleast 10 players (including the bot) needs to be near the bot before respawns are modified.
  305. # AiPlayerbot.RespawnModMax = 18          # After the threshold it will decrease the respawn for up to 18 nearby players max.
  306. # AiPlayerbot.RespawnModForPlayerBots = 0 # Bots with a player master are not affected.
  307. # AiPlayerbot.RespawnModForInstances = 0  # Mobs inside instances are not affected.
  308.  
  309. # Automation
  310.  
  311. # Bots pick their quest reward (yes = picks first useful item, no = list all rewards, ask = pick useful item and lists if multiple)
  312. AiPlayerbot.AutoPickReward = yes
  313.  
  314. # Bots equip upgrades (Bots will equip any item obtained from looting or a quest if they are upgrades)
  315. # Default: 0 (disabled)
  316. AiPlayerbot.AutoEquipUpgradeLoot = 1
  317.  
  318. # Sync quests with player (Bots will complete quests the moment you hand them in. Bots will ignore looting quest items.)
  319. # Default: 0 (disabled)
  320. AiPlayerbot.SyncQuestWithPlayer = 1
  321.  
  322. # 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)
  323. AiPlayerbot.AutoTrainSpells = yes
  324.  
  325. # 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)
  326. AiPlayerbot.AutoPickTalents = full
  327.  
  328. # Bots automatically learn trainable spells on levelup
  329. # Default: 0 (disabled)
  330. AiPlayerbot.AutoLearnTrainerSpells = 1
  331.  
  332. # Bots automatically learn classquest reward spells on levelup
  333. # Default: 0 (disabled)
  334. AiPlayerbot.AutoLearnQuestSpells = 1
  335.  
  336. # Random Bots will pick quests on their own and try to complete
  337. # Default: 0 (disabled)
  338. AiPlayerbot.AutoDoQuests = 0
  339.  
  340. ##################################################################################
  341. #                                                                                #
  342. # All other parameters are optional but can be changed by uncommenting them here #
  343. #                                                                                #
  344. ##################################################################################
  345.  
  346. ##################################################################################
  347. #                                                                                #
  348. # Bot probabilities                                                              #
  349. #                                                                                #
  350. ##################################################################################
  351. #
  352. # AiPlayerbot.ClassRaceProb.<class>.<race> = <number>         #Probability Randombots will be allowed to login with this class and race. (default 100)
  353. # All probabilities are relative setting all values to 200 is the same as setting all values to 5.
  354. # 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)
  355. #
  356. # These are overrides. The order of reading is default -> race -> class -> race+class.
  357. # So if you set human to 50 and warrior to 75, human mage to 65 and orc warrior to 55:
  358. # All humans except mage and warrior will have a 50% lower chance to be generated.
  359. # All non-orc warriors will have a 75% lower chance to be generated.
  360. # Human mages have a 65% lower chance to generate.
  361. # Orc warriors have a 55% lower chance to generate.
  362.  
  363. # Source https://web.archive.org/web/20050115034332/http://www.warcraftrealms.com/census.php
  364.  
  365. # AiPlayerbot.ClassRaceProb.1.0 = 178    # Human chance
  366. # AiPlayerbot.ClassRaceProb.2.0 = 65     # Orc chance
  367. # AiPlayerbot.ClassRaceProb.3.0 = 82     # Dwarf chance
  368. # AiPlayerbot.ClassRaceProb.4.0 = 193    # NightElf chance
  369. # AiPlayerbot.ClassRaceProb.5.0 = 98     # Undead chance
  370. # AiPlayerbot.ClassRaceProb.6.0 = 79     # Tauren chance
  371. # AiPlayerbot.ClassRaceProb.7.0 = 52     # Gnome chance
  372. # AiPlayerbot.ClassRaceProb.8.0 = 60     # Troll chance
  373.  
  374. # AiPlayerbot.ClassRaceProb.1 = 114    # Warrior chance
  375. AiPlayerbot.ClassRaceProb.1.1 = 40     # Human warrior chance
  376. AiPlayerbot.ClassRaceProb.1.2 = 30     # Orc warrior chance
  377. AiPlayerbot.ClassRaceProb.1.3 = 20     # Dwarf warrior chance
  378. AiPlayerbot.ClassRaceProb.1.4 = 28     # NightElf warrior chance
  379. AiPlayerbot.ClassRaceProb.1.5 = 19     # Undead warrior chance
  380. AiPlayerbot.ClassRaceProb.1.6 = 31     # Tauren warrior chance
  381. AiPlayerbot.ClassRaceProb.1.7 = 7      # Gnome warrior chance
  382. AiPlayerbot.ClassRaceProb.1.8 = 7      # Troll warrior chance
  383.  
  384. # AiPlayerbot.ClassRaceProb.2.0 = 139  # Paladin chance
  385. AiPlayerbot.ClassRaceProb.2.1 = 102    # Human paladin chance
  386. AiPlayerbot.ClassRaceProb.2.3 = 37     # Dwarf paladin chance
  387.  
  388. # AiPlayerbot.ClassRaceProb.3 = 231    # Hunter chance
  389. AiPlayerbot.ClassRaceProb.3.2 = 32     # Orc hunter chance
  390. AiPlayerbot.ClassRaceProb.3.3 = 52     # Dwarf hunter chance
  391. AiPlayerbot.ClassRaceProb.3.4 = 102    # NightElf hunter chance
  392. AiPlayerbot.ClassRaceProb.3.6 = 23     # Tauren hunter chance
  393. AiPlayerbot.ClassRaceProb.3.8 = 22     # Troll hunter chance
  394.  
  395. # AiPlayerbot.ClassRaceProb.4 = 197    # Rogue chance
  396. AiPlayerbot.ClassRaceProb.4.1 = 32     # Human rogue chance
  397. AiPlayerbot.ClassRaceProb.4.2 = 9      # Orc rogue chance
  398. AiPlayerbot.ClassRaceProb.4.3 = 9      # Dwarf rogue chance
  399. AiPlayerbot.ClassRaceProb.4.4 = 65     # NightElf rogue chance
  400. AiPlayerbot.ClassRaceProb.4.5 = 39     # Undead rogue chance
  401. AiPlayerbot.ClassRaceProb.4.7 = 18     # Gnome rogue chance
  402. AiPlayerbot.ClassRaceProb.4.8 = 25     # Troll rogue chance
  403.  
  404. # AiPlayerbot.ClassRaceProb.5 = 94     # Priest chance
  405. AiPlayerbot.ClassRaceProb.5.1 = 26     # Human priest chance
  406. AiPlayerbot.ClassRaceProb.5.3 = 9      # Dwarf priest chance
  407. AiPlayerbot.ClassRaceProb.5.4 = 23     # NightElf priest chance
  408. AiPlayerbot.ClassRaceProb.5.5 = 27     # Undead priest chance
  409. AiPlayerbot.ClassRaceProb.5.8 = 9      # Troll priest chance
  410.  
  411. # AiPlayerbot.ClassRaceProb.7 = 81     # Shaman chance
  412. AiPlayerbot.ClassRaceProb.7.2 = 21     # Orc shaman chance
  413. AiPlayerbot.ClassRaceProb.7.6 = 39     # Tauren shaman chance
  414. AiPlayerbot.ClassRaceProb.7.8 = 21     # Troll shaman chance
  415.  
  416. # AiPlayerbot.ClassRaceProb.8 = 131    # Mage chance
  417. AiPlayerbot.ClassRaceProb.8.1 = 49     # Human mage chance
  418. AiPlayerbot.ClassRaceProb.8.5 = 36     # Undead mage chance
  419. AiPlayerbot.ClassRaceProb.8.7 = 33     # Gnome mage chance
  420. AiPlayerbot.ClassRaceProb.8.8 = 13     # Troll mage chance
  421.  
  422. # AiPlayerbot.ClassRaceProb.9 = 118    # Warlock chance
  423. AiPlayerbot.ClassRaceProb.9.1 = 37     # Human warlock chance
  424. AiPlayerbot.ClassRaceProb.9.2 = 12     # Orc warlock chance
  425. AiPlayerbot.ClassRaceProb.9.5 = 43     # Undead warlock chance
  426. AiPlayerbot.ClassRaceProb.9.7 = 26     # Gnome warlock chance
  427.  
  428. # AiPlayerbot.ClassRaceProb.11 = 112   # Druid chance
  429. AiPlayerbot.ClassRaceProb.11.4 = 76    # NightElf druid chance
  430. AiPlayerbot.ClassRaceProb.11.6 = 34    # Tauren druid chance
  431.  
  432.  
  433. ##################################################################################
  434. #                                                                                #
  435. # Premade builds                                                                 #
  436. #                                                                                #
  437. ##################################################################################
  438. #
  439. # AiPlayerbot.PremadeSpecName.<class>.<specno> = <name>         #Name of the talent specialisation
  440. # AiPlayerbot.PremadeSpecProb.<class>.<specno> = <number>       #Probability Randombots will pick this spec. (default 100)
  441. # AiPlayerbot.PremadeSpecLink.<class>.<specno>.<level> = <link> #Wowhead style link the bot should work towards at given level.
  442.  
  443. #
  444. # Rogue example
  445. # Assassination example
  446.  
  447. AiPlayerbot.PremadeSpecName.4.0 = pve dps assasination
  448. AiPlayerbot.PremadeSpecProb.4.0 = 100
  449. AiPlayerbot.PremadeSpecLink.4.0.30 = 005302105041                    # Work towards Cold Blood
  450. AiPlayerbot.PremadeSpecLink.4.0.52 = 00532310505105-3203-05          # Unlock Seal Fate, Imp backstab and then take opportunity
  451. AiPlayerbot.PremadeSpecLink.4.0.60 = 00532310505105-320305002001-05  # Final spec
  452.  
  453. # Combat example
  454.  
  455. AiPlayerbot.PremadeSpecName.4.1 = pve dps combat
  456. AiPlayerbot.PremadeSpecProb.4.1 = 100
  457. AiPlayerbot.PremadeSpecLink.4.1.20 = -02305001                       # Improved SS first, then unlock riposte. This is to avoid points in precicison before riposte.
  458. AiPlayerbot.PremadeSpecLink.4.1.30 = -02305501000401                 # Unlock bladeflury first
  459. AiPlayerbot.PremadeSpecLink.4.1.56 = 005302105-0230550100040140231   # Unlock Adrenaline rush and then relentles strikes after that it goes to lethality
  460. 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.
  461.  
  462. # Preset talents supplied by Lidocain. Do you have more/improved specs? Let us know!
  463.  
  464. # Warrior
  465. AiPlayerbot.PremadeSpecName.1.0 = pve arms
  466. AiPlayerbot.PremadeSpecLink.1.0.60 = 303050213520105001-0505300502
  467. AiPlayerbot.PremadeSpecName.1.1 = pve fury
  468. AiPlayerbot.PremadeSpecLink.1.1.60 = 30305001302-05050005525010051
  469. AiPlayerbot.PremadeSpecName.1.2 = pve prot
  470. AiPlayerbot.PremadeSpecLink.1.2.60 = 05005001-05-55250110530101051
  471.  
  472. AiPlayerbot.PremadeSpecName.1.3 = pvp arms
  473. AiPlayerbot.PremadeSpecLink.1.3.60 = 023050213320105031-55000131005
  474. AiPlayerbot.PremadeSpecName.1.4 = pvp fury
  475. AiPlayerbot.PremadeSpecLink.1.4.60 = 30325001302-05052130025012051
  476. AiPlayerbot.PremadeSpecName.1.5 = pvp prot
  477. AiPlayerbot.PremadeSpecLink.1.5.60 = 05003--55255113032021251
  478.  
  479. # Paladin
  480. AiPlayerbot.PremadeSpecName.2.0 = pve dps ret (basic ret)
  481. AiPlayerbot.PremadeSpecLink.2.0.60 = 550001-503-542300512003151
  482. AiPlayerbot.PremadeSpecName.2.1 = pve dps ret (geared ret)
  483. AiPlayerbot.PremadeSpecLink.2.1.60 = 5550012--552300512003151
  484. AiPlayerbot.PremadeSpecName.2.2 = pve heal holy (sanctuary)
  485. AiPlayerbot.PremadeSpecLink.2.2.60 = 0550312152105-503251000131
  486. AiPlayerbot.PremadeSpecName.2.3 = pve heal holy (prot! holy shock taunt)
  487. AiPlayerbot.PremadeSpecLink.2.3.60 = 55153122501001-053200334
  488.  
  489. AiPlayerbot.PremadeSpecName.2.4 = pvp heal holy
  490. AiPlayerbot.PremadeSpecProb.2.4 = 80
  491. AiPlayerbot.PremadeSpecLink.2.4.60 = 05503120521351-05025033
  492. AiPlayerbot.PremadeSpecName.2.5 = pvp heal Holy
  493. AiPlayerbot.PremadeSpecProb.2.5 = 80
  494. AiPlayerbot.PremadeSpecLink.2.5.60 = 05503112521051-05324100032
  495. AiPlayerbot.PremadeSpecName.2.6 = pvp tank prot
  496. AiPlayerbot.PremadeSpecProb.2.6 = 80
  497. AiPlayerbot.PremadeSpecLink.2.6.60 = 500501-053050335001051-05004
  498. AiPlayerbot.PremadeSpecName.2.7 = pvp dps ret
  499. AiPlayerbot.PremadeSpecProb.2.7 = 80
  500. AiPlayerbot.PremadeSpecLink.2.7.60 = 505001-0531-502310512203151
  501. AiPlayerbot.PremadeSpecName.2.8 = pvp dps ret (Loaded Reck Bomb)
  502. AiPlayerbot.PremadeSpecProb.2.8 = 80
  503. AiPlayerbot.PremadeSpecLink.2.8.60 = -0532010153005-50203151220311
  504.  
  505. # Hunter
  506. AiPlayerbot.PremadeSpecName.3.0 = pve dps mm (mm/sv)
  507. AiPlayerbot.PremadeSpecProb.3.0 = 60
  508. AiPlayerbot.PremadeSpecLink.3.0.60 = 2-05251030513051-33202004103
  509. AiPlayerbot.PremadeSpecName.3.1 = pve dps mm (mm/bm)
  510. AiPlayerbot.PremadeSpecProb.3.1 = 60
  511. AiPlayerbot.PremadeSpecLink.3.1.60 = 55000000505-05251030513051
  512. AiPlayerbot.PremadeSpecName.3.2 = pve dps mm (mm/sv)
  513. AiPlayerbot.PremadeSpecProb.3.2 = 60
  514. AiPlayerbot.PremadeSpecLink.3.2.60 = 5-05351030503051-33050022
  515. AiPlayerbot.PremadeSpecName.3.3 = pve dps bm (farmer)
  516. AiPlayerbot.PremadeSpecProb.3.3 = 60
  517. AiPlayerbot.PremadeSpecLink.3.3.60 = 5000322050521231-054510005
  518. AiPlayerbot.PremadeSpecName.3.4 = pve dps mm
  519. AiPlayerbot.PremadeSpecProb.3.4 = 60
  520. AiPlayerbot.PremadeSpecLink.3.4.60 = 53000200505-05351030503051
  521.  
  522. AiPlayerbot.PremadeSpecName.3.5 = pvp dps surv
  523. AiPlayerbot.PremadeSpecLink.3.5.60 = -5105103051-330005241030315
  524. AiPlayerbot.PremadeSpecName.3.6 = pvp dps mm
  525. AiPlayerbot.PremadeSpecLink.3.6.60 = -52051030513051-03222304103
  526. AiPlayerbot.PremadeSpecName.3.7 = pvp dps bm
  527. AiPlayerbot.PremadeSpecLink.3.7.60 = 1500322150501051-051510305
  528.  
  529. # Rogue
  530. AiPlayerbot.PremadeSpecName.4.2 = pve dps combat (swords)
  531. AiPlayerbot.PremadeSpecLink.4.2.60 = 005323105-3210052020050150231
  532. AiPlayerbot.PremadeSpecName.4.3 = pve dps combat (daggers)
  533. AiPlayerbot.PremadeSpecLink.4.3.60 = 005023005-3203052020550100201-05
  534. AiPlayerbot.PremadeSpecName.4.4 = pve dps combat (daggers2)
  535. AiPlayerbot.PremadeSpecLink.4.4.60 = 305020005-02505501005001-50005002
  536. AiPlayerbot.PremadeSpecName.4.5 = pve dps combat
  537. AiPlayerbot.PremadeSpecLink.4.5.60 = 305023005-3200550100050150231
  538.  
  539. AiPlayerbot.PremadeSpecName.4.6 = pvp dps combat (swords)
  540. AiPlayerbot.PremadeSpecLink.4.6.60 = 005323105-3210052020050150231
  541. AiPlayerbot.PremadeSpecName.4.7 = pvp dps combat (daggers)
  542. AiPlayerbot.PremadeSpecLink.4.7.60 = 005023005-3203052020550100201-05
  543. AiPlayerbot.PremadeSpecName.4.8 = pvp dps combat (daggers2)
  544. AiPlayerbot.PremadeSpecLink.4.8.60 = 305020005-02505501005001-50005002
  545. AiPlayerbot.PremadeSpecName.4.9 = pvp dps combat
  546. AiPlayerbot.PremadeSpecLink.4.9.60 = 305023005-3200550100050150231
  547.  
  548.  
  549. # Priest
  550. AiPlayerbot.PremadeSpecName.5.0 = pve heal disc
  551. AiPlayerbot.PremadeSpecLink.5.0.60 = 505230130505101-0250510313
  552. AiPlayerbot.PremadeSpecName.5.1 = pve heal holy
  553. AiPlayerbot.PremadeSpecLink.5.1.60 = 5012301305001-025051031300055
  554. AiPlayerbot.PremadeSpecName.5.2 = pve dps shadow
  555. AiPlayerbot.PremadeSpecLink.5.2.60 = 50520013--5032504103501051
  556.  
  557. AiPlayerbot.PremadeSpecName.5.3 = pvp dps disc
  558. AiPlayerbot.PremadeSpecLink.5.3.60 = 500232130225151-20525100202
  559. AiPlayerbot.PremadeSpecName.5.4 = pvp heal holy
  560. AiPlayerbot.PremadeSpecLink.5.4.60 = 5002321331-2250511323001051
  561. AiPlayerbot.PremadeSpecName.5.5 = pvp dps shadow
  562. AiPlayerbot.PremadeSpecLink.5.5.60 = 50023212032--0502322103511051
  563.  
  564. # Shaman
  565. AiPlayerbot.PremadeSpecName.7.0 = pve dps elem (elemental mastery)
  566. AiPlayerbot.PremadeSpecLink.7.0.60 = 550331050002151--05204301005
  567. AiPlayerbot.PremadeSpecName.7.1 = pve dps elem (nature's swiftness)
  568. AiPlayerbot.PremadeSpecLink.7.1.60 = 55030105030215--0520430100501
  569. AiPlayerbot.PremadeSpecName.7.2 = pve dps elem (force of nature + hand of edward the odd)
  570. AiPlayerbot.PremadeSpecLink.7.2.60 = 5500315023101--0500535100501
  571. AiPlayerbot.PremadeSpecName.7.3 = pve heal resto (pure)
  572. AiPlayerbot.PremadeSpecLink.7.3.60 = -5-550350512553151
  573. AiPlayerbot.PremadeSpecName.7.4 = pve heal resto (melee support resto)
  574. AiPlayerbot.PremadeSpecLink.7.4.60 = -5120202-550350510503151
  575.  
  576. AiPlayerbot.PremadeSpecName.7.5 = pvp dps elem (nature's swiftness)
  577. AiPlayerbot.PremadeSpecLink.7.5.60 = 55010105230215--0500531100501
  578. AiPlayerbot.PremadeSpecName.7.6 = pvp dps elem (elemental mastery)
  579. AiPlayerbot.PremadeSpecLink.7.6.60 = 550101052302151--05005311005
  580. AiPlayerbot.PremadeSpecName.7.7 = pvp dps elem (elemental mastery)
  581. AiPlayerbot.PremadeSpecLink.7.7.60 = 55000135030215--0523031100501
  582. AiPlayerbot.PremadeSpecName.7.8 = pvp dps enhan (2hand)
  583. AiPlayerbot.PremadeSpecLink.7.8.60 = 0523015003-5025230104003151
  584. AiPlayerbot.PremadeSpecName.7.9 = pvp heal resto
  585. AiPlayerbot.PremadeSpecLink.7.9.60 = -5-550350512553151
  586.  
  587. # Mage
  588. AiPlayerbot.PremadeSpecName.8.0 = pve dps arcane
  589. AiPlayerbot.PremadeSpecProb.8.0 = 33
  590. AiPlayerbot.PremadeSpecLink.8.0.60 = 2300450310031531--053500030013
  591. AiPlayerbot.PremadeSpecName.8.1 = pve dps fire
  592. AiPlayerbot.PremadeSpecProb.8.1 = 33
  593. AiPlayerbot.PremadeSpecLink.8.1.60 = 230055000002-5052000123033151-003
  594. AiPlayerbot.PremadeSpecName.8.2 = pve dps frost (winter’s chill spec)
  595. AiPlayerbot.PremadeSpecProb.8.2 = 33
  596. AiPlayerbot.PremadeSpecLink.8.2.60 = 230045030003--05350003101301351
  597. AiPlayerbot.PremadeSpecName.8.3 = pve dps frost (frost build for farming)
  598. AiPlayerbot.PremadeSpecProb.8.3 = 33
  599. AiPlayerbot.PremadeSpecLink.8.3.60 = -055002302003-24250230102051301
  600. AiPlayerbot.PremadeSpecName.8.4 = pve dps frost (frost-arcane)
  601. AiPlayerbot.PremadeSpecProb.8.4 = 33
  602. AiPlayerbot.PremadeSpecLink.8.4.60 = 250005030011--05050203132351301
  603. AiPlayerbot.PremadeSpecName.8.5 = pve dps frost (fun)
  604. AiPlayerbot.PremadeSpecProb.8.5 = 33
  605. AiPlayerbot.PremadeSpecLink.8.5.60 = 230005--05353203101351351
  606. AiPlayerbot.PremadeSpecName.8.6 = pve dps frost (aoe farm)
  607. AiPlayerbot.PremadeSpecProb.8.6 = 33
  608. AiPlayerbot.PremadeSpecLink.8.6.60 = 230055001003--25300233132301301
  609. AiPlayerbot.PremadeSpecName.8.7 = pve dps arcane (glass cannon)
  610. AiPlayerbot.PremadeSpecProb.8.7 = 33
  611. AiPlayerbot.PremadeSpecLink.8.7.60 = 2300550310031531--053500030003
  612. AiPlayerbot.PremadeSpecName.8.8 = pve dps frost
  613. AiPlayerbot.PremadeSpecProb.8.8 = 33
  614. AiPlayerbot.PremadeSpecLink.8.8.60 = 230045200003--05050033132301051
  615.  
  616. AiPlayerbot.PremadeSpecName.8.9 = pvp dps frost
  617. AiPlayerbot.PremadeSpecLink.8.9.60 = 20500322102--05053203102351301
  618. AiPlayerbot.PremadeSpecName.8.10 = pvp dps frost (frosted fun)
  619. AiPlayerbot.PremadeSpecLink.8.10.60 = 230005001--05350233132351301
  620. AiPlayerbot.PremadeSpecName.8.11 = pvp dps arcane (venruki)
  621. AiPlayerbot.PremadeSpecLink.8.11.60 = 2300512312201531-05523201-002
  622.  
  623. # Warlock
  624. AiPlayerbot.PremadeSpecName.9.0 = pve dps demo (ds/ruin)
  625. AiPlayerbot.PremadeSpecLink.9.0.60 = 25002-205030015221-52500051020001
  626. AiPlayerbot.PremadeSpecName.9.1 = pve dps demo (succubus sacrifice)
  627. AiPlayerbot.PremadeSpecLink.9.1.60 = 25002-2050300142301-52500051020001
  628. AiPlayerbot.PremadeSpecName.9.2 = pve dps dest (imp lord)
  629. AiPlayerbot.PremadeSpecLink.9.2.60 = 05002-2350300142001-52500051220001
  630. AiPlayerbot.PremadeSpecName.9.3 = pve dps demo (sm/ruin)
  631. AiPlayerbot.PremadeSpecLink.9.3.60 = 5502203112201105--50502051020001
  632. AiPlayerbot.PremadeSpecName.9.4 = pve dps affli
  633. AiPlayerbot.PremadeSpecLink.9.4.60 = 55002530122010051-2351050102
  634.  
  635. AiPlayerbot.PremadeSpecName.9.5 = pvp dps demo (sl)
  636. AiPlayerbot.PremadeSpecProb.9.5 = 71
  637. AiPlayerbot.PremadeSpecLink.9.5.60 = 05002-20503011525010512-05500001
  638. AiPlayerbot.PremadeSpecName.9.6 = pvp dps demo (soul link/ shadowburn)
  639. AiPlayerbot.PremadeSpecProb.9.6 = 71
  640. AiPlayerbot.PremadeSpecLink.9.6.60 = 35-2050310152501051-50500011
  641. AiPlayerbot.PremadeSpecName.9.7 = pvp dps demo (soul link/ nightfall)
  642. AiPlayerbot.PremadeSpecProb.9.7 = 71
  643. AiPlayerbot.PremadeSpecLink.9.7.60 = 35000232122-2050310152501051
  644. AiPlayerbot.PremadeSpecName.9.8 = pvp dps affli (sm/ruin)
  645. AiPlayerbot.PremadeSpecProb.9.8 = 71
  646. AiPlayerbot.PremadeSpecLink.9.8.60 = 2500213212201135--50500051022001
  647. AiPlayerbot.PremadeSpecName.9.9 = pvp dps affli (drakedog)
  648. AiPlayerbot.PremadeSpecProb.9.9 = 71
  649. AiPlayerbot.PremadeSpecLink.9.9.60 = 05002-205-0555005102205151
  650. AiPlayerbot.PremadeSpecName.9.10 = pvp dps affli (sm/ruin)
  651. AiPlayerbot.PremadeSpecProb.9.10 = 71
  652. AiPlayerbot.PremadeSpecLink.9.10.60 = 3500023212201135--50520051020001
  653. AiPlayerbot.PremadeSpecName.9.11 = pvp dps destro (conflagrate)
  654. AiPlayerbot.PremadeSpecProb.9.11 = 71
  655. AiPlayerbot.PremadeSpecLink.9.11.60 = 35000231122-001-5052005102005141
  656.  
  657. # Druid
  658. AiPlayerbot.PremadeSpecName.11.0 = pve dps feral
  659. AiPlayerbot.PremadeSpecLink.11.0.60 = 014005301-5500021323202151-05
  660. AiPlayerbot.PremadeSpecName.11.1 = pve dps feral (dps/tank hybrid)
  661. AiPlayerbot.PremadeSpecLink.11.1.60 = 014005001-5050301323222151-05
  662. AiPlayerbot.PremadeSpecName.11.2 = pve dps resto (swiftmend spec)
  663. AiPlayerbot.PremadeSpecLink.11.2.60 = 0143002002--505503105315051
  664. AiPlayerbot.PremadeSpecName.11.3 = pve dps resto (regrowth spec bear aoe farm)
  665. AiPlayerbot.PremadeSpecLink.11.3.60 = 4100053312011--50530310031405
  666. AiPlayerbot.PremadeSpecName.11.4 = pve dps resto (resto-balance)
  667. AiPlayerbot.PremadeSpecLink.11.4.60 = 01430433020013--505103105115
  668.  
  669. AiPlayerbot.PremadeSpecName.11.5 = pvp dps resto (swiftmend / feral charge)
  670. AiPlayerbot.PremadeSpecLink.11.5.60 = 0140002-5002321-055103105315011
  671. AiPlayerbot.PremadeSpecName.11.6 = pvp dps resto
  672. AiPlayerbot.PremadeSpecLink.11.6.60 = 0140003-5000501-055103105315021
  673. AiPlayerbot.PremadeSpecName.11.7 = pvp dps feral (heart of the wild / ns)
  674. AiPlayerbot.PremadeSpecLink.11.7.60 = 01-500152130320214-05501310231
  675. AiPlayerbot.PremadeSpecName.11.8 = pvp dps balance (moonfury)
  676. AiPlayerbot.PremadeSpecLink.11.8.60 = 510050300250135--50502310401
  677. AiPlayerbot.PremadeSpecName.11.9 = pvp dps balance (boomkin)
  678. AiPlayerbot.PremadeSpecLink.11.9.60 = 0143503002551351--5005021
  679.  
  680. # Applies a permanent buff to all bots.
  681. # WorldBuff.Faction.Class.MinLevel.MaxLevel = spellId
  682. # All bots:               Rallying Cry of the Dragonslayer for all bots
  683. # AiPlayerbot.WorldBuff = 22888
  684. # All horde                 Warchief's Blessing for all horde
  685. # AiPlayerbot.WorldBuff.2 = 16609
  686. # All level 40 bots         Spirit of Zandalar
  687. # AiPlayerbot.WorldBuff.0.0.40 = 24425
  688. # All warlocks between lvl1 and 10 volatile-infection & wandering-plague
  689. # AiPlayerbot.WorldBuff.0.9.1.10 = 18149,3436
  690. # All alliance lvl60 rogues      Plainsrunning & Sprint & Speed
  691. # AiPlayerbot.WorldBuff.1.4.60 = 12566,11305,2379
  692.  
  693. # Prefix for bot chat commands (e.g. follow, stay)
  694. #AiPlayerbot.CommandPrefix =
  695.  
  696. # Max AI iterations per tick
  697. #AiPlayerbot.IterationsPerTick = 10
  698.  
  699. # Allow/deny bots from your guild
  700. AiPlayerbot.AllowGuildBots = 1
  701.  
  702. # Allow/deny bots from other player accounts (must have AiPlayerbot.AllowGuildBots activated and character on same guild)
  703. AiPlayerbot.AllowMultiAccountAltBots = 1
  704.  
  705. # Delay between two short-time spells cast (Default 500)
  706. AiPlayerbot.GlobalCooldown = 1500
  707.  
  708. # Max wait time when moving
  709. #AiPlayerbot.MaxWaitForMove = 5000
  710.  
  711. # Delay between two bot actions (default 100)
  712. AiPlayerbot.ReactDelay = 100
  713.  
  714. # Inactivity delay
  715. AiPlayerbot.PassiveDelay = 10000
  716.  
  717. # Minimum delay between repeating actions (chat messages, emotes etc)
  718. AiPlayerbot.RepeatDelay = 5000
  719.  
  720. AiPlayerbot.RpgDelay = 10000
  721.  
  722. AiPlayerbot.SitDelay = 20000
  723.  
  724. AiPlayerbot.LootDelayDelay = 1000
  725.  
  726. # Distances
  727. AiPlayerbot.SightDistance = 60.0
  728. AiPlayerbot.SpellDistance = 26.0
  729. AiPlayerbot.ShootDistance = 26.0
  730. #AiPlayerbot.ReactDistance = 150.0
  731. #AiPlayerbot.GrindDistance = 75.0
  732. #overall loot distance
  733. #AiPlayerbot.LootDistance = 25.0
  734. #loot distance when bot is a group member (not leader)
  735. #AiPlayerbot.GroupMemberLootDistance = 15.0
  736. #loot distance when bot is a group member (not leader) and has active player master (if player is group leader)
  737. #AiPlayerbot.GroupMemberLootDistanceWithActiveMaster = 10.0
  738. #overall gathering distance
  739. #AiPlayerbot.GatheringDistance = 15.0
  740. #gathering distance when bot is a group member (not leader)
  741. #AiPlayerbot.GroupMemberGatheringDistance = 10.0
  742. #gathering distance when bot is a group member (not leader) and has active player master (if player is group leader)
  743. #AiPlayerbot.GroupMemberGatheringDistanceWithActiveMaster = 5.0
  744. #AiPlayerbot.FleeDistance = 8.0
  745. #AiPlayerbot.TooCloseDistance = 5.0
  746. #AiPlayerbot.MeleeDistance = 1.5
  747. #AiPlayerbot.FollowDistance = 1.5
  748. #AiPlayerbot.RaidFollowDistance = 5.0
  749. #AiPlayerbot.WhisperDistance = 6000.0
  750. #AiPlayerbot.ContactDistance = 0.5
  751. #AiPlayerbot.AoeRadius = 10
  752. AiPlayerbot.RpgDistance = 200
  753. #AiPlayerbot.ProximityDistance = 20.0
  754.  
  755. # Max distance bot allowed to roam freely around master
  756. #AiPlayerbot.MaxFreeMoveDistance = 150.0
  757.  
  758. # Delay (in seconds) after master inactivity after which bots will start roaming freely around master
  759. # Set to 0 to disable (bots will not be going places on their own when you are idle)
  760. #AiPlayerbot.FreeMoveDelay = 30.0
  761.  
  762. # Bot can flee for enemy
  763. AiPlayerbot.FleeingEnabled = 1
  764.  
  765. # Health/Mana levels
  766. #AiPlayerbot.CriticalHealth = 25
  767. #AiPlayerbot.LowHealth = 45
  768. #AiPlayerbot.MediumHealth = 65
  769. #AiPlayerbot.AlmostFullHealth = 85
  770. #AiPlayerbot.LowMana = 15
  771. #AiPlayerbot.MediumMana = 40
  772.  
  773. # Random bot default strategies (applied after defaults)
  774. #AiPlayerbot.RandomBotCombatStrategies = +dps,+dps assist,-threat
  775. #AiPlayerbot.RandomBotNonCombatStrategies = +grind,+loot,+rpg,+custom::say
  776. #AiPlayerbot.RandomBotReactStrategies =
  777. #AiPlayerbot.RandomBotDeadStrategies =
  778. #AiPlayerbot.CombatStrategies = +custom::say
  779. #AiPlayerbot.NonCombatStrategies = +custom::say,+return,+delayed roll
  780. #AiPlayerbot.ReactStrategies =
  781. #AiPlayerbot.DeadStrategies =
  782.  
  783. # Quest items to leave (do not destroy)
  784. #AiPlayerbot.RandomBotQuestItems = 6948,5175,5176,5177,5178,16309,12382,13704,11000
  785.  
  786. # PvP Restricted Zones (bots don't pvp)
  787. #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
  788.  
  789. # Spells every random bot will learn on randomize (54197 - cold weather flying)
  790. #AiPlayerbot.RandomBotSpellIds = 1
  791.  
  792. # Level diff between random bots and nearby creatures for random teleports
  793. #AiPlayerbot.RandomBotTeleLevel = 3
  794.  
  795. #AiPlayerbot.OpenGoSpell = 6477
  796.  
  797. # Intervals
  798. AiPlayerbot.RandomBotUpdateInterval = 1
  799. AiPlayerbot.RandomBotCountChangeMinInterval = 1800
  800. AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
  801. #AiPlayerbot.MinRandomBotInWorldTime = 3600
  802. #AiPlayerbot.MaxRandomBotInWorldTime = 1209600
  803. #AiPlayerbot.MinRandomBotRandomizeTime = 7200
  804. #AiPlayerbot.MaxRandomRandomizeTime = 1209600
  805. #AiPlayerbot.RandomBotsPerInterval = 3
  806. #AiPlayerbot.RandomBotsMaxLoginsPerInterval = 30
  807. #AiPlayerbot.MinRandomBotsPriceChangeInterval = 7200
  808. #AiPlayerbot.MaxRandomBotsPriceChangeInterval = 172800
  809.  
  810. #######################################
  811. #
  812. # Auction house settings
  813. #
  814. # (0-1) If bot should query current AH listings outside of AH when determining whether the item is worth posting to AH
  815. # Disabled by default for performance concerns, but you REALLY want to enable it for nicer logic
  816. AiPlayerbot.ShouldQueryAHListingsOutsideOfAH = 1
  817. #
  818. # List of item ids which bot will prefer to put to AH rather than selling to vendor (these are overrides)
  819. # For example if you want bots to put certain gray/white armor pieces to AH rather than selling to vendor
  820. # this list has priority over AiPlayerbot.VendorOverAHItemIds
  821. # AiPlayerbot.AhOverVendorItemIds = 1,2,3
  822. #
  823. # List of item ids which bot will prefer to sell to vendor rather than selling to AH (these are overrides)
  824. # (Bot will never buy these items from vendor to resell at AH as well)
  825. # For example if you do not want to see certain items on AH
  826. # AiPlayerbot.VendorOverAHItemIds = 1,2,3
  827. #
  828. # (0-1) Whether bot should check ALL auction house listings when browsing (by default only checks a small amount)
  829. # AiPlayerbot.BotCheckAllAuctionListings = 0
  830. #
  831. #######################################
  832.  
  833. #(0-1) enable or disable random teleports
  834. # AiPlayerbot.EnableRandomTeleports = 1
  835.  
  836. # How far random bots are teleported after death
  837. AiPlayerbot.RandomBotTeleportDistance = 100
  838.  
  839. # rpg jump is a strategy that makes bot do random jumps
  840.  
  841. # Chance to get jump strategy for non combat
  842. AiPlayerbot.JumpNoCombatChance = 0.50
  843. # Chance to get jump strategy for combat, only for melee bots
  844. AiPlayerbot.JumpMeleeInCombatChance = 0.50
  845. # Chance to jump every second, if rpg jump strategy added
  846. AiPlayerbot.JumpRandomChance = 0.20
  847. # Chance to jump in place instead of forward
  848. AiPlayerbot.JumpInPlaceChance = 0.50
  849. # Chance to jump backward instead of forward
  850. AiPlayerbot.JumpBackwardChance = 0.10
  851. # Jumping height limit
  852. AiPlayerbot.JumpHeightLimit = 60
  853. # Add rpg jump strategy if bot is with real player
  854. AiPlayerbot.JumpWithPlayer = 0
  855. # Add rpg jump strategy in BG
  856. AiPlayerbot.JumpInBg = 0
  857.  
  858. # Use jump if can not find a proper path to follow, if possible
  859. AiPlayerbot.JumpFollow = 1
  860. # Use jump if can not find a proper path to enemy, if possible
  861. AiPlayerbot.JumpChase = 1
  862.  
  863. # Allow knockbacks work on bots
  864. AiPlayerbot.UseKnockback = 1
  865.  
  866. # Debug switches
  867. #AiPlayerbot.SpellDump = 0
  868. #AiPlayerbot.LogInGroupOnly = 1
  869. #AiPlayerbot.LogValuesPerTick = 0
  870. #AiPlayerbot.RandomChangeMultiplier = 1
  871.  
  872. # Command server port, 0 - disabled
  873. #AiPlayerbot.CommandServerPort = 8888
  874.  
  875. AiPlayerbot.PerfMonEnabled = 0
  876.  
  877.  
  878. ##################################################################################
  879. #                                                                                #
  880. #                                 !!EXPERIMENTAL!!                               #
  881. #                                                                                #
  882. ##################################################################################
  883.  
  884. # Instant randomize: Force randombots to randomize on initial login.
  885. # AiPlayerbot.InstantRandomize = 0
  886.  
  887. # Percentage of (min) bots online that speeds up login speed by 2x.
  888. # AiPlayerbot.LoginBoostPercentage = 90
  889.  
  890. # Bot cheats. Same as "/w <bot> cheat (+/-/?) <cheatcode>" but only globally for all bots.
  891. # Values: taxi            (all nodes learned)
  892. #         item            (unlimited items for spells)
  893. #         gold            (free repair, vendor, ect.)
  894. #         health          (fast regen)
  895. #         mana            (fast regen)
  896. #         power           (fast regen)
  897. #         cooldown        (no cooldowns)
  898. #         repair          (no durability of ress sickness)
  899. #         movespeed       (very fast movespeed)
  900. #         attackspeed     (very fast attackspeed)
  901. #         breath          (underwater breathing)
  902. # AiPlayerbot.BotCheats = taxi,item,breath
  903.  
  904. # Self bot turns your current character into a bot with the command ".bot self"
  905. # !!DISCLAMER!! Selfbots will work and act like randombots based on their enabled strategies. Your epic mount will be sold to a vendor!
  906. # Self bot level. Values: 0 (disabled), 1 (Game masters only), 2 (Any player), 3 (Enabled on login), 4 (Enabled even when offline)
  907. # AiPlayerbot.SelfBotLevel = 1
  908.  
  909. # Account/character names that are either, always online as bot (SelfBotLevel < 4) or prevented from being always online as bot (SelfBotLevel = 4)
  910. # When AiPlayerbot.BotAutologin is set to 2 these characters only log in on player (on the same account) logs in.
  911. # AiPlayerbot.ToggleAlwaysOnlineAccounts =
  912. # AiPlayerbot.ToggleAlwaysOnlineChars =
  913.  
  914.  
  915. # Allowed log files. See SPP_MAP for more information
  916. # https://github.com/mostlikely4r/spp-map
  917. # AiPlayerbot.AllowedLogFiles =
  918.  
  919. # Filters certain actions from showing up in 'nc +debug' and 'nc +debug action'
  920. # AiPlayerbot.DebugFilter = add gathering loot,check values,emote,check mount state,jump
  921.  
  922. # Random password: Randombot accounts get created with a randompassword instead of equal to their account name.
  923. # AiPlayerbot.RandomBotRandomPassword = 1
  924.  
  925.  
  926. # Diff with/without player in server. The server will tune bot activity to reach the desired server tick speed (in ms).
  927. # AiPlayerbot.DiffWithPlayer = 100
  928. # AiPlayerbot.DiffEmpty = 200
  929.  
  930.  
  931. # Mystery config value. Currently enables async bot pathfinding. Rarely crashes the server.
  932. # AiPlayerbot.TweakValue = 0
  933.  
  934. ##################################################################################
  935. #                                                                                #
  936. # Automated Gear Progression System                                              #
  937. #                                                                                #
  938. ##################################################################################
  939.  
  940. # A system that upgrades the group/raid bots gear based on the player gear
  941. # If the player gets a good gear piece of it's current progresion level (calculated by gear ilvl) the bots will
  942. # also get a equivalent gear piece for that progression level (when inviting a bot to the group/raid)
  943.  
  944. # Config structure: AiPlayerbot.GearProgressionSystem.Level.Class.Spec.Slot
  945.  
  946. AiPlayerbot.GearProgressionSystem.Enable = 1
  947.  
  948. # Base gear (bare minimum gear)
  949.  
  950. # Base (0) Gear ILvl
  951. AiPlayerbot.GearProgressionSystem.0.MinItemLevel = 0
  952. AiPlayerbot.GearProgressionSystem.0.MaxItemLevel = 50
  953.  
  954. # Base (0) Warrior (1) Arms (0)
  955. AiPlayerbot.GearProgressionSystem.0.1.0.0 = 20521   # Head
  956. AiPlayerbot.GearProgressionSystem.0.1.0.1 = 13089   # Neck
  957. AiPlayerbot.GearProgressionSystem.0.1.0.2 = 20517   # Shoulder
  958. AiPlayerbot.GearProgressionSystem.0.1.0.3 = 0       # Shirt
  959. AiPlayerbot.GearProgressionSystem.0.1.0.4 = 8274    # Chest
  960. AiPlayerbot.GearProgressionSystem.0.1.0.5 = 10798   # Waist
  961. AiPlayerbot.GearProgressionSystem.0.1.0.6 = 21316   # Legs
  962. AiPlayerbot.GearProgressionSystem.0.1.0.7 = 12555   # Feet
  963. AiPlayerbot.GearProgressionSystem.0.1.0.8 = 19580   # Wrists
  964. AiPlayerbot.GearProgressionSystem.0.1.0.9 = 8314    # Hands
  965. AiPlayerbot.GearProgressionSystem.0.1.0.10 = 17713  # Finger 1
  966. AiPlayerbot.GearProgressionSystem.0.1.0.11 = 12548  # Finger 2
  967. AiPlayerbot.GearProgressionSystem.0.1.0.12 = 11815  # Trinket 1
  968. AiPlayerbot.GearProgressionSystem.0.1.0.13 = 11810  # Trinket 2
  969. AiPlayerbot.GearProgressionSystem.0.1.0.14 = 11626  # Back
  970. AiPlayerbot.GearProgressionSystem.0.1.0.15 = 9372   # Main Hand
  971. AiPlayerbot.GearProgressionSystem.0.1.0.16 = 0      # Off Hand
  972. AiPlayerbot.GearProgressionSystem.0.1.0.17 = 10624  # Ranged
  973. AiPlayerbot.GearProgressionSystem.0.1.0.18 = 5976   # Tabard
  974.  
  975. # Base (0) Warrior (1) Fury (1)
  976. AiPlayerbot.GearProgressionSystem.0.1.1.0 = 20521   # Head
  977. AiPlayerbot.GearProgressionSystem.0.1.1.1 = 13089   # Neck
  978. AiPlayerbot.GearProgressionSystem.0.1.1.2 = 20517   # Shoulder
  979. AiPlayerbot.GearProgressionSystem.0.1.1.3 = 0       # Shirt
  980. AiPlayerbot.GearProgressionSystem.0.1.1.4 = 8274    # Chest
  981. AiPlayerbot.GearProgressionSystem.0.1.1.5 = 10798   # Waist
  982. AiPlayerbot.GearProgressionSystem.0.1.1.6 = 21316   # Legs
  983. AiPlayerbot.GearProgressionSystem.0.1.1.7 = 12555   # Feet
  984. AiPlayerbot.GearProgressionSystem.0.1.1.8 = 19580   # Wrists
  985. AiPlayerbot.GearProgressionSystem.0.1.1.9 = 8314    # Hands
  986. AiPlayerbot.GearProgressionSystem.0.1.1.10 = 17713  # Finger 1
  987. AiPlayerbot.GearProgressionSystem.0.1.1.11 = 12548  # Finger 2
  988. AiPlayerbot.GearProgressionSystem.0.1.1.12 = 11815  # Trinket 1
  989. AiPlayerbot.GearProgressionSystem.0.1.1.13 = 11810  # Trinket 2
  990. AiPlayerbot.GearProgressionSystem.0.1.1.14 = 11626  # Back
  991. AiPlayerbot.GearProgressionSystem.0.1.1.15 = 810    # Main Hand
  992. AiPlayerbot.GearProgressionSystem.0.1.1.16 = 10823  # Off Hand
  993. AiPlayerbot.GearProgressionSystem.0.1.1.17 = 10624  # Ranged
  994. AiPlayerbot.GearProgressionSystem.0.1.1.18 = 5976   # Tabard
  995.  
  996. # Base (0) Warrior (1) Protection (2)
  997. AiPlayerbot.GearProgressionSystem.0.1.2.0 = 20521   # Head
  998. AiPlayerbot.GearProgressionSystem.0.1.2.1 = 19539   # Neck
  999. AiPlayerbot.GearProgressionSystem.0.1.2.2 = 20517   # Shoulder
  1000. AiPlayerbot.GearProgressionSystem.0.1.2.3 = 0       # Shirt
  1001. AiPlayerbot.GearProgressionSystem.0.1.2.4 = 11678   # Chest
  1002. AiPlayerbot.GearProgressionSystem.0.1.2.5 = 10798   # Waist
  1003. AiPlayerbot.GearProgressionSystem.0.1.2.6 = 17711   # Legs
  1004. AiPlayerbot.GearProgressionSystem.0.1.2.7 = 12555   # Feet
  1005. AiPlayerbot.GearProgressionSystem.0.1.2.8 = 19580   # Wrists
  1006. AiPlayerbot.GearProgressionSystem.0.1.2.9 = 14846   # Hands
  1007. AiPlayerbot.GearProgressionSystem.0.1.2.10 = 17713  # Finger 1
  1008. AiPlayerbot.GearProgressionSystem.0.1.2.11 = 12548  # Finger 2
  1009. AiPlayerbot.GearProgressionSystem.0.1.2.12 = 11815  # Trinket 1
  1010. AiPlayerbot.GearProgressionSystem.0.1.2.13 = 11810  # Trinket 2
  1011. AiPlayerbot.GearProgressionSystem.0.1.2.14 = 14801  # Back
  1012. AiPlayerbot.GearProgressionSystem.0.1.2.15 = 810    # Main Hand
  1013. AiPlayerbot.GearProgressionSystem.0.1.2.16 = 1979   # Off Hand
  1014. AiPlayerbot.GearProgressionSystem.0.1.2.17 = 10624  # Ranged
  1015. AiPlayerbot.GearProgressionSystem.0.1.2.18 = 5976   # Tabard
  1016.  
  1017. # Base (0) Paladin (2) Holy (0)
  1018. AiPlayerbot.GearProgressionSystem.0.2.0.0 = 13102   # Head
  1019. AiPlayerbot.GearProgressionSystem.0.2.0.1 = 13089   # Neck
  1020. AiPlayerbot.GearProgressionSystem.0.2.0.2 = 22234   # Shoulder
  1021. AiPlayerbot.GearProgressionSystem.0.2.0.3 = 0       # Shirt
  1022. AiPlayerbot.GearProgressionSystem.0.2.0.4 = 14141   # Chest
  1023. AiPlayerbot.GearProgressionSystem.0.2.0.5 = 14143   # Waist
  1024. AiPlayerbot.GearProgressionSystem.0.2.0.6 = 11841   # Legs
  1025. AiPlayerbot.GearProgressionSystem.0.2.0.7 = 18697   # Feet
  1026. AiPlayerbot.GearProgressionSystem.0.2.0.8 = 18709   # Wrists
  1027. AiPlayerbot.GearProgressionSystem.0.2.0.9 = 14142   # Hands
  1028. AiPlayerbot.GearProgressionSystem.0.2.0.10 = 6440   # Finger 1
  1029. AiPlayerbot.GearProgressionSystem.0.2.0.11 = 5266   # Finger 2
  1030. AiPlayerbot.GearProgressionSystem.0.2.0.12 = 10659  # Trinket 1
  1031. AiPlayerbot.GearProgressionSystem.0.2.0.13 = 10659  # Trinket 2
  1032. AiPlayerbot.GearProgressionSystem.0.2.0.14 = 19527  # Back
  1033. AiPlayerbot.GearProgressionSystem.0.2.0.15 = 17719  # Main Hand
  1034. AiPlayerbot.GearProgressionSystem.0.2.0.16 = 17718  # Off Hand
  1035. AiPlayerbot.GearProgressionSystem.0.2.0.17 = 0      # Ranged
  1036. AiPlayerbot.GearProgressionSystem.0.2.0.18 = 5976   # Tabard
  1037.  
  1038. # Base (0) Paladin (2) Protection (1)
  1039. AiPlayerbot.GearProgressionSystem.0.2.1.0 = 20521   # Head
  1040. AiPlayerbot.GearProgressionSystem.0.2.1.1 = 19539   # Neck
  1041. AiPlayerbot.GearProgressionSystem.0.2.1.2 = 20517   # Shoulder
  1042. AiPlayerbot.GearProgressionSystem.0.2.1.3 = 0       # Shirt
  1043. AiPlayerbot.GearProgressionSystem.0.2.1.4 = 11678   # Chest
  1044. AiPlayerbot.GearProgressionSystem.0.2.1.5 = 10798   # Waist
  1045. AiPlayerbot.GearProgressionSystem.0.2.1.6 = 17711   # Legs
  1046. AiPlayerbot.GearProgressionSystem.0.2.1.7 = 12555   # Feet
  1047. AiPlayerbot.GearProgressionSystem.0.2.1.8 = 19580   # Wrists
  1048. AiPlayerbot.GearProgressionSystem.0.2.1.9 = 14846   # Hands
  1049. AiPlayerbot.GearProgressionSystem.0.2.1.10 = 17713  # Finger 1
  1050. AiPlayerbot.GearProgressionSystem.0.2.1.11 = 12548  # Finger 2
  1051. AiPlayerbot.GearProgressionSystem.0.2.1.12 = 11815  # Trinket 1
  1052. AiPlayerbot.GearProgressionSystem.0.2.1.13 = 11810  # Trinket 2
  1053. AiPlayerbot.GearProgressionSystem.0.2.1.14 = 14801  # Back
  1054. AiPlayerbot.GearProgressionSystem.0.2.1.15 = 12536  # Main Hand
  1055. AiPlayerbot.GearProgressionSystem.0.2.1.16 = 1979   # Off Hand
  1056. AiPlayerbot.GearProgressionSystem.0.2.1.17 = 0      # Ranged
  1057. AiPlayerbot.GearProgressionSystem.0.2.1.18 = 5976   # Tabard
  1058.  
  1059. # Base (0) Paladin (2) Retribution (2)
  1060. AiPlayerbot.GearProgressionSystem.0.2.2.0 = 20521   # Head
  1061. AiPlayerbot.GearProgressionSystem.0.2.2.1 = 13089   # Neck
  1062. AiPlayerbot.GearProgressionSystem.0.2.2.2 = 20517   # Shoulder
  1063. AiPlayerbot.GearProgressionSystem.0.2.2.3 = 0       # Shirt
  1064. AiPlayerbot.GearProgressionSystem.0.2.2.4 = 8274    # Chest
  1065. AiPlayerbot.GearProgressionSystem.0.2.2.5 = 10798   # Waist
  1066. AiPlayerbot.GearProgressionSystem.0.2.2.6 = 21316   # Legs
  1067. AiPlayerbot.GearProgressionSystem.0.2.2.7 = 12555   # Feet
  1068. AiPlayerbot.GearProgressionSystem.0.2.2.8 = 19580   # Wrists
  1069. AiPlayerbot.GearProgressionSystem.0.2.2.9 = 8314    # Hands
  1070. AiPlayerbot.GearProgressionSystem.0.2.2.10 = 17713  # Finger 1
  1071. AiPlayerbot.GearProgressionSystem.0.2.2.11 = 12548  # Finger 2
  1072. AiPlayerbot.GearProgressionSystem.0.2.2.12 = 11815  # Trinket 1
  1073. AiPlayerbot.GearProgressionSystem.0.2.2.13 = 11810  # Trinket 2
  1074. AiPlayerbot.GearProgressionSystem.0.2.2.14 = 11626  # Back
  1075. AiPlayerbot.GearProgressionSystem.0.2.2.15 = 9372   # Main Hand
  1076. AiPlayerbot.GearProgressionSystem.0.2.2.16 = 0      # Off Hand
  1077. AiPlayerbot.GearProgressionSystem.0.2.2.17 = 0      # Ranged
  1078. AiPlayerbot.GearProgressionSystem.0.2.2.18 = 5976   # Tabard
  1079.  
  1080. # Base (0) Hunter (3) Beast Master (0)
  1081. AiPlayerbot.GearProgressionSystem.0.3.0.0 = 11913   # Head
  1082. AiPlayerbot.GearProgressionSystem.0.3.0.1 = 13089   # Neck
  1083. AiPlayerbot.GearProgressionSystem.0.3.0.2 = 14787   # Shoulder
  1084. AiPlayerbot.GearProgressionSystem.0.3.0.3 = 0       # Shirt
  1085. AiPlayerbot.GearProgressionSystem.0.3.0.4 = 21320   # Chest
  1086. AiPlayerbot.GearProgressionSystem.0.3.0.5 = 19125   # Waist
  1087. AiPlayerbot.GearProgressionSystem.0.3.0.6 = 17754   # Legs
  1088. AiPlayerbot.GearProgressionSystem.0.3.0.7 = 11627   # Feet
  1089. AiPlayerbot.GearProgressionSystem.0.3.0.8 = 12112   # Wrists
  1090. AiPlayerbot.GearProgressionSystem.0.3.0.9 = 11918   # Hands
  1091. AiPlayerbot.GearProgressionSystem.0.3.0.10 = 17713  # Finger 1
  1092. AiPlayerbot.GearProgressionSystem.0.3.0.11 = 19516  # Finger 2
  1093. AiPlayerbot.GearProgressionSystem.0.3.0.12 = 19120  # Trinket 1
  1094. AiPlayerbot.GearProgressionSystem.0.3.0.13 = 19120  # Trinket 2
  1095. AiPlayerbot.GearProgressionSystem.0.3.0.14 = 12552  # Back
  1096. AiPlayerbot.GearProgressionSystem.0.3.0.15 = 13052  # Main Hand
  1097. AiPlayerbot.GearProgressionSystem.0.3.0.16 = 0      # Off Hand
  1098. AiPlayerbot.GearProgressionSystem.0.3.0.17 = 2100   # Ranged
  1099. AiPlayerbot.GearProgressionSystem.0.3.0.18 = 5976   # Tabard
  1100.  
  1101. # Base (0) Hunter (3) Marksmanship (1)
  1102. AiPlayerbot.GearProgressionSystem.0.3.1.0 = 11913   # Head
  1103. AiPlayerbot.GearProgressionSystem.0.3.1.1 = 13089   # Neck
  1104. AiPlayerbot.GearProgressionSystem.0.3.1.2 = 14787   # Shoulder
  1105. AiPlayerbot.GearProgressionSystem.0.3.1.3 = 0       # Shirt
  1106. AiPlayerbot.GearProgressionSystem.0.3.1.4 = 21320   # Chest
  1107. AiPlayerbot.GearProgressionSystem.0.3.1.5 = 19125   # Waist
  1108. AiPlayerbot.GearProgressionSystem.0.3.1.6 = 17754   # Legs
  1109. AiPlayerbot.GearProgressionSystem.0.3.1.7 = 11627   # Feet
  1110. AiPlayerbot.GearProgressionSystem.0.3.1.8 = 12112   # Wrists
  1111. AiPlayerbot.GearProgressionSystem.0.3.1.9 = 11918   # Hands
  1112. AiPlayerbot.GearProgressionSystem.0.3.1.10 = 17713  # Finger 1
  1113. AiPlayerbot.GearProgressionSystem.0.3.1.11 = 19516  # Finger 2
  1114. AiPlayerbot.GearProgressionSystem.0.3.1.12 = 19120  # Trinket 1
  1115. AiPlayerbot.GearProgressionSystem.0.3.1.13 = 19120  # Trinket 2
  1116. AiPlayerbot.GearProgressionSystem.0.3.1.14 = 12552  # Back
  1117. AiPlayerbot.GearProgressionSystem.0.3.1.15 = 13052  # Main Hand
  1118. AiPlayerbot.GearProgressionSystem.0.3.1.16 = 0      # Off Hand
  1119. AiPlayerbot.GearProgressionSystem.0.3.1.17 = 2100   # Ranged
  1120. AiPlayerbot.GearProgressionSystem.0.3.1.18 = 5976   # Tabard
  1121.  
  1122. # Base (0) Hunter (3) Survival (2)
  1123. AiPlayerbot.GearProgressionSystem.0.3.2.0 = 11913   # Head
  1124. AiPlayerbot.GearProgressionSystem.0.3.2.1 = 13089   # Neck
  1125. AiPlayerbot.GearProgressionSystem.0.3.2.2 = 14787   # Shoulder
  1126. AiPlayerbot.GearProgressionSystem.0.3.2.3 = 0       # Shirt
  1127. AiPlayerbot.GearProgressionSystem.0.3.2.4 = 21320   # Chest
  1128. AiPlayerbot.GearProgressionSystem.0.3.2.5 = 19125   # Waist
  1129. AiPlayerbot.GearProgressionSystem.0.3.2.6 = 17754   # Legs
  1130. AiPlayerbot.GearProgressionSystem.0.3.2.7 = 11627   # Feet
  1131. AiPlayerbot.GearProgressionSystem.0.3.2.8 = 12112   # Wrists
  1132. AiPlayerbot.GearProgressionSystem.0.3.2.9 = 11918   # Hands
  1133. AiPlayerbot.GearProgressionSystem.0.3.2.10 = 17713  # Finger 1
  1134. AiPlayerbot.GearProgressionSystem.0.3.2.11 = 19516  # Finger 2
  1135. AiPlayerbot.GearProgressionSystem.0.3.2.12 = 19120  # Trinket 1
  1136. AiPlayerbot.GearProgressionSystem.0.3.2.13 = 19120  # Trinket 2
  1137. AiPlayerbot.GearProgressionSystem.0.3.2.14 = 12552  # Back
  1138. AiPlayerbot.GearProgressionSystem.0.3.2.15 = 13052  # Main Hand
  1139. AiPlayerbot.GearProgressionSystem.0.3.2.16 = 0      # Off Hand
  1140. AiPlayerbot.GearProgressionSystem.0.3.2.17 = 2100   # Ranged
  1141. AiPlayerbot.GearProgressionSystem.0.3.2.18 = 5976   # Tabard
  1142.  
  1143. # Base (0) Rogue (4) Assassination (0)
  1144. AiPlayerbot.GearProgressionSystem.0.4.0.0 = 9479    # Head
  1145. AiPlayerbot.GearProgressionSystem.0.4.0.1 = 13089   # Neck
  1146. AiPlayerbot.GearProgressionSystem.0.4.0.2 = 17749   # Shoulder
  1147. AiPlayerbot.GearProgressionSystem.0.4.0.3 = 0       # Shirt
  1148. AiPlayerbot.GearProgressionSystem.0.4.0.4 = 17742   # Chest
  1149. AiPlayerbot.GearProgressionSystem.0.4.0.5 = 11686   # Waist
  1150. AiPlayerbot.GearProgressionSystem.0.4.0.6 = 15057   # Legs
  1151. AiPlayerbot.GearProgressionSystem.0.4.0.7 = 17728   # Feet
  1152. AiPlayerbot.GearProgressionSystem.0.4.0.8 = 19589   # Wrists
  1153. AiPlayerbot.GearProgressionSystem.0.4.0.9 = 8260    # Hands
  1154. AiPlayerbot.GearProgressionSystem.0.4.0.10 = 17713  # Finger 1
  1155. AiPlayerbot.GearProgressionSystem.0.4.0.11 = 19516  # Finger 2
  1156. AiPlayerbot.GearProgressionSystem.0.4.0.12 = 19120  # Trinket 1
  1157. AiPlayerbot.GearProgressionSystem.0.4.0.13 = 19120  # Trinket 2
  1158. AiPlayerbot.GearProgressionSystem.0.4.0.14 = 11626  # Back
  1159. AiPlayerbot.GearProgressionSystem.0.4.0.15 = 19547  # Main Hand
  1160. AiPlayerbot.GearProgressionSystem.0.4.0.16 = 19543  # Off Hand
  1161. AiPlayerbot.GearProgressionSystem.0.4.0.17 = 2100   # Ranged
  1162. AiPlayerbot.GearProgressionSystem.0.4.0.18 = 5976   # Tabard
  1163.  
  1164. # Base (0) Rogue (4) Combat (1)
  1165. AiPlayerbot.GearProgressionSystem.0.4.1.0 = 9479    # Head
  1166. AiPlayerbot.GearProgressionSystem.0.4.1.1 = 13089   # Neck
  1167. AiPlayerbot.GearProgressionSystem.0.4.1.2 = 17749   # Shoulder
  1168. AiPlayerbot.GearProgressionSystem.0.4.1.3 = 0       # Shirt
  1169. AiPlayerbot.GearProgressionSystem.0.4.1.4 = 17742   # Chest
  1170. AiPlayerbot.GearProgressionSystem.0.4.1.5 = 11686   # Waist
  1171. AiPlayerbot.GearProgressionSystem.0.4.1.6 = 15057   # Legs
  1172. AiPlayerbot.GearProgressionSystem.0.4.1.7 = 17728   # Feet
  1173. AiPlayerbot.GearProgressionSystem.0.4.1.8 = 19589   # Wrists
  1174. AiPlayerbot.GearProgressionSystem.0.4.1.9 = 8260    # Hands
  1175. AiPlayerbot.GearProgressionSystem.0.4.1.10 = 17713  # Finger 1
  1176. AiPlayerbot.GearProgressionSystem.0.4.1.11 = 19516  # Finger 2
  1177. AiPlayerbot.GearProgressionSystem.0.4.1.12 = 19120  # Trinket 1
  1178. AiPlayerbot.GearProgressionSystem.0.4.1.13 = 19120  # Trinket 2
  1179. AiPlayerbot.GearProgressionSystem.0.4.1.14 = 11626  # Back
  1180. AiPlayerbot.GearProgressionSystem.0.4.1.15 = 2244   # Main Hand
  1181. AiPlayerbot.GearProgressionSystem.0.4.1.16 = 10823  # Off Hand
  1182. AiPlayerbot.GearProgressionSystem.0.4.1.17 = 2100   # Ranged
  1183. AiPlayerbot.GearProgressionSystem.0.4.1.18 = 5976   # Tabard
  1184.  
  1185. # Base (0) Rogue (4) Subtlety (2)
  1186. AiPlayerbot.GearProgressionSystem.0.4.2.0 = 9479    # Head
  1187. AiPlayerbot.GearProgressionSystem.0.4.2.1 = 13089   # Neck
  1188. AiPlayerbot.GearProgressionSystem.0.4.2.2 = 17749   # Shoulder
  1189. AiPlayerbot.GearProgressionSystem.0.4.2.3 = 0       # Shirt
  1190. AiPlayerbot.GearProgressionSystem.0.4.2.4 = 17742   # Chest
  1191. AiPlayerbot.GearProgressionSystem.0.4.2.5 = 11686   # Waist
  1192. AiPlayerbot.GearProgressionSystem.0.4.2.6 = 15057   # Legs
  1193. AiPlayerbot.GearProgressionSystem.0.4.2.7 = 17728   # Feet
  1194. AiPlayerbot.GearProgressionSystem.0.4.2.8 = 19589   # Wrists
  1195. AiPlayerbot.GearProgressionSystem.0.4.2.9 = 8260    # Hands
  1196. AiPlayerbot.GearProgressionSystem.0.4.2.10 = 17713  # Finger 1
  1197. AiPlayerbot.GearProgressionSystem.0.4.2.11 = 19516  # Finger 2
  1198. AiPlayerbot.GearProgressionSystem.0.4.2.12 = 19120  # Trinket 1
  1199. AiPlayerbot.GearProgressionSystem.0.4.2.13 = 19120  # Trinket 2
  1200. AiPlayerbot.GearProgressionSystem.0.4.2.14 = 11626  # Back
  1201. AiPlayerbot.GearProgressionSystem.0.4.2.15 = 19547  # Main Hand
  1202. AiPlayerbot.GearProgressionSystem.0.4.2.16 = 19543  # Off Hand
  1203. AiPlayerbot.GearProgressionSystem.0.4.2.17 = 2100   # Ranged
  1204. AiPlayerbot.GearProgressionSystem.0.4.2.18 = 5976   # Tabard
  1205.  
  1206. # Base (0) Priest (5) Discipline (0)
  1207. AiPlayerbot.GearProgressionSystem.0.5.0.0 = 18727   # Head
  1208. AiPlayerbot.GearProgressionSystem.0.5.0.1 = 13085   # Neck
  1209. AiPlayerbot.GearProgressionSystem.0.5.0.2 = 11624   # Shoulder
  1210. AiPlayerbot.GearProgressionSystem.0.5.0.3 = 0       # Shirt
  1211. AiPlayerbot.GearProgressionSystem.0.5.0.4 = 12462   # Chest
  1212. AiPlayerbot.GearProgressionSystem.0.5.0.5 = 19047   # Waist
  1213. AiPlayerbot.GearProgressionSystem.0.5.0.6 = 18745   # Legs
  1214. AiPlayerbot.GearProgressionSystem.0.5.0.7 = 13101   # Feet
  1215. AiPlayerbot.GearProgressionSystem.0.5.0.8 = 19596   # Wrists
  1216. AiPlayerbot.GearProgressionSystem.0.5.0.9 = 13253   # Hands
  1217. AiPlayerbot.GearProgressionSystem.0.5.0.10 = 18314  # Finger 1
  1218. AiPlayerbot.GearProgressionSystem.0.5.0.11 = 18314  # Finger 2
  1219. AiPlayerbot.GearProgressionSystem.0.5.0.12 = 10659  # Trinket 1
  1220. AiPlayerbot.GearProgressionSystem.0.5.0.13 = 10659  # Trinket 2
  1221. AiPlayerbot.GearProgressionSystem.0.5.0.14 = 18743  # Back
  1222. AiPlayerbot.GearProgressionSystem.0.5.0.15 = 18048  # Main Hand
  1223. AiPlayerbot.GearProgressionSystem.0.5.0.16 = 4696   # Off Hand
  1224. AiPlayerbot.GearProgressionSystem.0.5.0.17 = 18301  # Ranged
  1225. AiPlayerbot.GearProgressionSystem.0.5.0.18 = 5976   # Tabard
  1226.  
  1227. # Base (0) Priest (5) Holy (1)
  1228. AiPlayerbot.GearProgressionSystem.0.5.1.0 = 18727   # Head
  1229. AiPlayerbot.GearProgressionSystem.0.5.1.1 = 13085   # Neck
  1230. AiPlayerbot.GearProgressionSystem.0.5.1.2 = 11624   # Shoulder
  1231. AiPlayerbot.GearProgressionSystem.0.5.1.3 = 0       # Shirt
  1232. AiPlayerbot.GearProgressionSystem.0.5.1.4 = 12462   # Chest
  1233. AiPlayerbot.GearProgressionSystem.0.5.1.5 = 19047   # Waist
  1234. AiPlayerbot.GearProgressionSystem.0.5.1.6 = 18745   # Legs
  1235. AiPlayerbot.GearProgressionSystem.0.5.1.7 = 13101   # Feet
  1236. AiPlayerbot.GearProgressionSystem.0.5.1.8 = 19596   # Wrists
  1237. AiPlayerbot.GearProgressionSystem.0.5.1.9 = 13253   # Hands
  1238. AiPlayerbot.GearProgressionSystem.0.5.1.10 = 18314  # Finger 1
  1239. AiPlayerbot.GearProgressionSystem.0.5.1.11 = 18314  # Finger 2
  1240. AiPlayerbot.GearProgressionSystem.0.5.1.12 = 10659  # Trinket 1
  1241. AiPlayerbot.GearProgressionSystem.0.5.1.13 = 10659  # Trinket 2
  1242. AiPlayerbot.GearProgressionSystem.0.5.1.14 = 18743  # Back
  1243. AiPlayerbot.GearProgressionSystem.0.5.1.15 = 18048  # Main Hand
  1244. AiPlayerbot.GearProgressionSystem.0.5.1.16 = 4696   # Off Hand
  1245. AiPlayerbot.GearProgressionSystem.0.5.1.17 = 18301  # Ranged
  1246. AiPlayerbot.GearProgressionSystem.0.5.1.18 = 5976   # Tabard
  1247.  
  1248. # Base (0) Priest (5) Shadow (2)
  1249. AiPlayerbot.GearProgressionSystem.0.5.2.0 = 18727   # Head
  1250. AiPlayerbot.GearProgressionSystem.0.5.2.1 = 13085   # Neck
  1251. AiPlayerbot.GearProgressionSystem.0.5.2.2 = 11624   # Shoulder
  1252. AiPlayerbot.GearProgressionSystem.0.5.2.3 = 0       # Shirt
  1253. AiPlayerbot.GearProgressionSystem.0.5.2.4 = 12462   # Chest
  1254. AiPlayerbot.GearProgressionSystem.0.5.2.5 = 19047   # Waist
  1255. AiPlayerbot.GearProgressionSystem.0.5.2.6 = 18745   # Legs
  1256. AiPlayerbot.GearProgressionSystem.0.5.2.7 = 13101   # Feet
  1257. AiPlayerbot.GearProgressionSystem.0.5.2.8 = 19596   # Wrists
  1258. AiPlayerbot.GearProgressionSystem.0.5.2.9 = 13253   # Hands
  1259. AiPlayerbot.GearProgressionSystem.0.5.2.10 = 18314  # Finger 1
  1260. AiPlayerbot.GearProgressionSystem.0.5.2.11 = 18314  # Finger 2
  1261. AiPlayerbot.GearProgressionSystem.0.5.2.12 = 10659  # Trinket 1
  1262. AiPlayerbot.GearProgressionSystem.0.5.2.13 = 10659  # Trinket 2
  1263. AiPlayerbot.GearProgressionSystem.0.5.2.14 = 18743  # Back
  1264. AiPlayerbot.GearProgressionSystem.0.5.2.15 = 18048  # Main Hand
  1265. AiPlayerbot.GearProgressionSystem.0.5.2.16 = 4696   # Off Hand
  1266. AiPlayerbot.GearProgressionSystem.0.5.2.17 = 18301  # Ranged
  1267. AiPlayerbot.GearProgressionSystem.0.5.2.18 = 5976   # Tabard
  1268.  
  1269. # Base (0) Shaman (7) Elemental (0)
  1270. AiPlayerbot.GearProgressionSystem.0.7.0.0 = 10833   # Head
  1271. AiPlayerbot.GearProgressionSystem.0.7.0.1 = 13085   # Neck
  1272. AiPlayerbot.GearProgressionSystem.0.7.0.2 = 11842   # Shoulder
  1273. AiPlayerbot.GearProgressionSystem.0.7.0.3 = 0       # Shirt
  1274. AiPlayerbot.GearProgressionSystem.0.7.0.4 = 12624   # Chest
  1275. AiPlayerbot.GearProgressionSystem.0.7.0.5 = 11783   # Waist
  1276. AiPlayerbot.GearProgressionSystem.0.7.0.6 = 14805   # Legs
  1277. AiPlayerbot.GearProgressionSystem.0.7.0.7 = 22240   # Feet
  1278. AiPlayerbot.GearProgressionSystem.0.7.0.8 = 16671   # Wrists
  1279. AiPlayerbot.GearProgressionSystem.0.7.0.9 = 17007   # Hands
  1280. AiPlayerbot.GearProgressionSystem.0.7.0.10 = 12545  # Finger 1
  1281. AiPlayerbot.GearProgressionSystem.0.7.0.11 = 12545  # Finger 2
  1282. AiPlayerbot.GearProgressionSystem.0.7.0.12 = 10659  # Trinket 1
  1283. AiPlayerbot.GearProgressionSystem.0.7.0.13 = 10659  # Trinket 2
  1284. AiPlayerbot.GearProgressionSystem.0.7.0.14 = 11623  # Back
  1285. AiPlayerbot.GearProgressionSystem.0.7.0.15 = 11922  # Main Hand
  1286. AiPlayerbot.GearProgressionSystem.0.7.0.16 = 19115  # Off Hand
  1287. AiPlayerbot.GearProgressionSystem.0.7.0.17 = 22395  # Ranged
  1288. AiPlayerbot.GearProgressionSystem.0.7.0.18 = 5976   # Tabard
  1289.  
  1290. # Base (0) Shaman (7) Enhancement (1)
  1291. AiPlayerbot.GearProgressionSystem.0.7.1.0 = 13404   # Head
  1292. AiPlayerbot.GearProgressionSystem.0.7.1.1 = 13085   # Neck
  1293. AiPlayerbot.GearProgressionSystem.0.7.1.2 = 22241   # Shoulder
  1294. AiPlayerbot.GearProgressionSystem.0.7.1.3 = 0       # Shirt
  1295. AiPlayerbot.GearProgressionSystem.0.7.1.4 = 15050   # Chest
  1296. AiPlayerbot.GearProgressionSystem.0.7.1.5 = 19043   # Waist
  1297. AiPlayerbot.GearProgressionSystem.0.7.1.6 = 15065   # Legs
  1298. AiPlayerbot.GearProgressionSystem.0.7.1.7 = 11731   # Feet
  1299. AiPlayerbot.GearProgressionSystem.0.7.1.8 = 19583   # Wrists
  1300. AiPlayerbot.GearProgressionSystem.0.7.1.9 = 13395   # Hands
  1301. AiPlayerbot.GearProgressionSystem.0.7.1.10 = 11862  # Finger 1
  1302. AiPlayerbot.GearProgressionSystem.0.7.1.11 = 11862  # Finger 2
  1303. AiPlayerbot.GearProgressionSystem.0.7.1.12 = 10659  # Trinket 1
  1304. AiPlayerbot.GearProgressionSystem.0.7.1.13 = 11815  # Trinket 2
  1305. AiPlayerbot.GearProgressionSystem.0.7.1.14 = 18328  # Back
  1306. AiPlayerbot.GearProgressionSystem.0.7.1.15 = 12784  # Main Hand
  1307. AiPlayerbot.GearProgressionSystem.0.7.1.16 = 0      # Off Hand
  1308. AiPlayerbot.GearProgressionSystem.0.7.1.17 = 22395  # Ranged
  1309. AiPlayerbot.GearProgressionSystem.0.7.1.18 = 5976   # Tabard
  1310.  
  1311. # Base (0) Shaman (7) Restoration (2)
  1312. AiPlayerbot.GearProgressionSystem.0.7.2.0 = 10833   # Head
  1313. AiPlayerbot.GearProgressionSystem.0.7.2.1 = 13085   # Neck
  1314. AiPlayerbot.GearProgressionSystem.0.7.2.2 = 11842   # Shoulder
  1315. AiPlayerbot.GearProgressionSystem.0.7.2.3 = 0       # Shirt
  1316. AiPlayerbot.GearProgressionSystem.0.7.2.4 = 15048   # Chest
  1317. AiPlayerbot.GearProgressionSystem.0.7.2.5 = 11783   # Waist
  1318. AiPlayerbot.GearProgressionSystem.0.7.2.6 = 13383   # Legs
  1319. AiPlayerbot.GearProgressionSystem.0.7.2.7 = 18318   # Feet
  1320. AiPlayerbot.GearProgressionSystem.0.7.2.8 = 16671   # Wrists
  1321. AiPlayerbot.GearProgressionSystem.0.7.2.9 = 8267    # Hands
  1322. AiPlayerbot.GearProgressionSystem.0.7.2.10 = 19523  # Finger 1
  1323. AiPlayerbot.GearProgressionSystem.0.7.2.11 = 19519  # Finger 2
  1324. AiPlayerbot.GearProgressionSystem.0.7.2.12 = 10659  # Trinket 1
  1325. AiPlayerbot.GearProgressionSystem.0.7.2.13 = 10659  # Trinket 2
  1326. AiPlayerbot.GearProgressionSystem.0.7.2.14 = 18743  # Back
  1327. AiPlayerbot.GearProgressionSystem.0.7.2.15 = 18321  # Main Hand
  1328. AiPlayerbot.GearProgressionSystem.0.7.2.16 = 17718  # Off Hand
  1329. AiPlayerbot.GearProgressionSystem.0.7.2.17 = 22395  # Ranged
  1330. AiPlayerbot.GearProgressionSystem.0.7.2.18 = 5976   # Tabard
  1331.  
  1332. # Base (0) Mage (8) Arcane (0)
  1333. AiPlayerbot.GearProgressionSystem.0.8.0.0 = 3075    # Head
  1334. AiPlayerbot.GearProgressionSystem.0.8.0.1 = 12103   # Neck
  1335. AiPlayerbot.GearProgressionSystem.0.8.0.2 = 11782   # Shoulder
  1336. AiPlayerbot.GearProgressionSystem.0.8.0.3 = 0       # Shirt
  1337. AiPlayerbot.GearProgressionSystem.0.8.0.4 = 14042   # Chest
  1338. AiPlayerbot.GearProgressionSystem.0.8.0.5 = 11662   # Waist
  1339. AiPlayerbot.GearProgressionSystem.0.8.0.6 = 14045   # Legs
  1340. AiPlayerbot.GearProgressionSystem.0.8.0.7 = 11822   # Feet
  1341. AiPlayerbot.GearProgressionSystem.0.8.0.8 = 19596   # Wrists
  1342. AiPlayerbot.GearProgressionSystem.0.8.0.9 = 13870   # Hands
  1343. AiPlayerbot.GearProgressionSystem.0.8.0.10 = 942    # Finger 1
  1344. AiPlayerbot.GearProgressionSystem.0.8.0.11 = 942    # Finger 2
  1345. AiPlayerbot.GearProgressionSystem.0.8.0.12 = 12930  # Trinket 1
  1346. AiPlayerbot.GearProgressionSystem.0.8.0.13 = 13968  # Trinket 2
  1347. AiPlayerbot.GearProgressionSystem.0.8.0.14 = 13007  # Back
  1348. AiPlayerbot.GearProgressionSystem.0.8.0.15 = 10844  # Main Hand
  1349. AiPlayerbot.GearProgressionSystem.0.8.0.16 = 0      # Off Hand
  1350. AiPlayerbot.GearProgressionSystem.0.8.0.17 = 18338  # Ranged
  1351. AiPlayerbot.GearProgressionSystem.0.8.0.18 = 5976   # Tabard
  1352.  
  1353. # Base (0) Mage (8) Fire (1)
  1354. AiPlayerbot.GearProgressionSystem.0.8.1.0 = 3075    # Head
  1355. AiPlayerbot.GearProgressionSystem.0.8.1.1 = 12103   # Neck
  1356. AiPlayerbot.GearProgressionSystem.0.8.1.2 = 11782   # Shoulder
  1357. AiPlayerbot.GearProgressionSystem.0.8.1.3 = 0       # Shirt
  1358. AiPlayerbot.GearProgressionSystem.0.8.1.4 = 14042   # Chest
  1359. AiPlayerbot.GearProgressionSystem.0.8.1.5 = 11662   # Waist
  1360. AiPlayerbot.GearProgressionSystem.0.8.1.6 = 14045   # Legs
  1361. AiPlayerbot.GearProgressionSystem.0.8.1.7 = 11822   # Feet
  1362. AiPlayerbot.GearProgressionSystem.0.8.1.8 = 19596   # Wrists
  1363. AiPlayerbot.GearProgressionSystem.0.8.1.9 = 13870   # Hands
  1364. AiPlayerbot.GearProgressionSystem.0.8.1.10 = 942    # Finger 1
  1365. AiPlayerbot.GearProgressionSystem.0.8.1.11 = 942    # Finger 2
  1366. AiPlayerbot.GearProgressionSystem.0.8.1.12 = 12930  # Trinket 1
  1367. AiPlayerbot.GearProgressionSystem.0.8.1.13 = 13968  # Trinket 2
  1368. AiPlayerbot.GearProgressionSystem.0.8.1.14 = 13007  # Back
  1369. AiPlayerbot.GearProgressionSystem.0.8.1.15 = 10844  # Main Hand
  1370. AiPlayerbot.GearProgressionSystem.0.8.1.16 = 0      # Off Hand
  1371. AiPlayerbot.GearProgressionSystem.0.8.1.17 = 18338  # Ranged
  1372. AiPlayerbot.GearProgressionSystem.0.8.1.18 = 5976   # Tabard
  1373.  
  1374. # Base (0) Mage (8) Frost (2)
  1375. AiPlayerbot.GearProgressionSystem.0.8.2.0 = 3075    # Head
  1376. AiPlayerbot.GearProgressionSystem.0.8.2.1 = 12103   # Neck
  1377. AiPlayerbot.GearProgressionSystem.0.8.2.2 = 11782   # Shoulder
  1378. AiPlayerbot.GearProgressionSystem.0.8.2.3 = 0       # Shirt
  1379. AiPlayerbot.GearProgressionSystem.0.8.2.4 = 14042   # Chest
  1380. AiPlayerbot.GearProgressionSystem.0.8.2.5 = 11662   # Waist
  1381. AiPlayerbot.GearProgressionSystem.0.8.2.6 = 14045   # Legs
  1382. AiPlayerbot.GearProgressionSystem.0.8.2.7 = 11822   # Feet
  1383. AiPlayerbot.GearProgressionSystem.0.8.2.8 = 19596   # Wrists
  1384. AiPlayerbot.GearProgressionSystem.0.8.2.9 = 13870   # Hands
  1385. AiPlayerbot.GearProgressionSystem.0.8.2.10 = 942    # Finger 1
  1386. AiPlayerbot.GearProgressionSystem.0.8.2.11 = 942    # Finger 2
  1387. AiPlayerbot.GearProgressionSystem.0.8.2.12 = 12930  # Trinket 1
  1388. AiPlayerbot.GearProgressionSystem.0.8.2.13 = 13968  # Trinket 2
  1389. AiPlayerbot.GearProgressionSystem.0.8.2.14 = 13007  # Back
  1390. AiPlayerbot.GearProgressionSystem.0.8.2.15 = 10844  # Main Hand
  1391. AiPlayerbot.GearProgressionSystem.0.8.2.16 = 0      # Off Hand
  1392. AiPlayerbot.GearProgressionSystem.0.8.2.17 = 18338  # Ranged
  1393. AiPlayerbot.GearProgressionSystem.0.8.2.18 = 5976   # Tabard
  1394.  
  1395. # Base (0) Warlock (9) Affliction (0)
  1396. AiPlayerbot.GearProgressionSystem.0.9.0.0 = 3075    # Head
  1397. AiPlayerbot.GearProgressionSystem.0.9.0.1 = 18317   # Neck
  1398. AiPlayerbot.GearProgressionSystem.0.9.0.2 = 11624   # Shoulder
  1399. AiPlayerbot.GearProgressionSystem.0.9.0.3 = 0       # Shirt
  1400. AiPlayerbot.GearProgressionSystem.0.9.0.4 = 14042   # Chest
  1401. AiPlayerbot.GearProgressionSystem.0.9.0.5 = 11662   # Waist
  1402. AiPlayerbot.GearProgressionSystem.0.9.0.6 = 14045   # Legs
  1403. AiPlayerbot.GearProgressionSystem.0.9.0.7 = 11822   # Feet
  1404. AiPlayerbot.GearProgressionSystem.0.9.0.8 = 19596   # Wrists
  1405. AiPlayerbot.GearProgressionSystem.0.9.0.9 = 18306   # Hands
  1406. AiPlayerbot.GearProgressionSystem.0.9.0.10 = 12545  # Finger 1
  1407. AiPlayerbot.GearProgressionSystem.0.9.0.11 = 12545  # Finger 2
  1408. AiPlayerbot.GearProgressionSystem.0.9.0.12 = 12930  # Trinket 1
  1409. AiPlayerbot.GearProgressionSystem.0.9.0.13 = 13968  # Trinket 2
  1410. AiPlayerbot.GearProgressionSystem.0.9.0.14 = 13007  # Back
  1411. AiPlayerbot.GearProgressionSystem.0.9.0.15 = 10844  # Main Hand
  1412. AiPlayerbot.GearProgressionSystem.0.9.0.16 = 0      # Off Hand
  1413. AiPlayerbot.GearProgressionSystem.0.9.0.17 = 13396  # Ranged
  1414. AiPlayerbot.GearProgressionSystem.0.9.0.18 = 5976   # Tabard
  1415.  
  1416. # Base (0) Warlock (9) Demonology (1)
  1417. AiPlayerbot.GearProgressionSystem.0.9.1.0 = 3075    # Head
  1418. AiPlayerbot.GearProgressionSystem.0.9.1.1 = 18317   # Neck
  1419. AiPlayerbot.GearProgressionSystem.0.9.1.2 = 11624   # Shoulder
  1420. AiPlayerbot.GearProgressionSystem.0.9.1.3 = 0       # Shirt
  1421. AiPlayerbot.GearProgressionSystem.0.9.1.4 = 14042   # Chest
  1422. AiPlayerbot.GearProgressionSystem.0.9.1.5 = 11662   # Waist
  1423. AiPlayerbot.GearProgressionSystem.0.9.1.6 = 14045   # Legs
  1424. AiPlayerbot.GearProgressionSystem.0.9.1.7 = 11822   # Feet
  1425. AiPlayerbot.GearProgressionSystem.0.9.1.8 = 19596   # Wrists
  1426. AiPlayerbot.GearProgressionSystem.0.9.1.9 = 18306   # Hands
  1427. AiPlayerbot.GearProgressionSystem.0.9.1.10 = 12545  # Finger 1
  1428. AiPlayerbot.GearProgressionSystem.0.9.1.11 = 12545  # Finger 2
  1429. AiPlayerbot.GearProgressionSystem.0.9.1.12 = 12930  # Trinket 1
  1430. AiPlayerbot.GearProgressionSystem.0.9.1.13 = 13968  # Trinket 2
  1431. AiPlayerbot.GearProgressionSystem.0.9.1.14 = 13007  # Back
  1432. AiPlayerbot.GearProgressionSystem.0.9.1.15 = 10844  # Main Hand
  1433. AiPlayerbot.GearProgressionSystem.0.9.1.16 = 0      # Off Hand
  1434. AiPlayerbot.GearProgressionSystem.0.9.1.17 = 13396  # Ranged
  1435. AiPlayerbot.GearProgressionSystem.0.9.1.18 = 5976   # Tabard
  1436.  
  1437. # Base (0) Warlock (9) Destruction (2)
  1438. AiPlayerbot.GearProgressionSystem.0.9.2.0 = 3075    # Head
  1439. AiPlayerbot.GearProgressionSystem.0.9.2.1 = 18317   # Neck
  1440. AiPlayerbot.GearProgressionSystem.0.9.2.2 = 11624   # Shoulder
  1441. AiPlayerbot.GearProgressionSystem.0.9.2.3 = 0       # Shirt
  1442. AiPlayerbot.GearProgressionSystem.0.9.2.4 = 14042   # Chest
  1443. AiPlayerbot.GearProgressionSystem.0.9.2.5 = 11662   # Waist
  1444. AiPlayerbot.GearProgressionSystem.0.9.2.6 = 14045   # Legs
  1445. AiPlayerbot.GearProgressionSystem.0.9.2.7 = 11822   # Feet
  1446. AiPlayerbot.GearProgressionSystem.0.9.2.8 = 19596   # Wrists
  1447. AiPlayerbot.GearProgressionSystem.0.9.2.9 = 18306   # Hands
  1448. AiPlayerbot.GearProgressionSystem.0.9.2.10 = 12545  # Finger 1
  1449. AiPlayerbot.GearProgressionSystem.0.9.2.11 = 12545  # Finger 2
  1450. AiPlayerbot.GearProgressionSystem.0.9.2.12 = 12930  # Trinket 1
  1451. AiPlayerbot.GearProgressionSystem.0.9.2.13 = 13968  # Trinket 2
  1452. AiPlayerbot.GearProgressionSystem.0.9.2.14 = 13007  # Back
  1453. AiPlayerbot.GearProgressionSystem.0.9.2.15 = 10844  # Main Hand
  1454. AiPlayerbot.GearProgressionSystem.0.9.2.16 = 0      # Off Hand
  1455. AiPlayerbot.GearProgressionSystem.0.9.2.17 = 13396  # Ranged
  1456. AiPlayerbot.GearProgressionSystem.0.9.2.18 = 5976   # Tabard
  1457.  
  1458. # Base (0) Druid (11) Balance (0)
  1459. AiPlayerbot.GearProgressionSystem.0.11.0.0 = 18727  # Head
  1460. AiPlayerbot.GearProgressionSystem.0.11.0.1 = 18317  # Neck
  1461. AiPlayerbot.GearProgressionSystem.0.11.0.2 = 11624  # Shoulder
  1462. AiPlayerbot.GearProgressionSystem.0.11.0.3 = 0      # Shirt
  1463. AiPlayerbot.GearProgressionSystem.0.11.0.4 = 11747  # Chest
  1464. AiPlayerbot.GearProgressionSystem.0.11.0.5 = 11662  # Waist
  1465. AiPlayerbot.GearProgressionSystem.0.11.0.6 = 11823  # Legs
  1466. AiPlayerbot.GearProgressionSystem.0.11.0.7 = 18322  # Feet
  1467. AiPlayerbot.GearProgressionSystem.0.11.0.8 = 19596  # Wrists
  1468. AiPlayerbot.GearProgressionSystem.0.11.0.9 = 12464  # Hands
  1469. AiPlayerbot.GearProgressionSystem.0.11.0.10 = 12543 # Finger 1
  1470. AiPlayerbot.GearProgressionSystem.0.11.0.11 = 12543 # Finger 2
  1471. AiPlayerbot.GearProgressionSystem.0.11.0.12 = 12930 # Trinket 1
  1472. AiPlayerbot.GearProgressionSystem.0.11.0.13 = 13968 # Trinket 2
  1473. AiPlayerbot.GearProgressionSystem.0.11.0.14 = 11623 # Back
  1474. AiPlayerbot.GearProgressionSystem.0.11.0.15 = 22458 # Main Hand
  1475. AiPlayerbot.GearProgressionSystem.0.11.0.16 = 0     # Off Hand
  1476. AiPlayerbot.GearProgressionSystem.0.11.0.17 = 22397 # Ranged
  1477. AiPlayerbot.GearProgressionSystem.0.11.0.18 = 5976  # Tabard
  1478.  
  1479. # Base (0) Druid (11) Feral (1)
  1480. AiPlayerbot.GearProgressionSystem.0.11.1.0 = 18698  # Head
  1481. AiPlayerbot.GearProgressionSystem.0.11.1.1 = 18317  # Neck
  1482. AiPlayerbot.GearProgressionSystem.0.11.1.2 = 15058  # Shoulder
  1483. AiPlayerbot.GearProgressionSystem.0.11.1.3 = 0      # Shirt
  1484. AiPlayerbot.GearProgressionSystem.0.11.1.4 = 15064  # Chest
  1485. AiPlayerbot.GearProgressionSystem.0.11.1.5 = 13118  # Waist
  1486. AiPlayerbot.GearProgressionSystem.0.11.1.6 = 11821  # Legs
  1487. AiPlayerbot.GearProgressionSystem.0.11.1.7 = 19052  # Feet
  1488. AiPlayerbot.GearProgressionSystem.0.11.1.8 = 18700  # Wrists
  1489. AiPlayerbot.GearProgressionSystem.0.11.1.9 = 18744  # Hands
  1490. AiPlayerbot.GearProgressionSystem.0.11.1.10 = 15855 # Finger 1
  1491. AiPlayerbot.GearProgressionSystem.0.11.1.11 = 15855 # Finger 2
  1492. AiPlayerbot.GearProgressionSystem.0.11.1.12 = 13965 # Trinket 1
  1493. AiPlayerbot.GearProgressionSystem.0.11.1.13 = 11815 # Trinket 2
  1494. AiPlayerbot.GearProgressionSystem.0.11.1.14 = 12551 # Back
  1495. AiPlayerbot.GearProgressionSystem.0.11.1.15 = 13047 # Main Hand
  1496. AiPlayerbot.GearProgressionSystem.0.11.1.16 = 0     # Off Hand
  1497. AiPlayerbot.GearProgressionSystem.0.11.1.17 = 22397 # Ranged
  1498. AiPlayerbot.GearProgressionSystem.0.11.1.18 = 5976  # Tabard
  1499.  
  1500. # Base (0) Druid (11) Restoration (2)
  1501. AiPlayerbot.GearProgressionSystem.0.11.2.0 = 18308  # Head
  1502. AiPlayerbot.GearProgressionSystem.0.11.2.1 = 18317  # Neck
  1503. AiPlayerbot.GearProgressionSystem.0.11.2.2 = 22234  # Shoulder
  1504. AiPlayerbot.GearProgressionSystem.0.11.2.3 = 0      # Shirt
  1505. AiPlayerbot.GearProgressionSystem.0.11.2.4 = 22272  # Chest
  1506. AiPlayerbot.GearProgressionSystem.0.11.2.5 = 18327  # Waist
  1507. AiPlayerbot.GearProgressionSystem.0.11.2.6 = 11841  # Legs
  1508. AiPlayerbot.GearProgressionSystem.0.11.2.7 = 22245  # Feet
  1509. AiPlayerbot.GearProgressionSystem.0.11.2.8 = 18726  # Wrists
  1510. AiPlayerbot.GearProgressionSystem.0.11.2.9 = 12554  # Hands
  1511. AiPlayerbot.GearProgressionSystem.0.11.2.10 = 18314 # Finger 1
  1512. AiPlayerbot.GearProgressionSystem.0.11.2.11 = 18314 # Finger 2
  1513. AiPlayerbot.GearProgressionSystem.0.11.2.12 = 12930 # Trinket 1
  1514. AiPlayerbot.GearProgressionSystem.0.11.2.13 = 11819 # Trinket 2
  1515. AiPlayerbot.GearProgressionSystem.0.11.2.14 = 19531 # Back
  1516. AiPlayerbot.GearProgressionSystem.0.11.2.15 = 11932 # Main Hand
  1517. AiPlayerbot.GearProgressionSystem.0.11.2.16 = 0     # Off Hand
  1518. AiPlayerbot.GearProgressionSystem.0.11.2.17 = 22397 # Ranged
  1519. AiPlayerbot.GearProgressionSystem.0.11.2.18 = 5976  # Tabard
  1520.  
  1521. # Base (0) Druid (11) Feral Tank (3)
  1522. AiPlayerbot.GearProgressionSystem.0.11.3.0 = 18698  # Head
  1523. AiPlayerbot.GearProgressionSystem.0.11.3.1 = 18317  # Neck
  1524. AiPlayerbot.GearProgressionSystem.0.11.3.2 = 15058  # Shoulder
  1525. AiPlayerbot.GearProgressionSystem.0.11.3.3 = 0      # Shirt
  1526. AiPlayerbot.GearProgressionSystem.0.11.3.4 = 15064  # Chest
  1527. AiPlayerbot.GearProgressionSystem.0.11.3.5 = 13118  # Waist
  1528. AiPlayerbot.GearProgressionSystem.0.11.3.6 = 11821  # Legs
  1529. AiPlayerbot.GearProgressionSystem.0.11.3.7 = 19052  # Feet
  1530. AiPlayerbot.GearProgressionSystem.0.11.3.8 = 18700  # Wrists
  1531. AiPlayerbot.GearProgressionSystem.0.11.3.9 = 18744  # Hands
  1532. AiPlayerbot.GearProgressionSystem.0.11.3.10 = 15855 # Finger 1
  1533. AiPlayerbot.GearProgressionSystem.0.11.3.11 = 15855 # Finger 2
  1534. AiPlayerbot.GearProgressionSystem.0.11.3.12 = 13965 # Trinket 1
  1535. AiPlayerbot.GearProgressionSystem.0.11.3.13 = 11815 # Trinket 2
  1536. AiPlayerbot.GearProgressionSystem.0.11.3.14 = 12551 # Back
  1537. AiPlayerbot.GearProgressionSystem.0.11.3.15 = 13047 # Main Hand
  1538. AiPlayerbot.GearProgressionSystem.0.11.3.16 = 0     # Off Hand
  1539. AiPlayerbot.GearProgressionSystem.0.11.3.17 = 22397 # Ranged
  1540. AiPlayerbot.GearProgressionSystem.0.11.3.18 = 5976  # Tabard
  1541.  
  1542. # Level 1 (1) Gear ILvl (Pre raid)
  1543. AiPlayerbot.GearProgressionSystem.1.MinItemLevel = 50
  1544. AiPlayerbot.GearProgressionSystem.1.MaxItemLevel = 65
  1545.  
  1546. # Level 1 (1) Warrior (1) Arms (0)
  1547. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAjwzAzJ_BS3OBjaHBzrWCFXrCTRYCjrXCzMqDEUxDTaNDi4nDzQcEDHwEkeT
  1548. AiPlayerbot.GearProgressionSystem.1.1.0.0 = 12640   # Head
  1549. AiPlayerbot.GearProgressionSystem.1.1.0.1 = 15411   # Neck
  1550. AiPlayerbot.GearProgressionSystem.1.1.0.2 = 12927   # Shoulder
  1551. AiPlayerbot.GearProgressionSystem.1.1.0.3 = 0       # Shirt
  1552. AiPlayerbot.GearProgressionSystem.1.1.0.4 = 11726   # Chest
  1553. AiPlayerbot.GearProgressionSystem.1.1.0.5 = 13959   # Waist
  1554. AiPlayerbot.GearProgressionSystem.1.1.0.6 = 15062   # Legs
  1555. AiPlayerbot.GearProgressionSystem.1.1.0.7 = 21995   # Feet
  1556. AiPlayerbot.GearProgressionSystem.1.1.0.8 = 13400   # Wrists
  1557. AiPlayerbot.GearProgressionSystem.1.1.0.9 = 15063   # Hands
  1558. AiPlayerbot.GearProgressionSystem.1.1.0.10 = 13098  # Finger 1
  1559. AiPlayerbot.GearProgressionSystem.1.1.0.11 = 17713  # Finger 2
  1560. AiPlayerbot.GearProgressionSystem.1.1.0.12 = 13965  # Trinket 1
  1561. AiPlayerbot.GearProgressionSystem.1.1.0.13 = 11815  # Trinket 2
  1562. AiPlayerbot.GearProgressionSystem.1.1.0.14 = 13340  # Back
  1563. AiPlayerbot.GearProgressionSystem.1.1.0.15 = 12784  # Main Hand
  1564. AiPlayerbot.GearProgressionSystem.1.1.0.16 = 0      # Off Hand
  1565. AiPlayerbot.GearProgressionSystem.1.1.0.17 = 18323  # Ranged
  1566. AiPlayerbot.GearProgressionSystem.1.1.0.18 = 5976   # Tabard
  1567.  
  1568. # Level 1 (1) Warrior (1) Fury (1)
  1569. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAjwzAzJ_BS3OBjaHBzrWCFXrCTRYCjrXCzMqDEUxDTaNDi4nDzQcEDKMETKLEkeT
  1570. AiPlayerbot.GearProgressionSystem.1.1.1.0 = 12640   # Head
  1571. AiPlayerbot.GearProgressionSystem.1.1.1.1 = 15411   # Neck
  1572. AiPlayerbot.GearProgressionSystem.1.1.1.2 = 12927   # Shoulder
  1573. AiPlayerbot.GearProgressionSystem.1.1.1.3 = 0       # Shirt
  1574. AiPlayerbot.GearProgressionSystem.1.1.1.4 = 11726   # Chest
  1575. AiPlayerbot.GearProgressionSystem.1.1.1.5 = 13959   # Waist
  1576. AiPlayerbot.GearProgressionSystem.1.1.1.6 = 15062   # Legs
  1577. AiPlayerbot.GearProgressionSystem.1.1.1.7 = 21995   # Feet
  1578. AiPlayerbot.GearProgressionSystem.1.1.1.8 = 13400   # Wrists
  1579. AiPlayerbot.GearProgressionSystem.1.1.1.9 = 15063   # Hands
  1580. AiPlayerbot.GearProgressionSystem.1.1.1.10 = 13098  # Finger 1
  1581. AiPlayerbot.GearProgressionSystem.1.1.1.11 = 17713  # Finger 2
  1582. AiPlayerbot.GearProgressionSystem.1.1.1.12 = 13965  # Trinket 1
  1583. AiPlayerbot.GearProgressionSystem.1.1.1.13 = 11815  # Trinket 2
  1584. AiPlayerbot.GearProgressionSystem.1.1.1.14 = 13340  # Back
  1585. AiPlayerbot.GearProgressionSystem.1.1.1.15 = 12940  # Main Hand
  1586. AiPlayerbot.GearProgressionSystem.1.1.1.16 = 12939  # Off Hand
  1587. AiPlayerbot.GearProgressionSystem.1.1.1.17 = 18323  # Ranged
  1588. AiPlayerbot.GearProgressionSystem.1.1.1.18 = 5976   # Tabard
  1589.  
  1590. # Level 1 (1) Warrior (1) Protection (2)
  1591. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlaGAzjYBVXtBjNWBzjaCFXrCVXsClXuC0t9DEUxDUhpDkfCD0hPEDEuEUt5EjFr
  1592. AiPlayerbot.GearProgressionSystem.1.1.2.0 = 12640   # Head
  1593. AiPlayerbot.GearProgressionSystem.1.1.2.1 = 22150   # Neck
  1594. AiPlayerbot.GearProgressionSystem.1.1.2.2 = 14552   # Shoulder
  1595. AiPlayerbot.GearProgressionSystem.1.1.2.3 = 0       # Shirt
  1596. AiPlayerbot.GearProgressionSystem.1.1.2.4 = 21997   # Chest
  1597. AiPlayerbot.GearProgressionSystem.1.1.2.5 = 13142   # Waist
  1598. AiPlayerbot.GearProgressionSystem.1.1.2.6 = 14554   # Legs
  1599. AiPlayerbot.GearProgressionSystem.1.1.2.7 = 21995   # Feet
  1600. AiPlayerbot.GearProgressionSystem.1.1.2.8 = 21996   # Wrists
  1601. AiPlayerbot.GearProgressionSystem.1.1.2.9 = 21998   # Hands
  1602. AiPlayerbot.GearProgressionSystem.1.1.2.10 = 18500  # Finger 1
  1603. AiPlayerbot.GearProgressionSystem.1.1.2.11 = 17713  # Finger 2
  1604. AiPlayerbot.GearProgressionSystem.1.1.2.12 = 18537  # Trinket 1
  1605. AiPlayerbot.GearProgressionSystem.1.1.2.13 = 18370  # Trinket 2
  1606. AiPlayerbot.GearProgressionSystem.1.1.2.14 = 18511  # Back
  1607. AiPlayerbot.GearProgressionSystem.1.1.2.15 = 12590  # Main Hand
  1608. AiPlayerbot.GearProgressionSystem.1.1.2.16 = 12602  # Off Hand
  1609. AiPlayerbot.GearProgressionSystem.1.1.2.17 = 12651  # Ranged
  1610. AiPlayerbot.GearProgressionSystem.1.1.2.18 = 5976   # Tabard
  1611.  
  1612. # Level 1 (1) Paladin (2) Holy (0)
  1613. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExWQJJIwM41AVHiAZJDgdH0ghGtgk2kQpIXwtGtww-ug1Hww4uKw9H1RAukxFIWxJaoQ
  1614. AiPlayerbot.GearProgressionSystem.1.2.0.0 = 12633   # Head
  1615. AiPlayerbot.GearProgressionSystem.1.2.0.1 = 18723   # Neck
  1616. AiPlayerbot.GearProgressionSystem.1.2.0.2 = 14548   # Shoulder
  1617. AiPlayerbot.GearProgressionSystem.1.2.0.3 = 0       # Shirt
  1618. AiPlayerbot.GearProgressionSystem.1.2.0.4 = 18312   # Chest
  1619. AiPlayerbot.GearProgressionSystem.1.2.0.5 = 18702   # Waist
  1620. AiPlayerbot.GearProgressionSystem.1.2.0.6 = 18386   # Legs
  1621. AiPlayerbot.GearProgressionSystem.1.2.0.7 = 18102   # Feet
  1622. AiPlayerbot.GearProgressionSystem.1.2.0.8 = 13969   # Wrists
  1623. AiPlayerbot.GearProgressionSystem.1.2.0.9 = 18527   # Hands
  1624. AiPlayerbot.GearProgressionSystem.1.2.0.10 = 18103  # Finger 1
  1625. AiPlayerbot.GearProgressionSystem.1.2.0.11 = 16058  # Finger 2
  1626. AiPlayerbot.GearProgressionSystem.1.2.0.12 = 18371  # Trinket 1
  1627. AiPlayerbot.GearProgressionSystem.1.2.0.13 = 11819  # Trinket 2
  1628. AiPlayerbot.GearProgressionSystem.1.2.0.14 = 18389  # Back
  1629. AiPlayerbot.GearProgressionSystem.1.2.0.15 = 11923  # Main Hand
  1630. AiPlayerbot.GearProgressionSystem.1.2.0.16 = 18523  # Off Hand
  1631. AiPlayerbot.GearProgressionSystem.1.2.0.17 = 23201  # Ranged
  1632. AiPlayerbot.GearProgressionSystem.1.2.0.18 = 5976   # Tabard
  1633.  
  1634. # Level 1 (1) Paladin (2) Protection (1)
  1635. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAEEymAUoAjMjAzjYBTkgBjkcBy6XCDkdCTEGCjMQCy2VDFc7DS4iDiobD0ftED2-ETE6EleA
  1636. AiPlayerbot.GearProgressionSystem.1.2.1.0 = 12952   # Head
  1637. AiPlayerbot.GearProgressionSystem.1.2.1.1 = 13091   # Neck
  1638. AiPlayerbot.GearProgressionSystem.1.2.1.2 = 14552   # Shoulder
  1639. AiPlayerbot.GearProgressionSystem.1.2.1.3 = 0       # Shirt
  1640. AiPlayerbot.GearProgressionSystem.1.2.1.4 = 14624   # Chest
  1641. AiPlayerbot.GearProgressionSystem.1.2.1.5 = 14620   # Waist
  1642. AiPlayerbot.GearProgressionSystem.1.2.1.6 = 11927   # Legs
  1643. AiPlayerbot.GearProgressionSystem.1.2.1.7 = 14621   # Feet
  1644. AiPlayerbot.GearProgressionSystem.1.2.1.8 = 12550   # Wrists
  1645. AiPlayerbot.GearProgressionSystem.1.2.1.9 = 13072   # Hands
  1646. AiPlayerbot.GearProgressionSystem.1.2.1.10 = 11669  # Finger 1
  1647. AiPlayerbot.GearProgressionSystem.1.2.1.11 = 22331  # Finger 2
  1648. AiPlayerbot.GearProgressionSystem.1.2.1.12 = 11810  # Trinket 1
  1649. AiPlayerbot.GearProgressionSystem.1.2.1.13 = 10779  # Trinket 2
  1650. AiPlayerbot.GearProgressionSystem.1.2.1.14 = 18413  # Back
  1651. AiPlayerbot.GearProgressionSystem.1.2.1.15 = 15806  # Main Hand
  1652. AiPlayerbot.GearProgressionSystem.1.2.1.16 = 12602  # Off Hand
  1653. AiPlayerbot.GearProgressionSystem.1.2.1.17 = 22400  # Ranged
  1654. AiPlayerbot.GearProgressionSystem.1.2.1.18 = 5976   # Tabard
  1655.  
  1656. # Level 1 (1) Paladin (2) Retribution (2)
  1657. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAE0XAI8MwMyfwUtzgY2hwc42gg5GAkyiAo2hQszKgwxBA02jQ4uJw80HBAx8BJXgQ
  1658. AiPlayerbot.GearProgressionSystem.1.2.2.0 = 13404   # Head
  1659. AiPlayerbot.GearProgressionSystem.1.2.2.1 = 15411   # Neck
  1660. AiPlayerbot.GearProgressionSystem.1.2.2.2 = 12927   # Shoulder
  1661. AiPlayerbot.GearProgressionSystem.1.2.2.3 = 0       # Shirt
  1662. AiPlayerbot.GearProgressionSystem.1.2.2.4 = 11726   # Chest
  1663. AiPlayerbot.GearProgressionSystem.1.2.2.5 = 13959   # Waist
  1664. AiPlayerbot.GearProgressionSystem.1.2.2.6 = 14554   # Legs
  1665. AiPlayerbot.GearProgressionSystem.1.2.2.7 = 14616   # Feet
  1666. AiPlayerbot.GearProgressionSystem.1.2.2.8 = 12936   # Wrists
  1667. AiPlayerbot.GearProgressionSystem.1.2.2.9 = 13957   # Hands
  1668. AiPlayerbot.GearProgressionSystem.1.2.2.10 = 13098  # Finger 1
  1669. AiPlayerbot.GearProgressionSystem.1.2.2.11 = 12548  # Finger 2
  1670. AiPlayerbot.GearProgressionSystem.1.2.2.12 = 13965  # Trinket 1
  1671. AiPlayerbot.GearProgressionSystem.1.2.2.13 = 11815  # Trinket 2
  1672. AiPlayerbot.GearProgressionSystem.1.2.2.14 = 13340  # Back
  1673. AiPlayerbot.GearProgressionSystem.1.2.2.15 = 12784  # Main Hand
  1674. AiPlayerbot.GearProgressionSystem.1.2.2.16 = 0      # Off Hand
  1675. AiPlayerbot.GearProgressionSystem.1.2.2.17 = 22401  # Ranged
  1676. AiPlayerbot.GearProgressionSystem.1.2.2.18 = 5976   # Tabard
  1677.  
  1678. # Level 1 (1) Hunter (3) Beast Master (0)
  1679. # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
  1680. AiPlayerbot.GearProgressionSystem.1.3.0.0 = 18421   # Head
  1681. AiPlayerbot.GearProgressionSystem.1.3.0.1 = 22340   # Neck
  1682. AiPlayerbot.GearProgressionSystem.1.3.0.2 = 12927   # Shoulder
  1683. AiPlayerbot.GearProgressionSystem.1.3.0.3 = 0       # Shirt
  1684. AiPlayerbot.GearProgressionSystem.1.3.0.4 = 11726   # Chest
  1685. AiPlayerbot.GearProgressionSystem.1.3.0.5 = 22232   # Waist
  1686. AiPlayerbot.GearProgressionSystem.1.3.0.6 = 15062   # Legs
  1687. AiPlayerbot.GearProgressionSystem.1.3.0.7 = 22061   # Feet
  1688. AiPlayerbot.GearProgressionSystem.1.3.0.8 = 18375   # Wrists
  1689. AiPlayerbot.GearProgressionSystem.1.3.0.9 = 15063   # Hands
  1690. AiPlayerbot.GearProgressionSystem.1.3.0.10 = 18500  # Finger 1
  1691. AiPlayerbot.GearProgressionSystem.1.3.0.11 = 18500  # Finger 2
  1692. AiPlayerbot.GearProgressionSystem.1.3.0.12 = 13965  # Trinket 1
  1693. AiPlayerbot.GearProgressionSystem.1.3.0.13 = 18473  # Trinket 2
  1694. AiPlayerbot.GearProgressionSystem.1.3.0.14 = 13340  # Back
  1695. AiPlayerbot.GearProgressionSystem.1.3.0.15 = 22314  # Main Hand
  1696. AiPlayerbot.GearProgressionSystem.1.3.0.16 = 0      # Off Hand
  1697. AiPlayerbot.GearProgressionSystem.1.3.0.17 = 12651  # Ranged
  1698. AiPlayerbot.GearProgressionSystem.1.3.0.18 = 5976   # Tabard
  1699.  
  1700. # Level 1 (1) Hunter (3) Marksmanship (1)
  1701. # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
  1702. AiPlayerbot.GearProgressionSystem.1.3.1.0 = 18421   # Head
  1703. AiPlayerbot.GearProgressionSystem.1.3.1.1 = 22340   # Neck
  1704. AiPlayerbot.GearProgressionSystem.1.3.1.2 = 12927   # Shoulder
  1705. AiPlayerbot.GearProgressionSystem.1.3.1.3 = 0       # Shirt
  1706. AiPlayerbot.GearProgressionSystem.1.3.1.4 = 11726   # Chest
  1707. AiPlayerbot.GearProgressionSystem.1.3.1.5 = 22232   # Waist
  1708. AiPlayerbot.GearProgressionSystem.1.3.1.6 = 15062   # Legs
  1709. AiPlayerbot.GearProgressionSystem.1.3.1.7 = 22061   # Feet
  1710. AiPlayerbot.GearProgressionSystem.1.3.1.8 = 18375   # Wrists
  1711. AiPlayerbot.GearProgressionSystem.1.3.1.9 = 15063   # Hands
  1712. AiPlayerbot.GearProgressionSystem.1.3.1.10 = 18500  # Finger 1
  1713. AiPlayerbot.GearProgressionSystem.1.3.1.11 = 18500  # Finger 2
  1714. AiPlayerbot.GearProgressionSystem.1.3.1.12 = 13965  # Trinket 1
  1715. AiPlayerbot.GearProgressionSystem.1.3.1.13 = 18473  # Trinket 2
  1716. AiPlayerbot.GearProgressionSystem.1.3.1.14 = 13340  # Back
  1717. AiPlayerbot.GearProgressionSystem.1.3.1.15 = 22314  # Main Hand
  1718. AiPlayerbot.GearProgressionSystem.1.3.1.16 = 0      # Off Hand
  1719. AiPlayerbot.GearProgressionSystem.1.3.1.17 = 12651  # Ranged
  1720. AiPlayerbot.GearProgressionSystem.1.3.1.18 = 5976   # Tabard
  1721.  
  1722. # Level 1 (1) Hunter (3) Survival (2)
  1723. # https://www.wowhead.com/classic/gear-planner/hunter/orc/BDwOUwACAFBfBSUQMFEwUf8AAAAKZ4EAR_UAPCoCAFdEgwAyfwBYR4UALc4ATjkGAFbYhwA61gA8KogAVi0ATjeJAEfHAB5jigA61wBOLAsASEQMAEhEDQA2jQ4ASCmPADQcADY6kABXKgA2cZIAMWsAMKw
  1724. AiPlayerbot.GearProgressionSystem.1.3.2.0 = 18421   # Head
  1725. AiPlayerbot.GearProgressionSystem.1.3.2.1 = 22340   # Neck
  1726. AiPlayerbot.GearProgressionSystem.1.3.2.2 = 12927   # Shoulder
  1727. AiPlayerbot.GearProgressionSystem.1.3.2.3 = 0       # Shirt
  1728. AiPlayerbot.GearProgressionSystem.1.3.2.4 = 11726   # Chest
  1729. AiPlayerbot.GearProgressionSystem.1.3.2.5 = 22232   # Waist
  1730. AiPlayerbot.GearProgressionSystem.1.3.2.6 = 15062   # Legs
  1731. AiPlayerbot.GearProgressionSystem.1.3.2.7 = 22061   # Feet
  1732. AiPlayerbot.GearProgressionSystem.1.3.2.8 = 18375   # Wrists
  1733. AiPlayerbot.GearProgressionSystem.1.3.2.9 = 15063   # Hands
  1734. AiPlayerbot.GearProgressionSystem.1.3.2.10 = 18500  # Finger 1
  1735. AiPlayerbot.GearProgressionSystem.1.3.2.11 = 18500  # Finger 2
  1736. AiPlayerbot.GearProgressionSystem.1.3.2.12 = 13965  # Trinket 1
  1737. AiPlayerbot.GearProgressionSystem.1.3.2.13 = 18473  # Trinket 2
  1738. AiPlayerbot.GearProgressionSystem.1.3.2.14 = 13340  # Back
  1739. AiPlayerbot.GearProgressionSystem.1.3.2.15 = 22314  # Main Hand
  1740. AiPlayerbot.GearProgressionSystem.1.3.2.16 = 0      # Off Hand
  1741. AiPlayerbot.GearProgressionSystem.1.3.2.17 = 12651  # Ranged
  1742. AiPlayerbot.GearProgressionSystem.1.3.2.18 = 5976   # Tabard
  1743.  
  1744. # Level 1 (1) Rogue (4) Assassination (0)
  1745. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
  1746. AiPlayerbot.GearProgressionSystem.1.4.0.0 = 22005   # Head
  1747. AiPlayerbot.GearProgressionSystem.1.4.0.1 = 22150   # Neck
  1748. AiPlayerbot.GearProgressionSystem.1.4.0.2 = 22008   # Shoulder
  1749. AiPlayerbot.GearProgressionSystem.1.4.0.3 = 0       # Shirt
  1750. AiPlayerbot.GearProgressionSystem.1.4.0.4 = 22009   # Chest
  1751. AiPlayerbot.GearProgressionSystem.1.4.0.5 = 22002   # Waist
  1752. AiPlayerbot.GearProgressionSystem.1.4.0.6 = 15062   # Legs
  1753. AiPlayerbot.GearProgressionSystem.1.4.0.7 = 22003   # Feet
  1754. AiPlayerbot.GearProgressionSystem.1.4.0.8 = 22004   # Wrists
  1755. AiPlayerbot.GearProgressionSystem.1.4.0.9 = 15063   # Hands
  1756. AiPlayerbot.GearProgressionSystem.1.4.0.10 = 18500  # Finger 1
  1757. AiPlayerbot.GearProgressionSystem.1.4.0.11 = 13098  # Finger 2
  1758. AiPlayerbot.GearProgressionSystem.1.4.0.12 = 11815  # Trinket 1
  1759. AiPlayerbot.GearProgressionSystem.1.4.0.13 = 13965  # Trinket 2
  1760. AiPlayerbot.GearProgressionSystem.1.4.0.14 = 13340  # Back
  1761. AiPlayerbot.GearProgressionSystem.1.4.0.15 = 12940  # Main Hand
  1762. AiPlayerbot.GearProgressionSystem.1.4.0.16 = 12939  # Off Hand
  1763. AiPlayerbot.GearProgressionSystem.1.4.0.17 = 2100   # Ranged
  1764. AiPlayerbot.GearProgressionSystem.1.4.0.18 = 5976   # Tabard
  1765.  
  1766. # Level 1 (1) Rogue (4) Combat (1)
  1767. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
  1768. AiPlayerbot.GearProgressionSystem.1.4.1.0 = 22005   # Head
  1769. AiPlayerbot.GearProgressionSystem.1.4.1.1 = 22150   # Neck
  1770. AiPlayerbot.GearProgressionSystem.1.4.1.2 = 22008   # Shoulder
  1771. AiPlayerbot.GearProgressionSystem.1.4.1.3 = 0       # Shirt
  1772. AiPlayerbot.GearProgressionSystem.1.4.1.4 = 22009   # Chest
  1773. AiPlayerbot.GearProgressionSystem.1.4.1.5 = 22002   # Waist
  1774. AiPlayerbot.GearProgressionSystem.1.4.1.6 = 15062   # Legs
  1775. AiPlayerbot.GearProgressionSystem.1.4.1.7 = 22003   # Feet
  1776. AiPlayerbot.GearProgressionSystem.1.4.1.8 = 22004   # Wrists
  1777. AiPlayerbot.GearProgressionSystem.1.4.1.9 = 15063   # Hands
  1778. AiPlayerbot.GearProgressionSystem.1.4.1.10 = 18500  # Finger 1
  1779. AiPlayerbot.GearProgressionSystem.1.4.1.11 = 13098  # Finger 2
  1780. AiPlayerbot.GearProgressionSystem.1.4.1.12 = 11815  # Trinket 1
  1781. AiPlayerbot.GearProgressionSystem.1.4.1.13 = 13965  # Trinket 2
  1782. AiPlayerbot.GearProgressionSystem.1.4.1.14 = 13340  # Back
  1783. AiPlayerbot.GearProgressionSystem.1.4.1.15 = 12940  # Main Hand
  1784. AiPlayerbot.GearProgressionSystem.1.4.1.16 = 12939  # Off Hand
  1785. AiPlayerbot.GearProgressionSystem.1.4.1.17 = 2100   # Ranged
  1786. AiPlayerbot.GearProgressionSystem.1.4.1.18 = 5976   # Tabard
  1787.  
  1788. # Level 1 (1) Rogue (4) Subtlety (2)
  1789. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AlaGA1X4BVX5BlXyBzrWCFXzCVX0CjrXC0hEDDMqDS4nDjaNDzQcEDKMETKLEgg0
  1790. AiPlayerbot.GearProgressionSystem.1.4.2.0 = 22005   # Head
  1791. AiPlayerbot.GearProgressionSystem.1.4.2.1 = 22150   # Neck
  1792. AiPlayerbot.GearProgressionSystem.1.4.2.2 = 22008   # Shoulder
  1793. AiPlayerbot.GearProgressionSystem.1.4.2.3 = 0       # Shirt
  1794. AiPlayerbot.GearProgressionSystem.1.4.2.4 = 22009   # Chest
  1795. AiPlayerbot.GearProgressionSystem.1.4.2.5 = 22002   # Waist
  1796. AiPlayerbot.GearProgressionSystem.1.4.2.6 = 15062   # Legs
  1797. AiPlayerbot.GearProgressionSystem.1.4.2.7 = 22003   # Feet
  1798. AiPlayerbot.GearProgressionSystem.1.4.2.8 = 22004   # Wrists
  1799. AiPlayerbot.GearProgressionSystem.1.4.2.9 = 15063   # Hands
  1800. AiPlayerbot.GearProgressionSystem.1.4.2.10 = 18500  # Finger 1
  1801. AiPlayerbot.GearProgressionSystem.1.4.2.11 = 13098  # Finger 2
  1802. AiPlayerbot.GearProgressionSystem.1.4.2.12 = 11815  # Trinket 1
  1803. AiPlayerbot.GearProgressionSystem.1.4.2.13 = 13965  # Trinket 2
  1804. AiPlayerbot.GearProgressionSystem.1.4.2.14 = 13340  # Back
  1805. AiPlayerbot.GearProgressionSystem.1.4.2.15 = 12940  # Main Hand
  1806. AiPlayerbot.GearProgressionSystem.1.4.2.16 = 12939  # Off Hand
  1807. AiPlayerbot.GearProgressionSystem.1.4.2.17 = 2100   # Ranged
  1808. AiPlayerbot.GearProgressionSystem.1.4.2.18 = 5976   # Tabard
  1809.  
  1810. # Level 1 (1) Priest (5) Discipline (0)
  1811. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAMy4CAEkjAwBW2gUAN0oGAEeXBwBH0ggAVkQJAEhBCgBQ7QsAM3oMAFc-DQBIJQ4AVvwPAEhOEAAukxEAVy8SAFbu
  1812. AiPlayerbot.GearProgressionSystem.1.5.0.0 = 13102   # Head
  1813. AiPlayerbot.GearProgressionSystem.1.5.0.1 = 18723   # Neck
  1814. AiPlayerbot.GearProgressionSystem.1.5.0.2 = 22234   # Shoulder
  1815. AiPlayerbot.GearProgressionSystem.1.5.0.3 = 0       # Shirt
  1816. AiPlayerbot.GearProgressionSystem.1.5.0.4 = 14154   # Chest
  1817. AiPlayerbot.GearProgressionSystem.1.5.0.5 = 18327   # Waist
  1818. AiPlayerbot.GearProgressionSystem.1.5.0.6 = 18386   # Legs
  1819. AiPlayerbot.GearProgressionSystem.1.5.0.7 = 22084   # Feet
  1820. AiPlayerbot.GearProgressionSystem.1.5.0.8 = 18497   # Wrists
  1821. AiPlayerbot.GearProgressionSystem.1.5.0.9 = 20717   # Hands
  1822. AiPlayerbot.GearProgressionSystem.1.5.0.10 = 13178  # Finger 1
  1823. AiPlayerbot.GearProgressionSystem.1.5.0.11 = 22334  # Finger 2
  1824. AiPlayerbot.GearProgressionSystem.1.5.0.12 = 18469  # Trinket 1
  1825. AiPlayerbot.GearProgressionSystem.1.5.0.13 = 22268  # Trinket 2
  1826. AiPlayerbot.GearProgressionSystem.1.5.0.14 = 18510  # Back
  1827. AiPlayerbot.GearProgressionSystem.1.5.0.15 = 11923  # Main Hand
  1828. AiPlayerbot.GearProgressionSystem.1.5.0.16 = 22319  # Off Hand
  1829. AiPlayerbot.GearProgressionSystem.1.5.0.17 = 22254  # Ranged
  1830. AiPlayerbot.GearProgressionSystem.1.5.0.18 = 5976   # Tabard
  1831.  
  1832. # Level 1 (1) Priest (5) Holy (1)
  1833. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAMy4CAEkjAwBW2gUAN0oGAEeXBwBH0ggAVkQJAEhBCgBQ7QsAM3oMAFc-DQBIJQ4AVvwPAEhOEAAukxEAVy8SAFbu
  1834. AiPlayerbot.GearProgressionSystem.1.5.1.0 = 13102   # Head
  1835. AiPlayerbot.GearProgressionSystem.1.5.1.1 = 18723   # Neck
  1836. AiPlayerbot.GearProgressionSystem.1.5.1.2 = 22234   # Shoulder
  1837. AiPlayerbot.GearProgressionSystem.1.5.1.3 = 0       # Shirt
  1838. AiPlayerbot.GearProgressionSystem.1.5.1.4 = 14154   # Chest
  1839. AiPlayerbot.GearProgressionSystem.1.5.1.5 = 18327   # Waist
  1840. AiPlayerbot.GearProgressionSystem.1.5.1.6 = 18386   # Legs
  1841. AiPlayerbot.GearProgressionSystem.1.5.1.7 = 22084   # Feet
  1842. AiPlayerbot.GearProgressionSystem.1.5.1.8 = 18497   # Wrists
  1843. AiPlayerbot.GearProgressionSystem.1.5.1.9 = 20717   # Hands
  1844. AiPlayerbot.GearProgressionSystem.1.5.1.10 = 13178  # Finger 1
  1845. AiPlayerbot.GearProgressionSystem.1.5.1.11 = 22334  # Finger 2
  1846. AiPlayerbot.GearProgressionSystem.1.5.1.12 = 18469  # Trinket 1
  1847. AiPlayerbot.GearProgressionSystem.1.5.1.13 = 22268  # Trinket 2
  1848. AiPlayerbot.GearProgressionSystem.1.5.1.14 = 18510  # Back
  1849. AiPlayerbot.GearProgressionSystem.1.5.1.15 = 11923  # Main Hand
  1850. AiPlayerbot.GearProgressionSystem.1.5.1.16 = 22319  # Off Hand
  1851. AiPlayerbot.GearProgressionSystem.1.5.1.17 = 22254  # Ranged
  1852. AiPlayerbot.GearProgressionSystem.1.5.1.18 = 5976   # Tabard
  1853.  
  1854. # Level 1 (1) Priest (5) Shadow (2)
  1855. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVvsCAFeDAwA3IAUANzgGAC2OBwBXRggASS8JAEhBCgBH5wsAV0MMADLJDQAygg4AVvwPAEeuEAA0JREAVzkSADRU
  1856. AiPlayerbot.GearProgressionSystem.1.5.2.0 = 22267   # Head
  1857. AiPlayerbot.GearProgressionSystem.1.5.2.1 = 22403   # Neck
  1858. AiPlayerbot.GearProgressionSystem.1.5.2.2 = 14112   # Shoulder
  1859. AiPlayerbot.GearProgressionSystem.1.5.2.3 = 0       # Shirt
  1860. AiPlayerbot.GearProgressionSystem.1.5.2.4 = 14136   # Chest
  1861. AiPlayerbot.GearProgressionSystem.1.5.2.5 = 11662   # Waist
  1862. AiPlayerbot.GearProgressionSystem.1.5.2.6 = 22342   # Legs
  1863. AiPlayerbot.GearProgressionSystem.1.5.2.7 = 18735   # Feet
  1864. AiPlayerbot.GearProgressionSystem.1.5.2.8 = 18497   # Wrists
  1865. AiPlayerbot.GearProgressionSystem.1.5.2.9 = 18407   # Hands
  1866. AiPlayerbot.GearProgressionSystem.1.5.2.10 = 22339  # Finger 1
  1867. AiPlayerbot.GearProgressionSystem.1.5.2.11 = 13001  # Finger 2
  1868. AiPlayerbot.GearProgressionSystem.1.5.2.12 = 12930  # Trinket 1
  1869. AiPlayerbot.GearProgressionSystem.1.5.2.13 = 22268  # Trinket 2
  1870. AiPlayerbot.GearProgressionSystem.1.5.2.14 = 18350  # Back
  1871. AiPlayerbot.GearProgressionSystem.1.5.2.15 = 13349  # Main Hand
  1872. AiPlayerbot.GearProgressionSystem.1.5.2.16 = 22329  # Off Hand
  1873. AiPlayerbot.GearProgressionSystem.1.5.2.17 = 13396  # Ranged
  1874. AiPlayerbot.GearProgressionSystem.1.5.2.18 = 5976   # Tabard
  1875.  
  1876. # Level 1 (1) Shaman (7) Elemental (0)
  1877. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAVvsCAFeDAwBI-QUAMVAGAC2OBwAzcggAVtcJAEhBCgAzxQsAV0MMADLJDQBIJw4AMoIPAFDZEAA2jBEAVzkSAFqf
  1878. AiPlayerbot.GearProgressionSystem.1.7.0.0 = 22267   # Head
  1879. AiPlayerbot.GearProgressionSystem.1.7.0.1 = 22403   # Neck
  1880. AiPlayerbot.GearProgressionSystem.1.7.0.2 = 18681   # Shoulder
  1881. AiPlayerbot.GearProgressionSystem.1.7.0.3 = 0       # Shirt
  1882. AiPlayerbot.GearProgressionSystem.1.7.0.4 = 12624   # Chest
  1883. AiPlayerbot.GearProgressionSystem.1.7.0.5 = 11662   # Waist
  1884. AiPlayerbot.GearProgressionSystem.1.7.0.6 = 13170   # Legs
  1885. AiPlayerbot.GearProgressionSystem.1.7.0.7 = 22231   # Feet
  1886. AiPlayerbot.GearProgressionSystem.1.7.0.8 = 18497   # Wrists
  1887. AiPlayerbot.GearProgressionSystem.1.7.0.9 = 13253   # Hands
  1888. AiPlayerbot.GearProgressionSystem.1.7.0.10 = 22339  # Finger 1
  1889. AiPlayerbot.GearProgressionSystem.1.7.0.11 = 13001  # Finger 2
  1890. AiPlayerbot.GearProgressionSystem.1.7.0.12 = 18471  # Trinket 1
  1891. AiPlayerbot.GearProgressionSystem.1.7.0.13 = 12930  # Trinket 2
  1892. AiPlayerbot.GearProgressionSystem.1.7.0.14 = 20697  # Back
  1893. AiPlayerbot.GearProgressionSystem.1.7.0.15 = 13964  # Main Hand
  1894. AiPlayerbot.GearProgressionSystem.1.7.0.16 = 22329  # Off Hand
  1895. AiPlayerbot.GearProgressionSystem.1.7.0.17 = 23199  # Ranged
  1896. AiPlayerbot.GearProgressionSystem.1.7.0.18 = 5976   # Tabard
  1897.  
  1898. # Level 1 (1) Shaman (7) Enhancement (1)
  1899. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEANC8CADwzAwAyfwUALc4GADPEBwA61ggAORgJADKmCgA61wsASEQMAEUxDQBKsA4ALicPADQcEgBXew
  1900. AiPlayerbot.GearProgressionSystem.1.7.1.0 = 13359   # Head
  1901. AiPlayerbot.GearProgressionSystem.1.7.1.1 = 15411   # Neck
  1902. AiPlayerbot.GearProgressionSystem.1.7.1.2 = 12927   # Shoulder
  1903. AiPlayerbot.GearProgressionSystem.1.7.1.3 = 0       # Shirt
  1904. AiPlayerbot.GearProgressionSystem.1.7.1.4 = 11726   # Chest
  1905. AiPlayerbot.GearProgressionSystem.1.7.1.5 = 13252   # Waist
  1906. AiPlayerbot.GearProgressionSystem.1.7.1.6 = 15062   # Legs
  1907. AiPlayerbot.GearProgressionSystem.1.7.1.7 = 14616   # Feet
  1908. AiPlayerbot.GearProgressionSystem.1.7.1.8 = 12966   # Wrists
  1909. AiPlayerbot.GearProgressionSystem.1.7.1.9 = 15063   # Hands
  1910. AiPlayerbot.GearProgressionSystem.1.7.1.10 = 18500  # Finger 1
  1911. AiPlayerbot.GearProgressionSystem.1.7.1.11 = 17713  # Finger 2
  1912. AiPlayerbot.GearProgressionSystem.1.7.1.12 = 19120  # Trinket 1
  1913. AiPlayerbot.GearProgressionSystem.1.7.1.13 = 11815  # Trinket 2
  1914. AiPlayerbot.GearProgressionSystem.1.7.1.14 = 13340  # Back
  1915. AiPlayerbot.GearProgressionSystem.1.7.1.15 = 19169  # Main Hand
  1916. AiPlayerbot.GearProgressionSystem.1.7.1.16 = 0      # Off Hand
  1917. AiPlayerbot.GearProgressionSystem.1.7.1.17 = 22395  # Ranged
  1918. AiPlayerbot.GearProgressionSystem.1.7.1.18 = 5976   # Tabard
  1919.  
  1920. # Level 1 (1) Shaman (7) Restoration (2)
  1921. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASDoCAEkjAwBW2gUASGQGAEeXBwBH0ggAVucJADaRCgBIXwsAM3oMAFc-DQBHww4AMoIPAEhOEAAukxEAVy8SAFqg
  1922. AiPlayerbot.GearProgressionSystem.1.7.2.0 = 18490   # Head
  1923. AiPlayerbot.GearProgressionSystem.1.7.2.1 = 18723   # Neck
  1924. AiPlayerbot.GearProgressionSystem.1.7.2.2 = 22234   # Shoulder
  1925. AiPlayerbot.GearProgressionSystem.1.7.2.3 = 0       # Shirt
  1926. AiPlayerbot.GearProgressionSystem.1.7.2.4 = 18532   # Chest
  1927. AiPlayerbot.GearProgressionSystem.1.7.2.5 = 18327   # Waist
  1928. AiPlayerbot.GearProgressionSystem.1.7.2.6 = 18386   # Legs
  1929. AiPlayerbot.GearProgressionSystem.1.7.2.7 = 22247   # Feet
  1930. AiPlayerbot.GearProgressionSystem.1.7.2.8 = 13969   # Wrists
  1931. AiPlayerbot.GearProgressionSystem.1.7.2.9 = 18527   # Hands
  1932. AiPlayerbot.GearProgressionSystem.1.7.2.10 = 13178  # Finger 1
  1933. AiPlayerbot.GearProgressionSystem.1.7.2.11 = 22334  # Finger 2
  1934. AiPlayerbot.GearProgressionSystem.1.7.2.12 = 18371  # Trinket 1
  1935. AiPlayerbot.GearProgressionSystem.1.7.2.13 = 12930  # Trinket 2
  1936. AiPlayerbot.GearProgressionSystem.1.7.2.14 = 18510  # Back
  1937. AiPlayerbot.GearProgressionSystem.1.7.2.15 = 11923  # Main Hand
  1938. AiPlayerbot.GearProgressionSystem.1.7.2.16 = 22319  # Off Hand
  1939. AiPlayerbot.GearProgressionSystem.1.7.2.17 = 23200  # Ranged
  1940. AiPlayerbot.GearProgressionSystem.1.7.2.18 = 5976   # Tabard
  1941.  
  1942. # Level 1 (1) Mage (8) Arcane (0)
  1943. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
  1944. AiPlayerbot.GearProgressionSystem.1.8.0.0 = 22267   # Head
  1945. AiPlayerbot.GearProgressionSystem.1.8.0.1 = 12103   # Neck
  1946. AiPlayerbot.GearProgressionSystem.1.8.0.2 = 18681   # Shoulder
  1947. AiPlayerbot.GearProgressionSystem.1.8.0.3 = 0       # Shirt
  1948. AiPlayerbot.GearProgressionSystem.1.8.0.4 = 19682   # Chest
  1949. AiPlayerbot.GearProgressionSystem.1.8.0.5 = 11662   # Waist
  1950. AiPlayerbot.GearProgressionSystem.1.8.0.6 = 19683   # Legs
  1951. AiPlayerbot.GearProgressionSystem.1.8.0.7 = 19684   # Feet
  1952. AiPlayerbot.GearProgressionSystem.1.8.0.8 = 18497   # Wrists
  1953. AiPlayerbot.GearProgressionSystem.1.8.0.9 = 13253   # Hands
  1954. AiPlayerbot.GearProgressionSystem.1.8.0.10 = 22339  # Finger 1
  1955. AiPlayerbot.GearProgressionSystem.1.8.0.11 = 22433  # Finger 2
  1956. AiPlayerbot.GearProgressionSystem.1.8.0.12 = 12930  # Trinket 1
  1957. AiPlayerbot.GearProgressionSystem.1.8.0.13 = 22268  # Trinket 2
  1958. AiPlayerbot.GearProgressionSystem.1.8.0.14 = 20697  # Back
  1959. AiPlayerbot.GearProgressionSystem.1.8.0.15 = 22335  # Main Hand
  1960. AiPlayerbot.GearProgressionSystem.1.8.0.16 = 0      # Off Hand
  1961. AiPlayerbot.GearProgressionSystem.1.8.0.17 = 13938  # Ranged
  1962. AiPlayerbot.GearProgressionSystem.1.8.0.18 = 5976   # Tabard
  1963.  
  1964. # Level 1 (1) Mage (8) Fire (1)
  1965. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
  1966. AiPlayerbot.GearProgressionSystem.1.8.1.0 = 22267   # Head
  1967. AiPlayerbot.GearProgressionSystem.1.8.1.1 = 12103   # Neck
  1968. AiPlayerbot.GearProgressionSystem.1.8.1.2 = 18681   # Shoulder
  1969. AiPlayerbot.GearProgressionSystem.1.8.1.3 = 0       # Shirt
  1970. AiPlayerbot.GearProgressionSystem.1.8.1.4 = 19682   # Chest
  1971. AiPlayerbot.GearProgressionSystem.1.8.1.5 = 11662   # Waist
  1972. AiPlayerbot.GearProgressionSystem.1.8.1.6 = 19683   # Legs
  1973. AiPlayerbot.GearProgressionSystem.1.8.1.7 = 19684   # Feet
  1974. AiPlayerbot.GearProgressionSystem.1.8.1.8 = 18497   # Wrists
  1975. AiPlayerbot.GearProgressionSystem.1.8.1.9 = 13253   # Hands
  1976. AiPlayerbot.GearProgressionSystem.1.8.1.10 = 22339  # Finger 1
  1977. AiPlayerbot.GearProgressionSystem.1.8.1.11 = 22433  # Finger 2
  1978. AiPlayerbot.GearProgressionSystem.1.8.1.12 = 12930  # Trinket 1
  1979. AiPlayerbot.GearProgressionSystem.1.8.1.13 = 22268  # Trinket 2
  1980. AiPlayerbot.GearProgressionSystem.1.8.1.14 = 20697  # Back
  1981. AiPlayerbot.GearProgressionSystem.1.8.1.15 = 22335  # Main Hand
  1982. AiPlayerbot.GearProgressionSystem.1.8.1.16 = 0      # Off Hand
  1983. AiPlayerbot.GearProgressionSystem.1.8.1.17 = 13938  # Ranged
  1984. AiPlayerbot.GearProgressionSystem.1.8.1.18 = 5976   # Tabard
  1985.  
  1986. # Level 1 (1) Mage (8) Frost (2)
  1987. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFW-wIvRwNI-QVM4gYtjgdM4whM5AlIQQozxQtXQwxXoQ0ygg5W_A9Q2RBXPxI2cg
  1988. AiPlayerbot.GearProgressionSystem.1.8.2.0 = 22267   # Head
  1989. AiPlayerbot.GearProgressionSystem.1.8.2.1 = 12103   # Neck
  1990. AiPlayerbot.GearProgressionSystem.1.8.2.2 = 18681   # Shoulder
  1991. AiPlayerbot.GearProgressionSystem.1.8.2.3 = 0       # Shirt
  1992. AiPlayerbot.GearProgressionSystem.1.8.2.4 = 19682   # Chest
  1993. AiPlayerbot.GearProgressionSystem.1.8.2.5 = 11662   # Waist
  1994. AiPlayerbot.GearProgressionSystem.1.8.2.6 = 19683   # Legs
  1995. AiPlayerbot.GearProgressionSystem.1.8.2.7 = 19684   # Feet
  1996. AiPlayerbot.GearProgressionSystem.1.8.2.8 = 18497   # Wrists
  1997. AiPlayerbot.GearProgressionSystem.1.8.2.9 = 13253   # Hands
  1998. AiPlayerbot.GearProgressionSystem.1.8.2.10 = 22339  # Finger 1
  1999. AiPlayerbot.GearProgressionSystem.1.8.2.11 = 22433  # Finger 2
  2000. AiPlayerbot.GearProgressionSystem.1.8.2.12 = 12930  # Trinket 1
  2001. AiPlayerbot.GearProgressionSystem.1.8.2.13 = 22268  # Trinket 2
  2002. AiPlayerbot.GearProgressionSystem.1.8.2.14 = 20697  # Back
  2003. AiPlayerbot.GearProgressionSystem.1.8.2.15 = 22335  # Main Hand
  2004. AiPlayerbot.GearProgressionSystem.1.8.2.16 = 0      # Off Hand
  2005. AiPlayerbot.GearProgressionSystem.1.8.2.17 = 13938  # Ranged
  2006. AiPlayerbot.GearProgressionSystem.1.8.2.18 = 5976   # Tabard
  2007.  
  2008. # Level 1 (1) Warlock (9) Affliction (0)
  2009. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
  2010. AiPlayerbot.GearProgressionSystem.1.9.0.0 = 22267   # Head
  2011. AiPlayerbot.GearProgressionSystem.1.9.0.1 = 22403   # Neck
  2012. AiPlayerbot.GearProgressionSystem.1.9.0.2 = 14112   # Shoulder
  2013. AiPlayerbot.GearProgressionSystem.1.9.0.3 = 0       # Shirt
  2014. AiPlayerbot.GearProgressionSystem.1.9.0.4 = 14153   # Chest
  2015. AiPlayerbot.GearProgressionSystem.1.9.0.5 = 11662   # Waist
  2016. AiPlayerbot.GearProgressionSystem.1.9.0.6 = 19165   # Legs
  2017. AiPlayerbot.GearProgressionSystem.1.9.0.7 = 18735   # Feet
  2018. AiPlayerbot.GearProgressionSystem.1.9.0.8 = 18497   # Wrists
  2019. AiPlayerbot.GearProgressionSystem.1.9.0.9 = 22077   # Hands
  2020. AiPlayerbot.GearProgressionSystem.1.9.0.10 = 22339  # Finger 1
  2021. AiPlayerbot.GearProgressionSystem.1.9.0.11 = 22433  # Finger 2
  2022. AiPlayerbot.GearProgressionSystem.1.9.0.12 = 12930  # Trinket 1
  2023. AiPlayerbot.GearProgressionSystem.1.9.0.13 = 22268  # Trinket 2
  2024. AiPlayerbot.GearProgressionSystem.1.9.0.14 = 22330  # Back
  2025. AiPlayerbot.GearProgressionSystem.1.9.0.15 = 18372  # Main Hand
  2026. AiPlayerbot.GearProgressionSystem.1.9.0.16 = 22329  # Off Hand
  2027. AiPlayerbot.GearProgressionSystem.1.9.0.17 = 13396  # Ranged
  2028. AiPlayerbot.GearProgressionSystem.1.9.0.18 = 5976   # Tabard
  2029.  
  2030. # Level 1 (1) Warlock (9) Demonology (1)
  2031. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
  2032. AiPlayerbot.GearProgressionSystem.1.9.1.0 = 22267   # Head
  2033. AiPlayerbot.GearProgressionSystem.1.9.1.1 = 22403   # Neck
  2034. AiPlayerbot.GearProgressionSystem.1.9.1.2 = 14112   # Shoulder
  2035. AiPlayerbot.GearProgressionSystem.1.9.1.3 = 0       # Shirt
  2036. AiPlayerbot.GearProgressionSystem.1.9.1.4 = 14153   # Chest
  2037. AiPlayerbot.GearProgressionSystem.1.9.1.5 = 11662   # Waist
  2038. AiPlayerbot.GearProgressionSystem.1.9.1.6 = 19165   # Legs
  2039. AiPlayerbot.GearProgressionSystem.1.9.1.7 = 18735   # Feet
  2040. AiPlayerbot.GearProgressionSystem.1.9.1.8 = 18497   # Wrists
  2041. AiPlayerbot.GearProgressionSystem.1.9.1.9 = 22077   # Hands
  2042. AiPlayerbot.GearProgressionSystem.1.9.1.10 = 22339  # Finger 1
  2043. AiPlayerbot.GearProgressionSystem.1.9.1.11 = 22433  # Finger 2
  2044. AiPlayerbot.GearProgressionSystem.1.9.1.12 = 12930  # Trinket 1
  2045. AiPlayerbot.GearProgressionSystem.1.9.1.13 = 22268  # Trinket 2
  2046. AiPlayerbot.GearProgressionSystem.1.9.1.14 = 22330  # Back
  2047. AiPlayerbot.GearProgressionSystem.1.9.1.15 = 18372  # Main Hand
  2048. AiPlayerbot.GearProgressionSystem.1.9.1.16 = 22329  # Off Hand
  2049. AiPlayerbot.GearProgressionSystem.1.9.1.17 = 13396  # Ranged
  2050. AiPlayerbot.GearProgressionSystem.1.9.1.18 = 5976   # Tabard
  2051.  
  2052. # Level 1 (1) Warlock (9) Destruction (2)
  2053. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVb7AleDAzcgBTdJBi2OB0rdCEkvCUhBClY9C1dDDFehDTKCDlb8D1c6EEfEEVc5EjRU
  2054. AiPlayerbot.GearProgressionSystem.1.9.2.0 = 22267   # Head
  2055. AiPlayerbot.GearProgressionSystem.1.9.2.1 = 22403   # Neck
  2056. AiPlayerbot.GearProgressionSystem.1.9.2.2 = 14112   # Shoulder
  2057. AiPlayerbot.GearProgressionSystem.1.9.2.3 = 0       # Shirt
  2058. AiPlayerbot.GearProgressionSystem.1.9.2.4 = 14153   # Chest
  2059. AiPlayerbot.GearProgressionSystem.1.9.2.5 = 11662   # Waist
  2060. AiPlayerbot.GearProgressionSystem.1.9.2.6 = 19165   # Legs
  2061. AiPlayerbot.GearProgressionSystem.1.9.2.7 = 18735   # Feet
  2062. AiPlayerbot.GearProgressionSystem.1.9.2.8 = 18497   # Wrists
  2063. AiPlayerbot.GearProgressionSystem.1.9.2.9 = 22077   # Hands
  2064. AiPlayerbot.GearProgressionSystem.1.9.2.10 = 22339  # Finger 1
  2065. AiPlayerbot.GearProgressionSystem.1.9.2.11 = 22433  # Finger 2
  2066. AiPlayerbot.GearProgressionSystem.1.9.2.12 = 12930  # Trinket 1
  2067. AiPlayerbot.GearProgressionSystem.1.9.2.13 = 22268  # Trinket 2
  2068. AiPlayerbot.GearProgressionSystem.1.9.2.14 = 22330  # Back
  2069. AiPlayerbot.GearProgressionSystem.1.9.2.15 = 18372  # Main Hand
  2070. AiPlayerbot.GearProgressionSystem.1.9.2.16 = 22329  # Off Hand
  2071. AiPlayerbot.GearProgressionSystem.1.9.2.17 = 13396  # Ranged
  2072. AiPlayerbot.GearProgressionSystem.1.9.2.18 = 5976   # Tabard
  2073.  
  2074. # Level 1 (1) Druid (11) Balance (0)
  2075. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAEEpCAceAi9HAzLVBVeJBi2OBzNyCC4uSS32BxVKM8oFMAsw_wwyyQ0ygg42kE80SgcVEDaMUSosBSgSWp0
  2076. AiPlayerbot.GearProgressionSystem.1.11.0.0 = 10504  # Head
  2077. AiPlayerbot.GearProgressionSystem.1.11.0.1 = 12103  # Neck
  2078. AiPlayerbot.GearProgressionSystem.1.11.0.2 = 13013  # Shoulder
  2079. AiPlayerbot.GearProgressionSystem.1.11.0.3 = 0      # Shirt
  2080. AiPlayerbot.GearProgressionSystem.1.11.0.4 = 22409  # Chest
  2081. AiPlayerbot.GearProgressionSystem.1.11.0.5 = 11662  # Waist
  2082. AiPlayerbot.GearProgressionSystem.1.11.0.6 = 13170  # Legs
  2083. AiPlayerbot.GearProgressionSystem.1.11.0.7 = 11822  # Feet
  2084. AiPlayerbot.GearProgressionSystem.1.11.0.8 = 11766  # Wrists
  2085. AiPlayerbot.GearProgressionSystem.1.11.0.9 = 13258  # Hands
  2086. AiPlayerbot.GearProgressionSystem.1.11.0.10 = 12543 # Finger 1
  2087. AiPlayerbot.GearProgressionSystem.1.11.0.11 = 13001 # Finger 2
  2088. AiPlayerbot.GearProgressionSystem.1.11.0.12 = 12930 # Trinket 1
  2089. AiPlayerbot.GearProgressionSystem.1.11.0.13 = 13968 # Trinket 2
  2090. AiPlayerbot.GearProgressionSystem.1.11.0.14 = 13386 # Back
  2091. AiPlayerbot.GearProgressionSystem.1.11.0.15 = 13964 # Main Hand
  2092. AiPlayerbot.GearProgressionSystem.1.11.0.16 = 10796 # Off Hand
  2093. AiPlayerbot.GearProgressionSystem.1.11.0.17 = 23197 # Ranged
  2094. AiPlayerbot.GearProgressionSystem.1.11.0.18 = 5976  # Tabard
  2095.  
  2096. # Level 1 (1) Druid (11) Feral (1)
  2097. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQI8MwMyfwU5LQYzxAc61ggxCQlBRgo61wtFMQwIxg02jQ4uJw80HBAzbxJXfQ
  2098. AiPlayerbot.GearProgressionSystem.1.11.1.0 = 8345   # Head
  2099. AiPlayerbot.GearProgressionSystem.1.11.1.1 = 15411  # Neck
  2100. AiPlayerbot.GearProgressionSystem.1.11.1.2 = 12927  # Shoulder
  2101. AiPlayerbot.GearProgressionSystem.1.11.1.3 = 0      # Shirt
  2102. AiPlayerbot.GearProgressionSystem.1.11.1.4 = 14637  # Chest
  2103. AiPlayerbot.GearProgressionSystem.1.11.1.5 = 13252  # Waist
  2104. AiPlayerbot.GearProgressionSystem.1.11.1.6 = 15062  # Legs
  2105. AiPlayerbot.GearProgressionSystem.1.11.1.7 = 12553  # Feet
  2106. AiPlayerbot.GearProgressionSystem.1.11.1.8 = 16710  # Wrists
  2107. AiPlayerbot.GearProgressionSystem.1.11.1.9 = 15063  # Hands
  2108. AiPlayerbot.GearProgressionSystem.1.11.1.10 = 17713 # Finger 1
  2109. AiPlayerbot.GearProgressionSystem.1.11.1.11 = 2246  # Finger 2
  2110. AiPlayerbot.GearProgressionSystem.1.11.1.12 = 13965 # Trinket 1
  2111. AiPlayerbot.GearProgressionSystem.1.11.1.13 = 11815 # Trinket 2
  2112. AiPlayerbot.GearProgressionSystem.1.11.1.14 = 13340 # Back
  2113. AiPlayerbot.GearProgressionSystem.1.11.1.15 = 13167 # Main Hand
  2114. AiPlayerbot.GearProgressionSystem.1.11.1.16 = 0     # Off Hand
  2115. AiPlayerbot.GearProgressionSystem.1.11.1.17 = 22397 # Ranged
  2116. AiPlayerbot.GearProgressionSystem.1.11.1.18 = 5976  # Tabard
  2117.  
  2118. # Level 1 (1) Druid (11) Restoration (2)
  2119. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAATMuAkkjAzrVBTQiBjjZB0fSCFbnCUhdCjEKCzN6DD66DUgmDi4rD0hOEC6TEUtwEld-
  2120. AiPlayerbot.GearProgressionSystem.1.11.2.0 = 13102  # Head
  2121. AiPlayerbot.GearProgressionSystem.1.11.2.1 = 18723  # Neck
  2122. AiPlayerbot.GearProgressionSystem.1.11.2.2 = 15061  # Shoulder
  2123. AiPlayerbot.GearProgressionSystem.1.11.2.3 = 0      # Shirt
  2124. AiPlayerbot.GearProgressionSystem.1.11.2.4 = 13346  # Chest
  2125. AiPlayerbot.GearProgressionSystem.1.11.2.5 = 14553  # Waist
  2126. AiPlayerbot.GearProgressionSystem.1.11.2.6 = 18386  # Legs
  2127. AiPlayerbot.GearProgressionSystem.1.11.2.7 = 22247  # Feet
  2128. AiPlayerbot.GearProgressionSystem.1.11.2.8 = 18525  # Wrists
  2129. AiPlayerbot.GearProgressionSystem.1.11.2.9 = 12554  # Hands
  2130. AiPlayerbot.GearProgressionSystem.1.11.2.10 = 13178 # Finger 1
  2131. AiPlayerbot.GearProgressionSystem.1.11.2.11 = 16058 # Finger 2
  2132. AiPlayerbot.GearProgressionSystem.1.11.2.12 = 18470 # Trinket 1
  2133. AiPlayerbot.GearProgressionSystem.1.11.2.13 = 11819 # Trinket 2
  2134. AiPlayerbot.GearProgressionSystem.1.11.2.14 = 18510 # Back
  2135. AiPlayerbot.GearProgressionSystem.1.11.2.15 = 11923 # Main Hand
  2136. AiPlayerbot.GearProgressionSystem.1.11.2.16 = 19312 # Off Hand
  2137. AiPlayerbot.GearProgressionSystem.1.11.2.17 = 22398 # Ranged
  2138. AiPlayerbot.GearProgressionSystem.1.11.2.18 = 5976  # Tabard
  2139.  
  2140. # Level 1 (1) Druid (11) Feral Tank (3)
  2141. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAlaGAzJ_BTHVBjPEBzrWCFfICTKmCjrXC0t9DEUxDTaNDi4nD0hPEC6RElqe
  2142. AiPlayerbot.GearProgressionSystem.1.11.3.0 = 8345   # Head
  2143. AiPlayerbot.GearProgressionSystem.1.11.3.1 = 22150  # Neck
  2144. AiPlayerbot.GearProgressionSystem.1.11.3.2 = 12927  # Shoulder
  2145. AiPlayerbot.GearProgressionSystem.1.11.3.3 = 0      # Shirt
  2146. AiPlayerbot.GearProgressionSystem.1.11.3.4 = 12757  # Chest
  2147. AiPlayerbot.GearProgressionSystem.1.11.3.5 = 13252  # Waist
  2148. AiPlayerbot.GearProgressionSystem.1.11.3.6 = 15062  # Legs
  2149. AiPlayerbot.GearProgressionSystem.1.11.3.7 = 22472  # Feet
  2150. AiPlayerbot.GearProgressionSystem.1.11.3.8 = 12966  # Wrists
  2151. AiPlayerbot.GearProgressionSystem.1.11.3.9 = 15063  # Hands
  2152. AiPlayerbot.GearProgressionSystem.1.11.3.10 = 18500 # Finger 1
  2153. AiPlayerbot.GearProgressionSystem.1.11.3.11 = 17713 # Finger 2
  2154. AiPlayerbot.GearProgressionSystem.1.11.3.12 = 13965 # Trinket 1
  2155. AiPlayerbot.GearProgressionSystem.1.11.3.13 = 11815 # Trinket 2
  2156. AiPlayerbot.GearProgressionSystem.1.11.3.14 = 18511 # Back
  2157. AiPlayerbot.GearProgressionSystem.1.11.3.15 = 11921 # Main Hand
  2158. AiPlayerbot.GearProgressionSystem.1.11.3.16 = 0     # Off Hand
  2159. AiPlayerbot.GearProgressionSystem.1.11.3.17 = 23198 # Ranged
  2160. AiPlayerbot.GearProgressionSystem.1.11.3.18 = 5976  # Tabard
  2161.  
  2162. # Level 2 (2) Gear ILvl (Molten Core)
  2163. AiPlayerbot.GearProgressionSystem.2.MinItemLevel = 65
  2164. AiPlayerbot.GearProgressionSystem.2.MaxItemLevel = 72
  2165.  
  2166. # Level 2 (2) Warrior (1) Arms (0)
  2167. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkAzJ_BS3OBkrBBzjaCFXrCUrKCkrHC0KnDEmFDTaNDi4nDzQcEEKzEUmQEkKt
  2168. AiPlayerbot.GearProgressionSystem.2.1.0.0 = 12640   # Head
  2169. AiPlayerbot.GearProgressionSystem.2.1.0.1 = 18404   # Neck
  2170. AiPlayerbot.GearProgressionSystem.2.1.0.2 = 12927   # Shoulder
  2171. AiPlayerbot.GearProgressionSystem.2.1.0.3 = 0       # Shirt
  2172. AiPlayerbot.GearProgressionSystem.2.1.0.4 = 11726   # Chest
  2173. AiPlayerbot.GearProgressionSystem.2.1.0.5 = 19137   # Waist
  2174. AiPlayerbot.GearProgressionSystem.2.1.0.6 = 14554   # Legs
  2175. AiPlayerbot.GearProgressionSystem.2.1.0.7 = 21995   # Feet
  2176. AiPlayerbot.GearProgressionSystem.2.1.0.8 = 19146   # Wrists
  2177. AiPlayerbot.GearProgressionSystem.2.1.0.9 = 19143   # Hands
  2178. AiPlayerbot.GearProgressionSystem.2.1.0.10 = 17063  # Finger 1
  2179. AiPlayerbot.GearProgressionSystem.2.1.0.11 = 18821  # Finger 2
  2180. AiPlayerbot.GearProgressionSystem.2.1.0.12 = 13965  # Trinket 1
  2181. AiPlayerbot.GearProgressionSystem.2.1.0.13 = 11815  # Trinket 2
  2182. AiPlayerbot.GearProgressionSystem.2.1.0.14 = 13340  # Back
  2183. AiPlayerbot.GearProgressionSystem.2.1.0.15 = 17076  # Main Hand
  2184. AiPlayerbot.GearProgressionSystem.2.1.0.16 = 0      # Off Hand
  2185. AiPlayerbot.GearProgressionSystem.2.1.0.17 = 17069  # Ranged
  2186. AiPlayerbot.GearProgressionSystem.2.1.0.18 = 5976   # Tabard
  2187.  
  2188. # Level 2 (2) Warrior (1) Fury (1)
  2189. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkAzJ_BS3OBkrBBzjaCFXrCUrKCkrHC0KnDEmFDTaNDi4nDzQcEEKzEUmQEkKt
  2190. AiPlayerbot.GearProgressionSystem.2.1.1.0 = 12640   # Head
  2191. AiPlayerbot.GearProgressionSystem.2.1.1.1 = 18404   # Neck
  2192. AiPlayerbot.GearProgressionSystem.2.1.1.2 = 12927   # Shoulder
  2193. AiPlayerbot.GearProgressionSystem.2.1.1.3 = 0       # Shirt
  2194. AiPlayerbot.GearProgressionSystem.2.1.1.4 = 11726   # Chest
  2195. AiPlayerbot.GearProgressionSystem.2.1.1.5 = 19137   # Waist
  2196. AiPlayerbot.GearProgressionSystem.2.1.1.6 = 14554   # Legs
  2197. AiPlayerbot.GearProgressionSystem.2.1.1.7 = 21995   # Feet
  2198. AiPlayerbot.GearProgressionSystem.2.1.1.8 = 19146   # Wrists
  2199. AiPlayerbot.GearProgressionSystem.2.1.1.9 = 19143   # Hands
  2200. AiPlayerbot.GearProgressionSystem.2.1.1.10 = 17063  # Finger 1
  2201. AiPlayerbot.GearProgressionSystem.2.1.1.11 = 18821  # Finger 2
  2202. AiPlayerbot.GearProgressionSystem.2.1.1.12 = 13965  # Trinket 1
  2203. AiPlayerbot.GearProgressionSystem.2.1.1.13 = 11815  # Trinket 2
  2204. AiPlayerbot.GearProgressionSystem.2.1.1.14 = 13340  # Back
  2205. AiPlayerbot.GearProgressionSystem.2.1.1.15 = 17075  # Main Hand
  2206. AiPlayerbot.GearProgressionSystem.2.1.1.16 = 18832  # Off Hand
  2207. AiPlayerbot.GearProgressionSystem.2.1.1.17 = 17069  # Ranged
  2208. AiPlayerbot.GearProgressionSystem.2.1.1.18 = 5976   # Tabard
  2209.  
  2210. # Level 2 (2) Warrior (1) Protection (2)
  2211. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUHiAkfkA0HkBUHhBkrBB0JCCEHeCUl8CkHfC0KnDEt9DUhpDkfCD0htEEesEUKqEkKt
  2212. AiPlayerbot.GearProgressionSystem.2.1.2.0 = 16866   # Head
  2213. AiPlayerbot.GearProgressionSystem.2.1.2.1 = 18404   # Neck
  2214. AiPlayerbot.GearProgressionSystem.2.1.2.2 = 16868   # Shoulder
  2215. AiPlayerbot.GearProgressionSystem.2.1.2.3 = 0       # Shirt
  2216. AiPlayerbot.GearProgressionSystem.2.1.2.4 = 16865   # Chest
  2217. AiPlayerbot.GearProgressionSystem.2.1.2.5 = 19137   # Waist
  2218. AiPlayerbot.GearProgressionSystem.2.1.2.6 = 16962   # Legs
  2219. AiPlayerbot.GearProgressionSystem.2.1.2.7 = 16862   # Feet
  2220. AiPlayerbot.GearProgressionSystem.2.1.2.8 = 18812   # Wrists
  2221. AiPlayerbot.GearProgressionSystem.2.1.2.9 = 16863   # Hands
  2222. AiPlayerbot.GearProgressionSystem.2.1.2.10 = 17063  # Finger 1
  2223. AiPlayerbot.GearProgressionSystem.2.1.2.11 = 18500  # Finger 2
  2224. AiPlayerbot.GearProgressionSystem.2.1.2.12 = 18537  # Trinket 1
  2225. AiPlayerbot.GearProgressionSystem.2.1.2.13 = 18370  # Trinket 2
  2226. AiPlayerbot.GearProgressionSystem.2.1.2.14 = 18541  # Back
  2227. AiPlayerbot.GearProgressionSystem.2.1.2.15 = 18348  # Main Hand
  2228. AiPlayerbot.GearProgressionSystem.2.1.2.16 = 17066  # Off Hand
  2229. AiPlayerbot.GearProgressionSystem.2.1.2.17 = 17069  # Ranged
  2230. AiPlayerbot.GearProgressionSystem.2.1.2.18 = 5976   # Tabard
  2231.  
  2232. # Level (2) Paladin (2) Holy (0)
  2233. #https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFCOwJJIwNJegU0IgZK2gdJuwhB2wk2kQpIXwtKxAw-ug1CqA5IKA9IThBC0RFIWxJaoQ
  2234. AiPlayerbot.GearProgressionSystem.2.2.0.0 = 16955   #Head
  2235. AiPlayerbot.GearProgressionSystem.2.2.0.1 = 18723   # Neck
  2236. AiPlayerbot.GearProgressionSystem.2.2.0.2 = 18810   # Shoulder
  2237. AiPlayerbot.GearProgressionSystem.2.2.0.3 = 0       # Shirt
  2238. AiPlayerbot.GearProgressionSystem.2.2.0.4 = 13346   # Chest
  2239. AiPlayerbot.GearProgressionSystem.2.2.0.5 = 19136   # Waist
  2240. AiPlayerbot.GearProgressionSystem.2.2.0.6 = 18875   # Legs
  2241. AiPlayerbot.GearProgressionSystem.2.2.0.7 = 16859   # Feet
  2242. AiPlayerbot.GearProgressionSystem.2.2.0.8 = 13969   # Wrists
  2243. AiPlayerbot.GearProgressionSystem.2.2.0.9 = 18527   # Hands
  2244. AiPlayerbot.GearProgressionSystem.2.2.0.10 = 19140  # Finger 1
  2245. AiPlayerbot.GearProgressionSystem.2.2.0.11 = 16058  # Finger 2
  2246. AiPlayerbot.GearProgressionSystem.2.2.0.12 = 17064  # Trinket 1
  2247. AiPlayerbot.GearProgressionSystem.2.2.0.13 = 18472  # Trinket 2
  2248. AiPlayerbot.GearProgressionSystem.2.2.0.14 = 18510  # Back
  2249. AiPlayerbot.GearProgressionSystem.2.2.0.15 = 17105  # Main Hand
  2250. AiPlayerbot.GearProgressionSystem.2.2.0.16 = 18523  # Off Hand
  2251. AiPlayerbot.GearProgressionSystem.2.2.0.17 = 23201  # Ranged
  2252. AiPlayerbot.GearProgressionSystem.2.2.0.18 = 5976   # Tabard
  2253.  
  2254. # Level 2 (2) Paladin (2) Protection (1)
  2255. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExTAJLtwM42AUxSgY5HAcxSwhJdglJQgozEEsqKwS0DEm_DUvnDkfmD0g_EEuHEUuVEleB
  2256. AiPlayerbot.GearProgressionSystem.2.2.1.0 = 12620   # Head
  2257. AiPlayerbot.GearProgressionSystem.2.2.1.1 = 19383   # Neck
  2258. AiPlayerbot.GearProgressionSystem.2.2.1.2 = 14552   # Shoulder
  2259. AiPlayerbot.GearProgressionSystem.2.2.1.3 = 0       # Shirt
  2260. AiPlayerbot.GearProgressionSystem.2.2.1.4 = 12618   # Chest
  2261. AiPlayerbot.GearProgressionSystem.2.2.1.5 = 14620   # Waist
  2262. AiPlayerbot.GearProgressionSystem.2.2.1.6 = 12619   # Legs
  2263. AiPlayerbot.GearProgressionSystem.2.2.1.7 = 18806   # Feet
  2264. AiPlayerbot.GearProgressionSystem.2.2.1.8 = 18754   # Wrists
  2265. AiPlayerbot.GearProgressionSystem.2.2.1.9 = 13072   # Hands
  2266. AiPlayerbot.GearProgressionSystem.2.2.1.10 = 10795  # Finger 1
  2267. AiPlayerbot.GearProgressionSystem.2.2.1.11 = 18879  # Finger 2
  2268. AiPlayerbot.GearProgressionSystem.2.2.1.12 = 19431  # Trinket 1
  2269. AiPlayerbot.GearProgressionSystem.2.2.1.13 = 18406  # Trinket 2
  2270. AiPlayerbot.GearProgressionSystem.2.2.1.14 = 18495  # Back
  2271. AiPlayerbot.GearProgressionSystem.2.2.1.15 = 19335  # Main Hand
  2272. AiPlayerbot.GearProgressionSystem.2.2.1.16 = 19349  # Off Hand
  2273. AiPlayerbot.GearProgressionSystem.2.2.1.17 = 22401  # Ranged
  2274. AiPlayerbot.GearProgressionSystem.2.2.1.18 = 5976   # Tabard
  2275.  
  2276. # Level 2 (2) Paladin (2) Retribution (2)
  2277. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAE0XAJH5ANLwgUtzgZLtAdLyghLuwlKygpKxwtL6AxLuA02jQ4uJw9L7BBLhhJXgQ
  2278. AiPlayerbot.GearProgressionSystem.2.2.2.0 = 13404   # Head
  2279. AiPlayerbot.GearProgressionSystem.2.2.2.1 = 18404   # Neck
  2280. AiPlayerbot.GearProgressionSystem.2.2.2.2 = 19394   # Shoulder
  2281. AiPlayerbot.GearProgressionSystem.2.2.2.3 = 0       # Shirt
  2282. AiPlayerbot.GearProgressionSystem.2.2.2.4 = 11726   # Chest
  2283. AiPlayerbot.GearProgressionSystem.2.2.2.5 = 19380   # Waist
  2284. AiPlayerbot.GearProgressionSystem.2.2.2.6 = 19402   # Legs
  2285. AiPlayerbot.GearProgressionSystem.2.2.2.7 = 19387   # Feet
  2286. AiPlayerbot.GearProgressionSystem.2.2.2.8 = 19146   # Wrists
  2287. AiPlayerbot.GearProgressionSystem.2.2.2.9 = 19143   # Hands
  2288. AiPlayerbot.GearProgressionSystem.2.2.2.10 = 19432  # Finger 1
  2289. AiPlayerbot.GearProgressionSystem.2.2.2.11 = 19384  # Finger 2
  2290. AiPlayerbot.GearProgressionSystem.2.2.2.12 = 13965  # Trinket 1
  2291. AiPlayerbot.GearProgressionSystem.2.2.2.13 = 11815  # Trinket 2
  2292. AiPlayerbot.GearProgressionSystem.2.2.2.14 = 19436  # Back
  2293. AiPlayerbot.GearProgressionSystem.2.2.2.15 = 19334  # Main Hand
  2294. AiPlayerbot.GearProgressionSystem.2.2.2.16 = 0      # Off Hand
  2295. AiPlayerbot.GearProgressionSystem.2.2.2.17 = 22401  # Ranged
  2296. AiPlayerbot.GearProgressionSystem.2.2.2.18 = 5976   # Tabard
  2297.  
  2298. # Level 2 (2) Hunter (3) Beast Master (0)
  2299. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
  2300. AiPlayerbot.GearProgressionSystem.2.3.0.0 = 16846   # Head
  2301. AiPlayerbot.GearProgressionSystem.2.3.0.1 = 18404   # Neck
  2302. AiPlayerbot.GearProgressionSystem.2.3.0.2 = 16848   # Shoulder
  2303. AiPlayerbot.GearProgressionSystem.2.3.0.3 = 0       # Shirt
  2304. AiPlayerbot.GearProgressionSystem.2.3.0.4 = 16845   # Chest
  2305. AiPlayerbot.GearProgressionSystem.2.3.0.5 = 16851   # Waist
  2306. AiPlayerbot.GearProgressionSystem.2.3.0.6 = 16847   # Legs
  2307. AiPlayerbot.GearProgressionSystem.2.3.0.7 = 16849   # Feet
  2308. AiPlayerbot.GearProgressionSystem.2.3.0.8 = 16850   # Wrists
  2309. AiPlayerbot.GearProgressionSystem.2.3.0.9 = 16852   # Hands
  2310. AiPlayerbot.GearProgressionSystem.2.3.0.10 = 17063  # Finger 1
  2311. AiPlayerbot.GearProgressionSystem.2.3.0.11 = 18821  # Finger 2
  2312. AiPlayerbot.GearProgressionSystem.2.3.0.12 = 13965  # Trinket 1
  2313. AiPlayerbot.GearProgressionSystem.2.3.0.13 = 19991  # Trinket 2
  2314. AiPlayerbot.GearProgressionSystem.2.3.0.14 = 17102  # Back
  2315. AiPlayerbot.GearProgressionSystem.2.3.0.15 = 18520  # Main Hand
  2316. AiPlayerbot.GearProgressionSystem.2.3.0.16 = 0      # Off Hand
  2317. AiPlayerbot.GearProgressionSystem.2.3.0.17 = 18713  # Ranged
  2318. AiPlayerbot.GearProgressionSystem.2.3.0.18 = 5976   # Tabard
  2319.  
  2320. # Level 2 (2) Hunter (3) Marksmanship (1)
  2321. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
  2322. AiPlayerbot.GearProgressionSystem.2.3.1.0 = 16846   # Head
  2323. AiPlayerbot.GearProgressionSystem.2.3.1.1 = 18404   # Neck
  2324. AiPlayerbot.GearProgressionSystem.2.3.1.2 = 16848   # Shoulder
  2325. AiPlayerbot.GearProgressionSystem.2.3.1.3 = 0       # Shirt
  2326. AiPlayerbot.GearProgressionSystem.2.3.1.4 = 16845   # Chest
  2327. AiPlayerbot.GearProgressionSystem.2.3.1.5 = 16851   # Waist
  2328. AiPlayerbot.GearProgressionSystem.2.3.1.6 = 16847   # Legs
  2329. AiPlayerbot.GearProgressionSystem.2.3.1.7 = 16849   # Feet
  2330. AiPlayerbot.GearProgressionSystem.2.3.1.8 = 16850   # Wrists
  2331. AiPlayerbot.GearProgressionSystem.2.3.1.9 = 16852   # Hands
  2332. AiPlayerbot.GearProgressionSystem.2.3.1.10 = 17063  # Finger 1
  2333. AiPlayerbot.GearProgressionSystem.2.3.1.11 = 18821  # Finger 2
  2334. AiPlayerbot.GearProgressionSystem.2.3.1.12 = 13965  # Trinket 1
  2335. AiPlayerbot.GearProgressionSystem.2.3.1.13 = 19991  # Trinket 2
  2336. AiPlayerbot.GearProgressionSystem.2.3.1.14 = 17102  # Back
  2337. AiPlayerbot.GearProgressionSystem.2.3.1.15 = 18520  # Main Hand
  2338. AiPlayerbot.GearProgressionSystem.2.3.1.16 = 0      # Off Hand
  2339. AiPlayerbot.GearProgressionSystem.2.3.1.17 = 18713  # Ranged
  2340. AiPlayerbot.GearProgressionSystem.2.3.1.18 = 5976   # Tabard
  2341.  
  2342. # Level 2 (2) Hunter (3) Survival (2)
  2343. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQc4CAEfkAwBB0AUAQc0GAEHTBwBBzwgAQdEJAEHSCgBB1AsAQqcMAEmFDQA2jQ4AThcPAELOEABIWBIASRk
  2344. AiPlayerbot.GearProgressionSystem.2.3.2.0 = 16846   # Head
  2345. AiPlayerbot.GearProgressionSystem.2.3.2.1 = 18404   # Neck
  2346. AiPlayerbot.GearProgressionSystem.2.3.2.2 = 16848   # Shoulder
  2347. AiPlayerbot.GearProgressionSystem.2.3.2.3 = 0       # Shirt
  2348. AiPlayerbot.GearProgressionSystem.2.3.2.4 = 16845   # Chest
  2349. AiPlayerbot.GearProgressionSystem.2.3.2.5 = 16851   # Waist
  2350. AiPlayerbot.GearProgressionSystem.2.3.2.6 = 16847   # Legs
  2351. AiPlayerbot.GearProgressionSystem.2.3.2.7 = 16849   # Feet
  2352. AiPlayerbot.GearProgressionSystem.2.3.2.8 = 16850   # Wrists
  2353. AiPlayerbot.GearProgressionSystem.2.3.2.9 = 16852   # Hands
  2354. AiPlayerbot.GearProgressionSystem.2.3.2.10 = 17063  # Finger 1
  2355. AiPlayerbot.GearProgressionSystem.2.3.2.11 = 18821  # Finger 2
  2356. AiPlayerbot.GearProgressionSystem.2.3.2.12 = 13965  # Trinket 1
  2357. AiPlayerbot.GearProgressionSystem.2.3.2.13 = 19991  # Trinket 2
  2358. AiPlayerbot.GearProgressionSystem.2.3.2.14 = 17102  # Back
  2359. AiPlayerbot.GearProgressionSystem.2.3.2.15 = 18520  # Main Hand
  2360. AiPlayerbot.GearProgressionSystem.2.3.2.16 = 0      # Off Hand
  2361. AiPlayerbot.GearProgressionSystem.2.3.2.17 = 18713  # Ranged
  2362. AiPlayerbot.GearProgressionSystem.2.3.2.18 = 5976   # Tabard
  2363.  
  2364. # Level 2 (2) Rogue (4) Assassination (0)
  2365. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
  2366. AiPlayerbot.GearProgressionSystem.2.4.0.0 = 22005   # Head
  2367. AiPlayerbot.GearProgressionSystem.2.4.0.1 = 18404   # Neck
  2368. AiPlayerbot.GearProgressionSystem.2.4.0.2 = 16823   # Shoulder
  2369. AiPlayerbot.GearProgressionSystem.2.4.0.3 = 0       # Shirt
  2370. AiPlayerbot.GearProgressionSystem.2.4.0.4 = 22009   # Chest
  2371. AiPlayerbot.GearProgressionSystem.2.4.0.5 = 16827   # Waist
  2372. AiPlayerbot.GearProgressionSystem.2.4.0.6 = 15062   # Legs
  2373. AiPlayerbot.GearProgressionSystem.2.4.0.7 = 22003   # Feet
  2374. AiPlayerbot.GearProgressionSystem.2.4.0.8 = 22004   # Wrists
  2375. AiPlayerbot.GearProgressionSystem.2.4.0.9 = 15063   # Hands
  2376. AiPlayerbot.GearProgressionSystem.2.4.0.10 = 17063  # Finger 1
  2377. AiPlayerbot.GearProgressionSystem.2.4.0.11 = 18821  # Finger 2
  2378. AiPlayerbot.GearProgressionSystem.2.4.0.12 = 11815  # Trinket 1
  2379. AiPlayerbot.GearProgressionSystem.2.4.0.13 = 13965  # Trinket 2
  2380. AiPlayerbot.GearProgressionSystem.2.4.0.14 = 18541  # Back
  2381. AiPlayerbot.GearProgressionSystem.2.4.0.15 = 17075  # Main Hand
  2382. AiPlayerbot.GearProgressionSystem.2.4.0.16 = 18832  # Off Hand
  2383. AiPlayerbot.GearProgressionSystem.2.4.0.17 = 17069  # Ranged
  2384. AiPlayerbot.GearProgressionSystem.2.4.0.18 = 5976   # Tabard
  2385.  
  2386. # Level 2 (2) Rogue (4) Combat (1)
  2387. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
  2388. AiPlayerbot.GearProgressionSystem.2.4.1.0 = 22005   # Head
  2389. AiPlayerbot.GearProgressionSystem.2.4.1.1 = 18404   # Neck
  2390. AiPlayerbot.GearProgressionSystem.2.4.1.2 = 16823   # Shoulder
  2391. AiPlayerbot.GearProgressionSystem.2.4.1.3 = 0       # Shirt
  2392. AiPlayerbot.GearProgressionSystem.2.4.1.4 = 22009   # Chest
  2393. AiPlayerbot.GearProgressionSystem.2.4.1.5 = 16827   # Waist
  2394. AiPlayerbot.GearProgressionSystem.2.4.1.6 = 15062   # Legs
  2395. AiPlayerbot.GearProgressionSystem.2.4.1.7 = 22003   # Feet
  2396. AiPlayerbot.GearProgressionSystem.2.4.1.8 = 22004   # Wrists
  2397. AiPlayerbot.GearProgressionSystem.2.4.1.9 = 15063   # Hands
  2398. AiPlayerbot.GearProgressionSystem.2.4.1.10 = 17063  # Finger 1
  2399. AiPlayerbot.GearProgressionSystem.2.4.1.11 = 18821  # Finger 2
  2400. AiPlayerbot.GearProgressionSystem.2.4.1.12 = 11815  # Trinket 1
  2401. AiPlayerbot.GearProgressionSystem.2.4.1.13 = 13965  # Trinket 2
  2402. AiPlayerbot.GearProgressionSystem.2.4.1.14 = 18541  # Back
  2403. AiPlayerbot.GearProgressionSystem.2.4.1.15 = 17075  # Main Hand
  2404. AiPlayerbot.GearProgressionSystem.2.4.1.16 = 18832  # Off Hand
  2405. AiPlayerbot.GearProgressionSystem.2.4.1.17 = 17069  # Ranged
  2406. AiPlayerbot.GearProgressionSystem.2.4.1.18 = 5976   # Tabard
  2407.  
  2408. # Level 2 (2) Rogue (4) Subtlety (2)
  2409. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkfkA0G3BVX5BkG7BzrWCFXzCVX0CjrXC0KnDEmFDS4nDjaND0htEEKzEUmQEkKt
  2410. AiPlayerbot.GearProgressionSystem.2.4.1.0 = 22005   # Head
  2411. AiPlayerbot.GearProgressionSystem.2.4.1.1 = 18404   # Neck
  2412. AiPlayerbot.GearProgressionSystem.2.4.1.2 = 16823   # Shoulder
  2413. AiPlayerbot.GearProgressionSystem.2.4.1.3 = 0       # Shirt
  2414. AiPlayerbot.GearProgressionSystem.2.4.1.4 = 22009   # Chest
  2415. AiPlayerbot.GearProgressionSystem.2.4.1.5 = 16827   # Waist
  2416. AiPlayerbot.GearProgressionSystem.2.4.1.6 = 15062   # Legs
  2417. AiPlayerbot.GearProgressionSystem.2.4.1.7 = 22003   # Feet
  2418. AiPlayerbot.GearProgressionSystem.2.4.1.8 = 22004   # Wrists
  2419. AiPlayerbot.GearProgressionSystem.2.4.1.9 = 15063   # Hands
  2420. AiPlayerbot.GearProgressionSystem.2.4.1.10 = 17063  # Finger 1
  2421. AiPlayerbot.GearProgressionSystem.2.4.1.11 = 18821  # Finger 2
  2422. AiPlayerbot.GearProgressionSystem.2.4.1.12 = 11815  # Trinket 1
  2423. AiPlayerbot.GearProgressionSystem.2.4.1.13 = 13965  # Trinket 2
  2424. AiPlayerbot.GearProgressionSystem.2.4.1.14 = 18541  # Back
  2425. AiPlayerbot.GearProgressionSystem.2.4.1.15 = 17075  # Main Hand
  2426. AiPlayerbot.GearProgressionSystem.2.4.1.16 = 18832  # Off Hand
  2427. AiPlayerbot.GearProgressionSystem.2.4.1.17 = 17069  # Ranged
  2428. AiPlayerbot.GearProgressionSystem.2.4.1.18 = 5976   # Tabard
  2429.  
  2430. # Level 2 (2) Priest (5) Discipline (0)
  2431. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBBsAUAN0oGAEGxBwBBrggAQasJAEGzCgBBrAsASsQMAFc-DQBIJQ4ASYQPAEhOEABIsBIAVu4
  2432. AiPlayerbot.GearProgressionSystem.2.5.0.0 = 16921   # Head
  2433. AiPlayerbot.GearProgressionSystem.2.5.0.1 = 19885   # Neck
  2434. AiPlayerbot.GearProgressionSystem.2.5.0.2 = 16816   # Shoulder
  2435. AiPlayerbot.GearProgressionSystem.2.5.0.3 = 0       # Shirt
  2436. AiPlayerbot.GearProgressionSystem.2.5.0.4 = 14154   # Chest
  2437. AiPlayerbot.GearProgressionSystem.2.5.0.5 = 16817   # Waist
  2438. AiPlayerbot.GearProgressionSystem.2.5.0.6 = 16814   # Legs
  2439. AiPlayerbot.GearProgressionSystem.2.5.0.7 = 16811   # Feet
  2440. AiPlayerbot.GearProgressionSystem.2.5.0.8 = 16819   # Wrists
  2441. AiPlayerbot.GearProgressionSystem.2.5.0.9 = 16812   # Hands
  2442. AiPlayerbot.GearProgressionSystem.2.5.0.10 = 19140  # Finger 1
  2443. AiPlayerbot.GearProgressionSystem.2.5.0.11 = 22334  # Finger 2
  2444. AiPlayerbot.GearProgressionSystem.2.5.0.12 = 18469  # Trinket 1
  2445. AiPlayerbot.GearProgressionSystem.2.5.0.13 = 18820  # Trinket 2
  2446. AiPlayerbot.GearProgressionSystem.2.5.0.14 = 18510  # Back
  2447. AiPlayerbot.GearProgressionSystem.2.5.0.15 = 18608  # Main Hand
  2448. AiPlayerbot.GearProgressionSystem.2.5.0.16 = 0      # Off Hand
  2449. AiPlayerbot.GearProgressionSystem.2.5.0.17 = 22254  # Ranged
  2450. AiPlayerbot.GearProgressionSystem.2.5.0.18 = 5976   # Tabard
  2451.  
  2452. # Level 2 (2) Priest (5) Holy (1)
  2453. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBBsAUAN0oGAEGxBwBBrggAQasJAEGzCgBBrAsASsQMAFc-DQBIJQ4ASYQPAEhOEABIsBIAVu4
  2454. AiPlayerbot.GearProgressionSystem.2.5.1.0 = 16921   # Head
  2455. AiPlayerbot.GearProgressionSystem.2.5.1.1 = 19885   # Neck
  2456. AiPlayerbot.GearProgressionSystem.2.5.1.2 = 16816   # Shoulder
  2457. AiPlayerbot.GearProgressionSystem.2.5.1.3 = 0       # Shirt
  2458. AiPlayerbot.GearProgressionSystem.2.5.1.4 = 14154   # Chest
  2459. AiPlayerbot.GearProgressionSystem.2.5.1.5 = 16817   # Waist
  2460. AiPlayerbot.GearProgressionSystem.2.5.1.6 = 16814   # Legs
  2461. AiPlayerbot.GearProgressionSystem.2.5.1.7 = 16811   # Feet
  2462. AiPlayerbot.GearProgressionSystem.2.5.1.8 = 16819   # Wrists
  2463. AiPlayerbot.GearProgressionSystem.2.5.1.9 = 16812   # Hands
  2464. AiPlayerbot.GearProgressionSystem.2.5.1.10 = 19140  # Finger 1
  2465. AiPlayerbot.GearProgressionSystem.2.5.1.11 = 22334  # Finger 2
  2466. AiPlayerbot.GearProgressionSystem.2.5.1.12 = 18469  # Trinket 1
  2467. AiPlayerbot.GearProgressionSystem.2.5.1.13 = 18820  # Trinket 2
  2468. AiPlayerbot.GearProgressionSystem.2.5.1.14 = 18510  # Back
  2469. AiPlayerbot.GearProgressionSystem.2.5.1.15 = 18608  # Main Hand
  2470. AiPlayerbot.GearProgressionSystem.2.5.1.16 = 0      # Off Hand
  2471. AiPlayerbot.GearProgressionSystem.2.5.1.17 = 22254  # Ranged
  2472. AiPlayerbot.GearProgressionSystem.2.5.1.18 = 5976   # Tabard
  2473.  
  2474. # Level 2 (2) Priest (5) Shadow (2)
  2475. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVvsCAEl-AwA3IAUANzgGAEl5BwBXRggASS8JAEhBCgBH5wsASssMADLJDQAygg4ASYQPAEK2EABIsRIANFQ
  2476. AiPlayerbot.GearProgressionSystem.2.5.3.0 = 22267   # Head
  2477. AiPlayerbot.GearProgressionSystem.2.5.3.1 = 18814   # Neck
  2478. AiPlayerbot.GearProgressionSystem.2.5.3.2 = 14112   # Shoulder
  2479. AiPlayerbot.GearProgressionSystem.2.5.3.3 = 0       # Shirt
  2480. AiPlayerbot.GearProgressionSystem.2.5.3.4 = 14136   # Chest
  2481. AiPlayerbot.GearProgressionSystem.2.5.3.5 = 18809   # Waist
  2482. AiPlayerbot.GearProgressionSystem.2.5.3.6 = 22342   # Legs
  2483. AiPlayerbot.GearProgressionSystem.2.5.3.7 = 18735   # Feet
  2484. AiPlayerbot.GearProgressionSystem.2.5.3.8 = 18497   # Wrists
  2485. AiPlayerbot.GearProgressionSystem.2.5.3.9 = 18407   # Hands
  2486. AiPlayerbot.GearProgressionSystem.2.5.3.10 = 19147  # Finger 1
  2487. AiPlayerbot.GearProgressionSystem.2.5.3.11 = 13001  # Finger 2
  2488. AiPlayerbot.GearProgressionSystem.2.5.3.12 = 12930  # Trinket 1
  2489. AiPlayerbot.GearProgressionSystem.2.5.3.13 = 18820  # Trinket 2
  2490. AiPlayerbot.GearProgressionSystem.2.5.3.14 = 17078  # Back
  2491. AiPlayerbot.GearProgressionSystem.2.5.3.15 = 18609  # Main Hand
  2492. AiPlayerbot.GearProgressionSystem.2.5.3.16 = 0      # Off Hand
  2493. AiPlayerbot.GearProgressionSystem.2.5.3.17 = 13396  # Ranged
  2494. AiPlayerbot.GearProgressionSystem.2.5.3.18 = 5976   # Tabard
  2495.  
  2496. # Level 2 (2) Shaman (7) Elemental (0)
  2497. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAEl-AwBJjQUATOIGAErABwBM4wgATOQJAEhBCgAzxQsAV0MMAErLDQBJhA4AMoIPAEK2EABJmhIAWp8
  2498. AiPlayerbot.GearProgressionSystem.2.7.0.0 = 16947   # Head
  2499. AiPlayerbot.GearProgressionSystem.2.7.0.1 = 18814   # Neck
  2500. AiPlayerbot.GearProgressionSystem.2.7.0.2 = 18829   # Shoulder
  2501. AiPlayerbot.GearProgressionSystem.2.7.0.3 = 0       # Shirt
  2502. AiPlayerbot.GearProgressionSystem.2.7.0.4 = 19682   # Chest
  2503. AiPlayerbot.GearProgressionSystem.2.7.0.5 = 19136   # Waist
  2504. AiPlayerbot.GearProgressionSystem.2.7.0.6 = 19683   # Legs
  2505. AiPlayerbot.GearProgressionSystem.2.7.0.7 = 19684   # Feet
  2506. AiPlayerbot.GearProgressionSystem.2.7.0.8 = 18497   # Wrists
  2507. AiPlayerbot.GearProgressionSystem.2.7.0.9 = 13253   # Hands
  2508. AiPlayerbot.GearProgressionSystem.2.7.0.10 = 22339  # Finger 1
  2509. AiPlayerbot.GearProgressionSystem.2.7.0.11 = 19147  # Finger 2
  2510. AiPlayerbot.GearProgressionSystem.2.7.0.12 = 18820  # Trinket 1
  2511. AiPlayerbot.GearProgressionSystem.2.7.0.13 = 12930  # Trinket 2
  2512. AiPlayerbot.GearProgressionSystem.2.7.0.14 = 17078  # Back
  2513. AiPlayerbot.GearProgressionSystem.2.7.0.15 = 18842  # Main Hand
  2514. AiPlayerbot.GearProgressionSystem.2.7.0.16 = 0      # Off Hand
  2515. AiPlayerbot.GearProgressionSystem.2.7.0.17 = 23199  # Ranged
  2516. AiPlayerbot.GearProgressionSystem.2.7.0.18 = 5976   # Tabard
  2517.  
  2518. # Level 2 (2) Shaman (7) Enhancement (1)
  2519. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAEfkAwAyfwUALc4GADPEBwA61ggASsgJAEl8CgA61wsAQqcMAEmFDQA2jQ4ALicPAEhtEgBXew
  2520. AiPlayerbot.GearProgressionSystem.2.7.1.0 = 18817   # Head
  2521. AiPlayerbot.GearProgressionSystem.2.7.1.1 = 18404   # Neck
  2522. AiPlayerbot.GearProgressionSystem.2.7.1.2 = 12927   # Shoulder
  2523. AiPlayerbot.GearProgressionSystem.2.7.1.3 = 0       # Shirt
  2524. AiPlayerbot.GearProgressionSystem.2.7.1.4 = 11726   # Chest
  2525. AiPlayerbot.GearProgressionSystem.2.7.1.5 = 13252   # Waist
  2526. AiPlayerbot.GearProgressionSystem.2.7.1.6 = 15062   # Legs
  2527. AiPlayerbot.GearProgressionSystem.2.7.1.7 = 19144   # Feet
  2528. AiPlayerbot.GearProgressionSystem.2.7.1.8 = 18812   # Wrists
  2529. AiPlayerbot.GearProgressionSystem.2.7.1.9 = 15063   # Hands
  2530. AiPlayerbot.GearProgressionSystem.2.7.1.10 = 17063  # Finger 1
  2531. AiPlayerbot.GearProgressionSystem.2.7.1.11 = 18821  # Finger 2
  2532. AiPlayerbot.GearProgressionSystem.2.7.1.12 = 13965  # Trinket 1
  2533. AiPlayerbot.GearProgressionSystem.2.7.1.13 = 11815  # Trinket 2
  2534. AiPlayerbot.GearProgressionSystem.2.7.1.14 = 18541  # Back
  2535. AiPlayerbot.GearProgressionSystem.2.7.1.15 = 17182  # Main Hand
  2536. AiPlayerbot.GearProgressionSystem.2.7.1.16 = 0      # Off Hand
  2537. AiPlayerbot.GearProgressionSystem.2.7.1.17 = 22395  # Ranged
  2538. AiPlayerbot.GearProgressionSystem.2.7.1.18 = 5976   # Tabard
  2539.  
  2540. # Level 2 (2) Shaman (7) Restoration (2)
  2541. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQcoCAEl-AwBBzAUAQckGAEHGBwBBywgAQcUJAEHICgBBxwsASsQMADN6DQBCqA4AMoIPAEhOEABC0REAQtISAFqg
  2542. AiPlayerbot.GearProgressionSystem.2.7.2.0 = 16842   # Head
  2543. AiPlayerbot.GearProgressionSystem.2.7.2.1 = 18814   # Neck
  2544. AiPlayerbot.GearProgressionSystem.2.7.2.2 = 16844   # Shoulder
  2545. AiPlayerbot.GearProgressionSystem.2.7.2.3 = 0       # Shirt
  2546. AiPlayerbot.GearProgressionSystem.2.7.2.4 = 16841   # Chest
  2547. AiPlayerbot.GearProgressionSystem.2.7.2.5 = 16838   # Waist
  2548. AiPlayerbot.GearProgressionSystem.2.7.2.6 = 16843   # Legs
  2549. AiPlayerbot.GearProgressionSystem.2.7.2.7 = 16837   # Feet
  2550. AiPlayerbot.GearProgressionSystem.2.7.2.8 = 16840   # Wrists
  2551. AiPlayerbot.GearProgressionSystem.2.7.2.9 = 16839   # Hands
  2552. AiPlayerbot.GearProgressionSystem.2.7.2.10 = 19140  # Finger 1
  2553. AiPlayerbot.GearProgressionSystem.2.7.2.11 = 13178  # Finger 2
  2554. AiPlayerbot.GearProgressionSystem.2.7.2.12 = 17064  # Trinket 1
  2555. AiPlayerbot.GearProgressionSystem.2.7.2.13 = 12930  # Trinket 2
  2556. AiPlayerbot.GearProgressionSystem.2.7.2.14 = 18510  # Back
  2557. AiPlayerbot.GearProgressionSystem.2.7.2.15 = 17105  # Main Hand
  2558. AiPlayerbot.GearProgressionSystem.2.7.2.16 = 17106  # Off Hand
  2559. AiPlayerbot.GearProgressionSystem.2.7.2.17 = 23200  # Ranged
  2560. AiPlayerbot.GearProgressionSystem.2.7.2.18 = 5976   # Tabard
  2561.  
  2562. # Level 2 (2) Mage (8) Arcane (0)
  2563. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
  2564. AiPlayerbot.GearProgressionSystem.2.8.0.0 = 16795   # Head
  2565. AiPlayerbot.GearProgressionSystem.2.8.0.1 = 12103   # Neck
  2566. AiPlayerbot.GearProgressionSystem.2.8.0.2 = 20686   # Shoulder
  2567. AiPlayerbot.GearProgressionSystem.2.8.0.3 = 0       # Shirt
  2568. AiPlayerbot.GearProgressionSystem.2.8.0.4 = 19682   # Chest
  2569. AiPlayerbot.GearProgressionSystem.2.8.0.5 = 11662   # Waist
  2570. AiPlayerbot.GearProgressionSystem.2.8.0.6 = 19683   # Legs
  2571. AiPlayerbot.GearProgressionSystem.2.8.0.7 = 19684   # Feet
  2572. AiPlayerbot.GearProgressionSystem.2.8.0.8 = 16799   # Wrists
  2573. AiPlayerbot.GearProgressionSystem.2.8.0.9 = 16801   # Hands
  2574. AiPlayerbot.GearProgressionSystem.2.8.0.10 = 19147  # Finger 1
  2575. AiPlayerbot.GearProgressionSystem.2.8.0.11 = 22339  # Finger 2
  2576. AiPlayerbot.GearProgressionSystem.2.8.0.12 = 18820  # Trinket 1
  2577. AiPlayerbot.GearProgressionSystem.2.8.0.13 = 12930  # Trinket 2
  2578. AiPlayerbot.GearProgressionSystem.2.8.0.14 = 17078  # Back
  2579. AiPlayerbot.GearProgressionSystem.2.8.0.15 = 22335  # Main Hand
  2580. AiPlayerbot.GearProgressionSystem.2.8.0.16 = 0      # Off Hand
  2581. AiPlayerbot.GearProgressionSystem.2.8.0.17 = 13938  # Ranged
  2582. AiPlayerbot.GearProgressionSystem.2.8.0.18 = 5976   # Tabard
  2583.  
  2584. # Level 2 (2) Mage (8) Fire (1)
  2585. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
  2586. AiPlayerbot.GearProgressionSystem.2.8.1.0 = 16795   # Head
  2587. AiPlayerbot.GearProgressionSystem.2.8.1.1 = 12103   # Neck
  2588. AiPlayerbot.GearProgressionSystem.2.8.1.2 = 20686   # Shoulder
  2589. AiPlayerbot.GearProgressionSystem.2.8.1.3 = 0       # Shirt
  2590. AiPlayerbot.GearProgressionSystem.2.8.1.4 = 19682   # Chest
  2591. AiPlayerbot.GearProgressionSystem.2.8.1.5 = 11662   # Waist
  2592. AiPlayerbot.GearProgressionSystem.2.8.1.6 = 19683   # Legs
  2593. AiPlayerbot.GearProgressionSystem.2.8.1.7 = 19684   # Feet
  2594. AiPlayerbot.GearProgressionSystem.2.8.1.8 = 16799   # Wrists
  2595. AiPlayerbot.GearProgressionSystem.2.8.1.9 = 16801   # Hands
  2596. AiPlayerbot.GearProgressionSystem.2.8.1.10 = 19147  # Finger 1
  2597. AiPlayerbot.GearProgressionSystem.2.8.1.11 = 22339  # Finger 2
  2598. AiPlayerbot.GearProgressionSystem.2.8.1.12 = 18820  # Trinket 1
  2599. AiPlayerbot.GearProgressionSystem.2.8.1.13 = 12930  # Trinket 2
  2600. AiPlayerbot.GearProgressionSystem.2.8.1.14 = 17078  # Back
  2601. AiPlayerbot.GearProgressionSystem.2.8.1.15 = 22335  # Main Hand
  2602. AiPlayerbot.GearProgressionSystem.2.8.1.16 = 0      # Off Hand
  2603. AiPlayerbot.GearProgressionSystem.2.8.1.17 = 13938  # Ranged
  2604. AiPlayerbot.GearProgressionSystem.2.8.1.18 = 5976   # Tabard
  2605.  
  2606. # Level 2 (2) Mage (8) Frost (2)
  2607. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFBmwIvR0NQzghvBUziBi2OB0zjCEzkCUGfCkGhC0rLDFdDDUmEDjKCD0K2EFc_EjZy
  2608. AiPlayerbot.GearProgressionSystem.2.8.2.0 = 16795   # Head
  2609. AiPlayerbot.GearProgressionSystem.2.8.2.1 = 12103   # Neck
  2610. AiPlayerbot.GearProgressionSystem.2.8.2.2 = 20686   # Shoulder
  2611. AiPlayerbot.GearProgressionSystem.2.8.2.3 = 0       # Shirt
  2612. AiPlayerbot.GearProgressionSystem.2.8.2.4 = 19682   # Chest
  2613. AiPlayerbot.GearProgressionSystem.2.8.2.5 = 11662   # Waist
  2614. AiPlayerbot.GearProgressionSystem.2.8.2.6 = 19683   # Legs
  2615. AiPlayerbot.GearProgressionSystem.2.8.2.7 = 19684   # Feet
  2616. AiPlayerbot.GearProgressionSystem.2.8.2.8 = 16799   # Wrists
  2617. AiPlayerbot.GearProgressionSystem.2.8.2.9 = 16801   # Hands
  2618. AiPlayerbot.GearProgressionSystem.2.8.2.10 = 19147  # Finger 1
  2619. AiPlayerbot.GearProgressionSystem.2.8.2.11 = 22339  # Finger 2
  2620. AiPlayerbot.GearProgressionSystem.2.8.2.12 = 18820  # Trinket 1
  2621. AiPlayerbot.GearProgressionSystem.2.8.2.13 = 12930  # Trinket 2
  2622. AiPlayerbot.GearProgressionSystem.2.8.2.14 = 17078  # Back
  2623. AiPlayerbot.GearProgressionSystem.2.8.2.15 = 22335  # Main Hand
  2624. AiPlayerbot.GearProgressionSystem.2.8.2.16 = 0      # Off Hand
  2625. AiPlayerbot.GearProgressionSystem.2.8.2.17 = 13938  # Ranged
  2626. AiPlayerbot.GearProgressionSystem.2.8.2.18 = 5976   # Tabard
  2627.  
  2628. # Level 2 (2) Warlock (9) Affliction (0)
  2629. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
  2630. AiPlayerbot.GearProgressionSystem.2.9.0.0 = 16929   # Head
  2631. AiPlayerbot.GearProgressionSystem.2.9.0.1 = 18814   # Neck
  2632. AiPlayerbot.GearProgressionSystem.2.9.0.2 = 14112   # Shoulder
  2633. AiPlayerbot.GearProgressionSystem.2.9.0.3 = 0       # Shirt
  2634. AiPlayerbot.GearProgressionSystem.2.9.0.4 = 19682   # Chest
  2635. AiPlayerbot.GearProgressionSystem.2.9.0.5 = 19136   # Waist
  2636. AiPlayerbot.GearProgressionSystem.2.9.0.6 = 19683   # Legs
  2637. AiPlayerbot.GearProgressionSystem.2.9.0.7 = 19684   # Feet
  2638. AiPlayerbot.GearProgressionSystem.2.9.0.8 = 16804   # Wrists
  2639. AiPlayerbot.GearProgressionSystem.2.9.0.9 = 22077   # Hands
  2640. AiPlayerbot.GearProgressionSystem.2.9.0.10 = 19147  # Finger 1
  2641. AiPlayerbot.GearProgressionSystem.2.9.0.11 = 13001  # Finger 2
  2642. AiPlayerbot.GearProgressionSystem.2.9.0.12 = 18820  # Trinket 1
  2643. AiPlayerbot.GearProgressionSystem.2.9.0.13 = 12930  # Trinket 2
  2644. AiPlayerbot.GearProgressionSystem.2.9.0.14 = 17078  # Back
  2645. AiPlayerbot.GearProgressionSystem.2.9.0.15 = 18842  # Main Hand
  2646. AiPlayerbot.GearProgressionSystem.2.9.0.16 = 0      # Off Hand
  2647. AiPlayerbot.GearProgressionSystem.2.9.0.17 = 13396  # Ranged
  2648. AiPlayerbot.GearProgressionSystem.2.9.0.18 = 5976   # Tabard
  2649.  
  2650. # Level 2 (2) Warlock (9) Demonology (1)
  2651. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
  2652. AiPlayerbot.GearProgressionSystem.2.9.1.0 = 16929   # Head
  2653. AiPlayerbot.GearProgressionSystem.2.9.1.1 = 18814   # Neck
  2654. AiPlayerbot.GearProgressionSystem.2.9.1.2 = 14112   # Shoulder
  2655. AiPlayerbot.GearProgressionSystem.2.9.1.3 = 0       # Shirt
  2656. AiPlayerbot.GearProgressionSystem.2.9.1.4 = 19682   # Chest
  2657. AiPlayerbot.GearProgressionSystem.2.9.1.5 = 19136   # Waist
  2658. AiPlayerbot.GearProgressionSystem.2.9.1.6 = 19683   # Legs
  2659. AiPlayerbot.GearProgressionSystem.2.9.1.7 = 19684   # Feet
  2660. AiPlayerbot.GearProgressionSystem.2.9.1.8 = 16804   # Wrists
  2661. AiPlayerbot.GearProgressionSystem.2.9.1.9 = 22077   # Hands
  2662. AiPlayerbot.GearProgressionSystem.2.9.1.10 = 19147  # Finger 1
  2663. AiPlayerbot.GearProgressionSystem.2.9.1.11 = 13001  # Finger 2
  2664. AiPlayerbot.GearProgressionSystem.2.9.1.12 = 18820  # Trinket 1
  2665. AiPlayerbot.GearProgressionSystem.2.9.1.13 = 12930  # Trinket 2
  2666. AiPlayerbot.GearProgressionSystem.2.9.1.14 = 17078  # Back
  2667. AiPlayerbot.GearProgressionSystem.2.9.1.15 = 18842  # Main Hand
  2668. AiPlayerbot.GearProgressionSystem.2.9.1.16 = 0      # Off Hand
  2669. AiPlayerbot.GearProgressionSystem.2.9.1.17 = 13396  # Ranged
  2670. AiPlayerbot.GearProgressionSystem.2.9.1.18 = 5976   # Tabard
  2671.  
  2672. # Level 2 (2) Warlock (9) Destruction (2)
  2673. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-AzcgBUziBkrAB0zjCEzkCUGkClY9C0rLDDLJDUmEDjKCD0K2EEmaEjRU
  2674. AiPlayerbot.GearProgressionSystem.2.9.2.0 = 16929   # Head
  2675. AiPlayerbot.GearProgressionSystem.2.9.2.1 = 18814   # Neck
  2676. AiPlayerbot.GearProgressionSystem.2.9.2.2 = 14112   # Shoulder
  2677. AiPlayerbot.GearProgressionSystem.2.9.2.3 = 0       # Shirt
  2678. AiPlayerbot.GearProgressionSystem.2.9.2.4 = 19682   # Chest
  2679. AiPlayerbot.GearProgressionSystem.2.9.2.5 = 19136   # Waist
  2680. AiPlayerbot.GearProgressionSystem.2.9.2.6 = 19683   # Legs
  2681. AiPlayerbot.GearProgressionSystem.2.9.2.7 = 19684   # Feet
  2682. AiPlayerbot.GearProgressionSystem.2.9.2.8 = 16804   # Wrists
  2683. AiPlayerbot.GearProgressionSystem.2.9.2.9 = 22077   # Hands
  2684. AiPlayerbot.GearProgressionSystem.2.9.2.10 = 19147  # Finger 1
  2685. AiPlayerbot.GearProgressionSystem.2.9.2.11 = 13001  # Finger 2
  2686. AiPlayerbot.GearProgressionSystem.2.9.2.12 = 18820  # Trinket 1
  2687. AiPlayerbot.GearProgressionSystem.2.9.2.13 = 12930  # Trinket 2
  2688. AiPlayerbot.GearProgressionSystem.2.9.2.14 = 17078  # Back
  2689. AiPlayerbot.GearProgressionSystem.2.9.2.15 = 18842  # Main Hand
  2690. AiPlayerbot.GearProgressionSystem.2.9.2.16 = 0      # Off Hand
  2691. AiPlayerbot.GearProgressionSystem.2.9.2.17 = 13396  # Ranged
  2692. AiPlayerbot.GearProgressionSystem.2.9.2.18 = 5976   # Tabard
  2693.  
  2694. # Level 2 (2) Druid (11) Balance (0)
  2695. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAEEpCAceAkl-A0HEBUrJBkrABzNyCEG9SS32BxUKQb8LSssMSssNMoIOSYRPNEoHFRBJmhJanQ
  2696. AiPlayerbot.GearProgressionSystem.2.11.0.0 = 10504  # Head
  2697. AiPlayerbot.GearProgressionSystem.2.11.0.1 = 18814  # Neck
  2698. AiPlayerbot.GearProgressionSystem.2.11.0.2 = 16836  # Shoulder
  2699. AiPlayerbot.GearProgressionSystem.2.11.0.3 = 0      # Shirt
  2700. AiPlayerbot.GearProgressionSystem.2.11.0.4 = 19145  # Chest
  2701. AiPlayerbot.GearProgressionSystem.2.11.0.5 = 19136  # Waist
  2702. AiPlayerbot.GearProgressionSystem.2.11.0.6 = 13170  # Legs
  2703. AiPlayerbot.GearProgressionSystem.2.11.0.7 = 16829  # Feet
  2704. AiPlayerbot.GearProgressionSystem.2.11.0.8 = 11766  # Wrists
  2705. AiPlayerbot.GearProgressionSystem.2.11.0.9 = 16831  # Hands
  2706. AiPlayerbot.GearProgressionSystem.2.11.0.10 = 19147 # Finger 1
  2707. AiPlayerbot.GearProgressionSystem.2.11.0.11 = 19147 # Finger 2
  2708. AiPlayerbot.GearProgressionSystem.2.11.0.12 = 12930 # Trinket 1
  2709. AiPlayerbot.GearProgressionSystem.2.11.0.13 = 18820 # Trinket 2
  2710. AiPlayerbot.GearProgressionSystem.2.11.0.14 = 13386 # Back
  2711. AiPlayerbot.GearProgressionSystem.2.11.0.15 = 18842 # Main Hand
  2712. AiPlayerbot.GearProgressionSystem.2.11.0.16 = 0     # Off Hand
  2713. AiPlayerbot.GearProgressionSystem.2.11.0.17 = 23197 # Ranged
  2714. AiPlayerbot.GearProgressionSystem.2.11.0.18 = 5976  # Tabard
  2715.  
  2716. # Level 2 (2) Druid (11) Feral (1)
  2717. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJH5AMyfwU5LQYzxAc61ggxCQlKygpJhwtCpwxIRA02jQ4uJw80HBBH9BJXfQ
  2718. AiPlayerbot.GearProgressionSystem.2.11.1.0 = 8345   # Head
  2719. AiPlayerbot.GearProgressionSystem.2.11.1.1 = 18404  # Neck
  2720. AiPlayerbot.GearProgressionSystem.2.11.1.2 = 12927  # Shoulder
  2721. AiPlayerbot.GearProgressionSystem.2.11.1.3 = 0      # Shirt
  2722. AiPlayerbot.GearProgressionSystem.2.11.1.4 = 14637  # Chest
  2723. AiPlayerbot.GearProgressionSystem.2.11.1.5 = 13252  # Waist
  2724. AiPlayerbot.GearProgressionSystem.2.11.1.6 = 15062  # Legs
  2725. AiPlayerbot.GearProgressionSystem.2.11.1.7 = 12553  # Feet
  2726. AiPlayerbot.GearProgressionSystem.2.11.1.8 = 19146  # Wrists
  2727. AiPlayerbot.GearProgressionSystem.2.11.1.9 = 18823  # Hands
  2728. AiPlayerbot.GearProgressionSystem.2.11.1.10 = 17063 # Finger 1
  2729. AiPlayerbot.GearProgressionSystem.2.11.1.11 = 18500 # Finger 2
  2730. AiPlayerbot.GearProgressionSystem.2.11.1.12 = 13965 # Trinket 1
  2731. AiPlayerbot.GearProgressionSystem.2.11.1.13 = 11815 # Trinket 2
  2732. AiPlayerbot.GearProgressionSystem.2.11.1.14 = 13340 # Back
  2733. AiPlayerbot.GearProgressionSystem.2.11.1.15 = 18420 # Main Hand
  2734. AiPlayerbot.GearProgressionSystem.2.11.1.16 = 0     # Off Hand
  2735. AiPlayerbot.GearProgressionSystem.2.11.1.17 = 22397 # Ranged
  2736. AiPlayerbot.GearProgressionSystem.2.11.1.18 = 5976  # Tabard
  2737.  
  2738. # Level 2 (2) Druid (11) Restoration (2)
  2739. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAkl-A0l6BUrJBkraB0IFCEG9CUdXCjEKC0rEDDN6DUKoDkgmD0hOEELREUtwEld-
  2740. AiPlayerbot.GearProgressionSystem.2.11.2.0 = 16900  # Head
  2741. AiPlayerbot.GearProgressionSystem.2.11.2.1 = 18814  # Neck
  2742. AiPlayerbot.GearProgressionSystem.2.11.2.2 = 18810  # Shoulder
  2743. AiPlayerbot.GearProgressionSystem.2.11.2.3 = 0      # Shirt
  2744. AiPlayerbot.GearProgressionSystem.2.11.2.4 = 19145  # Chest
  2745. AiPlayerbot.GearProgressionSystem.2.11.2.5 = 19162  # Waist
  2746. AiPlayerbot.GearProgressionSystem.2.11.2.6 = 16901  # Legs
  2747. AiPlayerbot.GearProgressionSystem.2.11.2.7 = 16829  # Feet
  2748. AiPlayerbot.GearProgressionSystem.2.11.2.8 = 18263  # Wrists
  2749. AiPlayerbot.GearProgressionSystem.2.11.2.9 = 12554  # Hands
  2750. AiPlayerbot.GearProgressionSystem.2.11.2.10 = 19140 # Finger 1
  2751. AiPlayerbot.GearProgressionSystem.2.11.2.11 = 13178 # Finger 2
  2752. AiPlayerbot.GearProgressionSystem.2.11.2.12 = 17064 # Trinket 1
  2753. AiPlayerbot.GearProgressionSystem.2.11.2.13 = 18470 # Trinket 2
  2754. AiPlayerbot.GearProgressionSystem.2.11.2.14 = 18510 # Back
  2755. AiPlayerbot.GearProgressionSystem.2.11.2.15 = 17105 # Main Hand
  2756. AiPlayerbot.GearProgressionSystem.2.11.2.16 = 19312 # Off Hand
  2757. AiPlayerbot.GearProgressionSystem.2.11.2.17 = 22398 # Ranged
  2758. AiPlayerbot.GearProgressionSystem.2.11.2.18 = 5976  # Tabard
  2759.  
  2760. # Level 2 (2) Druid (11) Feral Tank (3)
  2761. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkfkAzJ_BTHVBkrbBzrWCFfICTKmCjrXC0KnDEmFDTaNDi4nD0LOEC6RElqe
  2762. AiPlayerbot.GearProgressionSystem.2.11.3.0 = 8345   # Head
  2763. AiPlayerbot.GearProgressionSystem.2.11.3.1 = 18404  # Neck
  2764. AiPlayerbot.GearProgressionSystem.2.11.3.2 = 12927  # Shoulder
  2765. AiPlayerbot.GearProgressionSystem.2.11.3.3 = 0      # Shirt
  2766. AiPlayerbot.GearProgressionSystem.2.11.3.4 = 12757  # Chest
  2767. AiPlayerbot.GearProgressionSystem.2.11.3.5 = 19163  # Waist
  2768. AiPlayerbot.GearProgressionSystem.2.11.3.6 = 15062  # Legs
  2769. AiPlayerbot.GearProgressionSystem.2.11.3.7 = 22472  # Feet
  2770. AiPlayerbot.GearProgressionSystem.2.11.3.8 = 12966  # Wrists
  2771. AiPlayerbot.GearProgressionSystem.2.11.3.9 = 15063  # Hands
  2772. AiPlayerbot.GearProgressionSystem.2.11.3.10 = 17063 # Finger 1
  2773. AiPlayerbot.GearProgressionSystem.2.11.3.11 = 18821 # Finger 2
  2774. AiPlayerbot.GearProgressionSystem.2.11.3.12 = 13965 # Trinket 1
  2775. AiPlayerbot.GearProgressionSystem.2.11.3.13 = 11815 # Trinket 2
  2776. AiPlayerbot.GearProgressionSystem.2.11.3.14 = 17102 # Back
  2777. AiPlayerbot.GearProgressionSystem.2.11.3.15 = 11921 # Main Hand
  2778. AiPlayerbot.GearProgressionSystem.2.11.3.16 = 0     # Off Hand
  2779. AiPlayerbot.GearProgressionSystem.2.11.3.17 = 23198 # Ranged
  2780. AiPlayerbot.GearProgressionSystem.2.11.3.18 = 5976  # Tabard
  2781.  
  2782. # Level 3 (3) Gear ILvl (Blackwing Lair)
  2783. AiPlayerbot.GearProgressionSystem.3.MinItemLevel = 72
  2784. AiPlayerbot.GearProgressionSystem.3.MaxItemLevel = 77
  2785.  
  2786. # Level 3 (3) Warrior (1) Arms (0)
  2787. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkA0vCBS3OBkrBBzjaCEu7CUrKCkrHC0KnDEvoDUvODjaND0vsEEuYEUuXEkKt
  2788. AiPlayerbot.GearProgressionSystem.3.1.0.0 = 12640   # Head
  2789. AiPlayerbot.GearProgressionSystem.3.1.0.1 = 18404   # Neck
  2790. AiPlayerbot.GearProgressionSystem.3.1.0.2 = 19394   # Shoulder
  2791. AiPlayerbot.GearProgressionSystem.3.1.0.3 = 0       # Shirt
  2792. AiPlayerbot.GearProgressionSystem.3.1.0.4 = 11726   # Chest
  2793. AiPlayerbot.GearProgressionSystem.3.1.0.5 = 19137   # Waist
  2794. AiPlayerbot.GearProgressionSystem.3.1.0.6 = 14554   # Legs
  2795. AiPlayerbot.GearProgressionSystem.3.1.0.7 = 19387   # Feet
  2796. AiPlayerbot.GearProgressionSystem.3.1.0.8 = 19146   # Wrists
  2797. AiPlayerbot.GearProgressionSystem.3.1.0.9 = 19143   # Hands
  2798. AiPlayerbot.GearProgressionSystem.3.1.0.10 = 17063  # Finger 1
  2799. AiPlayerbot.GearProgressionSystem.3.1.0.11 = 19432  # Finger 2
  2800. AiPlayerbot.GearProgressionSystem.3.1.0.12 = 19406  # Trinket 1
  2801. AiPlayerbot.GearProgressionSystem.3.1.0.13 = 13965  # Trinket 2
  2802. AiPlayerbot.GearProgressionSystem.3.1.0.14 = 19436  # Back
  2803. AiPlayerbot.GearProgressionSystem.3.1.0.15 = 19334  # Main Hand
  2804. AiPlayerbot.GearProgressionSystem.3.1.0.16 = 0      # Off Hand
  2805. AiPlayerbot.GearProgressionSystem.3.1.0.17 = 17069  # Ranged
  2806. AiPlayerbot.GearProgressionSystem.3.1.0.18 = 5976   # Tabard
  2807.  
  2808. # Level 3 (3) Warrior (1) Fury (1)
  2809. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAkfkA0vCBS3OBkrBBzjaCEu7CUrKCkrHC0KnDEvoDUvODjaND0vsEEuYEUuXEkKt
  2810. AiPlayerbot.GearProgressionSystem.3.1.1.0 = 12640   # Head
  2811. AiPlayerbot.GearProgressionSystem.3.1.1.1 = 18404   # Neck
  2812. AiPlayerbot.GearProgressionSystem.3.1.1.2 = 19394   # Shoulder
  2813. AiPlayerbot.GearProgressionSystem.3.1.1.3 = 0       # Shirt
  2814. AiPlayerbot.GearProgressionSystem.3.1.1.4 = 11726   # Chest
  2815. AiPlayerbot.GearProgressionSystem.3.1.1.5 = 19137   # Waist
  2816. AiPlayerbot.GearProgressionSystem.3.1.1.6 = 14554   # Legs
  2817. AiPlayerbot.GearProgressionSystem.3.1.1.7 = 19387   # Feet
  2818. AiPlayerbot.GearProgressionSystem.3.1.1.8 = 19146   # Wrists
  2819. AiPlayerbot.GearProgressionSystem.3.1.1.9 = 19143   # Hands
  2820. AiPlayerbot.GearProgressionSystem.3.1.1.10 = 17063  # Finger 1
  2821. AiPlayerbot.GearProgressionSystem.3.1.1.11 = 19432  # Finger 2
  2822. AiPlayerbot.GearProgressionSystem.3.1.1.12 = 19406  # Trinket 1
  2823. AiPlayerbot.GearProgressionSystem.3.1.1.13 = 13965  # Trinket 2
  2824. AiPlayerbot.GearProgressionSystem.3.1.1.14 = 19436  # Back
  2825. AiPlayerbot.GearProgressionSystem.3.1.1.15 = 19352  # Main Hand
  2826. AiPlayerbot.GearProgressionSystem.3.1.1.16 = 19351  # Off Hand
  2827. AiPlayerbot.GearProgressionSystem.3.1.1.17 = 17069  # Ranged
  2828. AiPlayerbot.GearProgressionSystem.3.1.1.18 = 5976   # Tabard
  2829.  
  2830. # Level 3 (3) Warrior (1) Protection (2)
  2831. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUusAkfkA0vCBUJGBkrBB0JCCEJFCUI_CkJEC0KnDEvoDUvODkvnD0LOEEpLEUuVEkKw
  2832. AiPlayerbot.GearProgressionSystem.3.1.2.0 = 19372   # Head
  2833. AiPlayerbot.GearProgressionSystem.3.1.2.1 = 18404   # Neck
  2834. AiPlayerbot.GearProgressionSystem.3.1.2.2 = 19394   # Shoulder
  2835. AiPlayerbot.GearProgressionSystem.3.1.2.3 = 0       # Shirt
  2836. AiPlayerbot.GearProgressionSystem.3.1.2.4 = 16966   # Chest
  2837. AiPlayerbot.GearProgressionSystem.3.1.2.5 = 19137   # Waist
  2838. AiPlayerbot.GearProgressionSystem.3.1.2.6 = 16962   # Legs
  2839. AiPlayerbot.GearProgressionSystem.3.1.2.7 = 16965   # Feet
  2840. AiPlayerbot.GearProgressionSystem.3.1.2.8 = 16959   # Wrists
  2841. AiPlayerbot.GearProgressionSystem.3.1.2.9 = 16964   # Hands
  2842. AiPlayerbot.GearProgressionSystem.3.1.2.10 = 17063  # Finger 1
  2843. AiPlayerbot.GearProgressionSystem.3.1.2.11 = 19432  # Finger 2
  2844. AiPlayerbot.GearProgressionSystem.3.1.2.12 = 19406  # Trinket 1
  2845. AiPlayerbot.GearProgressionSystem.3.1.2.13 = 19431  # Trinket 2
  2846. AiPlayerbot.GearProgressionSystem.3.1.2.14 = 17102  # Back
  2847. AiPlayerbot.GearProgressionSystem.3.1.2.15 = 19019  # Main Hand
  2848. AiPlayerbot.GearProgressionSystem.3.1.2.16 = 19349  # Off Hand
  2849. AiPlayerbot.GearProgressionSystem.3.1.2.17 = 17072  # Ranged
  2850. AiPlayerbot.GearProgressionSystem.3.1.2.18 = 5976   # Tabard
  2851.  
  2852. # Level 3 (3) Paladin (2) Holy (0)
  2853. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFQlAJNrQNJegVKyQZKwAdLuQhL7Qk2kQpPKAtKxAxKxA1CqA5Lww9IThBNshFLlBJaoQ
  2854. AiPlayerbot.GearProgressionSystem.3.2.0.0 = 20628   # Head
  2855. AiPlayerbot.GearProgressionSystem.3.2.0.1 = 19885   # Neck
  2856. AiPlayerbot.GearProgressionSystem.3.2.0.2 = 18810   # Shoulder
  2857. AiPlayerbot.GearProgressionSystem.3.2.0.3 = 0       # Shirt
  2858. AiPlayerbot.GearProgressionSystem.3.2.0.4 = 19145   # Chest
  2859. AiPlayerbot.GearProgressionSystem.3.2.0.5 = 19136   # Waist
  2860. AiPlayerbot.GearProgressionSystem.3.2.0.6 = 19385   # Legs
  2861. AiPlayerbot.GearProgressionSystem.3.2.0.7 = 19437   # Feet
  2862. AiPlayerbot.GearProgressionSystem.3.2.0.8 = 13969   # Wrists
  2863. AiPlayerbot.GearProgressionSystem.3.2.0.9 = 20264   # Hands
  2864. AiPlayerbot.GearProgressionSystem.3.2.0.10 = 19140  # Finger 1
  2865. AiPlayerbot.GearProgressionSystem.3.2.0.11 = 19140  # Finger 2
  2866. AiPlayerbot.GearProgressionSystem.3.2.0.12 = 17064  # Trinket 1
  2867. AiPlayerbot.GearProgressionSystem.3.2.0.13 = 19395  # Trinket 2
  2868. AiPlayerbot.GearProgressionSystem.3.2.0.14 = 18510  # Back
  2869. AiPlayerbot.GearProgressionSystem.3.2.0.15 = 19890  # Main Hand
  2870. AiPlayerbot.GearProgressionSystem.3.2.0.16 = 19348  # Off Hand
  2871. AiPlayerbot.GearProgressionSystem.3.2.0.17 = 23201  # Ranged
  2872. AiPlayerbot.GearProgressionSystem.3.2.0.18 = 5976   # Tabard
  2873.  
  2874. # Level 3 (3) Paladin (2) Protection (1)
  2875. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFCOwJLtwM42AUxSgY5HAdNjwhCPQlCNwozEAtNyAxJvw1L5w5H5g9NsBBLhxFLlRJXgQ
  2876. AiPlayerbot.GearProgressionSystem.3.2.1.0 = 16955   # Head
  2877. AiPlayerbot.GearProgressionSystem.3.2.1.1 = 19383   # Neck
  2878. AiPlayerbot.GearProgressionSystem.3.2.1.2 = 14552   # Shoulder
  2879. AiPlayerbot.GearProgressionSystem.3.2.1.3 = 0       # Shirt
  2880. AiPlayerbot.GearProgressionSystem.3.2.1.4 = 12618   # Chest
  2881. AiPlayerbot.GearProgressionSystem.3.2.1.5 = 14620   # Waist
  2882. AiPlayerbot.GearProgressionSystem.3.2.1.6 = 19855   # Legs
  2883. AiPlayerbot.GearProgressionSystem.3.2.1.7 = 16957   # Feet
  2884. AiPlayerbot.GearProgressionSystem.3.2.1.8 = 16951   # Wrists
  2885. AiPlayerbot.GearProgressionSystem.3.2.1.9 = 13072   # Hands
  2886. AiPlayerbot.GearProgressionSystem.3.2.1.10 = 19912  # Finger 1
  2887. AiPlayerbot.GearProgressionSystem.3.2.1.11 = 18879  # Finger 2
  2888. AiPlayerbot.GearProgressionSystem.3.2.1.12 = 19431  # Trinket 1
  2889. AiPlayerbot.GearProgressionSystem.3.2.1.13 = 18406  # Trinket 2
  2890. AiPlayerbot.GearProgressionSystem.3.2.1.14 = 19888  # Back
  2891. AiPlayerbot.GearProgressionSystem.3.2.1.15 = 19335  # Main Hand
  2892. AiPlayerbot.GearProgressionSystem.3.2.1.16 = 19349  # Off Hand
  2893. AiPlayerbot.GearProgressionSystem.3.2.1.17 = 22401  # Ranged
  2894. AiPlayerbot.GearProgressionSystem.3.2.1.18 = 5976   # Tabard
  2895.  
  2896. # Level 3 (3) Paladin (2) Retribution (2)
  2897. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAExYAJH5ANLwgUtzgZLtAdLyghLuwlKygpKxwtL6AxLuA02jQ4uJw9L7BBLhhJXgQ
  2898. AiPlayerbot.GearProgressionSystem.3.2.2.0 = 12640   # Head
  2899. AiPlayerbot.GearProgressionSystem.3.2.2.1 = 18404   # Neck
  2900. AiPlayerbot.GearProgressionSystem.3.2.2.2 = 19394   # Shoulder
  2901. AiPlayerbot.GearProgressionSystem.3.2.2.3 = 0       # Shirt
  2902. AiPlayerbot.GearProgressionSystem.3.2.2.4 = 11726   # Chest
  2903. AiPlayerbot.GearProgressionSystem.3.2.2.5 = 19380   # Waist
  2904. AiPlayerbot.GearProgressionSystem.3.2.2.6 = 19402   # Legs
  2905. AiPlayerbot.GearProgressionSystem.3.2.2.7 = 19387   # Feet
  2906. AiPlayerbot.GearProgressionSystem.3.2.2.8 = 19146   # Wrists
  2907. AiPlayerbot.GearProgressionSystem.3.2.2.9 = 19143   # Hands
  2908. AiPlayerbot.GearProgressionSystem.3.2.2.10 = 19432  # Finger 1
  2909. AiPlayerbot.GearProgressionSystem.3.2.2.11 = 19384  # Finger 2
  2910. AiPlayerbot.GearProgressionSystem.3.2.2.12 = 13965  # Trinket 1
  2911. AiPlayerbot.GearProgressionSystem.3.2.2.13 = 11815  # Trinket 2
  2912. AiPlayerbot.GearProgressionSystem.3.2.2.14 = 19436  # Back
  2913. AiPlayerbot.GearProgressionSystem.3.2.2.15 = 19334  # Main Hand
  2914. AiPlayerbot.GearProgressionSystem.3.2.2.16 = 0      # Off Hand
  2915. AiPlayerbot.GearProgressionSystem.3.2.2.17 = 22401  # Ranged
  2916. AiPlayerbot.GearProgressionSystem.3.2.2.18 = 5976   # Tabard
  2917.  
  2918. # Level 3 (3) Hunter (3) Beast Master (0)
  2919. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
  2920. AiPlayerbot.GearProgressionSystem.3.3.0.0 = 16939   # Head
  2921. AiPlayerbot.GearProgressionSystem.3.3.0.1 = 19377   # Neck
  2922. AiPlayerbot.GearProgressionSystem.3.3.0.2 = 16937   # Shoulder
  2923. AiPlayerbot.GearProgressionSystem.3.3.0.3 = 0       # Shirt
  2924. AiPlayerbot.GearProgressionSystem.3.3.0.4 = 16942   # Chest
  2925. AiPlayerbot.GearProgressionSystem.3.3.0.5 = 16936   # Waist
  2926. AiPlayerbot.GearProgressionSystem.3.3.0.6 = 16938   # Legs
  2927. AiPlayerbot.GearProgressionSystem.3.3.0.7 = 16941   # Feet
  2928. AiPlayerbot.GearProgressionSystem.3.3.0.8 = 16935   # Wrists
  2929. AiPlayerbot.GearProgressionSystem.3.3.0.9 = 16940   # Hands
  2930. AiPlayerbot.GearProgressionSystem.3.3.0.10 = 19384  # Finger 1
  2931. AiPlayerbot.GearProgressionSystem.3.3.0.11 = 18821  # Finger 2
  2932. AiPlayerbot.GearProgressionSystem.3.3.0.12 = 19406  # Trinket 1
  2933. AiPlayerbot.GearProgressionSystem.3.3.0.13 = 19991  # Trinket 2
  2934. AiPlayerbot.GearProgressionSystem.3.3.0.14 = 19398  # Back
  2935. AiPlayerbot.GearProgressionSystem.3.3.0.15 = 19364  # Main Hand
  2936. AiPlayerbot.GearProgressionSystem.3.3.0.16 = 0      # Off Hand
  2937. AiPlayerbot.GearProgressionSystem.3.3.0.17 = 19361  # Ranged
  2938. AiPlayerbot.GearProgressionSystem.3.3.0.18 = 5976   # Tabard
  2939.  
  2940. # Level 3 (3) Hunter (3) Marksmanship (1)
  2941. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
  2942. AiPlayerbot.GearProgressionSystem.3.3.1.0 = 16939   # Head
  2943. AiPlayerbot.GearProgressionSystem.3.3.1.1 = 19377   # Neck
  2944. AiPlayerbot.GearProgressionSystem.3.3.1.2 = 16937   # Shoulder
  2945. AiPlayerbot.GearProgressionSystem.3.3.1.3 = 0       # Shirt
  2946. AiPlayerbot.GearProgressionSystem.3.3.1.4 = 16942   # Chest
  2947. AiPlayerbot.GearProgressionSystem.3.3.1.5 = 16936   # Waist
  2948. AiPlayerbot.GearProgressionSystem.3.3.1.6 = 16938   # Legs
  2949. AiPlayerbot.GearProgressionSystem.3.3.1.7 = 16941   # Feet
  2950. AiPlayerbot.GearProgressionSystem.3.3.1.8 = 16935   # Wrists
  2951. AiPlayerbot.GearProgressionSystem.3.3.1.9 = 16940   # Hands
  2952. AiPlayerbot.GearProgressionSystem.3.3.1.10 = 19384  # Finger 1
  2953. AiPlayerbot.GearProgressionSystem.3.3.1.11 = 18821  # Finger 2
  2954. AiPlayerbot.GearProgressionSystem.3.3.1.12 = 19406  # Trinket 1
  2955. AiPlayerbot.GearProgressionSystem.3.3.1.13 = 19991  # Trinket 2
  2956. AiPlayerbot.GearProgressionSystem.3.3.1.14 = 19398  # Back
  2957. AiPlayerbot.GearProgressionSystem.3.3.1.15 = 19364  # Main Hand
  2958. AiPlayerbot.GearProgressionSystem.3.3.1.16 = 0      # Off Hand
  2959. AiPlayerbot.GearProgressionSystem.3.3.1.17 = 19361  # Ranged
  2960. AiPlayerbot.GearProgressionSystem.3.3.1.18 = 5976   # Tabard
  2961.  
  2962. # Level 3 (3) Hunter (3) Survival (2)
  2963. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAEmFDQBLzg4AThcPAEvGEABLpBIAS6E
  2964. AiPlayerbot.GearProgressionSystem.3.3.2.0 = 16939   # Head
  2965. AiPlayerbot.GearProgressionSystem.3.3.2.1 = 19377   # Neck
  2966. AiPlayerbot.GearProgressionSystem.3.3.2.2 = 16937   # Shoulder
  2967. AiPlayerbot.GearProgressionSystem.3.3.2.3 = 0       # Shirt
  2968. AiPlayerbot.GearProgressionSystem.3.3.2.4 = 16942   # Chest
  2969. AiPlayerbot.GearProgressionSystem.3.3.2.5 = 16936   # Waist
  2970. AiPlayerbot.GearProgressionSystem.3.3.2.6 = 16938   # Legs
  2971. AiPlayerbot.GearProgressionSystem.3.3.2.7 = 16941   # Feet
  2972. AiPlayerbot.GearProgressionSystem.3.3.2.8 = 16935   # Wrists
  2973. AiPlayerbot.GearProgressionSystem.3.3.2.9 = 16940   # Hands
  2974. AiPlayerbot.GearProgressionSystem.3.3.2.10 = 19384  # Finger 1
  2975. AiPlayerbot.GearProgressionSystem.3.3.2.11 = 18821  # Finger 2
  2976. AiPlayerbot.GearProgressionSystem.3.3.2.12 = 19406  # Trinket 1
  2977. AiPlayerbot.GearProgressionSystem.3.3.2.13 = 19991  # Trinket 2
  2978. AiPlayerbot.GearProgressionSystem.3.3.2.14 = 19398  # Back
  2979. AiPlayerbot.GearProgressionSystem.3.3.2.15 = 19364  # Main Hand
  2980. AiPlayerbot.GearProgressionSystem.3.3.2.16 = 0      # Off Hand
  2981. AiPlayerbot.GearProgressionSystem.3.3.2.17 = 19361  # Ranged
  2982. AiPlayerbot.GearProgressionSystem.3.3.2.18 = 5976   # Tabard
  2983.  
  2984. # Level 3 (3) Rogue (4) Assassination (0)
  2985. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
  2986. AiPlayerbot.GearProgressionSystem.3.4.0.0 = 22005   # Head
  2987. AiPlayerbot.GearProgressionSystem.3.4.0.1 = 19377   # Neck
  2988. AiPlayerbot.GearProgressionSystem.3.4.0.2 = 22008   # Shoulder
  2989. AiPlayerbot.GearProgressionSystem.3.4.0.3 = 0       # Shirt
  2990. AiPlayerbot.GearProgressionSystem.3.4.0.4 = 16905   # Chest
  2991. AiPlayerbot.GearProgressionSystem.3.4.0.5 = 16910   # Waist
  2992. AiPlayerbot.GearProgressionSystem.3.4.0.6 = 16909   # Legs
  2993. AiPlayerbot.GearProgressionSystem.3.4.0.7 = 22003   # Feet
  2994. AiPlayerbot.GearProgressionSystem.3.4.0.8 = 16911   # Wrists
  2995. AiPlayerbot.GearProgressionSystem.3.4.0.9 = 22006   # Hands
  2996. AiPlayerbot.GearProgressionSystem.3.4.0.10 = 17063  # Finger 1
  2997. AiPlayerbot.GearProgressionSystem.3.4.0.11 = 19384  # Finger 2
  2998. AiPlayerbot.GearProgressionSystem.3.4.0.12 = 19406  # Trinket 1
  2999. AiPlayerbot.GearProgressionSystem.3.4.0.13 = 13965  # Trinket 2
  3000. AiPlayerbot.GearProgressionSystem.3.4.0.14 = 19398  # Back
  3001. AiPlayerbot.GearProgressionSystem.3.4.0.15 = 19352  # Main Hand
  3002. AiPlayerbot.GearProgressionSystem.3.4.0.16 = 19351  # Off Hand
  3003. AiPlayerbot.GearProgressionSystem.3.4.0.17 = 17069  # Ranged
  3004. AiPlayerbot.GearProgressionSystem.3.4.0.18 = 5976   # Tabard
  3005.  
  3006. # Level 3 (3) Rogue (4) Combat (1)
  3007. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
  3008. AiPlayerbot.GearProgressionSystem.3.4.1.0 = 22005   # Head
  3009. AiPlayerbot.GearProgressionSystem.3.4.1.1 = 19377   # Neck
  3010. AiPlayerbot.GearProgressionSystem.3.4.1.2 = 22008   # Shoulder
  3011. AiPlayerbot.GearProgressionSystem.3.4.1.3 = 0       # Shirt
  3012. AiPlayerbot.GearProgressionSystem.3.4.1.4 = 16905   # Chest
  3013. AiPlayerbot.GearProgressionSystem.3.4.1.5 = 16910   # Waist
  3014. AiPlayerbot.GearProgressionSystem.3.4.1.6 = 16909   # Legs
  3015. AiPlayerbot.GearProgressionSystem.3.4.1.7 = 22003   # Feet
  3016. AiPlayerbot.GearProgressionSystem.3.4.1.8 = 16911   # Wrists
  3017. AiPlayerbot.GearProgressionSystem.3.4.1.9 = 22006   # Hands
  3018. AiPlayerbot.GearProgressionSystem.3.4.1.10 = 17063  # Finger 1
  3019. AiPlayerbot.GearProgressionSystem.3.4.1.11 = 19384  # Finger 2
  3020. AiPlayerbot.GearProgressionSystem.3.4.1.12 = 19406  # Trinket 1
  3021. AiPlayerbot.GearProgressionSystem.3.4.1.13 = 13965  # Trinket 2
  3022. AiPlayerbot.GearProgressionSystem.3.4.1.14 = 19398  # Back
  3023. AiPlayerbot.GearProgressionSystem.3.4.1.15 = 19352  # Main Hand
  3024. AiPlayerbot.GearProgressionSystem.3.4.1.16 = 19351  # Off Hand
  3025. AiPlayerbot.GearProgressionSystem.3.4.1.17 = 17069  # Ranged
  3026. AiPlayerbot.GearProgressionSystem.3.4.1.18 = 5976   # Tabard
  3027.  
  3028. # Level 3 (3) Rogue (4) Subtlety (2)
  3029. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVX1AkuxA1X4BUIJBkIOB0INCFXzCUIPClX2C0KnDEu4DUvODjaND0vGEEuYEUuXEkKt
  3030. AiPlayerbot.GearProgressionSystem.3.4.2.0 = 22005   # Head
  3031. AiPlayerbot.GearProgressionSystem.3.4.2.1 = 19377   # Neck
  3032. AiPlayerbot.GearProgressionSystem.3.4.2.2 = 22008   # Shoulder
  3033. AiPlayerbot.GearProgressionSystem.3.4.2.3 = 0       # Shirt
  3034. AiPlayerbot.GearProgressionSystem.3.4.2.4 = 16905   # Chest
  3035. AiPlayerbot.GearProgressionSystem.3.4.2.5 = 16910   # Waist
  3036. AiPlayerbot.GearProgressionSystem.3.4.2.6 = 16909   # Legs
  3037. AiPlayerbot.GearProgressionSystem.3.4.2.7 = 22003   # Feet
  3038. AiPlayerbot.GearProgressionSystem.3.4.2.8 = 16911   # Wrists
  3039. AiPlayerbot.GearProgressionSystem.3.4.2.9 = 22006   # Hands
  3040. AiPlayerbot.GearProgressionSystem.3.4.2.10 = 17063  # Finger 1
  3041. AiPlayerbot.GearProgressionSystem.3.4.2.11 = 19384  # Finger 2
  3042. AiPlayerbot.GearProgressionSystem.3.4.2.12 = 19406  # Trinket 1
  3043. AiPlayerbot.GearProgressionSystem.3.4.2.13 = 13965  # Trinket 2
  3044. AiPlayerbot.GearProgressionSystem.3.4.2.14 = 19398  # Back
  3045. AiPlayerbot.GearProgressionSystem.3.4.2.15 = 19352  # Main Hand
  3046. AiPlayerbot.GearProgressionSystem.3.4.2.16 = 19351  # Off Hand
  3047. AiPlayerbot.GearProgressionSystem.3.4.2.17 = 17069  # Ranged
  3048. AiPlayerbot.GearProgressionSystem.3.4.2.18 = 5976   # Tabard
  3049.  
  3050. # Level 3 (3) Priest (5) Discipline (0)
  3051. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBCHAUAQhsGAEIdBwBCGggAQhcJAEIeCgBCGAsASsQMAEu2DQBQnA4AS8MPAEhOEABIsBIAS-s
  3052. AiPlayerbot.GearProgressionSystem.3.5.0.0 = 16921   # Head
  3053. AiPlayerbot.GearProgressionSystem.3.5.0.1 = 19885   # Neck
  3054. AiPlayerbot.GearProgressionSystem.3.5.0.2 = 16924   # Shoulder
  3055. AiPlayerbot.GearProgressionSystem.3.5.0.3 = 0       # Shirt
  3056. AiPlayerbot.GearProgressionSystem.3.5.0.4 = 16923   # Chest
  3057. AiPlayerbot.GearProgressionSystem.3.5.0.5 = 16925   # Waist
  3058. AiPlayerbot.GearProgressionSystem.3.5.0.6 = 16922   # Legs
  3059. AiPlayerbot.GearProgressionSystem.3.5.0.7 = 16919   # Feet
  3060. AiPlayerbot.GearProgressionSystem.3.5.0.8 = 16926   # Wrists
  3061. AiPlayerbot.GearProgressionSystem.3.5.0.9 = 16920   # Hands
  3062. AiPlayerbot.GearProgressionSystem.3.5.0.10 = 19140  # Finger 1
  3063. AiPlayerbot.GearProgressionSystem.3.5.0.11 = 19382  # Finger 2
  3064. AiPlayerbot.GearProgressionSystem.3.5.0.12 = 20636  # Trinket 1
  3065. AiPlayerbot.GearProgressionSystem.3.5.0.13 = 19395  # Trinket 2
  3066. AiPlayerbot.GearProgressionSystem.3.5.0.14 = 18510  # Back
  3067. AiPlayerbot.GearProgressionSystem.3.5.0.15 = 18608  # Main Hand
  3068. AiPlayerbot.GearProgressionSystem.3.5.0.16 = 0      # Off Hand
  3069. AiPlayerbot.GearProgressionSystem.3.5.0.17 = 19435  # Ranged
  3070. AiPlayerbot.GearProgressionSystem.3.5.0.18 = 5976   # Tabard
  3071.  
  3072. # Level 3 (3) Priest (5) Holy (1)
  3073. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAQhkCAE2tAwBCHAUAQhsGAEIdBwBCGggAQhcJAEIeCgBCGAsASsQMAEu2DQBQnA4AS8MPAEhOEABIsBIAS-s
  3074. AiPlayerbot.GearProgressionSystem.3.5.1.0 = 16921   # Head
  3075. AiPlayerbot.GearProgressionSystem.3.5.1.1 = 19885   # Neck
  3076. AiPlayerbot.GearProgressionSystem.3.5.1.2 = 16924   # Shoulder
  3077. AiPlayerbot.GearProgressionSystem.3.5.1.3 = 0       # Shirt
  3078. AiPlayerbot.GearProgressionSystem.3.5.1.4 = 16923   # Chest
  3079. AiPlayerbot.GearProgressionSystem.3.5.1.5 = 16925   # Waist
  3080. AiPlayerbot.GearProgressionSystem.3.5.1.6 = 16922   # Legs
  3081. AiPlayerbot.GearProgressionSystem.3.5.1.7 = 16919   # Feet
  3082. AiPlayerbot.GearProgressionSystem.3.5.1.8 = 16926   # Wrists
  3083. AiPlayerbot.GearProgressionSystem.3.5.1.9 = 16920   # Hands
  3084. AiPlayerbot.GearProgressionSystem.3.5.1.10 = 19140  # Finger 1
  3085. AiPlayerbot.GearProgressionSystem.3.5.1.11 = 19382  # Finger 2
  3086. AiPlayerbot.GearProgressionSystem.3.5.1.12 = 20636  # Trinket 1
  3087. AiPlayerbot.GearProgressionSystem.3.5.1.13 = 19395  # Trinket 2
  3088. AiPlayerbot.GearProgressionSystem.3.5.1.14 = 18510  # Back
  3089. AiPlayerbot.GearProgressionSystem.3.5.1.15 = 18608  # Main Hand
  3090. AiPlayerbot.GearProgressionSystem.3.5.1.16 = 0      # Off Hand
  3091. AiPlayerbot.GearProgressionSystem.3.5.1.17 = 19435  # Ranged
  3092. AiPlayerbot.GearProgressionSystem.3.5.1.18 = 5976   # Tabard
  3093.  
  3094. # Level 3 (3) Priest (5) Shadow (2)
  3095. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAS68CAEl-AwBLqgUANzgGAEvIBwBKvQgASrsJAEuuCgBLzwsAS8sMAEvqDQBLsw4ASYQPAEuyEABIsRIANFQ
  3096. AiPlayerbot.GearProgressionSystem.3.5.2.0 = 19375   # Head
  3097. AiPlayerbot.GearProgressionSystem.3.5.2.1 = 18814   # Neck
  3098. AiPlayerbot.GearProgressionSystem.3.5.2.2 = 19370   # Shoulder
  3099. AiPlayerbot.GearProgressionSystem.3.5.2.3 = 0       # Shirt
  3100. AiPlayerbot.GearProgressionSystem.3.5.2.4 = 14136   # Chest
  3101. AiPlayerbot.GearProgressionSystem.3.5.2.5 = 19400   # Waist
  3102. AiPlayerbot.GearProgressionSystem.3.5.2.6 = 19133   # Legs
  3103. AiPlayerbot.GearProgressionSystem.3.5.2.7 = 19131   # Feet
  3104. AiPlayerbot.GearProgressionSystem.3.5.2.8 = 19374   # Wrists
  3105. AiPlayerbot.GearProgressionSystem.3.5.2.9 = 19407   # Hands
  3106. AiPlayerbot.GearProgressionSystem.3.5.2.10 = 19403  # Finger 1
  3107. AiPlayerbot.GearProgressionSystem.3.5.2.11 = 19434  # Finger 2
  3108. AiPlayerbot.GearProgressionSystem.3.5.2.12 = 19379  # Trinket 1
  3109. AiPlayerbot.GearProgressionSystem.3.5.2.13 = 18820  # Trinket 2
  3110. AiPlayerbot.GearProgressionSystem.3.5.2.14 = 19378  # Back
  3111. AiPlayerbot.GearProgressionSystem.3.5.2.15 = 18609  # Main Hand
  3112. AiPlayerbot.GearProgressionSystem.3.5.2.16 = 0      # Off Hand
  3113. AiPlayerbot.GearProgressionSystem.3.5.2.17 = 13396  # Ranged
  3114. AiPlayerbot.GearProgressionSystem.3.5.2.18 = 5976   # Tabard
  3115.  
  3116. # Level 3 (3) Shaman (7) Elemental (0)
  3117. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAEl-AwBJjQUATOIGAEvIBwBM4wgATOQJAEuuCgBCNAsAS8sMAErLDQBJhA4AS7MPAEuyEABLoBEAS6YSAFqf
  3118. AiPlayerbot.GearProgressionSystem.3.7.0.0 = 19375   # Head
  3119. AiPlayerbot.GearProgressionSystem.3.7.0.1 = 18814   # Neck
  3120. AiPlayerbot.GearProgressionSystem.3.7.0.2 = 18829   # Shoulder
  3121. AiPlayerbot.GearProgressionSystem.3.7.0.3 = 0       # Shirt
  3122. AiPlayerbot.GearProgressionSystem.3.7.0.4 = 19682   # Chest
  3123. AiPlayerbot.GearProgressionSystem.3.7.0.5 = 19400   # Waist
  3124. AiPlayerbot.GearProgressionSystem.3.7.0.6 = 19683   # Legs
  3125. AiPlayerbot.GearProgressionSystem.3.7.0.7 = 19684   # Feet
  3126. AiPlayerbot.GearProgressionSystem.3.7.0.8 = 19374   # Wrists
  3127. AiPlayerbot.GearProgressionSystem.3.7.0.9 = 16948   # Hands
  3128. AiPlayerbot.GearProgressionSystem.3.7.0.10 = 19403  # Finger 1
  3129. AiPlayerbot.GearProgressionSystem.3.7.0.11 = 19147  # Finger 2
  3130. AiPlayerbot.GearProgressionSystem.3.7.0.12 = 18820  # Trinket 1
  3131. AiPlayerbot.GearProgressionSystem.3.7.0.13 = 19379  # Trinket 2
  3132. AiPlayerbot.GearProgressionSystem.3.7.0.14 = 19378  # Back
  3133. AiPlayerbot.GearProgressionSystem.3.7.0.15 = 19360  # Main Hand
  3134. AiPlayerbot.GearProgressionSystem.3.7.0.16 = 19366  # Off Hand
  3135. AiPlayerbot.GearProgressionSystem.3.7.0.17 = 23199  # Ranged
  3136. AiPlayerbot.GearProgressionSystem.3.7.0.18 = 5976   # Tabard
  3137.  
  3138. # Level 3 (3) Shaman (7) Enhancement (1)
  3139. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAEfkAwAyfwUALc4GAEu0BwA61ggAS7UJAEl8CgBK1QsAS7gMAEmFDQBLzg4ALicPAEvGEgBXew
  3140. AiPlayerbot.GearProgressionSystem.3.7.1.0 = 18817   # Head
  3141. AiPlayerbot.GearProgressionSystem.3.7.1.1 = 18404   # Neck
  3142. AiPlayerbot.GearProgressionSystem.3.7.1.2 = 12927   # Shoulder
  3143. AiPlayerbot.GearProgressionSystem.3.7.1.3 = 0       # Shirt
  3144. AiPlayerbot.GearProgressionSystem.3.7.1.4 = 11726   # Chest
  3145. AiPlayerbot.GearProgressionSystem.3.7.1.5 = 19380   # Waist
  3146. AiPlayerbot.GearProgressionSystem.3.7.1.6 = 15062   # Legs
  3147. AiPlayerbot.GearProgressionSystem.3.7.1.7 = 19381   # Feet
  3148. AiPlayerbot.GearProgressionSystem.3.7.1.8 = 18812   # Wrists
  3149. AiPlayerbot.GearProgressionSystem.2.7.1.9 = 19157   # Hands
  3150. AiPlayerbot.GearProgressionSystem.3.7.1.10 = 19384  # Finger 1
  3151. AiPlayerbot.GearProgressionSystem.3.7.1.11 = 18821  # Finger 2
  3152. AiPlayerbot.GearProgressionSystem.3.7.1.12 = 19406  # Trinket 1
  3153. AiPlayerbot.GearProgressionSystem.3.7.1.13 = 11815  # Trinket 2
  3154. AiPlayerbot.GearProgressionSystem.3.7.1.14 = 19398  # Back
  3155. AiPlayerbot.GearProgressionSystem.3.7.1.15 = 17182  # Main Hand
  3156. AiPlayerbot.GearProgressionSystem.3.7.1.16 = 0      # Off Hand
  3157. AiPlayerbot.GearProgressionSystem.3.7.1.17 = 22395  # Ranged
  3158. AiPlayerbot.GearProgressionSystem.3.7.1.18 = 5976   # Tabard
  3159.  
  3160. # Level 3 (3) Shaman (7) Restoration (2)
  3161. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAEl-AwBJegUAQjYGAEraBwBLuQgAS-0JAEdXCgBCNAsASsQMAEu2DQBCqA4AS8MPAEvmEABLoBEAS5QSAFqg
  3162. AiPlayerbot.GearProgressionSystem.3.7.2.0 = 16947   # Head
  3163. AiPlayerbot.GearProgressionSystem.3.7.2.1 = 18814   # Neck
  3164. AiPlayerbot.GearProgressionSystem.3.7.2.2 = 18810   # Shoulder
  3165. AiPlayerbot.GearProgressionSystem.3.7.2.3 = 0       # Shirt
  3166. AiPlayerbot.GearProgressionSystem.3.7.2.4 = 16950   # Chest
  3167. AiPlayerbot.GearProgressionSystem.3.7.2.5 = 19162   # Waist
  3168. AiPlayerbot.GearProgressionSystem.3.7.2.6 = 19385   # Legs
  3169. AiPlayerbot.GearProgressionSystem.3.7.2.7 = 19437   # Feet
  3170. AiPlayerbot.GearProgressionSystem.3.7.2.8 = 18263   # Wrists
  3171. AiPlayerbot.GearProgressionSystem.3.7.2.9 = 16948   # Hands
  3172. AiPlayerbot.GearProgressionSystem.3.7.2.10 = 19140  # Finger 1
  3173. AiPlayerbot.GearProgressionSystem.3.7.2.11 = 19382  # Finger 2
  3174. AiPlayerbot.GearProgressionSystem.3.7.2.12 = 17064  # Trinket 1
  3175. AiPlayerbot.GearProgressionSystem.3.7.2.13 = 19395  # Trinket 2
  3176. AiPlayerbot.GearProgressionSystem.3.7.2.14 = 19430  # Back
  3177. AiPlayerbot.GearProgressionSystem.3.7.2.15 = 19360  # Main Hand
  3178. AiPlayerbot.GearProgressionSystem.3.7.2.16 = 19348  # Off Hand
  3179. AiPlayerbot.GearProgressionSystem.3.7.2.17 = 23200  # Ranged
  3180. AiPlayerbot.GearProgressionSystem.3.7.2.18 = 5976   # Tabard
  3181.  
  3182. # Level 3 (3) Mage (8) Arcane (0)
  3183. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
  3184. AiPlayerbot.GearProgressionSystem.3.8.0.0 = 19375   # Head
  3185. AiPlayerbot.GearProgressionSystem.3.8.0.1 = 12103   # Neck
  3186. AiPlayerbot.GearProgressionSystem.3.8.0.2 = 19370   # Shoulder
  3187. AiPlayerbot.GearProgressionSystem.3.8.0.3 = 0       # Shirt
  3188. AiPlayerbot.GearProgressionSystem.3.8.0.4 = 19682   # Chest
  3189. AiPlayerbot.GearProgressionSystem.3.8.0.5 = 11662   # Waist
  3190. AiPlayerbot.GearProgressionSystem.3.8.0.6 = 19683   # Legs
  3191. AiPlayerbot.GearProgressionSystem.3.8.0.7 = 19684   # Feet
  3192. AiPlayerbot.GearProgressionSystem.3.8.0.8 = 19374   # Wrists
  3193. AiPlayerbot.GearProgressionSystem.3.8.0.9 = 16913   # Hands
  3194. AiPlayerbot.GearProgressionSystem.3.8.0.10 = 19147  # Finger 1
  3195. AiPlayerbot.GearProgressionSystem.3.8.0.11 = 22339  # Finger 2
  3196. AiPlayerbot.GearProgressionSystem.3.8.0.12 = 19339  # Trinket 1
  3197. AiPlayerbot.GearProgressionSystem.3.8.0.13 = 19379  # Trinket 2
  3198. AiPlayerbot.GearProgressionSystem.3.8.0.14 = 19378  # Back
  3199. AiPlayerbot.GearProgressionSystem.3.8.0.15 = 19356  # Main Hand
  3200. AiPlayerbot.GearProgressionSystem.3.8.0.16 = 0      # Off Hand
  3201. AiPlayerbot.GearProgressionSystem.3.8.0.17 = 13938  # Ranged
  3202. AiPlayerbot.GearProgressionSystem.3.8.0.18 = 5976   # Tabard
  3203.  
  3204. # Level 3 (3) Mage (8) Fire (1)
  3205. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
  3206. AiPlayerbot.GearProgressionSystem.3.8.1.0 = 19375   # Head
  3207. AiPlayerbot.GearProgressionSystem.3.8.1.1 = 12103   # Neck
  3208. AiPlayerbot.GearProgressionSystem.3.8.1.2 = 19370   # Shoulder
  3209. AiPlayerbot.GearProgressionSystem.3.8.1.3 = 0       # Shirt
  3210. AiPlayerbot.GearProgressionSystem.3.8.1.4 = 19682   # Chest
  3211. AiPlayerbot.GearProgressionSystem.3.8.1.5 = 11662   # Waist
  3212. AiPlayerbot.GearProgressionSystem.3.8.1.6 = 19683   # Legs
  3213. AiPlayerbot.GearProgressionSystem.3.8.1.7 = 19684   # Feet
  3214. AiPlayerbot.GearProgressionSystem.3.8.1.8 = 19374   # Wrists
  3215. AiPlayerbot.GearProgressionSystem.3.8.1.9 = 16913   # Hands
  3216. AiPlayerbot.GearProgressionSystem.3.8.1.10 = 19147  # Finger 1
  3217. AiPlayerbot.GearProgressionSystem.3.8.1.11 = 22339  # Finger 2
  3218. AiPlayerbot.GearProgressionSystem.3.8.1.12 = 19339  # Trinket 1
  3219. AiPlayerbot.GearProgressionSystem.3.8.1.13 = 19379  # Trinket 2
  3220. AiPlayerbot.GearProgressionSystem.3.8.1.14 = 19378  # Back
  3221. AiPlayerbot.GearProgressionSystem.3.8.1.15 = 19356  # Main Hand
  3222. AiPlayerbot.GearProgressionSystem.3.8.1.16 = 0      # Off Hand
  3223. AiPlayerbot.GearProgressionSystem.3.8.1.17 = 13938  # Ranged
  3224. AiPlayerbot.GearProgressionSystem.3.8.1.18 = 5976   # Tabard
  3225.  
  3226. # Level 3 (3) Mage (8) Frost (2)
  3227. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFLrwIvRwNLqgVM4gYtjgdM4whM5AlLrgpCEQtKywxXQw1Liw5Lsw9LshBLnBI2cg
  3228. AiPlayerbot.GearProgressionSystem.3.8.2.0 = 19375   # Head
  3229. AiPlayerbot.GearProgressionSystem.3.8.2.1 = 12103   # Neck
  3230. AiPlayerbot.GearProgressionSystem.3.8.2.2 = 19370   # Shoulder
  3231. AiPlayerbot.GearProgressionSystem.3.8.2.3 = 0       # Shirt
  3232. AiPlayerbot.GearProgressionSystem.3.8.2.4 = 19682   # Chest
  3233. AiPlayerbot.GearProgressionSystem.3.8.2.5 = 11662   # Waist
  3234. AiPlayerbot.GearProgressionSystem.3.8.2.6 = 19683   # Legs
  3235. AiPlayerbot.GearProgressionSystem.3.8.2.7 = 19684   # Feet
  3236. AiPlayerbot.GearProgressionSystem.3.8.2.8 = 19374   # Wrists
  3237. AiPlayerbot.GearProgressionSystem.3.8.2.9 = 16913   # Hands
  3238. AiPlayerbot.GearProgressionSystem.3.8.2.10 = 19147  # Finger 1
  3239. AiPlayerbot.GearProgressionSystem.3.8.2.11 = 22339  # Finger 2
  3240. AiPlayerbot.GearProgressionSystem.3.8.2.12 = 19339  # Trinket 1
  3241. AiPlayerbot.GearProgressionSystem.3.8.2.13 = 19379  # Trinket 2
  3242. AiPlayerbot.GearProgressionSystem.3.8.2.14 = 19378  # Back
  3243. AiPlayerbot.GearProgressionSystem.3.8.2.15 = 19356  # Main Hand
  3244. AiPlayerbot.GearProgressionSystem.3.8.2.16 = 0      # Off Hand
  3245. AiPlayerbot.GearProgressionSystem.3.8.2.17 = 13938  # Ranged
  3246. AiPlayerbot.GearProgressionSystem.3.8.2.18 = 5976   # Tabard
  3247.  
  3248. # Level 3 (3) Warlock (9) Affliction (0)
  3249. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
  3250. AiPlayerbot.GearProgressionSystem.3.9.0.0 = 16929   # Head
  3251. AiPlayerbot.GearProgressionSystem.3.9.0.1 = 18814   # Neck
  3252. AiPlayerbot.GearProgressionSystem.3.9.0.2 = 16932   # Shoulder
  3253. AiPlayerbot.GearProgressionSystem.3.9.0.3 = 0       # Shirt
  3254. AiPlayerbot.GearProgressionSystem.3.9.0.4 = 19682   # Chest
  3255. AiPlayerbot.GearProgressionSystem.3.9.0.5 = 16933   # Waist
  3256. AiPlayerbot.GearProgressionSystem.3.9.0.6 = 19683   # Legs
  3257. AiPlayerbot.GearProgressionSystem.3.9.0.7 = 19684   # Feet
  3258. AiPlayerbot.GearProgressionSystem.3.9.0.8 = 19374   # Wrists
  3259. AiPlayerbot.GearProgressionSystem.3.9.0.9 = 19407   # Hands
  3260. AiPlayerbot.GearProgressionSystem.3.9.0.10 = 19434  # Finger 1
  3261. AiPlayerbot.GearProgressionSystem.3.9.0.11 = 19403  # Finger 2
  3262. AiPlayerbot.GearProgressionSystem.3.9.0.12 = 19379  # Trinket 1
  3263. AiPlayerbot.GearProgressionSystem.3.9.0.13 = 18820  # Trinket 2
  3264. AiPlayerbot.GearProgressionSystem.3.9.0.14 = 19378  # Back
  3265. AiPlayerbot.GearProgressionSystem.3.9.0.15 = 19347  # Main Hand
  3266. AiPlayerbot.GearProgressionSystem.3.9.0.16 = 19366  # Off Hand
  3267. AiPlayerbot.GearProgressionSystem.3.9.0.17 = 13396  # Ranged
  3268. AiPlayerbot.GearProgressionSystem.3.9.0.18 = 5976   # Tabard
  3269.  
  3270. # Level 3 (3) Warlock (9) Demonology (1)
  3271. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
  3272. AiPlayerbot.GearProgressionSystem.3.9.1.0 = 16929   # Head
  3273. AiPlayerbot.GearProgressionSystem.3.9.1.1 = 18814   # Neck
  3274. AiPlayerbot.GearProgressionSystem.3.9.1.2 = 16932   # Shoulder
  3275. AiPlayerbot.GearProgressionSystem.3.9.1.3 = 0       # Shirt
  3276. AiPlayerbot.GearProgressionSystem.3.9.1.4 = 19682   # Chest
  3277. AiPlayerbot.GearProgressionSystem.3.9.1.5 = 16933   # Waist
  3278. AiPlayerbot.GearProgressionSystem.3.9.1.6 = 19683   # Legs
  3279. AiPlayerbot.GearProgressionSystem.3.9.1.7 = 19684   # Feet
  3280. AiPlayerbot.GearProgressionSystem.3.9.1.8 = 19374   # Wrists
  3281. AiPlayerbot.GearProgressionSystem.3.9.1.9 = 19407   # Hands
  3282. AiPlayerbot.GearProgressionSystem.3.9.1.10 = 19434  # Finger 1
  3283. AiPlayerbot.GearProgressionSystem.3.9.1.11 = 19403  # Finger 2
  3284. AiPlayerbot.GearProgressionSystem.3.9.1.12 = 19379  # Trinket 1
  3285. AiPlayerbot.GearProgressionSystem.3.9.1.13 = 18820  # Trinket 2
  3286. AiPlayerbot.GearProgressionSystem.3.9.1.14 = 19378  # Back
  3287. AiPlayerbot.GearProgressionSystem.3.9.1.15 = 19347  # Main Hand
  3288. AiPlayerbot.GearProgressionSystem.3.9.1.16 = 19366  # Off Hand
  3289. AiPlayerbot.GearProgressionSystem.3.9.1.17 = 13396  # Ranged
  3290. AiPlayerbot.GearProgressionSystem.3.9.1.18 = 5976   # Tabard
  3291.  
  3292. # Level 3 (3) Warlock (9) Destruction (2)
  3293. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAUIhAkl-A0IkBUziBkIlB0zjCEzkCUuuCkvPC0vqDEvLDUuzDkmED0uyEEuTEUumEjRU
  3294. AiPlayerbot.GearProgressionSystem.3.9.2.0 = 16929   # Head
  3295. AiPlayerbot.GearProgressionSystem.3.9.2.1 = 18814   # Neck
  3296. AiPlayerbot.GearProgressionSystem.3.9.2.2 = 16932   # Shoulder
  3297. AiPlayerbot.GearProgressionSystem.3.9.2.3 = 0       # Shirt
  3298. AiPlayerbot.GearProgressionSystem.3.9.2.4 = 19682   # Chest
  3299. AiPlayerbot.GearProgressionSystem.3.9.2.5 = 16933   # Waist
  3300. AiPlayerbot.GearProgressionSystem.3.9.2.6 = 19683   # Legs
  3301. AiPlayerbot.GearProgressionSystem.3.9.2.7 = 19684   # Feet
  3302. AiPlayerbot.GearProgressionSystem.3.9.2.8 = 19374   # Wrists
  3303. AiPlayerbot.GearProgressionSystem.3.9.2.9 = 19407   # Hands
  3304. AiPlayerbot.GearProgressionSystem.3.9.2.10 = 19434  # Finger 1
  3305. AiPlayerbot.GearProgressionSystem.3.9.2.11 = 19403  # Finger 2
  3306. AiPlayerbot.GearProgressionSystem.3.9.2.12 = 19379  # Trinket 1
  3307. AiPlayerbot.GearProgressionSystem.3.9.2.13 = 18820  # Trinket 2
  3308. AiPlayerbot.GearProgressionSystem.3.9.2.14 = 19378  # Back
  3309. AiPlayerbot.GearProgressionSystem.3.9.2.15 = 19347  # Main Hand
  3310. AiPlayerbot.GearProgressionSystem.3.9.2.16 = 19366  # Off Hand
  3311. AiPlayerbot.GearProgressionSystem.3.9.2.17 = 13396  # Ranged
  3312. AiPlayerbot.GearProgressionSystem.3.9.2.18 = 5976   # Tabard
  3313.  
  3314. # Level 3 (3) Druid (11) Balance (0)
  3315. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJJfgNLqgVM4gZLyAdM4whM5AlLrgpBvwtLywxKyw1Lsw5JhA9LshBLoBFLbBJanQ
  3316. AiPlayerbot.GearProgressionSystem.3.11.0.0 = 19375  # Head
  3317. AiPlayerbot.GearProgressionSystem.3.11.0.1 = 18814  # Neck
  3318. AiPlayerbot.GearProgressionSystem.3.11.0.2 = 19370  # Shoulder
  3319. AiPlayerbot.GearProgressionSystem.3.11.0.3 = 0      # Shirt
  3320. AiPlayerbot.GearProgressionSystem.3.11.0.4 = 19682  # Chest
  3321. AiPlayerbot.GearProgressionSystem.3.11.0.5 = 19400  # Waist
  3322. AiPlayerbot.GearProgressionSystem.3.11.0.6 = 19683  # Legs
  3323. AiPlayerbot.GearProgressionSystem.3.11.0.7 = 19684  # Feet
  3324. AiPlayerbot.GearProgressionSystem.3.11.0.8 = 19374  # Wrists
  3325. AiPlayerbot.GearProgressionSystem.3.11.0.9 = 16831  # Hands
  3326. AiPlayerbot.GearProgressionSystem.3.11.0.10 = 19403 # Finger 1
  3327. AiPlayerbot.GearProgressionSystem.3.11.0.11 = 19147 # Finger 2
  3328. AiPlayerbot.GearProgressionSystem.3.11.0.12 = 19379 # Trinket 1
  3329. AiPlayerbot.GearProgressionSystem.3.11.0.13 = 18820 # Trinket 2
  3330. AiPlayerbot.GearProgressionSystem.3.11.0.14 = 19378 # Back
  3331. AiPlayerbot.GearProgressionSystem.3.11.0.15 = 19360 # Main Hand
  3332. AiPlayerbot.GearProgressionSystem.3.11.0.16 = 19308 # Off Hand
  3333. AiPlayerbot.GearProgressionSystem.3.11.0.17 = 23197 # Ranged
  3334. AiPlayerbot.GearProgressionSystem.3.11.0.18 = 5976  # Tabard
  3335.  
  3336. # Level 3 (3) Druid (11) Feral (1)
  3337. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQMyfwVLzQZO-Ac61ghLtQlKygpPIwtLuAxL6A1Lzg4uJw9L7BBLnhJXfQ
  3338. AiPlayerbot.GearProgressionSystem.3.11.1.0 = 8345   # Head
  3339. AiPlayerbot.GearProgressionSystem.3.11.1.1 = 19377  # Neck
  3340. AiPlayerbot.GearProgressionSystem.3.11.1.2 = 12927  # Shoulder
  3341. AiPlayerbot.GearProgressionSystem.3.11.1.3 = 0      # Shirt
  3342. AiPlayerbot.GearProgressionSystem.3.11.1.4 = 19405  # Chest
  3343. AiPlayerbot.GearProgressionSystem.3.11.1.5 = 20216  # Waist
  3344. AiPlayerbot.GearProgressionSystem.3.11.1.6 = 15062  # Legs
  3345. AiPlayerbot.GearProgressionSystem.3.11.1.7 = 19381  # Feet
  3346. AiPlayerbot.GearProgressionSystem.3.11.1.8 = 19146  # Wrists
  3347. AiPlayerbot.GearProgressionSystem.3.11.1.9 = 20259  # Hands
  3348. AiPlayerbot.GearProgressionSystem.3.11.1.10 = 19384 # Finger 1
  3349. AiPlayerbot.GearProgressionSystem.3.11.1.11 = 19432 # Finger 2
  3350. AiPlayerbot.GearProgressionSystem.3.11.1.12 = 19406 # Trinket 1
  3351. AiPlayerbot.GearProgressionSystem.3.11.1.13 = 11815 # Trinket 2
  3352. AiPlayerbot.GearProgressionSystem.3.11.1.14 = 19436 # Back
  3353. AiPlayerbot.GearProgressionSystem.3.11.1.15 = 19358 # Main Hand
  3354. AiPlayerbot.GearProgressionSystem.3.11.1.16 = 0     # Off Hand
  3355. AiPlayerbot.GearProgressionSystem.3.11.1.17 = 22397 # Ranged
  3356. AiPlayerbot.GearProgressionSystem.3.11.1.18 = 5976  # Tabard
  3357.  
  3358. # Level 3 (3) Druid (11) Restoration (2)
  3359. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAkl-A0IGBUIBBkIHB0IFCEICCUIICkIDC0rEDEu2DUvDDkKoD0vmEEugEUtwEld-
  3360. AiPlayerbot.GearProgressionSystem.3.11.2.0 = 16900  # Head
  3361. AiPlayerbot.GearProgressionSystem.3.11.2.1 = 18814  # Neck
  3362. AiPlayerbot.GearProgressionSystem.3.11.2.2 = 16902  # Shoulder
  3363. AiPlayerbot.GearProgressionSystem.3.11.2.3 = 0      # Shirt
  3364. AiPlayerbot.GearProgressionSystem.3.11.2.4 = 16897  # Chest
  3365. AiPlayerbot.GearProgressionSystem.3.11.2.5 = 16903  # Waist
  3366. AiPlayerbot.GearProgressionSystem.3.11.2.6 = 16901  # Legs
  3367. AiPlayerbot.GearProgressionSystem.3.11.2.7 = 16898  # Feet
  3368. AiPlayerbot.GearProgressionSystem.3.11.2.8 = 16904  # Wrists
  3369. AiPlayerbot.GearProgressionSystem.3.11.2.9 = 16899  # Hands
  3370. AiPlayerbot.GearProgressionSystem.3.11.2.10 = 19140 # Finger 1
  3371. AiPlayerbot.GearProgressionSystem.3.11.2.11 = 19382 # Finger 2
  3372. AiPlayerbot.GearProgressionSystem.3.11.2.12 = 19395 # Trinket 1
  3373. AiPlayerbot.GearProgressionSystem.3.11.2.13 = 17064 # Trinket 2
  3374. AiPlayerbot.GearProgressionSystem.3.11.2.14 = 19430 # Back
  3375. AiPlayerbot.GearProgressionSystem.3.11.2.15 = 19360 # Main Hand
  3376. AiPlayerbot.GearProgressionSystem.3.11.2.16 = 19312 # Off Hand
  3377. AiPlayerbot.GearProgressionSystem.3.11.2.17 = 22398 # Ranged
  3378. AiPlayerbot.GearProgressionSystem.3.11.2.18 = 5976  # Tabard
  3379.  
  3380. # Level 3 (3) Druid (11) Feral Tank (3)
  3381. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkuxA0u9BUvNBkrbBzrWCEu1CUrKCjrXC0KnDEvoDUvODi4nD0vsEEueElqe
  3382. AiPlayerbot.GearProgressionSystem.3.11.3.0 = 8345   # Head
  3383. AiPlayerbot.GearProgressionSystem.3.11.3.1 = 19377  # Neck
  3384. AiPlayerbot.GearProgressionSystem.3.11.3.2 = 19389  # Shoulder
  3385. AiPlayerbot.GearProgressionSystem.3.11.3.3 = 0      # Shirt
  3386. AiPlayerbot.GearProgressionSystem.3.11.3.4 = 19405  # Chest
  3387. AiPlayerbot.GearProgressionSystem.3.11.3.5 = 19163  # Waist
  3388. AiPlayerbot.GearProgressionSystem.3.11.3.6 = 15062  # Legs
  3389. AiPlayerbot.GearProgressionSystem.3.11.3.7 = 19381  # Feet
  3390. AiPlayerbot.GearProgressionSystem.3.11.3.8 = 19146  # Wrists
  3391. AiPlayerbot.GearProgressionSystem.3.11.3.9 = 15063  # Hands
  3392. AiPlayerbot.GearProgressionSystem.3.11.3.10 = 17063 # Finger 1
  3393. AiPlayerbot.GearProgressionSystem.3.11.3.11 = 19432 # Finger 2
  3394. AiPlayerbot.GearProgressionSystem.3.11.3.12 = 19406 # Trinket 1
  3395. AiPlayerbot.GearProgressionSystem.3.11.3.13 = 11815 # Trinket 2
  3396. AiPlayerbot.GearProgressionSystem.3.11.3.14 = 19436 # Back
  3397. AiPlayerbot.GearProgressionSystem.3.11.3.15 = 19358 # Main Hand
  3398. AiPlayerbot.GearProgressionSystem.3.11.3.16 = 0     # Off Hand
  3399. AiPlayerbot.GearProgressionSystem.3.11.3.17 = 23198 # Ranged
  3400. AiPlayerbot.GearProgressionSystem.3.11.3.18 = 5976  # Tabard
  3401.  
  3402. # Level 4 (4) Gear ILvl (Ahn'Qiraj)
  3403. AiPlayerbot.GearProgressionSystem.4.MinItemLevel = 77
  3404. AiPlayerbot.GearProgressionSystem.4.MaxItemLevel = 83
  3405.  
  3406. # Level 4 (4) Warrior (1) Arms (0)
  3407. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlSgA1NSBVNTBkrBB1NUCEu7CVPRClRNC0KnDFStDUvODlSmD1TFEEuYEUuXElPT
  3408. AiPlayerbot.GearProgressionSystem.4.1.0.0 = 12640   # Head
  3409. AiPlayerbot.GearProgressionSystem.4.1.0.1 = 21664   # Neck
  3410. AiPlayerbot.GearProgressionSystem.4.1.0.2 = 21330   # Shoulder
  3411. AiPlayerbot.GearProgressionSystem.4.1.0.3 = 0       # Shirt
  3412. AiPlayerbot.GearProgressionSystem.4.1.0.4 = 21331   # Chest
  3413. AiPlayerbot.GearProgressionSystem.4.1.0.5 = 19137   # Waist
  3414. AiPlayerbot.GearProgressionSystem.4.1.0.6 = 21332   # Legs
  3415. AiPlayerbot.GearProgressionSystem.4.1.0.7 = 19387   # Feet
  3416. AiPlayerbot.GearProgressionSystem.4.1.0.8 = 21457   # Wrists
  3417. AiPlayerbot.GearProgressionSystem.4.1.0.9 = 21581   # Hands
  3418. AiPlayerbot.GearProgressionSystem.4.1.0.10 = 17063  # Finger 1
  3419. AiPlayerbot.GearProgressionSystem.4.1.0.11 = 21677  # Finger 2
  3420. AiPlayerbot.GearProgressionSystem.4.1.0.12 = 19406  # Trinket 1
  3421. AiPlayerbot.GearProgressionSystem.4.1.0.13 = 21670  # Trinket 2
  3422. AiPlayerbot.GearProgressionSystem.4.1.0.14 = 21701  # Back
  3423. AiPlayerbot.GearProgressionSystem.4.1.0.15 = 21134  # Main Hand
  3424. AiPlayerbot.GearProgressionSystem.4.1.0.16 = 0      # Off Hand
  3425. AiPlayerbot.GearProgressionSystem.4.1.0.17 = 21459  # Ranged
  3426. AiPlayerbot.GearProgressionSystem.4.1.0.18 = 5976   # Tabard
  3427.  
  3428. # Level 4 (4) Warrior (1) Fury (1)
  3429. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAlSgA1NSBVNTBkrBB1NUCEu7CVPRClRNC0KnDFStDUvODlSmD1TFEEuYEUuXElPT
  3430. AiPlayerbot.GearProgressionSystem.4.1.1.0 = 12640   # Head
  3431. AiPlayerbot.GearProgressionSystem.4.1.1.1 = 21664   # Neck
  3432. AiPlayerbot.GearProgressionSystem.4.1.1.2 = 21330   # Shoulder
  3433. AiPlayerbot.GearProgressionSystem.4.1.1.3 = 0       # Shirt
  3434. AiPlayerbot.GearProgressionSystem.4.1.1.4 = 21331   # Chest
  3435. AiPlayerbot.GearProgressionSystem.4.1.1.5 = 19137   # Waist
  3436. AiPlayerbot.GearProgressionSystem.4.1.1.6 = 21332   # Legs
  3437. AiPlayerbot.GearProgressionSystem.4.1.1.7 = 19387   # Feet
  3438. AiPlayerbot.GearProgressionSystem.4.1.1.8 = 21457   # Wrists
  3439. AiPlayerbot.GearProgressionSystem.4.1.1.9 = 21581   # Hands
  3440. AiPlayerbot.GearProgressionSystem.4.1.1.10 = 17063  # Finger 1
  3441. AiPlayerbot.GearProgressionSystem.4.1.1.11 = 21677  # Finger 2
  3442. AiPlayerbot.GearProgressionSystem.4.1.1.12 = 19406  # Trinket 1
  3443. AiPlayerbot.GearProgressionSystem.4.1.1.13 = 21670  # Trinket 2
  3444. AiPlayerbot.GearProgressionSystem.4.1.1.14 = 21701  # Back
  3445. AiPlayerbot.GearProgressionSystem.4.1.1.15 = 19352  # Main Hand
  3446. AiPlayerbot.GearProgressionSystem.4.1.1.16 = 19351  # Off Hand
  3447. AiPlayerbot.GearProgressionSystem.4.1.1.17 = 21459  # Ranged
  3448. AiPlayerbot.GearProgressionSystem.4.1.1.18 = 5976   # Tabard
  3449.  
  3450. # Level 4 (4) Warrior (1) Protection (2)
  3451. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAUusAljMA1NSBVNTBkrBB1NUCEu7CVPRClRNC1LVDEKnDUvODkvnD1TOEEpLEVMVElPT
  3452. AiPlayerbot.GearProgressionSystem.4.1.2.0 = 19372   # Head
  3453. AiPlayerbot.GearProgressionSystem.4.1.2.1 = 22732   # Neck
  3454. AiPlayerbot.GearProgressionSystem.4.1.2.2 = 21330   # Shoulder
  3455. AiPlayerbot.GearProgressionSystem.4.1.2.3 = 0       # Shirt
  3456. AiPlayerbot.GearProgressionSystem.4.1.2.4 = 21331   # Chest
  3457. AiPlayerbot.GearProgressionSystem.4.1.2.5 = 19137   # Waist
  3458. AiPlayerbot.GearProgressionSystem.4.1.2.6 = 21332   # Legs
  3459. AiPlayerbot.GearProgressionSystem.4.1.2.7 = 19387   # Feet
  3460. AiPlayerbot.GearProgressionSystem.4.1.2.8 = 21457   # Wrists
  3461. AiPlayerbot.GearProgressionSystem.4.1.2.9 = 21581   # Hands
  3462. AiPlayerbot.GearProgressionSystem.4.1.2.10 = 21205  # Finger 1
  3463. AiPlayerbot.GearProgressionSystem.4.1.2.11 = 17063  # Finger 2
  3464. AiPlayerbot.GearProgressionSystem.4.1.2.12 = 19406  # Trinket 1
  3465. AiPlayerbot.GearProgressionSystem.4.1.2.13 = 19431  # Trinket 2
  3466. AiPlayerbot.GearProgressionSystem.4.1.2.14 = 21710  # Back
  3467. AiPlayerbot.GearProgressionSystem.4.1.2.15 = 19019  # Main Hand
  3468. AiPlayerbot.GearProgressionSystem.4.1.2.16 = 21269  # Off Hand
  3469. AiPlayerbot.GearProgressionSystem.4.1.2.17 = 21459  # Ranged
  3470. AiPlayerbot.GearProgressionSystem.4.1.2.18 = 5976   # Tabard
  3471.  
  3472. # Level 4 (4) Paladin (2) Holy (0)
  3473. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFUbwJUAwNUvgVUnwZUaQdUowhL7QlUZApPKAtUdAxLtg1CqA5Lww9L5hBVTxFUahJaoQ
  3474. AiPlayerbot.GearProgressionSystem.4.2.0.0 = 21615   # Head
  3475. AiPlayerbot.GearProgressionSystem.4.2.0.1 = 21507   # Neck
  3476. AiPlayerbot.GearProgressionSystem.4.2.0.2 = 21694   # Shoulder
  3477. AiPlayerbot.GearProgressionSystem.4.2.0.3 = 0       # Shirt
  3478. AiPlayerbot.GearProgressionSystem.4.2.0.5 = 21609   # Waist
  3479. AiPlayerbot.GearProgressionSystem.4.2.0.6 = 21667   # Legs
  3480. AiPlayerbot.GearProgressionSystem.4.2.0.7 = 19437   # Feet
  3481. AiPlayerbot.GearProgressionSystem.4.2.0.4 = 21663   # Chest
  3482. AiPlayerbot.GearProgressionSystem.4.2.0.8 = 21604   # Wrists
  3483. AiPlayerbot.GearProgressionSystem.4.2.0.9 = 20264   # Hands
  3484. AiPlayerbot.GearProgressionSystem.4.2.0.10 = 21620  # Finger 1
  3485. AiPlayerbot.GearProgressionSystem.4.2.0.11 = 19382  # Finger 2
  3486. AiPlayerbot.GearProgressionSystem.4.2.0.12 = 17064  # Trinket 1
  3487. AiPlayerbot.GearProgressionSystem.4.2.0.13 = 19395  # Trinket 2
  3488. AiPlayerbot.GearProgressionSystem.4.2.0.14 = 19430  # Back
  3489. AiPlayerbot.GearProgressionSystem.4.2.0.15 = 21839  # Main Hand
  3490. AiPlayerbot.GearProgressionSystem.4.2.0.16 = 21610  # Off Hand
  3491. AiPlayerbot.GearProgressionSystem.4.2.0.17 = 23201  # Ranged
  3492. AiPlayerbot.GearProgressionSystem.4.2.0.18 = 5976   # Tabard
  3493.  
  3494. # Level 4 (2) Paladin (2) Protection (1)
  3495. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJYzANUhwVTjQZUXgdNjwhUyglCNwpUqgtS0AxUYQ1L5w5H5g9NsBBLhxFTFRJXgQ
  3496. AiPlayerbot.GearProgressionSystem.4.2.1.0 = 21387   # Head
  3497. AiPlayerbot.GearProgressionSystem.4.2.1.1 = 22732   # Neck
  3498. AiPlayerbot.GearProgressionSystem.4.2.1.2 = 21639   # Shoulder
  3499. AiPlayerbot.GearProgressionSystem.4.2.1.3 = 0       # Shirt
  3500. AiPlayerbot.GearProgressionSystem.4.2.1.4 = 21389   # Chest
  3501. AiPlayerbot.GearProgressionSystem.4.2.1.5 = 21598   # Waist
  3502. AiPlayerbot.GearProgressionSystem.4.2.1.6 = 19855   # Legs
  3503. AiPlayerbot.GearProgressionSystem.4.2.1.7 = 21706   # Feet
  3504. AiPlayerbot.GearProgressionSystem.4.2.1.8 = 16951   # Wrists
  3505. AiPlayerbot.GearProgressionSystem.4.2.1.9 = 21674   # Hands
  3506. AiPlayerbot.GearProgressionSystem.4.2.1.10 = 21200  # Finger 1
  3507. AiPlayerbot.GearProgressionSystem.4.2.1.11 = 21601  # Finger 2
  3508. AiPlayerbot.GearProgressionSystem.4.2.1.12 = 19431  # Trinket 1
  3509. AiPlayerbot.GearProgressionSystem.4.2.1.13 = 18406  # Trinket 2
  3510. AiPlayerbot.GearProgressionSystem.4.2.1.14 = 19888  # Back
  3511. AiPlayerbot.GearProgressionSystem.4.2.1.15 = 19335  # Main Hand
  3512. AiPlayerbot.GearProgressionSystem.4.2.1.16 = 21269  # Off Hand
  3513. AiPlayerbot.GearProgressionSystem.4.2.1.17 = 22401  # Ranged
  3514. AiPlayerbot.GearProgressionSystem.4.2.1.18 = 5976   # Tabard
  3515.  
  3516. # Level 4 (4) Paladin (2) Retribution (2)
  3517. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJH5ANTjwVTjQZT1wdTjghTjAlUcgpUdwtCpwxS1Q1XMQ5LWQ9UxRBSjhJXgQ
  3518. AiPlayerbot.GearProgressionSystem.4.2.2.0 = 21387   # Head
  3519. AiPlayerbot.GearProgressionSystem.4.2.2.1 = 18404   # Neck
  3520. AiPlayerbot.GearProgressionSystem.4.2.2.2 = 21391   # Shoulder
  3521. AiPlayerbot.GearProgressionSystem.4.2.2.3 = 0       # Shirt
  3522. AiPlayerbot.GearProgressionSystem.4.2.2.4 = 21389   # Chest
  3523. AiPlayerbot.GearProgressionSystem.4.2.2.5 = 21463   # Waist
  3524. AiPlayerbot.GearProgressionSystem.4.2.2.6 = 21390   # Legs
  3525. AiPlayerbot.GearProgressionSystem.4.2.2.7 = 21388   # Feet
  3526. AiPlayerbot.GearProgressionSystem.4.2.2.8 = 21618   # Wrists
  3527. AiPlayerbot.GearProgressionSystem.4.2.2.9 = 21623   # Hands
  3528. AiPlayerbot.GearProgressionSystem.4.2.2.10 = 17063  # Finger 1
  3529. AiPlayerbot.GearProgressionSystem.4.2.2.11 = 21205  # Finger 2
  3530. AiPlayerbot.GearProgressionSystem.4.2.2.12 = 22321  # Trinket 1
  3531. AiPlayerbot.GearProgressionSystem.4.2.2.13 = 19289  # Trinket 2
  3532. AiPlayerbot.GearProgressionSystem.4.2.2.14 = 21701  # Back
  3533. AiPlayerbot.GearProgressionSystem.4.2.2.15 = 21134  # Main Hand
  3534. AiPlayerbot.GearProgressionSystem.4.2.2.16 = 0      # Off Hand
  3535. AiPlayerbot.GearProgressionSystem.4.2.2.17 = 22401  # Ranged
  3536. AiPlayerbot.GearProgressionSystem.4.2.2.18 = 5976   # Tabard
  3537.  
  3538. # Level 4 (4) Hunter (3) Beast Master (0)
  3539. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
  3540. AiPlayerbot.GearProgressionSystem.4.3.0.0 = 16939   # Head
  3541. AiPlayerbot.GearProgressionSystem.4.3.0.1 = 19377   # Neck
  3542. AiPlayerbot.GearProgressionSystem.4.3.0.2 = 16937   # Shoulder
  3543. AiPlayerbot.GearProgressionSystem.4.3.0.3 = 0       # Shirt
  3544. AiPlayerbot.GearProgressionSystem.4.3.0.4 = 16942   # Chest
  3545. AiPlayerbot.GearProgressionSystem.4.3.0.5 = 16936   # Waist
  3546. AiPlayerbot.GearProgressionSystem.4.3.0.6 = 16938   # Legs
  3547. AiPlayerbot.GearProgressionSystem.4.3.0.7 = 16941   # Feet
  3548. AiPlayerbot.GearProgressionSystem.4.3.0.8 = 16935   # Wrists
  3549. AiPlayerbot.GearProgressionSystem.4.3.0.9 = 16940   # Hands
  3550. AiPlayerbot.GearProgressionSystem.4.3.0.10 = 19384  # Finger 1
  3551. AiPlayerbot.GearProgressionSystem.4.3.0.11 = 21596  # Finger 2
  3552. AiPlayerbot.GearProgressionSystem.4.3.0.12 = 23570  # Trinket 1
  3553. AiPlayerbot.GearProgressionSystem.4.3.0.13 = 21670  # Trinket 2
  3554. AiPlayerbot.GearProgressionSystem.4.3.0.14 = 21710  # Back
  3555. AiPlayerbot.GearProgressionSystem.4.3.0.15 = 21635  # Main Hand
  3556. AiPlayerbot.GearProgressionSystem.4.3.0.16 = 0      # Off Hand
  3557. AiPlayerbot.GearProgressionSystem.4.3.0.17 = 19361  # Ranged
  3558. AiPlayerbot.GearProgressionSystem.4.3.0.18 = 5976   # Tabard
  3559.  
  3560. # Level 4 (4) Hunter (3) Marksmanship (1)
  3561. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
  3562. AiPlayerbot.GearProgressionSystem.4.3.1.0 = 16939   # Head
  3563. AiPlayerbot.GearProgressionSystem.4.3.1.1 = 19377   # Neck
  3564. AiPlayerbot.GearProgressionSystem.4.3.1.2 = 16937   # Shoulder
  3565. AiPlayerbot.GearProgressionSystem.4.3.1.3 = 0       # Shirt
  3566. AiPlayerbot.GearProgressionSystem.4.3.1.4 = 16942   # Chest
  3567. AiPlayerbot.GearProgressionSystem.4.3.1.5 = 16936   # Waist
  3568. AiPlayerbot.GearProgressionSystem.4.3.1.6 = 16938   # Legs
  3569. AiPlayerbot.GearProgressionSystem.4.3.1.7 = 16941   # Feet
  3570. AiPlayerbot.GearProgressionSystem.4.3.1.8 = 16935   # Wrists
  3571. AiPlayerbot.GearProgressionSystem.4.3.1.9 = 16940   # Hands
  3572. AiPlayerbot.GearProgressionSystem.4.3.1.10 = 19384  # Finger 1
  3573. AiPlayerbot.GearProgressionSystem.4.3.1.11 = 21596  # Finger 2
  3574. AiPlayerbot.GearProgressionSystem.4.3.1.12 = 23570  # Trinket 1
  3575. AiPlayerbot.GearProgressionSystem.4.3.1.13 = 21670  # Trinket 2
  3576. AiPlayerbot.GearProgressionSystem.4.3.1.14 = 21710  # Back
  3577. AiPlayerbot.GearProgressionSystem.4.3.1.15 = 21635  # Main Hand
  3578. AiPlayerbot.GearProgressionSystem.4.3.1.16 = 0      # Off Hand
  3579. AiPlayerbot.GearProgressionSystem.4.3.1.17 = 19361  # Ranged
  3580. AiPlayerbot.GearProgressionSystem.4.3.1.18 = 5976   # Tabard
  3581.  
  3582. # Level 4 (4) Hunter (3) Survival (2)
  3583. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAQisCAEuxAwBCKQUAQi4GAEIoBwBCKggAQi0JAEInCgBCLAsAS7gMAFRcDQBcEg4AVKYPAFTOEABUgxIAS6E
  3584. AiPlayerbot.GearProgressionSystem.4.3.2.0 = 16939   # Head
  3585. AiPlayerbot.GearProgressionSystem.4.3.2.1 = 19377   # Neck
  3586. AiPlayerbot.GearProgressionSystem.4.3.2.2 = 16937   # Shoulder
  3587. AiPlayerbot.GearProgressionSystem.4.3.2.3 = 0       # Shirt
  3588. AiPlayerbot.GearProgressionSystem.4.3.2.4 = 16942   # Chest
  3589. AiPlayerbot.GearProgressionSystem.4.3.2.5 = 16936   # Waist
  3590. AiPlayerbot.GearProgressionSystem.4.3.2.6 = 16938   # Legs
  3591. AiPlayerbot.GearProgressionSystem.4.3.2.7 = 16941   # Feet
  3592. AiPlayerbot.GearProgressionSystem.4.3.2.8 = 16935   # Wrists
  3593. AiPlayerbot.GearProgressionSystem.4.3.2.9 = 16940   # Hands
  3594. AiPlayerbot.GearProgressionSystem.4.3.2.10 = 19384  # Finger 1
  3595. AiPlayerbot.GearProgressionSystem.4.3.2.11 = 21596  # Finger 2
  3596. AiPlayerbot.GearProgressionSystem.4.3.2.12 = 23570  # Trinket 1
  3597. AiPlayerbot.GearProgressionSystem.4.3.2.13 = 21670  # Trinket 2
  3598. AiPlayerbot.GearProgressionSystem.4.3.2.14 = 21710  # Back
  3599. AiPlayerbot.GearProgressionSystem.4.3.2.15 = 21635  # Main Hand
  3600. AiPlayerbot.GearProgressionSystem.4.3.2.16 = 0      # Off Hand
  3601. AiPlayerbot.GearProgressionSystem.4.3.2.17 = 19361  # Ranged
  3602. AiPlayerbot.GearProgressionSystem.4.3.2.18 = 5976   # Tabard
  3603.  
  3604. # Level 4 (4) Rogue (4) Assassination (0)
  3605. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
  3606. AiPlayerbot.GearProgressionSystem.4.4.0.0 = 21360   # Head
  3607. AiPlayerbot.GearProgressionSystem.4.4.0.1 = 19377   # Neck
  3608. AiPlayerbot.GearProgressionSystem.4.4.0.2 = 21361   # Shoulder
  3609. AiPlayerbot.GearProgressionSystem.4.4.0.3 = 0       # Shirt
  3610. AiPlayerbot.GearProgressionSystem.4.4.0.4 = 21364   # Chest
  3611. AiPlayerbot.GearProgressionSystem.4.4.0.5 = 21586   # Waist
  3612. AiPlayerbot.GearProgressionSystem.4.4.0.6 = 21362   # Legs
  3613. AiPlayerbot.GearProgressionSystem.4.4.0.7 = 21359   # Feet
  3614. AiPlayerbot.GearProgressionSystem.4.4.0.8 = 21602   # Wrists
  3615. AiPlayerbot.GearProgressionSystem.4.4.0.9 = 21672   # Hands
  3616. AiPlayerbot.GearProgressionSystem.4.4.0.10 = 17063  # Finger 1
  3617. AiPlayerbot.GearProgressionSystem.4.4.0.11 = 19384  # Finger 2
  3618. AiPlayerbot.GearProgressionSystem.4.4.0.12 = 19406  # Trinket 1
  3619. AiPlayerbot.GearProgressionSystem.4.4.0.13 = 23570  # Trinket 2
  3620. AiPlayerbot.GearProgressionSystem.4.4.0.14 = 21701  # Back
  3621. AiPlayerbot.GearProgressionSystem.4.4.0.15 = 21650  # Main Hand
  3622. AiPlayerbot.GearProgressionSystem.4.4.0.16 = 19352  # Off Hand
  3623. AiPlayerbot.GearProgressionSystem.4.4.0.17 = 21459  # Ranged
  3624. AiPlayerbot.GearProgressionSystem.4.4.0.18 = 5976   # Tabard
  3625.  
  3626. # Level 4 (4) Rogue (4) Combat (1)
  3627. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
  3628. AiPlayerbot.GearProgressionSystem.4.4.1.0 = 21360   # Head
  3629. AiPlayerbot.GearProgressionSystem.4.4.1.1 = 19377   # Neck
  3630. AiPlayerbot.GearProgressionSystem.4.4.1.2 = 21361   # Shoulder
  3631. AiPlayerbot.GearProgressionSystem.4.4.1.3 = 0       # Shirt
  3632. AiPlayerbot.GearProgressionSystem.4.4.1.4 = 21364   # Chest
  3633. AiPlayerbot.GearProgressionSystem.4.4.1.5 = 21586   # Waist
  3634. AiPlayerbot.GearProgressionSystem.4.4.1.6 = 21362   # Legs
  3635. AiPlayerbot.GearProgressionSystem.4.4.1.7 = 21359   # Feet
  3636. AiPlayerbot.GearProgressionSystem.4.4.1.8 = 21602   # Wrists
  3637. AiPlayerbot.GearProgressionSystem.4.4.1.9 = 21672   # Hands
  3638. AiPlayerbot.GearProgressionSystem.4.4.1.10 = 17063  # Finger 1
  3639. AiPlayerbot.GearProgressionSystem.4.4.1.11 = 19384  # Finger 2
  3640. AiPlayerbot.GearProgressionSystem.4.4.1.12 = 19406  # Trinket 1
  3641. AiPlayerbot.GearProgressionSystem.4.4.1.13 = 23570  # Trinket 2
  3642. AiPlayerbot.GearProgressionSystem.4.4.1.14 = 21701  # Back
  3643. AiPlayerbot.GearProgressionSystem.4.4.1.15 = 21650  # Main Hand
  3644. AiPlayerbot.GearProgressionSystem.4.4.1.16 = 19352  # Off Hand
  3645. AiPlayerbot.GearProgressionSystem.4.4.1.17 = 21459  # Ranged
  3646. AiPlayerbot.GearProgressionSystem.4.4.1.18 = 5976   # Tabard
  3647.  
  3648. # Level 4 (4) Rogue (4) Subtlety (2)
  3649. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVNwAkuxA1NxBVN0BlRSB1NyCFNvCVRiClSoC0KnDEu4DUvODlwSD1TFEFSSEUuYElPT
  3650. AiPlayerbot.GearProgressionSystem.4.4.2.0 = 21360   # Head
  3651. AiPlayerbot.GearProgressionSystem.4.4.2.1 = 19377   # Neck
  3652. AiPlayerbot.GearProgressionSystem.4.4.2.2 = 21361   # Shoulder
  3653. AiPlayerbot.GearProgressionSystem.4.4.2.3 = 0       # Shirt
  3654. AiPlayerbot.GearProgressionSystem.4.4.2.4 = 21364   # Chest
  3655. AiPlayerbot.GearProgressionSystem.4.4.2.5 = 21586   # Waist
  3656. AiPlayerbot.GearProgressionSystem.4.4.2.6 = 21362   # Legs
  3657. AiPlayerbot.GearProgressionSystem.4.4.2.7 = 21359   # Feet
  3658. AiPlayerbot.GearProgressionSystem.4.4.2.8 = 21602   # Wrists
  3659. AiPlayerbot.GearProgressionSystem.4.4.2.9 = 21672   # Hands
  3660. AiPlayerbot.GearProgressionSystem.4.4.2.10 = 17063  # Finger 1
  3661. AiPlayerbot.GearProgressionSystem.4.4.2.11 = 19384  # Finger 2
  3662. AiPlayerbot.GearProgressionSystem.4.4.2.12 = 19406  # Trinket 1
  3663. AiPlayerbot.GearProgressionSystem.4.4.2.13 = 23570  # Trinket 2
  3664. AiPlayerbot.GearProgressionSystem.4.4.2.14 = 21701  # Back
  3665. AiPlayerbot.GearProgressionSystem.4.4.2.15 = 21650  # Main Hand
  3666. AiPlayerbot.GearProgressionSystem.4.4.2.16 = 19352  # Off Hand
  3667. AiPlayerbot.GearProgressionSystem.4.4.2.17 = 21459  # Ranged
  3668. AiPlayerbot.GearProgressionSystem.4.4.2.18 = 5976   # Tabard
  3669.  
  3670. # Level 4 (4) Priest (5) Discipline (0)
  3671. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVG8CAFTQAwBUvgUAVJ8GAFROBwBLuQgAQhcJAFRkCgBUcwsAVHQMAEu2DQBQnA4AS8MPAFRPEABVTxEAS6YSAEvr
  3672. AiPlayerbot.GearProgressionSystem.4.5.0.0 = 21615   # Head
  3673. AiPlayerbot.GearProgressionSystem.4.5.0.1 = 21712   # Neck
  3674. AiPlayerbot.GearProgressionSystem.4.5.0.2 = 21694   # Shoulder
  3675. AiPlayerbot.GearProgressionSystem.4.5.0.3 = 0       # Shirt
  3676. AiPlayerbot.GearProgressionSystem.4.5.0.4 = 21663   # Chest
  3677. AiPlayerbot.GearProgressionSystem.4.5.0.5 = 21582   # Waist
  3678. AiPlayerbot.GearProgressionSystem.4.5.0.6 = 19385   # Legs
  3679. AiPlayerbot.GearProgressionSystem.4.5.0.7 = 16919   # Feet
  3680. AiPlayerbot.GearProgressionSystem.4.5.0.8 = 21604   # Wrists
  3681. AiPlayerbot.GearProgressionSystem.4.5.0.9 = 21619   # Hands
  3682. AiPlayerbot.GearProgressionSystem.4.5.0.10 = 21620  # Finger 1
  3683. AiPlayerbot.GearProgressionSystem.4.5.0.11 = 19382  # Finger 2
  3684. AiPlayerbot.GearProgressionSystem.4.5.0.12 = 20636  # Trinket 1
  3685. AiPlayerbot.GearProgressionSystem.4.5.0.13 = 19395  # Trinket 2
  3686. AiPlayerbot.GearProgressionSystem.4.5.0.14 = 21583  # Back
  3687. AiPlayerbot.GearProgressionSystem.4.5.0.15 = 21839  # Main Hand
  3688. AiPlayerbot.GearProgressionSystem.4.5.0.16 = 19366  # Off Hand
  3689. AiPlayerbot.GearProgressionSystem.4.5.0.17 = 19435  # Ranged
  3690. AiPlayerbot.GearProgressionSystem.4.5.0.18 = 5976   # Tabard
  3691.  
  3692. # Level 4 (4) Priest (5) Holy (1)
  3693. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAVG8CAFTQAwBUvgUAVJ8GAFROBwBLuQgAQhcJAFRkCgBUcwsAVHQMAEu2DQBQnA4AS8MPAFRPEABVTxEAS6YSAEvr
  3694. AiPlayerbot.GearProgressionSystem.4.5.1.0 = 21615   # Head
  3695. AiPlayerbot.GearProgressionSystem.4.5.1.1 = 21712   # Neck
  3696. AiPlayerbot.GearProgressionSystem.4.5.1.2 = 21694   # Shoulder
  3697. AiPlayerbot.GearProgressionSystem.4.5.1.3 = 0       # Shirt
  3698. AiPlayerbot.GearProgressionSystem.4.5.1.4 = 21663   # Chest
  3699. AiPlayerbot.GearProgressionSystem.4.5.1.5 = 21582   # Waist
  3700. AiPlayerbot.GearProgressionSystem.4.5.1.6 = 19385   # Legs
  3701. AiPlayerbot.GearProgressionSystem.4.5.1.7 = 16919   # Feet
  3702. AiPlayerbot.GearProgressionSystem.4.5.1.8 = 21604   # Wrists
  3703. AiPlayerbot.GearProgressionSystem.4.5.1.9 = 21619   # Hands
  3704. AiPlayerbot.GearProgressionSystem.4.5.1.10 = 21620  # Finger 1
  3705. AiPlayerbot.GearProgressionSystem.4.5.1.11 = 19382  # Finger 2
  3706. AiPlayerbot.GearProgressionSystem.4.5.1.12 = 20636  # Trinket 1
  3707. AiPlayerbot.GearProgressionSystem.4.5.1.13 = 19395  # Trinket 2
  3708. AiPlayerbot.GearProgressionSystem.4.5.1.14 = 21583  # Back
  3709. AiPlayerbot.GearProgressionSystem.4.5.1.15 = 21839  # Main Hand
  3710. AiPlayerbot.GearProgressionSystem.4.5.1.16 = 19366  # Off Hand
  3711. AiPlayerbot.GearProgressionSystem.4.5.1.17 = 19435  # Ranged
  3712. AiPlayerbot.GearProgressionSystem.4.5.1.18 = 5976   # Tabard
  3713.  
  3714. # Level 4 (4) Priest (5) Shadow (2)
  3715. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAU2QCAEl-AwBLqgUAVU4GAFjKBwBKvQgASrsJAFLCCgBUUQsAS8sMAFTNDQBLsw4ASYQPAFjLEABIsRIAVGM
  3716. AiPlayerbot.GearProgressionSystem.4.5.2.0 = 21348   # Head
  3717. AiPlayerbot.GearProgressionSystem.4.5.2.1 = 18814   # Neck
  3718. AiPlayerbot.GearProgressionSystem.4.5.2.2 = 19370   # Shoulder
  3719. AiPlayerbot.GearProgressionSystem.4.5.2.3 = 0       # Shirt
  3720. AiPlayerbot.GearProgressionSystem.4.5.2.4 = 21838   # Chest
  3721. AiPlayerbot.GearProgressionSystem.4.5.2.5 = 22730   # Waist
  3722. AiPlayerbot.GearProgressionSystem.4.5.2.6 = 19133   # Legs
  3723. AiPlayerbot.GearProgressionSystem.4.5.2.7 = 19131   # Feet
  3724. AiPlayerbot.GearProgressionSystem.4.5.2.8 = 21186   # Wrists
  3725. AiPlayerbot.GearProgressionSystem.4.5.2.9 = 21585   # Hands
  3726. AiPlayerbot.GearProgressionSystem.4.5.2.10 = 19403  # Finger 1
  3727. AiPlayerbot.GearProgressionSystem.4.5.2.11 = 21709  # Finger 2
  3728. AiPlayerbot.GearProgressionSystem.4.5.2.12 = 19379  # Trinket 1
  3729. AiPlayerbot.GearProgressionSystem.4.5.2.13 = 18820  # Trinket 2
  3730. AiPlayerbot.GearProgressionSystem.4.5.2.14 = 22731  # Back
  3731. AiPlayerbot.GearProgressionSystem.4.5.2.15 = 18609  # Main Hand
  3732. AiPlayerbot.GearProgressionSystem.4.5.2.16 = 0      # Off Hand
  3733. AiPlayerbot.GearProgressionSystem.4.5.2.17 = 21603  # Ranged
  3734. AiPlayerbot.GearProgressionSystem.4.5.2.18 = 5976   # Tabard
  3735.  
  3736. # Level 4 (4) Shaman (7) Elemental (0)
  3737. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAFRoAwBJjQUATOIGAFjKBwBM4wgATOQJAFLCCgBUUQsAS8sMAFTNDQBJhA4AS7MPAFjLEABLoBEAVF0SAFqf
  3738. AiPlayerbot.GearProgressionSystem.4.7.0.0 = 19375   # Head
  3739. AiPlayerbot.GearProgressionSystem.4.7.0.1 = 21608   # Neck
  3740. AiPlayerbot.GearProgressionSystem.4.7.0.2 = 18829   # Shoulder
  3741. AiPlayerbot.GearProgressionSystem.4.7.0.3 = 0       # Shirt
  3742. AiPlayerbot.GearProgressionSystem.4.7.0.4 = 19682   # Chest
  3743. AiPlayerbot.GearProgressionSystem.4.7.0.5 = 22730   # Waist
  3744. AiPlayerbot.GearProgressionSystem.4.7.0.6 = 19683   # Legs
  3745. AiPlayerbot.GearProgressionSystem.4.7.0.7 = 19684   # Feet
  3746. AiPlayerbot.GearProgressionSystem.4.7.0.8 = 21186   # Wrists
  3747. AiPlayerbot.GearProgressionSystem.4.7.0.9 = 21585   # Hands
  3748. AiPlayerbot.GearProgressionSystem.4.7.0.10 = 19403  # Finger 1
  3749. AiPlayerbot.GearProgressionSystem.4.7.0.11 = 21709  # Finger 2
  3750. AiPlayerbot.GearProgressionSystem.4.7.0.12 = 18820  # Trinket 1
  3751. AiPlayerbot.GearProgressionSystem.4.7.0.13 = 19379  # Trinket 2
  3752. AiPlayerbot.GearProgressionSystem.4.7.0.14 = 22731  # Back
  3753. AiPlayerbot.GearProgressionSystem.4.7.0.15 = 19360  # Main Hand
  3754. AiPlayerbot.GearProgressionSystem.4.7.0.16 = 21597  # Off Hand
  3755. AiPlayerbot.GearProgressionSystem.4.7.0.17 = 23199  # Ranged
  3756. AiPlayerbot.GearProgressionSystem.4.7.0.18 = 5976   # Tabard
  3757.  
  3758. # Level 4 (4) Shaman (7) Enhancement (1)
  3759. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAFSgAwBUoQUALc4GAFRSBwBUkwgAS7UJAFRiCgBUqAsAVK0MAEu4DQBcEg4AS84PAFTFEgBXew
  3760. AiPlayerbot.GearProgressionSystem.4.7.1.0 = 18817   # Head
  3761. AiPlayerbot.GearProgressionSystem.4.7.1.1 = 21664   # Neck
  3762. AiPlayerbot.GearProgressionSystem.4.7.1.2 = 21665   # Shoulder
  3763. AiPlayerbot.GearProgressionSystem.4.7.1.3 = 0       # Shirt
  3764. AiPlayerbot.GearProgressionSystem.4.7.1.4 = 11726   # Chest
  3765. AiPlayerbot.GearProgressionSystem.4.7.1.5 = 21586   # Waist
  3766. AiPlayerbot.GearProgressionSystem.4.7.1.6 = 21651   # Legs
  3767. AiPlayerbot.GearProgressionSystem.4.7.1.7 = 19381   # Feet
  3768. AiPlayerbot.GearProgressionSystem.4.7.1.8 = 21602   # Wrists
  3769. AiPlayerbot.GearProgressionSystem.4.7.1.9 = 21672   # Hands
  3770. AiPlayerbot.GearProgressionSystem.4.7.1.10 = 21677  # Finger 1
  3771. AiPlayerbot.GearProgressionSystem.4.7.1.11 = 19384  # Finger 2
  3772. AiPlayerbot.GearProgressionSystem.4.7.1.12 = 23570  # Trinket 1
  3773. AiPlayerbot.GearProgressionSystem.4.7.1.13 = 19406  # Trinket 2
  3774. AiPlayerbot.GearProgressionSystem.4.7.1.14 = 21701  # Back
  3775. AiPlayerbot.GearProgressionSystem.4.7.1.15 = 21134  # Main Hand
  3776. AiPlayerbot.GearProgressionSystem.4.7.1.16 = 0      # Off Hand
  3777. AiPlayerbot.GearProgressionSystem.4.7.1.17 = 22395  # Ranged
  3778. AiPlayerbot.GearProgressionSystem.4.7.1.18 = 5976   # Tabard
  3779.  
  3780. # Level 4 (4) Shaman (7) Restoration (2)
  3781. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAQjMCAFTQAwBJegUAVKcGAFROBwBLuQgAS-0JAEIvCgBCNAsASsQMAEu2DQBCqA4AS8MPAFRPEABVTxEAVKISAFd8
  3782. AiPlayerbot.GearProgressionSystem.4.7.2.0 = 16947   # Head
  3783. AiPlayerbot.GearProgressionSystem.4.7.2.1 = 21712   # Neck
  3784. AiPlayerbot.GearProgressionSystem.4.7.2.2 = 18810   # Shoulder
  3785. AiPlayerbot.GearProgressionSystem.4.7.2.3 = 0       # Shirt
  3786. AiPlayerbot.GearProgressionSystem.4.7.2.4 = 21671   # Chest
  3787. AiPlayerbot.GearProgressionSystem.4.7.2.5 = 21582   # Waist
  3788. AiPlayerbot.GearProgressionSystem.4.7.2.6 = 19385   # Legs
  3789. AiPlayerbot.GearProgressionSystem.4.7.2.7 = 19437   # Feet
  3790. AiPlayerbot.GearProgressionSystem.4.7.2.8 = 16943   # Wrists
  3791. AiPlayerbot.GearProgressionSystem.4.7.2.9 = 16948   # Hands
  3792. AiPlayerbot.GearProgressionSystem.4.7.2.10 = 19140  # Finger 1
  3793. AiPlayerbot.GearProgressionSystem.4.7.2.11 = 19382  # Finger 2
  3794. AiPlayerbot.GearProgressionSystem.4.7.2.12 = 17064  # Trinket 1
  3795. AiPlayerbot.GearProgressionSystem.4.7.2.13 = 19395  # Trinket 2
  3796. AiPlayerbot.GearProgressionSystem.4.7.2.14 = 21583  # Back
  3797. AiPlayerbot.GearProgressionSystem.4.7.2.15 = 21839  # Main Hand
  3798. AiPlayerbot.GearProgressionSystem.4.7.2.16 = 21666  # Off Hand
  3799. AiPlayerbot.GearProgressionSystem.4.7.2.17 = 22396  # Ranged
  3800. AiPlayerbot.GearProgressionSystem.4.7.2.18 = 5976   # Tabard
  3801.  
  3802. # Level 4 (4) Mage (8) Arcane (0)
  3803. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
  3804. AiPlayerbot.GearProgressionSystem.4.8.0.0 = 21347   # Head
  3805. AiPlayerbot.GearProgressionSystem.4.8.0.1 = 21608   # Neck
  3806. AiPlayerbot.GearProgressionSystem.4.8.0.2 = 19370   # Shoulder
  3807. AiPlayerbot.GearProgressionSystem.4.8.0.3 = 0       # Shirt
  3808. AiPlayerbot.GearProgressionSystem.4.8.0.4 = 21343   # Chest
  3809. AiPlayerbot.GearProgressionSystem.4.8.0.5 = 22730   # Waist
  3810. AiPlayerbot.GearProgressionSystem.4.8.0.6 = 21461   # Legs
  3811. AiPlayerbot.GearProgressionSystem.4.8.0.7 = 21344   # Feet
  3812. AiPlayerbot.GearProgressionSystem.4.8.0.8 = 21186   # Wrists
  3813. AiPlayerbot.GearProgressionSystem.4.8.0.9 = 21585   # Hands
  3814. AiPlayerbot.GearProgressionSystem.4.8.0.10 = 21709  # Finger 1
  3815. AiPlayerbot.GearProgressionSystem.4.8.0.11 = 21836  # Finger 2
  3816. AiPlayerbot.GearProgressionSystem.4.8.0.12 = 19339  # Trinket 1
  3817. AiPlayerbot.GearProgressionSystem.4.8.0.13 = 19379  # Trinket 2
  3818. AiPlayerbot.GearProgressionSystem.4.8.0.14 = 22731  # Back
  3819. AiPlayerbot.GearProgressionSystem.4.8.0.15 = 21273  # Main Hand
  3820. AiPlayerbot.GearProgressionSystem.4.8.0.16 = 0      # Off Hand
  3821. AiPlayerbot.GearProgressionSystem.4.8.0.17 = 21603  # Ranged
  3822. AiPlayerbot.GearProgressionSystem.4.8.0.18 = 5976   # Tabard
  3823.  
  3824. # Level 4 (4) Mage (8) Fire (1)
  3825. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
  3826. AiPlayerbot.GearProgressionSystem.4.8.1.0 = 21347   # Head
  3827. AiPlayerbot.GearProgressionSystem.4.8.1.1 = 21608   # Neck
  3828. AiPlayerbot.GearProgressionSystem.4.8.1.2 = 19370   # Shoulder
  3829. AiPlayerbot.GearProgressionSystem.4.8.1.3 = 0       # Shirt
  3830. AiPlayerbot.GearProgressionSystem.4.8.1.4 = 21343   # Chest
  3831. AiPlayerbot.GearProgressionSystem.4.8.1.5 = 22730   # Waist
  3832. AiPlayerbot.GearProgressionSystem.4.8.1.6 = 21461   # Legs
  3833. AiPlayerbot.GearProgressionSystem.4.8.1.7 = 21344   # Feet
  3834. AiPlayerbot.GearProgressionSystem.4.8.1.8 = 21186   # Wrists
  3835. AiPlayerbot.GearProgressionSystem.4.8.1.9 = 21585   # Hands
  3836. AiPlayerbot.GearProgressionSystem.4.8.1.10 = 21709  # Finger 1
  3837. AiPlayerbot.GearProgressionSystem.4.8.1.11 = 21836  # Finger 2
  3838. AiPlayerbot.GearProgressionSystem.4.8.1.12 = 19339  # Trinket 1
  3839. AiPlayerbot.GearProgressionSystem.4.8.1.13 = 19379  # Trinket 2
  3840. AiPlayerbot.GearProgressionSystem.4.8.1.14 = 22731  # Back
  3841. AiPlayerbot.GearProgressionSystem.4.8.1.15 = 21273  # Main Hand
  3842. AiPlayerbot.GearProgressionSystem.4.8.1.16 = 0      # Off Hand
  3843. AiPlayerbot.GearProgressionSystem.4.8.1.17 = 21603  # Ranged
  3844. AiPlayerbot.GearProgressionSystem.4.8.1.18 = 5976   # Tabard
  3845.  
  3846. # Level 4 (4) Mage (8) Frost (2)
  3847. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFTYwJUaANLqgVTXwZYygdT1QhTYAlSwgpUUQtUzQxVTA1Liw5Lsw9YyxBTGRJUYw
  3848. AiPlayerbot.GearProgressionSystem.4.8.2.0 = 21347   # Head
  3849. AiPlayerbot.GearProgressionSystem.4.8.2.1 = 21608   # Neck
  3850. AiPlayerbot.GearProgressionSystem.4.8.2.2 = 19370   # Shoulder
  3851. AiPlayerbot.GearProgressionSystem.4.8.2.3 = 0       # Shirt
  3852. AiPlayerbot.GearProgressionSystem.4.8.2.4 = 21343   # Chest
  3853. AiPlayerbot.GearProgressionSystem.4.8.2.5 = 22730   # Waist
  3854. AiPlayerbot.GearProgressionSystem.4.8.2.6 = 21461   # Legs
  3855. AiPlayerbot.GearProgressionSystem.4.8.2.7 = 21344   # Feet
  3856. AiPlayerbot.GearProgressionSystem.4.8.2.8 = 21186   # Wrists
  3857. AiPlayerbot.GearProgressionSystem.4.8.2.9 = 21585   # Hands
  3858. AiPlayerbot.GearProgressionSystem.4.8.2.10 = 21709  # Finger 1
  3859. AiPlayerbot.GearProgressionSystem.4.8.2.11 = 21836  # Finger 2
  3860. AiPlayerbot.GearProgressionSystem.4.8.2.12 = 19339  # Trinket 1
  3861. AiPlayerbot.GearProgressionSystem.4.8.2.13 = 19379  # Trinket 2
  3862. AiPlayerbot.GearProgressionSystem.4.8.2.14 = 22731  # Back
  3863. AiPlayerbot.GearProgressionSystem.4.8.2.15 = 21273  # Main Hand
  3864. AiPlayerbot.GearProgressionSystem.4.8.2.16 = 0      # Off Hand
  3865. AiPlayerbot.GearProgressionSystem.4.8.2.17 = 21603  # Ranged
  3866. AiPlayerbot.GearProgressionSystem.4.8.2.18 = 5976   # Tabard
  3867.  
  3868. # Level 4 (4) Warlock (9) Affliction (0)
  3869. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
  3870. AiPlayerbot.GearProgressionSystem.4.9.0.0 = 21337   # Head
  3871. AiPlayerbot.GearProgressionSystem.4.9.0.1 = 21608   # Neck
  3872. AiPlayerbot.GearProgressionSystem.4.9.0.2 = 21335   # Shoulder
  3873. AiPlayerbot.GearProgressionSystem.4.9.0.3 = 0       # Shirt
  3874. AiPlayerbot.GearProgressionSystem.4.9.0.4 = 19682   # Chest
  3875. AiPlayerbot.GearProgressionSystem.4.9.0.5 = 19388   # Waist
  3876. AiPlayerbot.GearProgressionSystem.4.9.0.6 = 19683   # Legs
  3877. AiPlayerbot.GearProgressionSystem.4.9.0.7 = 19684   # Feet
  3878. AiPlayerbot.GearProgressionSystem.4.9.0.8 = 21186   # Wrists
  3879. AiPlayerbot.GearProgressionSystem.4.9.0.9 = 21585   # Hands
  3880. AiPlayerbot.GearProgressionSystem.4.9.0.10 = 21709  # Finger 1
  3881. AiPlayerbot.GearProgressionSystem.4.9.0.11 = 21417  # Finger 2
  3882. AiPlayerbot.GearProgressionSystem.4.9.0.12 = 19379  # Trinket 1
  3883. AiPlayerbot.GearProgressionSystem.4.9.0.13 = 18820  # Trinket 2
  3884. AiPlayerbot.GearProgressionSystem.4.9.0.14 = 22731  # Back
  3885. AiPlayerbot.GearProgressionSystem.4.9.0.15 = 21622  # Main Hand
  3886. AiPlayerbot.GearProgressionSystem.4.9.0.16 = 21597  # Off Hand
  3887. AiPlayerbot.GearProgressionSystem.4.9.0.17 = 21603  # Ranged
  3888. AiPlayerbot.GearProgressionSystem.4.9.0.18 = 5976   # Tabard
  3889.  
  3890. # Level 4 (4) Warlock (9) Demonology (1)
  3891. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
  3892. AiPlayerbot.GearProgressionSystem.4.9.1.0 = 21337   # Head
  3893. AiPlayerbot.GearProgressionSystem.4.9.1.1 = 21608   # Neck
  3894. AiPlayerbot.GearProgressionSystem.4.9.1.2 = 21335   # Shoulder
  3895. AiPlayerbot.GearProgressionSystem.4.9.1.3 = 0       # Shirt
  3896. AiPlayerbot.GearProgressionSystem.4.9.1.4 = 19682   # Chest
  3897. AiPlayerbot.GearProgressionSystem.4.9.1.5 = 19388   # Waist
  3898. AiPlayerbot.GearProgressionSystem.4.9.1.6 = 19683   # Legs
  3899. AiPlayerbot.GearProgressionSystem.4.9.1.7 = 19684   # Feet
  3900. AiPlayerbot.GearProgressionSystem.4.9.1.8 = 21186   # Wrists
  3901. AiPlayerbot.GearProgressionSystem.4.9.1.9 = 21585   # Hands
  3902. AiPlayerbot.GearProgressionSystem.4.9.1.10 = 21709  # Finger 1
  3903. AiPlayerbot.GearProgressionSystem.4.9.1.11 = 21417  # Finger 2
  3904. AiPlayerbot.GearProgressionSystem.4.9.1.12 = 19379  # Trinket 1
  3905. AiPlayerbot.GearProgressionSystem.4.9.1.13 = 18820  # Trinket 2
  3906. AiPlayerbot.GearProgressionSystem.4.9.1.14 = 22731  # Back
  3907. AiPlayerbot.GearProgressionSystem.4.9.1.15 = 21622  # Main Hand
  3908. AiPlayerbot.GearProgressionSystem.4.9.1.16 = 21597  # Off Hand
  3909. AiPlayerbot.GearProgressionSystem.4.9.1.17 = 21603  # Ranged
  3910. AiPlayerbot.GearProgressionSystem.4.9.1.18 = 5976   # Tabard
  3911.  
  3912. # Level 4 (4) Warlock (9) Destruction (2)
  3913. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVNZAlRoA1NXBUziBku8B0zjCEzkCVLCClRRC1TNDFOpDUuzDkmED1jLEFR2EVRdElRj
  3914. AiPlayerbot.GearProgressionSystem.4.9.2.0 = 21337   # Head
  3915. AiPlayerbot.GearProgressionSystem.4.9.2.1 = 21608   # Neck
  3916. AiPlayerbot.GearProgressionSystem.4.9.2.2 = 21335   # Shoulder
  3917. AiPlayerbot.GearProgressionSystem.4.9.2.3 = 0       # Shirt
  3918. AiPlayerbot.GearProgressionSystem.4.9.2.4 = 19682   # Chest
  3919. AiPlayerbot.GearProgressionSystem.4.9.2.5 = 19388   # Waist
  3920. AiPlayerbot.GearProgressionSystem.4.9.2.6 = 19683   # Legs
  3921. AiPlayerbot.GearProgressionSystem.4.9.2.7 = 19684   # Feet
  3922. AiPlayerbot.GearProgressionSystem.4.9.2.8 = 21186   # Wrists
  3923. AiPlayerbot.GearProgressionSystem.4.9.2.9 = 21585   # Hands
  3924. AiPlayerbot.GearProgressionSystem.4.9.2.10 = 21709  # Finger 1
  3925. AiPlayerbot.GearProgressionSystem.4.9.2.11 = 21417  # Finger 2
  3926. AiPlayerbot.GearProgressionSystem.4.9.2.12 = 19379  # Trinket 1
  3927. AiPlayerbot.GearProgressionSystem.4.9.2.13 = 18820  # Trinket 2
  3928. AiPlayerbot.GearProgressionSystem.4.9.2.14 = 22731  # Back
  3929. AiPlayerbot.GearProgressionSystem.4.9.2.15 = 21622  # Main Hand
  3930. AiPlayerbot.GearProgressionSystem.4.9.2.16 = 21597  # Off Hand
  3931. AiPlayerbot.GearProgressionSystem.4.9.2.17 = 21603  # Ranged
  3932. AiPlayerbot.GearProgressionSystem.4.9.2.18 = 5976   # Tabard
  3933.  
  3934. # Level 4 (4) Druid (11) Balance (0)
  3935. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJUaANLqgVM4gZYygdM4whM5AlSwgpUUQtLywxUzQ1Lsw5JhA9YyxBLoBFUXRJanQ
  3936. AiPlayerbot.GearProgressionSystem.4.11.0.0 = 19375  # Head
  3937. AiPlayerbot.GearProgressionSystem.4.11.0.1 = 21608  # Neck
  3938. AiPlayerbot.GearProgressionSystem.4.11.0.2 = 19370  # Shoulder
  3939. AiPlayerbot.GearProgressionSystem.4.11.0.3 = 0      # Shirt
  3940. AiPlayerbot.GearProgressionSystem.4.11.0.4 = 19682  # Chest
  3941. AiPlayerbot.GearProgressionSystem.4.11.0.5 = 22730  # Waist
  3942. AiPlayerbot.GearProgressionSystem.4.11.0.6 = 19683  # Legs
  3943. AiPlayerbot.GearProgressionSystem.4.11.0.7 = 19684  # Feet
  3944. AiPlayerbot.GearProgressionSystem.4.11.0.8 = 21186  # Wrists
  3945. AiPlayerbot.GearProgressionSystem.4.11.0.9 = 21585  # Hands
  3946. AiPlayerbot.GearProgressionSystem.4.11.0.10 = 19403 # Finger 1
  3947. AiPlayerbot.GearProgressionSystem.4.11.0.11 = 21709 # Finger 2
  3948. AiPlayerbot.GearProgressionSystem.4.11.0.12 = 19379 # Trinket 1
  3949. AiPlayerbot.GearProgressionSystem.4.11.0.13 = 18820 # Trinket 2
  3950. AiPlayerbot.GearProgressionSystem.4.11.0.14 = 22731 # Back
  3951. AiPlayerbot.GearProgressionSystem.4.11.0.15 = 19360 # Main Hand
  3952. AiPlayerbot.GearProgressionSystem.4.11.0.16 = 21597 # Off Hand
  3953. AiPlayerbot.GearProgressionSystem.4.11.0.17 = 23197 # Ranged
  3954. AiPlayerbot.GearProgressionSystem.4.11.0.18 = 5976  # Tabard
  3955.  
  3956. # Level 4 (4) Druid (11) Feral (1)
  3957. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQNUoQVUsAZUUkdQuQhtCFP1CVRiClSoC1LVDEKnDUvODjaND1TFEFMUETRJElqe
  3958. AiPlayerbot.GearProgressionSystem.4.11.1.0 = 8345   # Head
  3959. AiPlayerbot.GearProgressionSystem.4.11.1.1 = 19377  # Neck
  3960. AiPlayerbot.GearProgressionSystem.4.11.1.2 = 21665  # Shoulder
  3961. AiPlayerbot.GearProgressionSystem.4.11.1.3 = 0      # Shirt
  3962. AiPlayerbot.GearProgressionSystem.4.11.1.4 = 21680  # Chest
  3963. AiPlayerbot.GearProgressionSystem.4.11.1.5 = 21586  # Waist
  3964. AiPlayerbot.GearProgressionSystem.4.11.1.6 = 20665  # Legs
  3965. AiPlayerbot.GearProgressionSystem.4.11.1.7 = 21493  # Feet
  3966. AiPlayerbot.GearProgressionSystem.4.11.1.8 = 21602  # Wrists
  3967. AiPlayerbot.GearProgressionSystem.4.11.1.9 = 21672  # Hands
  3968. AiPlayerbot.GearProgressionSystem.4.11.1.10 = 21205 # Finger 1
  3969. AiPlayerbot.GearProgressionSystem.4.11.1.11 = 17063 # Finger 2
  3970. AiPlayerbot.GearProgressionSystem.4.11.1.12 = 19406 # Trinket 1
  3971. AiPlayerbot.GearProgressionSystem.4.11.1.13 = 13965 # Trinket 2
  3972. AiPlayerbot.GearProgressionSystem.4.11.1.14 = 21701 # Back
  3973. AiPlayerbot.GearProgressionSystem.4.11.1.15 = 21268 # Main Hand
  3974. AiPlayerbot.GearProgressionSystem.4.11.1.16 = 13385 # Off Hand
  3975. AiPlayerbot.GearProgressionSystem.4.11.1.17 = 23198 # Ranged
  3976. AiPlayerbot.GearProgressionSystem.4.11.1.18 = 5976  # Tabard
  3977.  
  3978. # Level 4 (4) Druid (11) Restoration (2)
  3979. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUIEAlTQA0IGBUIBBkIHB0IFCEICCUIICkIDC1R0DEu2DUvDDkKoD1RPEFVPEVSiEld_
  3980. AiPlayerbot.GearProgressionSystem.4.11.2.0 = 16900  # Head
  3981. AiPlayerbot.GearProgressionSystem.4.11.2.1 = 21712  # Neck
  3982. AiPlayerbot.GearProgressionSystem.4.11.2.2 = 16902  # Shoulder
  3983. AiPlayerbot.GearProgressionSystem.4.11.2.3 = 0      # Shirt
  3984. AiPlayerbot.GearProgressionSystem.4.11.2.4 = 16897  # Chest
  3985. AiPlayerbot.GearProgressionSystem.4.11.2.5 = 16903  # Waist
  3986. AiPlayerbot.GearProgressionSystem.4.11.2.6 = 16901  # Legs
  3987. AiPlayerbot.GearProgressionSystem.4.11.2.7 = 16898  # Feet
  3988. AiPlayerbot.GearProgressionSystem.4.11.2.8 = 16904  # Wrists
  3989. AiPlayerbot.GearProgressionSystem.4.11.2.9 = 16899  # Hands
  3990. AiPlayerbot.GearProgressionSystem.4.11.2.10 = 21620 # Finger 1
  3991. AiPlayerbot.GearProgressionSystem.4.11.2.11 = 19382 # Finger 2
  3992. AiPlayerbot.GearProgressionSystem.4.11.2.12 = 19395 # Trinket 1
  3993. AiPlayerbot.GearProgressionSystem.4.11.2.13 = 17064 # Trinket 2
  3994. AiPlayerbot.GearProgressionSystem.4.11.2.14 = 21583 # Back
  3995. AiPlayerbot.GearProgressionSystem.4.11.2.15 = 21839 # Main Hand
  3996. AiPlayerbot.GearProgressionSystem.4.11.2.16 = 21666 # Off Hand
  3997. AiPlayerbot.GearProgressionSystem.4.11.2.17 = 22399 # Ranged
  3998. AiPlayerbot.GearProgressionSystem.4.11.2.18 = 5976  # Tabard
  3999.  
  4000. # Level 4 (4) Druid (11) Feral Tank (3)
  4001. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAkuxA1ShBVSwBlSrB1NsCEu1CVRiClSoC0KnDFLQDUvODlSmD1TOEFMUETRJElqe
  4002. AiPlayerbot.GearProgressionSystem.4.11.3.0 = 8345   # Head
  4003. AiPlayerbot.GearProgressionSystem.4.11.3.1 = 19377  # Neck
  4004. AiPlayerbot.GearProgressionSystem.4.11.3.2 = 21665  # Shoulder
  4005. AiPlayerbot.GearProgressionSystem.4.11.3.3 = 0      # Shirt
  4006. AiPlayerbot.GearProgressionSystem.4.11.3.4 = 21680  # Chest
  4007. AiPlayerbot.GearProgressionSystem.4.11.3.5 = 21675  # Waist
  4008. AiPlayerbot.GearProgressionSystem.4.11.3.6 = 21356  # Legs
  4009. AiPlayerbot.GearProgressionSystem.4.11.3.7 = 19381  # Feet
  4010. AiPlayerbot.GearProgressionSystem.4.11.3.8 = 21602  # Wrists
  4011. AiPlayerbot.GearProgressionSystem.4.11.3.9 = 21672  # Hands
  4012. AiPlayerbot.GearProgressionSystem.4.11.3.10 = 17063 # Finger 1
  4013. AiPlayerbot.GearProgressionSystem.4.11.3.11 = 21200 # Finger 2
  4014. AiPlayerbot.GearProgressionSystem.4.11.3.12 = 19406 # Trinket 1
  4015. AiPlayerbot.GearProgressionSystem.4.11.3.13 = 21670 # Trinket 2
  4016. AiPlayerbot.GearProgressionSystem.4.11.3.14 = 21710 # Back
  4017. AiPlayerbot.GearProgressionSystem.4.11.3.15 = 21268 # Main Hand
  4018. AiPlayerbot.GearProgressionSystem.4.11.3.16 = 13385 # Off Hand
  4019. AiPlayerbot.GearProgressionSystem.4.11.3.17 = 23198 # Ranged
  4020. AiPlayerbot.GearProgressionSystem.4.11.3.18 = 5976  # Tabard
  4021.  
  4022. # Level 5 (5) Gear ILvl (Naxxramas)
  4023. AiPlayerbot.GearProgressionSystem.5.MinItemLevel = 83
  4024. AiPlayerbot.GearProgressionSystem.5.MaxItemLevel = 100
  4025.  
  4026. # Level 5 (5) Warrior (1) Arms (0)
  4027. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAloNA1NSBVnYBlqzB1ocCEu7CVmYClRNC1n-DFStDUvODloBD1oFEFoOEVwZElkb
  4028. AiPlayerbot.GearProgressionSystem.5.1.1.0 = 12640   # Head
  4029. AiPlayerbot.GearProgressionSystem.5.1.1.1 = 23053   # Neck
  4030. AiPlayerbot.GearProgressionSystem.5.1.1.2 = 21330   # Shoulder
  4031. AiPlayerbot.GearProgressionSystem.5.1.1.3 = 0       # Shirt
  4032. AiPlayerbot.GearProgressionSystem.5.1.1.4 = 23000   # Chest
  4033. AiPlayerbot.GearProgressionSystem.5.1.1.5 = 23219   # Waist
  4034. AiPlayerbot.GearProgressionSystem.5.1.1.6 = 23068   # Legs
  4035. AiPlayerbot.GearProgressionSystem.5.1.1.7 = 19387   # Feet
  4036. AiPlayerbot.GearProgressionSystem.5.1.1.8 = 22936   # Wrists
  4037. AiPlayerbot.GearProgressionSystem.5.1.1.9 = 21581   # Hands
  4038. AiPlayerbot.GearProgressionSystem.5.1.1.10 = 23038  # Finger 1
  4039. AiPlayerbot.GearProgressionSystem.5.1.1.11 = 21677  # Finger 2
  4040. AiPlayerbot.GearProgressionSystem.5.1.1.12 = 19406  # Trinket 1
  4041. AiPlayerbot.GearProgressionSystem.5.1.1.13 = 23041  # Trinket 2
  4042. AiPlayerbot.GearProgressionSystem.5.1.1.14 = 23045  # Back
  4043. AiPlayerbot.GearProgressionSystem.5.1.1.15 = 22691  # Main Hand
  4044. AiPlayerbot.GearProgressionSystem.5.1.1.16 = 0      # Off Hand
  4045. AiPlayerbot.GearProgressionSystem.5.1.1.17 = 22811  # Ranged
  4046. AiPlayerbot.GearProgressionSystem.5.1.1.18 = 5976   # Tabard
  4047.  
  4048. # Level 5 (5) Warrior (1) Fury (1)
  4049. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAATFgAloNA1NSBVnYBlqzB1ocCEu7CVmYClRNC1n-DFStDUvODloBD1oFEFoOEVwZElkb
  4050. AiPlayerbot.GearProgressionSystem.5.1.1.0 = 12640   # Head
  4051. AiPlayerbot.GearProgressionSystem.5.1.1.1 = 23053   # Neck
  4052. AiPlayerbot.GearProgressionSystem.5.1.1.2 = 21330   # Shoulder
  4053. AiPlayerbot.GearProgressionSystem.5.1.1.3 = 0       # Shirt
  4054. AiPlayerbot.GearProgressionSystem.5.1.1.4 = 23000   # Chest
  4055. AiPlayerbot.GearProgressionSystem.5.1.1.5 = 23219   # Waist
  4056. AiPlayerbot.GearProgressionSystem.5.1.1.6 = 23068   # Legs
  4057. AiPlayerbot.GearProgressionSystem.5.1.1.7 = 19387   # Feet
  4058. AiPlayerbot.GearProgressionSystem.5.1.1.8 = 22936   # Wrists
  4059. AiPlayerbot.GearProgressionSystem.5.1.1.9 = 21581   # Hands
  4060. AiPlayerbot.GearProgressionSystem.5.1.1.10 = 23038  # Finger 1
  4061. AiPlayerbot.GearProgressionSystem.5.1.1.11 = 21677  # Finger 2
  4062. AiPlayerbot.GearProgressionSystem.5.1.1.12 = 19406  # Trinket 1
  4063. AiPlayerbot.GearProgressionSystem.5.1.1.13 = 23041  # Trinket 2
  4064. AiPlayerbot.GearProgressionSystem.5.1.1.14 = 23045  # Back
  4065. AiPlayerbot.GearProgressionSystem.5.1.1.15 = 23054  # Main Hand
  4066. AiPlayerbot.GearProgressionSystem.5.1.1.16 = 23577  # Off Hand
  4067. AiPlayerbot.GearProgressionSystem.5.1.1.17 = 22811  # Ranged
  4068. AiPlayerbot.GearProgressionSystem.5.1.1.18 = 5976   # Tabard
  4069.  
  4070. # Level 5 (5) Warrior (1) Protection (2)
  4071. # https://www.wowhead.com/classic/gear-planner/warrior/tauren/AjwAAVeSAljMA1eTBVeQBleWB1eRCFeUCVeXCleVC1LVDEKnDUuNDkvnD1maEEpLEVoDEkKt
  4072. AiPlayerbot.GearProgressionSystem.5.1.2.0 = 22418   # Head
  4073. AiPlayerbot.GearProgressionSystem.5.1.2.1 = 22732   # Neck
  4074. AiPlayerbot.GearProgressionSystem.5.1.2.2 = 22419   # Shoulder
  4075. AiPlayerbot.GearProgressionSystem.5.1.2.3 = 0       # Shirt
  4076. AiPlayerbot.GearProgressionSystem.5.1.2.4 = 22416   # Chest
  4077. AiPlayerbot.GearProgressionSystem.5.1.2.5 = 22422   # Waist
  4078. AiPlayerbot.GearProgressionSystem.5.1.2.6 = 22417   # Legs
  4079. AiPlayerbot.GearProgressionSystem.5.1.2.7 = 22420   # Feet
  4080. AiPlayerbot.GearProgressionSystem.5.1.2.8 = 22423   # Wrists
  4081. AiPlayerbot.GearProgressionSystem.5.1.2.9 = 22421   # Hands
  4082. AiPlayerbot.GearProgressionSystem.5.1.2.10 = 21205  # Finger 1
  4083. AiPlayerbot.GearProgressionSystem.5.1.2.11 = 17063  # Finger 2
  4084. AiPlayerbot.GearProgressionSystem.5.1.2.12 = 19341  # Trinket 1
  4085. AiPlayerbot.GearProgressionSystem.5.1.2.13 = 19431  # Trinket 2
  4086. AiPlayerbot.GearProgressionSystem.5.1.2.14 = 22938  # Back
  4087. AiPlayerbot.GearProgressionSystem.5.1.2.15 = 19019  # Main Hand
  4088. AiPlayerbot.GearProgressionSystem.5.1.2.16 = 23043  # Off Hand
  4089. AiPlayerbot.GearProgressionSystem.5.1.2.17 = 17069  # Ranged
  4090. AiPlayerbot.GearProgressionSystem.5.1.2.18 = 5976   # Tabard
  4091.  
  4092. # Level 5 (5) Paladin (2) Holy (0)
  4093. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFXnAJU0ANXnQVXmQZXnwdXmwhXnglXmApXmgtaGgxZmw1Ljw5Lww9ZsBBaEBFZIxJZ3g
  4094. AiPlayerbot.GearProgressionSystem.5.2.0.0 = 22428   # Head
  4095. AiPlayerbot.GearProgressionSystem.5.2.0.1 = 21712   # Neck
  4096. AiPlayerbot.GearProgressionSystem.5.2.0.2 = 22429   # Shoulder
  4097. AiPlayerbot.GearProgressionSystem.5.2.0.3 = 0       # Shirt
  4098. AiPlayerbot.GearProgressionSystem.5.2.0.4 = 22425   # Chest
  4099. AiPlayerbot.GearProgressionSystem.5.2.0.5 = 22431   # Waist
  4100. AiPlayerbot.GearProgressionSystem.5.2.0.6 = 22427   # Legs
  4101. AiPlayerbot.GearProgressionSystem.5.2.0.7 = 22430   # Feet
  4102. AiPlayerbot.GearProgressionSystem.5.2.0.8 = 22424   # Wrists
  4103. AiPlayerbot.GearProgressionSystem.5.2.0.9 = 22426   # Hands
  4104. AiPlayerbot.GearProgressionSystem.5.2.0.10 = 23066  # Finger 1
  4105. AiPlayerbot.GearProgressionSystem.5.2.0.11 = 22939  # Finger 2
  4106. AiPlayerbot.GearProgressionSystem.5.2.0.12 = 19343  # Trinket 1
  4107. AiPlayerbot.GearProgressionSystem.5.2.0.13 = 19395  # Trinket 2
  4108. AiPlayerbot.GearProgressionSystem.5.2.0.14 = 22960  # Back
  4109. AiPlayerbot.GearProgressionSystem.5.2.0.15 = 23056  # Main Hand
  4110. AiPlayerbot.GearProgressionSystem.5.2.0.16 = 22819  # Off Hand
  4111. AiPlayerbot.GearProgressionSystem.5.2.0.17 = 23006  # Ranged
  4112. AiPlayerbot.GearProgressionSystem.5.2.0.18 = 5976   # Tabard
  4113.  
  4114. # Level 5 (2) Paladin (2) Protection (1)
  4115. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJYzANUhwVTjQZUXgdNjwhUyglJQgpUqgtS0AxUYQ1L5w5H5g9ZmhBcGRFZIhJXgQ
  4116. AiPlayerbot.GearProgressionSystem.5.2.1.0 = 21387   # Head
  4117. AiPlayerbot.GearProgressionSystem.5.2.1.1 = 22732   # Neck
  4118. AiPlayerbot.GearProgressionSystem.5.2.1.2 = 21639   # Shoulder
  4119. AiPlayerbot.GearProgressionSystem.5.2.1.3 = 0       # Shirt
  4120. AiPlayerbot.GearProgressionSystem.5.2.1.4 = 21389   # Chest
  4121. AiPlayerbot.GearProgressionSystem.5.2.1.5 = 21598   # Waist
  4122. AiPlayerbot.GearProgressionSystem.5.2.1.6 = 19855   # Legs
  4123. AiPlayerbot.GearProgressionSystem.5.2.1.7 = 21706   # Feet
  4124. AiPlayerbot.GearProgressionSystem.5.2.1.8 = 18754   # Wrists
  4125. AiPlayerbot.GearProgressionSystem.5.2.1.9 = 21674   # Hands
  4126. AiPlayerbot.GearProgressionSystem.5.2.1.10 = 21200  # Finger 1
  4127. AiPlayerbot.GearProgressionSystem.5.2.1.11 = 21601  # Finger 2
  4128. AiPlayerbot.GearProgressionSystem.5.2.1.12 = 19431  # Trinket 1
  4129. AiPlayerbot.GearProgressionSystem.5.2.1.13 = 18406  # Trinket 2
  4130. AiPlayerbot.GearProgressionSystem.5.2.1.14 = 22938  # Back
  4131. AiPlayerbot.GearProgressionSystem.5.2.1.15 = 23577  # Main Hand
  4132. AiPlayerbot.GearProgressionSystem.5.2.1.16 = 22818  # Off Hand
  4133. AiPlayerbot.GearProgressionSystem.5.2.1.17 = 22401  # Ranged
  4134. AiPlayerbot.GearProgressionSystem.5.2.1.18 = 5976   # Tabard
  4135.  
  4136. # Level 5 (5) Paladin (2) Retribution (2)
  4137. # https://www.wowhead.com/classic/gear-planner/paladin/human/AzwJ8FAFAAXwUAPwAAFTiwJH5ANTjwVTjQZaswdTjghTjAlZmApUdwtZ_gxS1Q1XMQ5LWQ9aBRBYoxJXgQ
  4138. AiPlayerbot.GearProgressionSystem.5.2.2.0 = 21387   # Head
  4139. AiPlayerbot.GearProgressionSystem.5.2.2.1 = 18404   # Neck
  4140. AiPlayerbot.GearProgressionSystem.5.2.2.2 = 21391   # Shoulder
  4141. AiPlayerbot.GearProgressionSystem.5.2.2.3 = 0       # Shirt
  4142. AiPlayerbot.GearProgressionSystem.5.2.2.4 = 21389   # Chest
  4143. AiPlayerbot.GearProgressionSystem.5.2.2.5 = 23219   # Waist
  4144. AiPlayerbot.GearProgressionSystem.5.2.2.6 = 21390   # Legs
  4145. AiPlayerbot.GearProgressionSystem.5.2.2.7 = 21388   # Feet
  4146. AiPlayerbot.GearProgressionSystem.5.2.2.8 = 22936   # Wrists
  4147. AiPlayerbot.GearProgressionSystem.5.2.2.9 = 21623   # Hands
  4148. AiPlayerbot.GearProgressionSystem.5.2.2.10 = 23038  # Finger 1
  4149. AiPlayerbot.GearProgressionSystem.5.2.2.11 = 21205  # Finger 2
  4150. AiPlayerbot.GearProgressionSystem.5.2.2.12 = 22321  # Trinket 1
  4151. AiPlayerbot.GearProgressionSystem.5.2.2.13 = 19289  # Trinket 2
  4152. AiPlayerbot.GearProgressionSystem.5.2.2.14 = 23045  # Back
  4153. AiPlayerbot.GearProgressionSystem.5.2.2.15 = 22691  # Main Hand
  4154. AiPlayerbot.GearProgressionSystem.5.2.2.16 = 0      # Off Hand
  4155. AiPlayerbot.GearProgressionSystem.5.2.2.17 = 22401  # Ranged
  4156. AiPlayerbot.GearProgressionSystem.5.2.2.18 = 5976   # Tabard
  4157.  
  4158. # Level 5 (5) Hunter (3) Beast Master (0)
  4159. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
  4160. AiPlayerbot.GearProgressionSystem.5.3.0.0 = 22438   # Head
  4161. AiPlayerbot.GearProgressionSystem.5.3.0.1 = 23053   # Neck
  4162. AiPlayerbot.GearProgressionSystem.5.3.0.2 = 22439   # Shoulder
  4163. AiPlayerbot.GearProgressionSystem.5.3.0.3 = 0       # Shirt
  4164. AiPlayerbot.GearProgressionSystem.5.3.0.4 = 22436   # Chest
  4165. AiPlayerbot.GearProgressionSystem.5.3.0.5 = 22442   # Waist
  4166. AiPlayerbot.GearProgressionSystem.5.3.0.6 = 22437   # Legs
  4167. AiPlayerbot.GearProgressionSystem.5.3.0.7 = 22440   # Feet
  4168. AiPlayerbot.GearProgressionSystem.5.3.0.8 = 22443   # Wrists
  4169. AiPlayerbot.GearProgressionSystem.5.3.0.9 = 22441   # Hands
  4170. AiPlayerbot.GearProgressionSystem.5.3.0.10 = 23067  # Finger 1
  4171. AiPlayerbot.GearProgressionSystem.5.3.0.11 = 22961  # Finger 2
  4172. AiPlayerbot.GearProgressionSystem.5.3.0.12 = 23041  # Trinket 1
  4173. AiPlayerbot.GearProgressionSystem.5.3.0.13 = 21670  # Trinket 2
  4174. AiPlayerbot.GearProgressionSystem.5.3.0.14 = 23045  # Back
  4175. AiPlayerbot.GearProgressionSystem.5.3.0.15 = 23039  # Main Hand
  4176. AiPlayerbot.GearProgressionSystem.5.3.0.16 = 0      # Off Hand
  4177. AiPlayerbot.GearProgressionSystem.5.3.0.17 = 22812  # Ranged
  4178. AiPlayerbot.GearProgressionSystem.5.3.0.18 = 5976   # Tabard
  4179.  
  4180. # Level 5 (5) Hunter (3) Marksmanship (1)
  4181. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
  4182. AiPlayerbot.GearProgressionSystem.5.3.1.0 = 22438   # Head
  4183. AiPlayerbot.GearProgressionSystem.5.3.1.1 = 23053   # Neck
  4184. AiPlayerbot.GearProgressionSystem.5.3.1.2 = 22439   # Shoulder
  4185. AiPlayerbot.GearProgressionSystem.5.3.1.3 = 0       # Shirt
  4186. AiPlayerbot.GearProgressionSystem.5.3.1.4 = 22436   # Chest
  4187. AiPlayerbot.GearProgressionSystem.5.3.1.5 = 22442   # Waist
  4188. AiPlayerbot.GearProgressionSystem.5.3.1.6 = 22437   # Legs
  4189. AiPlayerbot.GearProgressionSystem.5.3.1.7 = 22440   # Feet
  4190. AiPlayerbot.GearProgressionSystem.5.3.1.8 = 22443   # Wrists
  4191. AiPlayerbot.GearProgressionSystem.5.3.1.9 = 22441   # Hands
  4192. AiPlayerbot.GearProgressionSystem.5.3.1.10 = 23067  # Finger 1
  4193. AiPlayerbot.GearProgressionSystem.5.3.1.11 = 22961  # Finger 2
  4194. AiPlayerbot.GearProgressionSystem.5.3.1.12 = 23041  # Trinket 1
  4195. AiPlayerbot.GearProgressionSystem.5.3.1.13 = 21670  # Trinket 2
  4196. AiPlayerbot.GearProgressionSystem.5.3.1.14 = 23045  # Back
  4197. AiPlayerbot.GearProgressionSystem.5.3.1.15 = 23039  # Main Hand
  4198. AiPlayerbot.GearProgressionSystem.5.3.1.16 = 0      # Off Hand
  4199. AiPlayerbot.GearProgressionSystem.5.3.1.17 = 22812  # Ranged
  4200. AiPlayerbot.GearProgressionSystem.5.3.1.18 = 5976   # Tabard
  4201.  
  4202. # Level 5 (5) Hunter (3) Survival (2)
  4203. # https://www.wowhead.com/classic/gear-planner/hunter/dwarf/BDwAAAEAV6YCAFoNAwBXpwUAV6QGAFeqBwBXpQgAV6gJAFerCgBXqQsAWhsMAFmxDQBaAQ4AVKYPAFoFEABZ_xIAWRw
  4204. AiPlayerbot.GearProgressionSystem.5.3.2.0 = 22438   # Head
  4205. AiPlayerbot.GearProgressionSystem.5.3.2.1 = 23053   # Neck
  4206. AiPlayerbot.GearProgressionSystem.5.3.2.2 = 22439   # Shoulder
  4207. AiPlayerbot.GearProgressionSystem.5.3.2.3 = 0       # Shirt
  4208. AiPlayerbot.GearProgressionSystem.5.3.2.4 = 22436   # Chest
  4209. AiPlayerbot.GearProgressionSystem.5.3.2.5 = 22442   # Waist
  4210. AiPlayerbot.GearProgressionSystem.5.3.2.6 = 22437   # Legs
  4211. AiPlayerbot.GearProgressionSystem.5.3.2.7 = 22440   # Feet
  4212. AiPlayerbot.GearProgressionSystem.5.3.2.8 = 22443   # Wrists
  4213. AiPlayerbot.GearProgressionSystem.5.3.2.9 = 22441   # Hands
  4214. AiPlayerbot.GearProgressionSystem.5.3.2.10 = 23067  # Finger 1
  4215. AiPlayerbot.GearProgressionSystem.5.3..11 = 22961   # Finger 2
  4216. AiPlayerbot.GearProgressionSystem.5.3.2.12 = 23041  # Trinket 1
  4217. AiPlayerbot.GearProgressionSystem.5.3.2.13 = 21670  # Trinket 2
  4218. AiPlayerbot.GearProgressionSystem.5.3.2.14 = 23045  # Back
  4219. AiPlayerbot.GearProgressionSystem.5.3.2.15 = 23039  # Main Hand
  4220. AiPlayerbot.GearProgressionSystem.5.3.2.16 = 0      # Off Hand
  4221. AiPlayerbot.GearProgressionSystem.5.3.2.17 = 22812  # Ranged
  4222. AiPlayerbot.GearProgressionSystem.5.3.2.18 = 5976   # Tabard
  4223.  
  4224. # Level 5 (5) Rogue (4) Assassination (0)
  4225. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
  4226. AiPlayerbot.GearProgressionSystem.5.4.0.0 = 22478   # Head
  4227. AiPlayerbot.GearProgressionSystem.5.4.0.1 = 19377   # Neck
  4228. AiPlayerbot.GearProgressionSystem.5.4.0.2 = 22479   # Shoulder
  4229. AiPlayerbot.GearProgressionSystem.5.4.0.3 = 0       # Shirt
  4230. AiPlayerbot.GearProgressionSystem.5.4.0.4 = 22476   # Chest
  4231. AiPlayerbot.GearProgressionSystem.5.4.0.5 = 21586   # Waist
  4232. AiPlayerbot.GearProgressionSystem.5.4.0.6 = 22477   # Legs
  4233. AiPlayerbot.GearProgressionSystem.5.4.0.7 = 22480   # Feet
  4234. AiPlayerbot.GearProgressionSystem.5.4.0.8 = 22483   # Wrists
  4235. AiPlayerbot.GearProgressionSystem.5.4.0.9 = 22481   # Hands
  4236. AiPlayerbot.GearProgressionSystem.5.4.0.10 = 23038  # Finger 1
  4237. AiPlayerbot.GearProgressionSystem.5.4.0.11 = 23060  # Finger 2
  4238. AiPlayerbot.GearProgressionSystem.5.4.0.12 = 23041  # Trinket 1
  4239. AiPlayerbot.GearProgressionSystem.5.4.0.13 = 22954  # Trinket 2
  4240. AiPlayerbot.GearProgressionSystem.5.4.0.14 = 23045  # Back
  4241. AiPlayerbot.GearProgressionSystem.5.4.0.15 = 23054  # Main Hand
  4242. AiPlayerbot.GearProgressionSystem.5.4.0.16 = 23577  # Off Hand
  4243. AiPlayerbot.GearProgressionSystem.5.4.0.17 = 21459  # Ranged
  4244. AiPlayerbot.GearProgressionSystem.5.4.0.18 = 5976   # Tabard
  4245.  
  4246. # Level 5 (5) Rogue (4) Combat (1)
  4247. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
  4248. AiPlayerbot.GearProgressionSystem.5.4.1.0 = 22478   # Head
  4249. AiPlayerbot.GearProgressionSystem.5.4.1.1 = 19377   # Neck
  4250. AiPlayerbot.GearProgressionSystem.5.4.1.2 = 22479   # Shoulder
  4251. AiPlayerbot.GearProgressionSystem.5.4.1.3 = 0       # Shirt
  4252. AiPlayerbot.GearProgressionSystem.5.4.1.4 = 22476   # Chest
  4253. AiPlayerbot.GearProgressionSystem.5.4.1.5 = 21586   # Waist
  4254. AiPlayerbot.GearProgressionSystem.5.4.1.6 = 22477   # Legs
  4255. AiPlayerbot.GearProgressionSystem.5.4.1.7 = 22480   # Feet
  4256. AiPlayerbot.GearProgressionSystem.5.4.1.8 = 22483   # Wrists
  4257. AiPlayerbot.GearProgressionSystem.5.4.1.9 = 22481   # Hands
  4258. AiPlayerbot.GearProgressionSystem.5.4.1.10 = 23038  # Finger 1
  4259. AiPlayerbot.GearProgressionSystem.5.4.1.11 = 23060  # Finger 2
  4260. AiPlayerbot.GearProgressionSystem.5.4.1.12 = 23041  # Trinket 1
  4261. AiPlayerbot.GearProgressionSystem.5.4.1.13 = 22954  # Trinket 2
  4262. AiPlayerbot.GearProgressionSystem.5.4.1.14 = 23045  # Back
  4263. AiPlayerbot.GearProgressionSystem.5.4.1.15 = 23054  # Main Hand
  4264. AiPlayerbot.GearProgressionSystem.5.4.1.16 = 23577  # Off Hand
  4265. AiPlayerbot.GearProgressionSystem.5.4.1.17 = 21459  # Ranged
  4266. AiPlayerbot.GearProgressionSystem.5.4.1.18 = 5976   # Tabard
  4267.  
  4268. # Level 5 (5) Rogue (4) Subtlety (2)
  4269. # https://www.wowhead.com/classic/gear-planner/rogue/orc/AjwAAVfOAkuxA1fPBVfMBlRSB1fNCFfQCVfTClfRC1n-DFoUDVoBDlmqD1oFEFoOEVwZElPT
  4270. AiPlayerbot.GearProgressionSystem.5.4.2.0 = 22478   # Head
  4271. AiPlayerbot.GearProgressionSystem.5.4.2.1 = 19377   # Neck
  4272. AiPlayerbot.GearProgressionSystem.5.4.2.2 = 22479   # Shoulder
  4273. AiPlayerbot.GearProgressionSystem.5.4.2.3 = 0       # Shirt
  4274. AiPlayerbot.GearProgressionSystem.5.4.2.4 = 22476   # Chest
  4275. AiPlayerbot.GearProgressionSystem.5.4.2.5 = 21586   # Waist
  4276. AiPlayerbot.GearProgressionSystem.5.4.2.6 = 22477   # Legs
  4277. AiPlayerbot.GearProgressionSystem.5.4.2.7 = 22480   # Feet
  4278. AiPlayerbot.GearProgressionSystem.5.4.2.8 = 22483   # Wrists
  4279. AiPlayerbot.GearProgressionSystem.5.4.2.9 = 22481   # Hands
  4280. AiPlayerbot.GearProgressionSystem.5.4.2.10 = 23038  # Finger 1
  4281. AiPlayerbot.GearProgressionSystem.5.4.2.11 = 23060  # Finger 2
  4282. AiPlayerbot.GearProgressionSystem.5.4.2.12 = 23041  # Trinket 1
  4283. AiPlayerbot.GearProgressionSystem.5.4.2.13 = 22954  # Trinket 2
  4284. AiPlayerbot.GearProgressionSystem.5.4.2.14 = 23045  # Back
  4285. AiPlayerbot.GearProgressionSystem.5.4.2.15 = 23054  # Main Hand
  4286. AiPlayerbot.GearProgressionSystem.5.4.2.16 = 23577  # Off Hand
  4287. AiPlayerbot.GearProgressionSystem.5.4.2.17 = 21459  # Ranged
  4288. AiPlayerbot.GearProgressionSystem.5.4.2.18 = 5976   # Tabard
  4289.  
  4290. # Level 5 (5) Priest (5) Discipline (0)
  4291. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAV_ICAFTQAwBX8wUAV_AGAFf2BwBX8QgAV_QJAFf3CgBX9QsAWhUMAFmbDQBZ8w4AWgcPAFmwEABaEBEAWggSAFnh
  4292. AiPlayerbot.GearProgressionSystem.5.5.0.0 = 22514   # Head
  4293. AiPlayerbot.GearProgressionSystem.5.5.0.1 = 21712   # Neck
  4294. AiPlayerbot.GearProgressionSystem.5.5.0.2 = 22515   # Shoulder
  4295. AiPlayerbot.GearProgressionSystem.5.5.0.3 = 0       # Shirt
  4296. AiPlayerbot.GearProgressionSystem.5.5.0.4 = 22512   # Chest
  4297. AiPlayerbot.GearProgressionSystem.5.5.0.5 = 22518   # Waist
  4298. AiPlayerbot.GearProgressionSystem.5.5.0.6 = 22513   # Legs
  4299. AiPlayerbot.GearProgressionSystem.5.5.0.7 = 22516   # Feet
  4300. AiPlayerbot.GearProgressionSystem.5.5.0.8 = 22519   # Wrists
  4301. AiPlayerbot.GearProgressionSystem.5.5.0.9 = 22517   # Hands
  4302. AiPlayerbot.GearProgressionSystem.5.5.0.10 = 23061  # Finger 1
  4303. AiPlayerbot.GearProgressionSystem.5.5.0.11 = 22939  # Finger 2
  4304. AiPlayerbot.GearProgressionSystem.5.5.0.12 = 23027  # Trinket 1
  4305. AiPlayerbot.GearProgressionSystem.5.5.0.13 = 23047  # Trinket 2
  4306. AiPlayerbot.GearProgressionSystem.5.5.0.14 = 22960  # Back
  4307. AiPlayerbot.GearProgressionSystem.5.5.0.15 = 23056  # Main Hand
  4308. AiPlayerbot.GearProgressionSystem.5.5.0.16 = 23048  # Off Hand
  4309. AiPlayerbot.GearProgressionSystem.5.5.0.17 = 23009  # Ranged
  4310. AiPlayerbot.GearProgressionSystem.5.5.0.18 = 5976   # Tabard
  4311.  
  4312. # Level 5 (5) Priest (5) Holy (1)
  4313. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAV_ICAFTQAwBX8wUAV_AGAFf2BwBX8QgAV_QJAFf3CgBX9QsAWhUMAFmbDQBZ8w4AWgcPAFmwEABaEBEAWggSAFnh
  4314. AiPlayerbot.GearProgressionSystem.5.5.1.0 = 22514   # Head
  4315. AiPlayerbot.GearProgressionSystem.5.5.1.1 = 21712   # Neck
  4316. AiPlayerbot.GearProgressionSystem.5.5.1.2 = 22515   # Shoulder
  4317. AiPlayerbot.GearProgressionSystem.5.5.1.3 = 0       # Shirt
  4318. AiPlayerbot.GearProgressionSystem.5.5.1.4 = 22512   # Chest
  4319. AiPlayerbot.GearProgressionSystem.5.5.1.5 = 22518   # Waist
  4320. AiPlayerbot.GearProgressionSystem.5.5.1.6 = 22513   # Legs
  4321. AiPlayerbot.GearProgressionSystem.5.5.1.7 = 22516   # Feet
  4322. AiPlayerbot.GearProgressionSystem.5.5.1.8 = 22519   # Wrists
  4323. AiPlayerbot.GearProgressionSystem.5.5.1.9 = 22517   # Hands
  4324. AiPlayerbot.GearProgressionSystem.5.5.1.10 = 23061  # Finger 1
  4325. AiPlayerbot.GearProgressionSystem.5.5.1.11 = 22939  # Finger 2
  4326. AiPlayerbot.GearProgressionSystem.5.5.1.12 = 23027  # Trinket 1
  4327. AiPlayerbot.GearProgressionSystem.5.5.1.13 = 23047  # Trinket 2
  4328. AiPlayerbot.GearProgressionSystem.5.5.1.14 = 22960  # Back
  4329. AiPlayerbot.GearProgressionSystem.5.5.1.15 = 23056  # Main Hand
  4330. AiPlayerbot.GearProgressionSystem.5.5.1.16 = 23048  # Off Hand
  4331. AiPlayerbot.GearProgressionSystem.5.5.1.17 = 23009  # Ranged
  4332. AiPlayerbot.GearProgressionSystem.5.5.1.18 = 5976   # Tabard
  4333.  
  4334. # Level 5 (5) Priest (5) Shadow (2)
  4335. # https://www.wowhead.com/classic/gear-planner/priest/dwarf/BDwAAAEAWfsCAEl-AwBZxwUAVU4GAFjKBwBKvQgASrsJAFLCCgBUUQsAWfcMAFTNDQBLsw4AWgYPAFjLEABZDxIAVGM
  4336. AiPlayerbot.GearProgressionSystem.5.5.2.0 = 23035   # Head
  4337. AiPlayerbot.GearProgressionSystem.5.5.2.1 = 18814   # Neck
  4338. AiPlayerbot.GearProgressionSystem.5.5.2.2 = 22983   # Shoulder
  4339. AiPlayerbot.GearProgressionSystem.5.5.2.3 = 0       # Shirt
  4340. AiPlayerbot.GearProgressionSystem.5.5.2.4 = 21838   # Chest
  4341. AiPlayerbot.GearProgressionSystem.5.5.2.5 = 22730   # Waist
  4342. AiPlayerbot.GearProgressionSystem.5.5.2.6 = 19133   # Legs
  4343. AiPlayerbot.GearProgressionSystem.5.5.2.7 = 19131   # Feet
  4344. AiPlayerbot.GearProgressionSystem.5.5.2.8 = 21186   # Wrists
  4345. AiPlayerbot.GearProgressionSystem.5.5.2.9 = 21585   # Hands
  4346. AiPlayerbot.GearProgressionSystem.5.5.2.10 = 23031  # Finger 1
  4347. AiPlayerbot.GearProgressionSystem.5.5.2.11 = 21709  # Finger 2
  4348. AiPlayerbot.GearProgressionSystem.5.5.2.12 = 19379  # Trinket 1
  4349. AiPlayerbot.GearProgressionSystem.5.5.2.13 = 23046  # Trinket 2
  4350. AiPlayerbot.GearProgressionSystem.5.5.2.14 = 22731  # Back
  4351. AiPlayerbot.GearProgressionSystem.5.5.2.15 = 22799  # Main Hand
  4352. AiPlayerbot.GearProgressionSystem.5.5.2.16 = 0      # Off Hand
  4353. AiPlayerbot.GearProgressionSystem.5.5.2.17 = 21603  # Ranged
  4354. AiPlayerbot.GearProgressionSystem.5.5.2.18 = 5976   # Tabard
  4355.  
  4356. # Level 5 (5) Shaman (7) Elemental (0)
  4357. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAS68CAFoRAwBccAUATOIGAFjKBwBM4wgATOQJAFLCCgBUUQsAWfcMAFnxDQBaBg4AS7MPAFoKEABZEBIAWp8
  4358. AiPlayerbot.GearProgressionSystem.5.7.0.0 = 19375   # Head
  4359. AiPlayerbot.GearProgressionSystem.5.7.0.1 = 23057   # Neck
  4360. AiPlayerbot.GearProgressionSystem.5.7.0.2 = 23664   # Shoulder
  4361. AiPlayerbot.GearProgressionSystem.5.7.0.3 = 0       # Shirt
  4362. AiPlayerbot.GearProgressionSystem.5.7.0.4 = 19682   # Chest
  4363. AiPlayerbot.GearProgressionSystem.5.7.0.5 = 22730   # Waist
  4364. AiPlayerbot.GearProgressionSystem.5.7.0.6 = 19683   # Legs
  4365. AiPlayerbot.GearProgressionSystem.5.7.0.7 = 19684   # Feet
  4366. AiPlayerbot.GearProgressionSystem.5.7.0.8 = 21186   # Wrists
  4367. AiPlayerbot.GearProgressionSystem.5.7.0.9 = 21585   # Hands
  4368. AiPlayerbot.GearProgressionSystem.5.7.0.10 = 23031  # Finger 1
  4369. AiPlayerbot.GearProgressionSystem.5.7.0.11 = 23025  # Finger 2
  4370. AiPlayerbot.GearProgressionSystem.5.7.0.12 = 23046  # Trinket 1
  4371. AiPlayerbot.GearProgressionSystem.5.7.0.13 = 19379  # Trinket 2
  4372. AiPlayerbot.GearProgressionSystem.5.7.0.14 = 23050  # Back
  4373. AiPlayerbot.GearProgressionSystem.5.7.0.15 = 22800  # Main Hand
  4374. AiPlayerbot.GearProgressionSystem.5.7.0.16 = 0      # Off Hand
  4375. AiPlayerbot.GearProgressionSystem.5.7.0.17 = 23199  # Ranged
  4376. AiPlayerbot.GearProgressionSystem.5.7.0.18 = 5976   # Tabard
  4377.  
  4378. # Level 5 (5)) Shaman (7) Enhancement (1)
  4379. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEASYECAFoNAwBUoQUAWroGAFRSBwBUkwgAS7UJAFRiCgBUqAsAWf4MAEKnDQBZqg4AWgEPAFoFEgBXew
  4380. AiPlayerbot.GearProgressionSystem.5.7.1.0 = 18817   # Head
  4381. AiPlayerbot.GearProgressionSystem.5.7.1.1 = 23053   # Neck
  4382. AiPlayerbot.GearProgressionSystem.5.7.1.2 = 21665   # Shoulder
  4383. AiPlayerbot.GearProgressionSystem.5.7.1.3 = 0       # Shirt
  4384. AiPlayerbot.GearProgressionSystem.5.7.1.4 = 23226   # Chest
  4385. AiPlayerbot.GearProgressionSystem.5.7.1.5 = 21586   # Waist
  4386. AiPlayerbot.GearProgressionSystem.5.7.1.6 = 21651   # Legs
  4387. AiPlayerbot.GearProgressionSystem.5.7.1.7 = 19381   # Feet
  4388. AiPlayerbot.GearProgressionSystem.5.7.1.8 = 21602   # Wrists
  4389. AiPlayerbot.GearProgressionSystem.5.7.1.9 = 21672   # Hands
  4390. AiPlayerbot.GearProgressionSystem.5.7.1.10 = 23038  # Finger 1
  4391. AiPlayerbot.GearProgressionSystem.5.7.1.11 = 17063  # Finger 2
  4392. AiPlayerbot.GearProgressionSystem.5.7.1.12 = 22954  # Trinket 1
  4393. AiPlayerbot.GearProgressionSystem.5.7.1.13 = 23041  # Trinket 2
  4394. AiPlayerbot.GearProgressionSystem.5.7.1.14 = 23045  # Back
  4395. AiPlayerbot.GearProgressionSystem.5.7.1.15 = 22798  # Main Hand
  4396. AiPlayerbot.GearProgressionSystem.5.7.1.16 = 0      # Off Hand
  4397. AiPlayerbot.GearProgressionSystem.5.7.1.17 = 22395  # Ranged
  4398. AiPlayerbot.GearProgressionSystem.5.7.1.18 = 5976   # Tabard
  4399.  
  4400. # Level 5 (5) Shaman (7) Restoration (2)
  4401. # https://www.wowhead.com/classic/gear-planner/shaman/tauren/BDwAAAEAV8ICAFTQAwBXwwUAV8AGAFROBwBXwQgAV8QJAFfHCgBXxQsAWhkMAFmbDQBaBw4AS8MPAFRPEABaEBEAWSMSAFd8
  4402. AiPlayerbot.GearProgressionSystem.5.7.1.0 = 22466   # Head
  4403. AiPlayerbot.GearProgressionSystem.5.7.1.1 = 21712   # Neck
  4404. AiPlayerbot.GearProgressionSystem.5.7.1.2 = 22467   # Shoulder
  4405. AiPlayerbot.GearProgressionSystem.5.7.1.3 = 0       # Shirt
  4406. AiPlayerbot.GearProgressionSystem.5.7.1.4 = 22464   # Chest
  4407. AiPlayerbot.GearProgressionSystem.5.7.1.5 = 21582   # Waist
  4408. AiPlayerbot.GearProgressionSystem.5.7.1.6 = 22465   # Legs
  4409. AiPlayerbot.GearProgressionSystem.5.7.1.7 = 22468   # Feet
  4410. AiPlayerbot.GearProgressionSystem.5.7.1.8 = 22471   # Wrists
  4411. AiPlayerbot.GearProgressionSystem.5.7.1.9 = 22469   # Hands
  4412. AiPlayerbot.GearProgressionSystem.5.7.1.10 = 23065  # Finger 1
  4413. AiPlayerbot.GearProgressionSystem.5.7.1.11 = 22939  # Finger 2
  4414. AiPlayerbot.GearProgressionSystem.5.7.1.12 = 23047  # Trinket 1
  4415. AiPlayerbot.GearProgressionSystem.5.7.1.13 = 19395  # Trinket 2
  4416. AiPlayerbot.GearProgressionSystem.5.7.1.14 = 21583  # Back
  4417. AiPlayerbot.GearProgressionSystem.5.7.1.15 = 23056  # Main Hand
  4418. AiPlayerbot.GearProgressionSystem.5.7.1.16 = 22819  # Off Hand
  4419. AiPlayerbot.GearProgressionSystem.5.7.1.17 = 22396  # Ranged
  4420. AiPlayerbot.GearProgressionSystem.5.7.1.18 = 5976   # Tabard
  4421.  
  4422. # Level 5 (5) Mage (8) Arcane (0)
  4423. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
  4424. AiPlayerbot.GearProgressionSystem.5.8.0.0 = 22498   # Head
  4425. AiPlayerbot.GearProgressionSystem.5.8.0.1 = 23057   # Neck
  4426. AiPlayerbot.GearProgressionSystem.5.8.0.2 = 22983   # Shoulder
  4427. AiPlayerbot.GearProgressionSystem.5.8.0.3 = 0       # Shirt
  4428. AiPlayerbot.GearProgressionSystem.5.8.0.4 = 22496   # Chest
  4429. AiPlayerbot.GearProgressionSystem.5.8.0.5 = 22730   # Waist
  4430. AiPlayerbot.GearProgressionSystem.5.8.0.6 = 23070   # Legs
  4431. AiPlayerbot.GearProgressionSystem.5.8.0.7 = 22500   # Feet
  4432. AiPlayerbot.GearProgressionSystem.5.8.0.8 = 21186   # Wrists
  4433. AiPlayerbot.GearProgressionSystem.5.8.0.9 = 21585   # Hands
  4434. AiPlayerbot.GearProgressionSystem.5.8.0.10 = 21709  # Finger 1
  4435. AiPlayerbot.GearProgressionSystem.5.8.0.11 = 23062  # Finger 2
  4436. AiPlayerbot.GearProgressionSystem.5.8.0.12 = 19339  # Trinket 1
  4437. AiPlayerbot.GearProgressionSystem.5.8.0.13 = 19379  # Trinket 2
  4438. AiPlayerbot.GearProgressionSystem.5.8.0.14 = 23050  # Back
  4439. AiPlayerbot.GearProgressionSystem.5.8.0.15 = 22807  # Main Hand
  4440. AiPlayerbot.GearProgressionSystem.5.8.0.16 = 23049  # Off Hand
  4441. AiPlayerbot.GearProgressionSystem.5.8.0.17 = 22821  # Ranged
  4442. AiPlayerbot.GearProgressionSystem.5.8.0.18 = 5976   # Tabard
  4443.  
  4444. # Level 5 (5) Mage (8) Fire (1)
  4445. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
  4446. AiPlayerbot.GearProgressionSystem.5.8.1.0 = 22498   # Head
  4447. AiPlayerbot.GearProgressionSystem.5.8.1.1 = 23057   # Neck
  4448. AiPlayerbot.GearProgressionSystem.5.8.1.2 = 22983   # Shoulder
  4449. AiPlayerbot.GearProgressionSystem.5.8.1.3 = 0       # Shirt
  4450. AiPlayerbot.GearProgressionSystem.5.8.1.4 = 22496   # Chest
  4451. AiPlayerbot.GearProgressionSystem.5.8.1.5 = 22730   # Waist
  4452. AiPlayerbot.GearProgressionSystem.5.8.1.6 = 23070   # Legs
  4453. AiPlayerbot.GearProgressionSystem.5.8.1.7 = 22500   # Feet
  4454. AiPlayerbot.GearProgressionSystem.5.8.1.8 = 21186   # Wrists
  4455. AiPlayerbot.GearProgressionSystem.5.8.1.9 = 21585   # Hands
  4456. AiPlayerbot.GearProgressionSystem.5.8.1.10 = 21709  # Finger 1
  4457. AiPlayerbot.GearProgressionSystem.5.8.1.11 = 23062  # Finger 2
  4458. AiPlayerbot.GearProgressionSystem.5.8.1.12 = 19339  # Trinket 1
  4459. AiPlayerbot.GearProgressionSystem.5.8.1.13 = 19379  # Trinket 2
  4460. AiPlayerbot.GearProgressionSystem.5.8.1.14 = 23050  # Back
  4461. AiPlayerbot.GearProgressionSystem.5.8.1.15 = 22807  # Main Hand
  4462. AiPlayerbot.GearProgressionSystem.5.8.1.16 = 23049  # Off Hand
  4463. AiPlayerbot.GearProgressionSystem.5.8.1.17 = 22821  # Ranged
  4464. AiPlayerbot.GearProgressionSystem.5.8.1.18 = 5976   # Tabard
  4465.  
  4466. # Level 5 (5) Mage (8) Frost (2)
  4467. # https://www.wowhead.com/classic/gear-planner/mage/gnome/AzwAAAFX4gJaEQNZxwVX4AZYygdaHghX5AlSwgpUUQtUzQxaFg1Liw5Lsw9aChBZFxFaCRJZJQ
  4468. AiPlayerbot.GearProgressionSystem.5.8.2.0 = 22498   # Head
  4469. AiPlayerbot.GearProgressionSystem.5.8.2.1 = 23057   # Neck
  4470. AiPlayerbot.GearProgressionSystem.5.8.2.2 = 22983   # Shoulder
  4471. AiPlayerbot.GearProgressionSystem.5.8.2.3 = 0       # Shirt
  4472. AiPlayerbot.GearProgressionSystem.5.8.2.4 = 22496   # Chest
  4473. AiPlayerbot.GearProgressionSystem.5.8.2.5 = 22730   # Waist
  4474. AiPlayerbot.GearProgressionSystem.5.8.2.6 = 23070   # Legs
  4475. AiPlayerbot.GearProgressionSystem.5.8.2.7 = 22500   # Feet
  4476. AiPlayerbot.GearProgressionSystem.5.8.2.8 = 21186   # Wrists
  4477. AiPlayerbot.GearProgressionSystem.5.8.2.9 = 21585   # Hands
  4478. AiPlayerbot.GearProgressionSystem.5.8.2.10 = 21709  # Finger 1
  4479. AiPlayerbot.GearProgressionSystem.5.8.2.11 = 23062  # Finger 2
  4480. AiPlayerbot.GearProgressionSystem.5.8.2.12 = 19339  # Trinket 1
  4481. AiPlayerbot.GearProgressionSystem.5.8.2.13 = 19379  # Trinket 2
  4482. AiPlayerbot.GearProgressionSystem.5.8.2.14 = 23050  # Back
  4483. AiPlayerbot.GearProgressionSystem.5.8.2.15 = 22807  # Main Hand
  4484. AiPlayerbot.GearProgressionSystem.5.8.2.16 = 23049  # Off Hand
  4485. AiPlayerbot.GearProgressionSystem.5.8.2.17 = 22821  # Ranged
  4486. AiPlayerbot.GearProgressionSystem.5.8.2.18 = 5976   # Tabard
  4487.  
  4488. # Level 5 (5) Warlock (9) Affliction (0)
  4489. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
  4490. AiPlayerbot.GearProgressionSystem.5.9.0.0 = 22506   # Head
  4491. AiPlayerbot.GearProgressionSystem.5.9.0.1 = 23057   # Neck
  4492. AiPlayerbot.GearProgressionSystem.5.9.0.2 = 22507   # Shoulder
  4493. AiPlayerbot.GearProgressionSystem.5.9.0.3 = 0       # Shirt
  4494. AiPlayerbot.GearProgressionSystem.5.9.0.4 = 22504   # Chest
  4495. AiPlayerbot.GearProgressionSystem.5.9.0.5 = 19388   # Waist
  4496. AiPlayerbot.GearProgressionSystem.5.9.0.6 = 19683   # Legs
  4497. AiPlayerbot.GearProgressionSystem.5.9.0.7 = 22508   # Feet
  4498. AiPlayerbot.GearProgressionSystem.5.9.0.8 = 21186   # Wrists
  4499. AiPlayerbot.GearProgressionSystem.5.9.0.9 = 21585   # Hands
  4500. AiPlayerbot.GearProgressionSystem.5.9.0.10 = 21709  # Finger 1
  4501. AiPlayerbot.GearProgressionSystem.5.9.0.11 = 23025  # Finger 2
  4502. AiPlayerbot.GearProgressionSystem.5.9.0.12 = 19379  # Trinket 1
  4503. AiPlayerbot.GearProgressionSystem.5.9.0.13 = 23046  # Trinket 2
  4504. AiPlayerbot.GearProgressionSystem.5.9.0.14 = 23050  # Back
  4505. AiPlayerbot.GearProgressionSystem.5.9.0.15 = 22807  # Main Hand
  4506. AiPlayerbot.GearProgressionSystem.5.9.0.16 = 23049  # Off Hand
  4507. AiPlayerbot.GearProgressionSystem.5.9.0.17 = 22820  # Ranged
  4508. AiPlayerbot.GearProgressionSystem.5.9.0.18 = 5976   # Tabard
  4509.  
  4510. # Level 5 (5) Warlock (9) Demonology (1)
  4511. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
  4512. AiPlayerbot.GearProgressionSystem.5.9.1.0 = 22506   # Head
  4513. AiPlayerbot.GearProgressionSystem.5.9.1.1 = 23057   # Neck
  4514. AiPlayerbot.GearProgressionSystem.5.9.1.2 = 22507   # Shoulder
  4515. AiPlayerbot.GearProgressionSystem.5.9.1.3 = 0       # Shirt
  4516. AiPlayerbot.GearProgressionSystem.5.9.1.4 = 22504   # Chest
  4517. AiPlayerbot.GearProgressionSystem.5.9.1.5 = 19388   # Waist
  4518. AiPlayerbot.GearProgressionSystem.5.9.1.6 = 19683   # Legs
  4519. AiPlayerbot.GearProgressionSystem.5.9.1.7 = 22508   # Feet
  4520. AiPlayerbot.GearProgressionSystem.5.9.1.8 = 21186   # Wrists
  4521. AiPlayerbot.GearProgressionSystem.5.9.1.9 = 21585   # Hands
  4522. AiPlayerbot.GearProgressionSystem.5.9.1.10 = 21709  # Finger 1
  4523. AiPlayerbot.GearProgressionSystem.5.9.1.11 = 23025  # Finger 2
  4524. AiPlayerbot.GearProgressionSystem.5.9.1.12 = 19379  # Trinket 1
  4525. AiPlayerbot.GearProgressionSystem.5.9.1.13 = 23046  # Trinket 2
  4526. AiPlayerbot.GearProgressionSystem.5.9.1.14 = 23050  # Back
  4527. AiPlayerbot.GearProgressionSystem.5.9.1.15 = 22807  # Main Hand
  4528. AiPlayerbot.GearProgressionSystem.5.9.1.16 = 23049  # Off Hand
  4529. AiPlayerbot.GearProgressionSystem.5.9.1.17 = 22820  # Ranged
  4530. AiPlayerbot.GearProgressionSystem.5.9.1.18 = 5976   # Tabard
  4531.  
  4532. # Level 5 (5) Warlock (9) Destruction (2)
  4533. # https://www.wowhead.com/classic/gear-planner/warlock/gnome/AjwAAVfqAloRA1frBVfoBku8B0zjCFfsCVLCClRRC1TNDFnxDUuzDloGD1oKEFkXEVoJElkk
  4534. AiPlayerbot.GearProgressionSystem.5.9.2.0 = 22506   # Head
  4535. AiPlayerbot.GearProgressionSystem.5.9.2.1 = 23057   # Neck
  4536. AiPlayerbot.GearProgressionSystem.5.9.2.2 = 22507   # Shoulder
  4537. AiPlayerbot.GearProgressionSystem.5.9.2.3 = 0       # Shirt
  4538. AiPlayerbot.GearProgressionSystem.5.9.2.4 = 22504   # Chest
  4539. AiPlayerbot.GearProgressionSystem.5.9.2.5 = 19388   # Waist
  4540. AiPlayerbot.GearProgressionSystem.5.9.2.6 = 19683   # Legs
  4541. AiPlayerbot.GearProgressionSystem.5.9.2.7 = 22508   # Feet
  4542. AiPlayerbot.GearProgressionSystem.5.9.2.8 = 21186   # Wrists
  4543. AiPlayerbot.GearProgressionSystem.5.9.2.9 = 21585   # Hands
  4544. AiPlayerbot.GearProgressionSystem.5.9.2.10 = 21709  # Finger 1
  4545. AiPlayerbot.GearProgressionSystem.5.9.2.11 = 23025  # Finger 2
  4546. AiPlayerbot.GearProgressionSystem.5.9.2.12 = 19379  # Trinket 1
  4547. AiPlayerbot.GearProgressionSystem.5.9.2.13 = 23046  # Trinket 2
  4548. AiPlayerbot.GearProgressionSystem.5.9.2.14 = 23050  # Back
  4549. AiPlayerbot.GearProgressionSystem.5.9.2.15 = 22807  # Main Hand
  4550. AiPlayerbot.GearProgressionSystem.5.9.2.16 = 23049  # Off Hand
  4551. AiPlayerbot.GearProgressionSystem.5.9.2.17 = 22820  # Ranged
  4552. AiPlayerbot.GearProgressionSystem.5.9.2.18 = 5976   # Tabard
  4553.  
  4554. # Level 5 (5) Druid (11) Balance (0)
  4555. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAFLrwJaEQNZxwVM4gZYygdM4whM5AlZ7QpUUQtZ8QxUzQ1Lsw5aBg9aChBZzBFaCRJanQ
  4556. AiPlayerbot.GearProgressionSystem.5.11.0.0 = 19375  # Head
  4557. AiPlayerbot.GearProgressionSystem.5.11.0.1 = 23057  # Neck
  4558. AiPlayerbot.GearProgressionSystem.5.11.0.2 = 22983  # Shoulder
  4559. AiPlayerbot.GearProgressionSystem.5.11.0.3 = 0      # Shirt
  4560. AiPlayerbot.GearProgressionSystem.5.11.0.4 = 19682  # Chest
  4561. AiPlayerbot.GearProgressionSystem.5.11.0.5 = 22730  # Waist
  4562. AiPlayerbot.GearProgressionSystem.5.11.0.6 = 19683  # Legs
  4563. AiPlayerbot.GearProgressionSystem.5.11.0.7 = 19684  # Feet
  4564. AiPlayerbot.GearProgressionSystem.5.11.0.8 = 23021  # Wrists
  4565. AiPlayerbot.GearProgressionSystem.5.11.0.9 = 21585  # Hands
  4566. AiPlayerbot.GearProgressionSystem.5.11.0.10 = 23025 # Finger 1
  4567. AiPlayerbot.GearProgressionSystem.5.11.0.11 = 21709 # Finger 2
  4568. AiPlayerbot.GearProgressionSystem.5.11.0.12 = 19379 # Trinket 1
  4569. AiPlayerbot.GearProgressionSystem.5.11.0.13 = 23046 # Trinket 2
  4570. AiPlayerbot.GearProgressionSystem.5.11.0.14 = 23050 # Back
  4571. AiPlayerbot.GearProgressionSystem.5.11.0.15 = 22988 # Main Hand
  4572. AiPlayerbot.GearProgressionSystem.5.11.0.16 = 23049 # Off Hand
  4573. AiPlayerbot.GearProgressionSystem.5.11.0.17 = 23197 # Ranged
  4574. AiPlayerbot.GearProgressionSystem.5.11.0.18 = 5976  # Tabard
  4575.  
  4576. # Level 5 (5) Druid (11) Feral (1)
  4577. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AzwAAAEgmQJLsQNUoQVaugZUUgdaHwhT9QlUYgpUqAtZ_gxL6A1Lzg5aAQ9UzhBZzBE0SRJang
  4578. AiPlayerbot.GearProgressionSystem.5.11.1.0 = 8345   # Head
  4579. AiPlayerbot.GearProgressionSystem.5.11.1.1 = 19377  # Neck
  4580. AiPlayerbot.GearProgressionSystem.5.11.1.2 = 21665  # Shoulder
  4581. AiPlayerbot.GearProgressionSystem.5.11.1.3 = 0      # Shirt
  4582. AiPlayerbot.GearProgressionSystem.5.11.1.4 = 23226  # Chest
  4583. AiPlayerbot.GearProgressionSystem.5.11.1.5 = 21586  # Waist
  4584. AiPlayerbot.GearProgressionSystem.5.11.1.6 = 23071  # Legs
  4585. AiPlayerbot.GearProgressionSystem.5.11.1.7 = 21493  # Feet
  4586. AiPlayerbot.GearProgressionSystem.5.11.1.8 = 21602  # Wrists
  4587. AiPlayerbot.GearProgressionSystem.5.11.1.9 = 21672  # Hands
  4588. AiPlayerbot.GearProgressionSystem.5.11.1.10 = 23038 # Finger 1
  4589. AiPlayerbot.GearProgressionSystem.5.11.1.11 = 19432 # Finger 2
  4590. AiPlayerbot.GearProgressionSystem.5.11.1.12 = 19406 # Trinket 1
  4591. AiPlayerbot.GearProgressionSystem.5.11.1.13 = 23041 # Trinket 2
  4592. AiPlayerbot.GearProgressionSystem.5.11.1.14 = 21710 # Back
  4593. AiPlayerbot.GearProgressionSystem.5.11.1.15 = 22988 # Main Hand
  4594. AiPlayerbot.GearProgressionSystem.5.11.1.16 = 13385 # Off Hand
  4595. AiPlayerbot.GearProgressionSystem.5.11.1.17 = 23198 # Ranged
  4596. AiPlayerbot.GearProgressionSystem.5.11.1.18 = 5976  # Tabard
  4597.  
  4598. # Level 5 (5) Druid (11) Restoration (2)
  4599. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAAUq8AlTQA1fbBVfYBlfeB0u5CFfcCVffClfdC1mbDEu2DUvDDloHD1mwEFoQEVoIEld_
  4600. AiPlayerbot.GearProgressionSystem.5.11.2.0 = 19132  # Head
  4601. AiPlayerbot.GearProgressionSystem.5.11.2.1 = 21712  # Neck
  4602. AiPlayerbot.GearProgressionSystem.5.11.2.2 = 22491  # Shoulder
  4603. AiPlayerbot.GearProgressionSystem.5.11.2.3 = 0      # Shirt
  4604. AiPlayerbot.GearProgressionSystem.5.11.2.4 = 22488  # Chest
  4605. AiPlayerbot.GearProgressionSystem.5.11.2.5 = 22494  # Waist
  4606. AiPlayerbot.GearProgressionSystem.5.11.2.6 = 19385  # Legs
  4607. AiPlayerbot.GearProgressionSystem.5.11.2.7 = 22492  # Feet
  4608. AiPlayerbot.GearProgressionSystem.5.11.2.8 = 22495  # Wrists
  4609. AiPlayerbot.GearProgressionSystem.5.11.2.9 = 22493  # Hands
  4610. AiPlayerbot.GearProgressionSystem.5.11.2.10 = 22939 # Finger 1
  4611. AiPlayerbot.GearProgressionSystem.5.11.2.11 = 19382 # Finger 2
  4612. AiPlayerbot.GearProgressionSystem.5.11.2.12 = 19395 # Trinket 1
  4613. AiPlayerbot.GearProgressionSystem.5.11.2.13 = 23047 # Trinket 2
  4614. AiPlayerbot.GearProgressionSystem.5.11.2.14 = 22960 # Back
  4615. AiPlayerbot.GearProgressionSystem.5.11.2.15 = 23056 # Main Hand
  4616. AiPlayerbot.GearProgressionSystem.5.11.2.16 = 23048 # Off Hand
  4617. AiPlayerbot.GearProgressionSystem.5.11.2.17 = 22399 # Ranged
  4618. AiPlayerbot.GearProgressionSystem.5.11.2.18 = 5976  # Tabard
  4619.  
  4620. # Level 5 (5) Druid (11) Feral Tank (3)
  4621. # https://www.wowhead.com/classic/gear-planner/druid/night-elf/AjwAASCZAloNA1ShBVq6BlSrB1ofCEu1CVRiClSoC0KnDFLQDUvODlmqD1TOEFnMETRJElqe
  4622. AiPlayerbot.GearProgressionSystem.5.11.3.0 = 8345   # Head
  4623. AiPlayerbot.GearProgressionSystem.5.11.3.1 = 23053  # Neck
  4624. AiPlayerbot.GearProgressionSystem.5.11.3.2 = 21665  # Shoulder
  4625. AiPlayerbot.GearProgressionSystem.5.11.3.3 = 0      # Shirt
  4626. AiPlayerbot.GearProgressionSystem.5.11.3.4 = 23226  # Chest
  4627. AiPlayerbot.GearProgressionSystem.5.11.3.5 = 21675  # Waist
  4628. AiPlayerbot.GearProgressionSystem.5.11.3.6 = 23071  # Legs
  4629. AiPlayerbot.GearProgressionSystem.5.11.3.7 = 19381  # Feet
  4630. AiPlayerbot.GearProgressionSystem.5.11.3.8 = 21602  # Wrists
  4631. AiPlayerbot.GearProgressionSystem.5.11.3.9 = 21672  # Hands
  4632. AiPlayerbot.GearProgressionSystem.5.11.3.10 = 17063 # Finger 1
  4633. AiPlayerbot.GearProgressionSystem.5.11.3.11 = 21200 # Finger 2
  4634. AiPlayerbot.GearProgressionSystem.5.11.3.12 = 19406 # Trinket 1
  4635. AiPlayerbot.GearProgressionSystem.5.11.3.13 = 22954 # Trinket 2
  4636. AiPlayerbot.GearProgressionSystem.5.11.3.14 = 21710 # Back
  4637. AiPlayerbot.GearProgressionSystem.5.11.3.15 = 22988 # Main Hand
  4638. AiPlayerbot.GearProgressionSystem.5.11.3.16 = 13385 # Off Hand
  4639. AiPlayerbot.GearProgressionSystem.5.11.3.17 = 23198 # Ranged
  4640. AiPlayerbot.GearProgressionSystem.5.11.3.18 = 5976  # Tabard
  4641.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement