Mercurial > wow > inventory
view Data/ScrollsRetrieval.txt @ 132:8460855e3d90
Rewrote queueing module to insert a GUI.
Minor mover window changes.
author | Zerotorescue |
---|---|
date | Tue, 18 Jan 2011 00:30:15 +0100 |
parents | 97fd38fb452d |
children |
line wrap: on
line source
Go to wowhead and search for "scroll of enchant" (filter on item quality too so you don't get more than 200 results, you may have to do this multiple times to get everything). http://www.wowhead.com/items?filter=qu=3;na=scroll+of+enchant http://www.wowhead.com/items?filter=qu=0:1:2;na=scroll+of+enchant Run this in the Firebug console at both pages: var scrolls = ""; for(var itemId in _) { if(!isNaN(itemId)) scrolls += 'scrolls[' + itemId + ']="' + _[itemId].name_enus.toLowerCase().replace("scroll of ", "") + '";\n'; } alert(scrolls); Copy the alert contents (example): scrolls[38967]="enchant gloves - major agility"; scrolls[38970]="enchant gloves - exceptional healing"; scrolls[38978]="enchant cloak - titanweave"; scrolls[38979]="enchant gloves - exceptional spellpower"; scrolls[38986]="enchant boots - icewalker"; scrolls[38989]="enchant chest - super stats"; scrolls[38990]="enchant gloves - armsman"; scrolls[38993]="enchant cloak - shadow armor"; scrolls[38996]="enchant bracers - major healing"; scrolls[38997]="enchant bracers - greater spellpower"; scrolls[39003]="enchant cloak - greater speed"; scrolls[39004]="enchant cloak - wisdom"; scrolls[39005]="enchant chest - super health"; scrolls[39006]="enchant boots - tuskarr's vitality"; scrolls[44458]="enchant gloves - crusher"; scrolls[38964]="enchant gloves - greater assault"; scrolls[38984]="enchant bracer - expertise"; scrolls[38975]="enchant chest - exceptional resilience"; scrolls[38976]="enchant boots - superior agility"; scrolls[38983]="enchant shield - exceptional stamina"; scrolls[38950]="enchant cloak - superior frost resistance"; scrolls[38956]="enchant cloak - superior nature resistance"; scrolls[38958]="enchant weapon - exceptional intellect"; scrolls[38959]="enchant cloak - superior agility"; scrolls[38969]="enchant cloak - superior fire resistance"; scrolls[38977]="enchant cloak - superior shadow resistance"; scrolls[38980]="enchant bracers - major spirit"; scrolls[38982]="enchant cloak - superior arcane resistance"; scrolls[38987]="enchant bracers - greater stats"; scrolls[39002]="enchant chest - greater defense"; scrolls[44947]="enchant bracer - major stamina"; scrolls[38955]="enchant chest - mighty health"; scrolls[38973]="enchant cloak - spell piercing"; scrolls[44465]="enchant chest - powerful stats"; scrolls[38953]="enchant gloves - precision"; scrolls[38960]="enchant gloves - gatherer"; scrolls[38962]="enchant chest - greater mana restoration"; scrolls[38966]="enchant boots - greater fortitude"; scrolls[38968]="enchant bracers - exceptional intellect"; scrolls[39000]="enchant cloak - steelweave"; scrolls[44455]="enchant shield - greater intellect"; scrolls[44456]="enchant cloak - speed"; scrolls[44457]="enchant cloak - major agility"; scrolls[38910]="enchant boots - surefooted"; scrolls[38951]="enchant gloves - expertise"; scrolls[38974]="enchant boots - greater vitality"; scrolls[38903]="enchant bracer - spellpower"; scrolls[38907]="enchant shield - resistance"; scrolls[38932]="enchant gloves - precise strikes"; scrolls[38935]="enchant gloves - major spellpower"; scrolls[38943]="enchant boots - cat's swiftness"; scrolls[38944]="enchant boots - boar's speed"; scrolls[38957]="enchant weapon - exceptional striking"; scrolls[38999]="enchant chest - defense"; scrolls[44469]="enchant boots - greater assault"; scrolls[38912]="enchant chest - exceptional mana"; scrolls[38954]="enchant shield - defense"; scrolls[38961]="enchant boots - greater spirit"; scrolls[38971]="enchant bracers - striking"; scrolls[39001]="enchant cloak - mighty armor"; scrolls[44449]="enchant boots - assault"; scrolls[44470]="enchant bracer - superior spellpower"; scrolls[44815]="enchant bracers - greater assault"; scrolls[38885]="enchant gloves - threat"; scrolls[38886]="enchant gloves - shadow power"; scrolls[38887]="enchant gloves - frost power"; scrolls[38888]="enchant gloves - fire power"; scrolls[38889]="enchant gloves - healing power"; scrolls[38890]="enchant gloves - superior agility"; scrolls[38891]="enchant cloak - greater fire resistance"; scrolls[38892]="enchant cloak - greater nature resistance"; scrolls[38893]="enchant cloak - stealth"; scrolls[38894]="enchant cloak - subtlety"; scrolls[38895]="enchant cloak - dodge"; scrolls[38902]="enchant bracer - fortitude"; scrolls[38936]="enchant gloves - major healing"; scrolls[38941]="enchant cloak - greater arcane resistance"; scrolls[38942]="enchant cloak - greater shadow resistance"; scrolls[50816]="enchant gloves - angler"; scrolls[38913]="enchant chest - exceptional stats"; scrolls[38930]="enchant chest - major resilience"; scrolls[37603]="enchant boots - dexterity"; scrolls[38906]="enchant shield - shield block"; scrolls[38933]="enchant gloves - major strength"; scrolls[38901]="enchant bracer - restore mana prime"; scrolls[38915]="enchant cloak - major resistance"; scrolls[38949]="enchant shield - resilience"; scrolls[38900]="enchant bracer - superior healing"; scrolls[38905]="enchant shield - intellect"; scrolls[38939]="enchant cloak - spell penetration"; scrolls[38945]="enchant shield - major stamina"; scrolls[38882]="enchant bracer - healing power"; scrolls[38899]="enchant bracer - major defense"; scrolls[38909]="enchant boots - fortitude"; scrolls[38928]="enchant chest - major spirit"; scrolls[38898]="enchant bracer - stats"; scrolls[38911]="enchant chest - exceptional health"; scrolls[38865]="enchant chest - greater stats"; scrolls[38904]="enchant shield - tough shield"; scrolls[38914]="enchant cloak - major armor"; scrolls[38934]="enchant gloves - assault"; scrolls[38940]="enchant cloak - greater agility"; scrolls[38897]="enchant bracer - brawn"; scrolls[38908]="enchant boots - vitality"; scrolls[38931]="enchant gloves - blasting"; scrolls[38937]="enchant bracer - major intellect"; scrolls[38855]="enchant bracer - superior stamina"; scrolls[38929]="enchant chest - restore mana prime"; scrolls[38938]="enchant bracer - assault"; scrolls[38854]="enchant bracer - superior strength"; scrolls[38857]="enchant gloves - greater strength"; scrolls[38863]="enchant boots - greater agility"; scrolls[38867]="enchant chest - major mana"; scrolls[38881]="enchant bracer - mana regeneration"; scrolls[38859]="enchant cloak - superior defense"; scrolls[38860]="enchant shield - vitality"; scrolls[38864]="enchant boots - spirit"; scrolls[38866]="enchant chest - major health"; scrolls[38853]="enchant bracer - superior spirit"; scrolls[38856]="enchant gloves - greater agility"; scrolls[38858]="enchant cloak - greater resistance"; scrolls[38861]="enchant shield - greater stamina"; scrolls[38862]="enchant boots - greater stamina"; scrolls[38852]="enchant bracer - greater intellect"; scrolls[38850]="enchant gloves - riding skill"; scrolls[38851]="enchant gloves - minor haste"; scrolls[38847]="enchant chest - stats"; scrolls[38849]="enchant bracer - greater stamina"; scrolls[38846]="enchant bracer - greater strength"; scrolls[38842]="enchant bracer - deflection"; scrolls[38843]="enchant shield - frost resistance"; scrolls[38844]="enchant boots - agility"; scrolls[38839]="enchant shield - greater spirit"; scrolls[38841]="enchant chest - superior mana"; scrolls[38834]="enchant gloves - advanced herbalism"; scrolls[38835]="enchant cloak - lesser agility"; scrolls[38836]="enchant gloves - strength"; scrolls[38837]="enchant boots - minor speed"; scrolls[45628]="enchant boots - lesser accuracy"; scrolls[38832]="enchant bracer - greater spirit"; scrolls[38833]="enchant chest - superior health"; scrolls[38830]="enchant boots - stamina"; scrolls[38831]="enchant gloves - advanced mining"; scrolls[38827]="enchant gloves - agility"; scrolls[38828]="enchant shield - stamina"; scrolls[38829]="enchant bracer - intellect"; scrolls[38825]="enchant cloak - greater defense"; scrolls[38826]="enchant cloak - resistance"; scrolls[38823]="enchant gloves - skinning"; scrolls[38824]="enchant chest - lesser stats"; scrolls[38820]="enchant shield - lesser block"; scrolls[38819]="enchant boots - lesser spirit"; scrolls[38818]="enchant chest - greater mana"; scrolls[38816]="enchant shield - spirit"; scrolls[38817]="enchant bracer - strength"; scrolls[38815]="enchant cloak - fire resistance"; scrolls[38810]="enchant boots - lesser stamina"; scrolls[38811]="enchant bracer - lesser deflection"; scrolls[38812]="enchant bracer - stamina"; scrolls[38809]="enchant bracer - spirit"; scrolls[38807]="enchant boots - lesser agility"; scrolls[38808]="enchant chest - greater health"; scrolls[38805]="enchant shield - lesser stamina"; scrolls[38806]="enchant cloak - defense"; scrolls[38803]="enchant bracer - lesser intellect"; scrolls[38804]="enchant chest - minor stats"; scrolls[38799]="enchant chest - mana"; scrolls[38800]="enchant gloves - mining"; scrolls[38801]="enchant gloves - herbalism"; scrolls[38802]="enchant gloves - fishing"; scrolls[38797]="enchant bracer - lesser strength"; scrolls[38798]="enchant chest - lesser absorption"; scrolls[38795]="enchant cloak - lesser shadow resistance"; scrolls[38792]="enchant shield - lesser spirit"; scrolls[38793]="enchant bracer - lesser stamina"; scrolls[38784]="enchant cloak - lesser fire resistance"; scrolls[38785]="enchant boots - minor stamina"; scrolls[38786]="enchant boots - minor agility"; scrolls[38782]="enchant chest - health"; scrolls[38783]="enchant bracer - lesser spirit"; scrolls[38790]="enchant cloak - lesser protection"; scrolls[38791]="enchant shield - lesser protection"; scrolls[38789]="enchant cloak - minor agility"; scrolls[38787]="enchant shield - minor stamina"; scrolls[38776]="enchant chest - lesser mana"; scrolls[38777]="enchant bracer - minor agility"; scrolls[38778]="enchant bracer - minor strength"; scrolls[38775]="enchant cloak - minor protection"; scrolls[38773]="enchant chest - lesser health"; scrolls[38774]="enchant bracer - minor spirit"; scrolls[38771]="enchant bracer - minor stamina"; scrolls[38770]="enchant cloak - minor resistance"; scrolls[38767]="enchant chest - minor absorption"; scrolls[38768]="enchant bracer - minor deflection"; scrolls[38769]="enchant chest - minor mana"; scrolls[38766]="enchant chest - minor health"; scrolls[38679]="enchant bracer - minor health"; scrolls[38972]="enchant weapon - lifeward"; scrolls[38991]="enchant weapon - exceptional spellpower"; scrolls[38994]="enchant weapon - exceptional healing"; scrolls[43987]="enchant weapon - black magic"; scrolls[44467]="enchant weapon - mighty spellpower"; scrolls[45056]="enchant staff - greater spellpower"; scrolls[38965]="enchant weapon - icebreaker"; scrolls[38995]="enchant weapon - exceptional agility"; scrolls[38988]="enchant weapon - giant slayer"; scrolls[38992]="enchant 2h weapon - greater savagery"; scrolls[38963]="enchant weapon - exceptional spirit"; scrolls[38981]="enchant 2h weapon - scourgebane"; scrolls[45060]="enchant staff - spellpower"; scrolls[46026]="enchant weapon - blade ward"; scrolls[46098]="enchant weapon - blood draining"; scrolls[44463]="enchant 2h weapon - massacre"; scrolls[44466]="enchant weapon - superior potency"; scrolls[44493]="enchant weapon - berserking"; scrolls[38923]="enchant weapon - sunfire"; scrolls[38924]="enchant weapon - soulfrost"; scrolls[38925]="enchant weapon - mongoose"; scrolls[38948]="enchant weapon - executioner"; scrolls[38998]="enchant weapon - deathfrost"; scrolls[44497]="enchant weapon - accuracy"; scrolls[38922]="enchant 2h weapon - major agility"; scrolls[38926]="enchant weapon - spellsurge"; scrolls[38927]="enchant weapon - battlemaster"; scrolls[44453]="enchant weapon - greater potency"; scrolls[38884]="enchant weapon - mighty intellect"; scrolls[38919]="enchant 2h weapon - savagery"; scrolls[38920]="enchant weapon - potency"; scrolls[38921]="enchant weapon - major spellpower"; scrolls[38946]="enchant weapon - major healing"; scrolls[38947]="enchant weapon - greater agility"; scrolls[38917]="enchant weapon - major striking"; scrolls[38918]="enchant weapon - major intellect"; scrolls[38883]="enchant weapon - mighty spirit"; scrolls[38871]="enchant weapon - lifestealing"; scrolls[38874]="enchant 2h weapon - major spirit"; scrolls[38873]="enchant weapon - crusader"; scrolls[38870]="enchant weapon - superior striking"; scrolls[38875]="enchant 2h weapon - major intellect"; scrolls[38877]="enchant weapon - spellpower"; scrolls[38878]="enchant weapon - healing power"; scrolls[38869]="enchant 2h weapon - superior impact"; scrolls[38872]="enchant weapon - unholy weapon"; scrolls[38879]="enchant weapon - strength"; scrolls[38880]="enchant weapon - agility"; scrolls[38896]="enchant 2h weapon - agility"; scrolls[38868]="enchant weapon - icy chill"; scrolls[38838]="enchant weapon - fiery weapon"; scrolls[38848]="enchant weapon - greater striking"; scrolls[38845]="enchant 2h weapon - greater impact"; scrolls[38840]="enchant weapon - demonslaying"; scrolls[38822]="enchant 2h weapon - impact"; scrolls[38821]="enchant weapon - striking"; scrolls[38876]="enchant weapon - winter's might"; scrolls[38813]="enchant weapon - lesser beastslayer"; scrolls[38814]="enchant weapon - lesser elemental slayer"; scrolls[38796]="enchant 2h weapon - lesser impact"; scrolls[38794]="enchant weapon - lesser striking"; scrolls[38788]="enchant 2h weapon - lesser spirit"; scrolls[38772]="enchant 2h weapon - minor impact"; scrolls[38779]="enchant weapon - minor beastslayer"; scrolls[38780]="enchant weapon - minor striking"; scrolls[38781]="enchant 2h weapon - lesser intellect"; Now go to wowhead, spells -> professions -> enchanting and search for "enchant" and select a few slots to limit the amount of results again. http://www.wowhead.com/spells=11.333?filter=sl=16:18:5:8:11:10;na=enchant http://www.wowhead.com/spells=11.333?filter=sl=1:23:7:21:2:22:13:24:15:28:14:4:3:19:25:12:17:6:9;na=enchant Run this in the Firebug console at both pages: var enchants = ""; for(var itemId in _) { if(!isNaN(itemId)) enchants += 'enchants["' + _[itemId].name_enus.toLowerCase().replace("scroll of ", "") + '"]=' + itemId + ';\n'; } alert(enchants); Copy the alert contents (example): enchants["enchant boots - earthen vitality"]=74189; enchants["enchant chest - mighty stats"]=74191; enchants["enchant gloves - mastery"]=74132; enchants["enchant cloak - greater spell piercing"]=74192; enchants["enchant boots - haste"]=74199; enchants["enchant gloves - haste"]=74198; enchants["enchant chest - stamina"]=74200; enchants["enchant cloak - intellect"]=74202; enchants["enchant gloves - exceptional strength"]=74212; enchants["enchant ring - agility"]=74216; enchants["enchant ring - greater stamina"]=74218; enchants["enchant ring - intellect"]=74217; enchants["enchant ring - strength"]=74215; enchants["enchant boots - major agility"]=74213; enchants["enchant chest - mighty resilience"]=74214; enchants["enchant gloves - greater expertise"]=74220; enchants["enchant cloak - critical strike"]=74230; enchants["enchant chest - exceptional spirit"]=74231; enchants["enchant cloak - protection"]=74234; enchants["enchant boots - precision"]=74236; enchants["enchant boots - mastery"]=74238; enchants["enchant cloak - greater intellect"]=74240; enchants["enchant boots - assassin's step"]=74252; enchants["enchant boots - lavawalker"]=74253; enchants["enchant chest - greater stamina"]=74251; enchants["enchant chest - peerless stats"]=74250; enchants["enchant cloak - greater critical strike"]=74247; enchants["enchant gloves - greater mastery"]=74255; enchants["enchant gloves - mighty strength"]=74254; Now go in-game and use the addon called WowLua to parse this. Use _Dev to dump the contents of the scrolls table, and Chatter to copy it. local scrolls = {}; <INSERT YOUR SCROLLS LIST HERE> local enchants = {}; <INSERT YOUR ENCHANTS LIST HERE> for itemId, scrollName in pairs(scrolls) do if enchants[scrollName] then scrolls[itemId] = enchants[scrollName]; else print("No match for " .. scrollName); end end dump(ChatFrame1, scrolls); Result: { [38898] = 27905; [38914] = 27961; [38930] = 33992; [38946] = 34010; [38962] = 44509; [38978] = 44591; [38994] = “enchant weapon - exceptional healing”; [38771] = 7457; [38787] = 13378; [38803] = 13622; [38819] = 13687; [44456] = 60609; [38851] = 13948; [38867] = 20028; [38883] = 23803; [38899] = 27906; [38915] = 27962; [38931] = 33993; [38947] = 42620; [38963] = 44510; [38979] = 44592; [38995] = 44633; [38772] = 7745; [38788] = 13380; [38804] = 13626; [38820] = 13689; [44457] = 60663; [38852] = 20008; [38868] = 20029; [38884] = 23804; [38900] = 27911; [38932] = 33994; [38948] = 42974; [38964] = 44513; [38980] = 44593; [38996] = “enchant bracers - major healing”; [38773] = 7748; [38789] = 13419; [38805] = 13631; [38821] = 13693; [38837] = 13890; [38853] = 20009; [38869] = 20030; [38885] = 25072; [38901] = 27913; [38917] = 27967; [38933] = 33995; [38949] = 44383; [38965] = 44524; [38981] = 44595; [38997] = 44635; [38774] = 7766; [38790] = 13421; [38806] = 13635; [38822] = 13695; [38838] = 13898; [38854] = 20010; [38870] = 20031; [38886] = 25073; [38902] = 27914; [38918] = 27968; [38934] = 33996; [38950] = 44483; [38966] = 44528; [38982] = 44596; [38998] = 46578; [38679] = 7418; [38775] = 7771; [38791] = 13464; [38807] = 13637; [38823] = 13698; [38839] = 13905; [38855] = 20011; [38871] = 20032; [38887] = 25074; [38903] = 27917; [38919] = 27971; [38935] = 33997; [38951] = 44484; [38967] = 44529; [38983] = “enchant shield - exceptional stamina”; [38999] = 46594; [50816] = 71692; [38776] = 7776; [38792] = 13485; [38808] = 13640; [38824] = 13700; [38840] = 13915; [38856] = 20012; [44493] = 59621; [38888] = 25078; [38904] = 27944; [38920] = 27972; [38936] = 33999; [38968] = 44555; [38984] = “enchant bracer - expertise”; [39000] = 47051; [38777] = 7779; [38793] = 13501; [38809] = 13642; [38825] = 13746; [38841] = 13917; [38857] = 20013; [38873] = 20034; [38889] = 25079; [38905] = 27945; [38921] = 27975; [38937] = 34001; [38953] = 44488; [38969] = 44556; [45628] = 63746; [39001] = 47672; [38778] = 7782; [38794] = 13503; [38810] = 13644; [38826] = 13794; [44463] = 60691; [38858] = 20014; [38874] = 20035; [38890] = 25080; [38906] = 27946; [38922] = 27977; [38938] = 34002; [38954] = 44489; [38970] = “enchant gloves - exceptional healing”; [38986] = 60623; [39002] = 47766; [44815] = 44575; [38779] = 7786; [38795] = 13522; [38811] = 13646; [38827] = 13815; [38843] = 13933; [38859] = 20015; [38875] = 20036; [38891] = 25081; [38907] = 27947; [38923] = 27981; [38939] = 34003; [38955] = 44492; [38971] = 60616; [38987] = 44616; [39003] = 47898; [38780] = 7788; [38796] = 13529; [38812] = 13648; [44449] = 60606; [38844] = 13935; [38860] = 20016; [38876] = 21931; [38892] = 25082; [38908] = 27948; [45056] = 62948; [38940] = 34004; [38956] = 44494; [38972] = 44576; [38988] = 44621; [39004] = 47899; [38781] = 7793; [38797] = 13536; [38813] = 13653; [38829] = 13822; [44466] = 60707; [38861] = 20017; [38877] = 22749; [38893] = 25083; [38909] = 27950; [38925] = 27984; [38941] = 34005; [38957] = “enchant weapon - exceptional striking”; [38973] = 44582; [38989] = 44623; [39005] = 47900; [38766] = 7420; [38782] = 7857; [38798] = 13538; [38814] = 13655; [38830] = 13836; [44467] = 60714; [38862] = 20020; [38878] = 22750; [38894] = 25084; [38910] = 27954; [38926] = 28003; [38942] = 34006; [38958] = “enchant weapon - exceptional intellect”; [38974] = 44584; [38990] = 44625; [39006] = 47901; [38767] = 7426; [38783] = 7859; [38799] = 13607; [38815] = 13657; [38831] = 13841; [38847] = 13941; [38863] = 20023; [38879] = 23799; [38895] = 25086; [38911] = 27957; [38927] = 28004; [38943] = 34007; [38959] = 44500; [38975] = 44588; [38991] = 44629; [38768] = 7428; [38784] = 7861; [38800] = 13612; [38816] = 13659; [44453] = 60621; [44469] = 60763; [38864] = 20024; [38880] = 23800; [38896] = 27837; [38912] = 27958; [45060] = 62959; [38944] = 34008; [38960] = 44506; [38976] = 44589; [38992] = 44630; [37603] = 27951; [44465] = 60692; [46098] = 64579; [38769] = 7443; [38785] = 7863; [38801] = 13617; [38817] = 13661; [38833] = 13858; [44470] = “enchant bracer - superior spellpower”; [38865] = 20025; [38881] = 23801; [38897] = 27899; [38913] = 27960; [38929] = 33991; [38945] = 34009; [38961] = 44508; [38977] = 44590; [38993] = 44631; [38832] = 13846; [44458] = 60668; [38872] = 20033; [38928] = 33990; [46026] = 64441; [38849] = 13945; [38845] = 13937; [38848] = 13943; [43987] = 59625; [44947] = “enchant bracer - major stamina”; [38835] = 13882; [38846] = 13939; [38834] = 13868; [38842] = 13931; [44497] = 59619; [38828] = 13817; [38836] = 13887; [38770] = 7454; [38786] = 7867; [38802] = 13620; [38818] = 13663; [44455] = 60653; [38850] = 13947; [38866] = 20026; [38882] = 23802; [38924] = 27982; } Manually fix the ones missing. Finally, if you wish to switch the keys with the values, do a reg replace; \[([0-9]+)\] = ([0-9]+); into [\2] = \1, { [27905] = 38898, [27961] = 38914, [33992] = 38930, [34010] = 38946, [44509] = 38962, [44591] = 38978, [7457] = 38771, [13378] = 38787, [13622] = 38803, [13687] = 38819, [60609] = 44456, [13948] = 38851, [20028] = 38867, [23803] = 38883, [27906] = 38899, [27962] = 38915, [33993] = 38931, [42620] = 38947, [44510] = 38963, [44592] = 38979, [44633] = 38995, [7745] = 38772, [13380] = 38788, [13626] = 38804, [13689] = 38820, [60663] = 44457, [20008] = 38852, [20029] = 38868, [23804] = 38884, [27911] = 38900, [33994] = 38932, [42974] = 38948, [44513] = 38964, [44593] = 38980, [7748] = 38773, [13419] = 38789, [13631] = 38805, [13693] = 38821, [13890] = 38837, [20009] = 38853, [20030] = 38869, [25072] = 38885, [27913] = 38901, [27967] = 38917, [33995] = 38933, [44383] = 38949, [44524] = 38965, [44595] = 38981, [44635] = 38997, [7766] = 38774, [13421] = 38790, [13635] = 38806, [13695] = 38822, [13898] = 38838, [20010] = 38854, [20031] = 38870, [25073] = 38886, [27914] = 38902, [27968] = 38918, [33996] = 38934, [44483] = 38950, [44528] = 38966, [44596] = 38982, [46578] = 38998, [7418] = 38679, [7771] = 38775, [13464] = 38791, [13637] = 38807, [13698] = 38823, [13905] = 38839, [20011] = 38855, [20032] = 38871, [25074] = 38887, [27917] = 38903, [27971] = 38919, [33997] = 38935, [44484] = 38951, [44529] = 38967, [46594] = 38999, [71692] = 50816, [7776] = 38776, [13485] = 38792, [13640] = 38808, [13700] = 38824, [13915] = 38840, [20012] = 38856, [59621] = 44493, [25078] = 38888, [27944] = 38904, [27972] = 38920, [33999] = 38936, [44555] = 38968, [44598] = 38984, [47051] = 39000, [7779] = 38777, [13501] = 38793, [13642] = 38809, [13746] = 38825, [13917] = 38841, [20013] = 38857, [20034] = 38873, [25079] = 38889, [27945] = 38905, [27975] = 38921, [34001] = 38937, [44488] = 38953, [44556] = 38969, [63746] = 45628, [47672] = 39001, [7782] = 38778, [13503] = 38794, [13644] = 38810, [13794] = 38826, [60691] = 44463, [20014] = 38858, [20035] = 38874, [25080] = 38890, [27946] = 38906, [27977] = 38922, [34002] = 38938, [44489] = 38954, [60623] = 38986, [47766] = 39002, [44575] = 44815, [7786] = 38779, [13522] = 38795, [13646] = 38811, [13815] = 38827, [13933] = 38843, [20015] = 38859, [20036] = 38875, [25081] = 38891, [27947] = 38907, [27981] = 38923, [34003] = 38939, [44492] = 38955, [60616] = 38971, [44616] = 38987, [47898] = 39003, [7788] = 38780, [13529] = 38796, [13648] = 38812, [60606] = 44449, [13935] = 38844, [20016] = 38860, [21931] = 38876, [25082] = 38892, [27948] = 38908, [62948] = 45056, [34004] = 38940, [44494] = 38956, [44576] = 38972, [44621] = 38988, [47899] = 39004, [7793] = 38781, [13536] = 38797, [13653] = 38813, [13822] = 38829, [60707] = 44466, [20017] = 38861, [22749] = 38877, [25083] = 38893, [27950] = 38909, [27984] = 38925, [34005] = 38941, [44582] = 38973, [44623] = 38989, [47900] = 39005, [7420] = 38766, [7857] = 38782, [13538] = 38798, [13655] = 38814, [13836] = 38830, [60714] = 44467, [20020] = 38862, [22750] = 38878, [25084] = 38894, [27954] = 38910, [28003] = 38926, [34006] = 38942, [44584] = 38974, [44625] = 38990, [47901] = 39006, [7426] = 38767, [7859] = 38783, [13607] = 38799, [13657] = 38815, [13841] = 38831, [13941] = 38847, [20023] = 38863, [23799] = 38879, [25086] = 38895, [27957] = 38911, [28004] = 38927, [34007] = 38943, [44500] = 38959, [44588] = 38975, [44629] = 38991, [7428] = 38768, [7861] = 38784, [13612] = 38800, [13659] = 38816, [60621] = 44453, [60763] = 44469, [20024] = 38864, [23800] = 38880, [27837] = 38896, [27958] = 38912, [62959] = 45060, [34008] = 38944, [44506] = 38960, [44589] = 38976, [44630] = 38992, [27951] = 37603, [60692] = 44465, [64579] = 46098, [7443] = 38769, [7863] = 38785, [13617] = 38801, [13661] = 38817, [13858] = 38833, [60767] = 44470, [20025] = 38865, [23801] = 38881, [27899] = 38897, [27960] = 38913, [33991] = 38929, [34009] = 38945, [44508] = 38961, [44590] = 38977, [44631] = 38993, [13846] = 38832, [60668] = 44458, [20033] = 38872, [33990] = 38928, [64441] = 46026, [13945] = 38849, [13937] = 38845, [13943] = 38848, [59625] = 43987, [62256] = 44947, [13882] = 38835, [13939] = 38846, [13868] = 38834, [13931] = 38842, [59619] = 44497, [13817] = 38828, [13887] = 38836, [7454] = 38770, [7867] = 38786, [13620] = 38802, [13663] = 38818, [60653] = 44455, [13947] = 38850, [20026] = 38866, [23802] = 38882, [27982] = 38924, }