tjc12821

Untitled

Oct 10th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. # T19H
  2. # Tier 19 Heroic
  3. # * Ilvl Cap: 865
  4. # * Artifact Rank Cap: 26
  5. # * 3 Relics with max ilevel of 865
  6. # * Mythic+ gear is permitted up to the item level cap.
  7. # * No items from Violet Hold (unless 840 ilevel)
  8. # * No items from World Bosses / World Quests / BoEs
  9. # * No items from Nighthold (including set bonuses)
  10. # * No Legendaries
  11. # * No Random Gems (ie. Bonus RNG Gem Slots)
  12. # * No Tertiary Stats
  13. # * No Ranked Gear (ie. Warforged/Titanforged)
  14. # * No Hardcoded Stats (generally if an item gives wrong stats: either bonus_id is wrong, either the item no longer exists in-game)
  15. # * It is recommended to use enchant name (ex : ",enchant=binding_of_mastery") rather than id/hardcoded stats.
  16.  
  17. optimal_raid=1
  18.  
  19. # Death Knight
  20. Death_Knight_Frost_T19H.simc
  21. wrists=toravons_whiteout_bindings,id=132458
  22. Death_Knight_Unholy_T19H.simc
  23. wrists=the_instructors_fourth_lesson,id=132448
  24.  
  25. # Demon Hunter
  26. Demon_Hunter_Havoc_T19H.simc
  27. finger2=anger_of_the_halfgiants,id=137038,enchant=binding_of_critical_strike
  28.  
  29. # Druid
  30. Druid_Balance_T19H.simc
  31. head=the_emerald_dreamcatcher,id=137062
  32. Druid_Feral_T19H.simc
  33. hands=the_wildshapers_clutch,id=137094
  34.  
  35. # Hunter
  36. Hunter_BM_T19H.simc
  37. waist=roar_of_the_seven_lions,id=137080
  38. Hunter_MM_T19H.simc
  39. feet=ullrs_feather_snowshoes,id=137033,bonus_id=1517/3418
  40. Hunter_SV_T19H.simc
  41. wrists=call_of_the_wild,id=137101
  42.  
  43. # Mage
  44. Mage_Arcane_T19H.simc
  45. legs=mystic_kilt_of_the_rune_master,id=132451
  46. Mage_Fire_T19H.simc
  47. wrists=marquee_bindings_of_the_sun_king,id=132406
  48. Mage_Frost_T19H.simc
  49. hands=lady_vashjs_grasp,id=132411
  50.  
  51. # Monk
  52. Monk_Windwalker_T19H.simc
  53. feet=katsuos_eclipse,id=137029
  54.  
  55. # Paladin
  56. Paladin_Retribution_T19H.simc
  57. back=whisper_of_the_nathrezim,id=137020,enchant=binding_of_strength
  58.  
  59. # Priest
  60. Priest_Shadow_T19H.simc
  61. shoulders=mother_shahrazs_seduction,id=132437
  62. Priest_Shadow_T19H_S2M.simc
  63. shoulders=mother_shahrazs_seduction,id=132437
  64.  
  65. # Rogue
  66. Rogue_Assassination_T19H.simc
  67. wrists=zoldyck_family_training_shackles,id=137098
  68. Rogue_Assassination_T19H_Exsg.simc
  69. wrists=zoldyck_family_training_shackles,id=137098
  70. Rogue_Outlaw_T19H.simc
  71. finger1=insignia_of_ravenholdt,id=137049
  72. Rogue_Subtlety_T19H.simc
  73. feet=shadow_satyrs_walk,id=137032
  74.  
  75. # Shaman
  76. Shaman_Elemental_T19H.simc
  77. feet=the_deceivers_blood_pact,id=137035
  78. Shaman_Enhancement_T19H.simc
  79. finger1=eye_of_the_twisting_nether,id=137050,enchant=binding_of_mastery
  80.  
  81.  
  82. # Warlock
  83. Warlock_Affliction_T19H.simc
  84. head=hood_of_eternal_disdain,id=132394
  85. Warlock_Demonology_T19H.simc
  86. wrists=sindorei_spite,id=132379
  87. Warlock_Destruction_T19H.simc
  88. waist=feretory_of_souls,id=132456
  89.  
  90. # Warrior
  91. Warrior_Arms_T19H.simc
  92. hands=archavons_heavy_hand,id=137060
  93. Warrior_Fury_T19H.simc
  94. finger1=ayalas_stone_heart,id=137052,enchant=binding_of_haste
Advertisement
Add Comment
Please, Sign In to add comment