@@ -345,6 +345,11 @@ Simulationcraft.upgradeCurrencies = {
345345 [3345 ] = ' Hero Dawncrest' ,
346346 [3347 ] = ' Myth Dawncrest' ,
347347 [3383 ] = ' Adventurer Dawncrest' ,
348+ [3442 ] = ' Adventurer Mistcrest' ,
349+ [3443 ] = ' Veteran Mistcrest' ,
350+ [3444 ] = ' Champion Mistcrest' ,
351+ [3445 ] = ' Hero Mistcrest' ,
352+ [3446 ] = ' Myth Mistcrest' ,
348353}
349354
350355Simulationcraft .upgradeItems = {
@@ -391,6 +396,10 @@ Simulationcraft.upgradeItems = {
391396 [256559 ] = ' Galactic Combatant\' s Heraldry' ,
392397 [256607 ] = ' Galactic Aspirant\' s Heraldry' ,
393398 [256608 ] = ' Galactic Gladiator\' s Heraldry' ,
399+ [274476 ] = ' Spark of Tides' ,
400+ [275380 ] = ' Venomous Combatant\' s Heraldry' ,
401+ [275383 ] = ' Venomous Aspirant\' s Heraldry' ,
402+ [275385 ] = ' Venomous Gladiator\' s Heraldry' ,
394403 [268552 ] = ' Ascendant Voidcore' ,
395404}
396405
@@ -401,6 +410,11 @@ Simulationcraft.catalystCurrencies = {
401410 [3378 ] = ' Dawnlight Manaflux' ,
402411}
403412
413+ Simulationcraft .bonusRollCurrencies = {
414+ [3418 ] = ' Nebulous Voidcore' ,
415+ [3511 ] = ' [DNT, Unused] Venomous Voidcore' ,
416+ }
417+
404418Simulationcraft .upgradeAchievements = {
405419 19326 , -- Dreaming of Drakes
406420 19397 , -- Dreaming of Wyrms
@@ -423,6 +437,11 @@ Simulationcraft.upgradeAchievements = {
423437 42767 , -- Veteran of the Dawn
424438 42768 , -- Champion of the Dawn
425439 42769 , -- Hero of the Dawn
426- 61809 , -- Adventurer of the Dawn
427440 42770 , -- Myth of the Dawn
441+ 61809 , -- Adventurer of the Dawn
442+ 62410 , -- Adventurer of the Mist
443+ 62411 , -- Veteran of the Mist
444+ 62412 , -- Champion of the Mist
445+ 62414 , -- Hero of the Mist
446+ 62416 , -- Myth of the Mist
428447}
0 commit comments