Tank Specs Blood Death Knight SabreValkyrn and others added 30 commits October 29, 2024 23:49 Add core Cata talent support 460e50b Add initial cata drawtalents stub 7d33641 Merge branch 'main' into add_talent_cata_support 0480d99 Merge branch 'main' into add_talent_cata_support b39...
I loved Cata, I loved Blood DK Tank, and Warrior Tank as well as Enhancement Shammy. I will be playing it for sure along with Classic +. I am excited for Cata Classic. Moreso since it means we will definately be getting MOP which is what I am really excited for. Reply With Quote...
abs(talents[i]?.guid - presetTalents[i])), 0); // If this is the best distance, assign this preset. if (newDistance < distance) { @@ -617,50 +635,50 @@ class WCLSimPlayer { } const fullTypeToSpec: Record<string, Spec> = { 'DeathKnightBlood': Spec.SpecTankDeathknight, '...