sollaires

SimulationCraft: Compare Races

Jan 16th, 2020 (edited)
2,329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. # Paste your /simc input here
  2.  
  3.  
  4. # Races for Both Factions
  5.  
  6. profileset."Pandaren"+="race=pandaren"
  7.  
  8. # Horde Races
  9.  
  10. profileset."Blood Elf"+="race=blood_elf"
  11.  
  12. profileset."Orc"+="race=orc"
  13.  
  14. profileset."Tauren"+="race=tauren"
  15.  
  16. profileset."Troll"+="race=troll"
  17.  
  18. profileset."Undead"+="race=undead"
  19.  
  20. profileset."Goblin"+="race=goblin"
  21.  
  22. profileset."Highmountain Tauren"+="race=highmountain_tauren"
  23.  
  24. profileset."Nightborne"+="race=nightborne"
  25.  
  26. profileset."Mag'har Orc"+="race=maghar_orc"
  27.  
  28. profileset."Zandalari Troll (Akunda)"+="race=zandalari_troll"
  29. profileset."Zandalari Troll (Akunda)"+="zandalari_loa=akunda"
  30.  
  31. profileset."Zandalari Troll (Bwonsamdi)"+="race=zandalari_troll"
  32. profileset."Zandalari Troll (Bwonsamdi)"+="zandalari_loa=bwonsamdi"
  33.  
  34. profileset."Zandalari Troll (Gonk)"+="race=zandalari_troll"
  35. profileset."Zandalari Troll (Gonk)"+="zandalari_loa=gonk"
  36.  
  37. profileset."Zandalari Troll (Kimbul)"+="race=zandalari_troll"
  38. profileset."Zandalari Troll (Kimbul)"+="zandalari_loa=kimbul"
  39.  
  40. profileset."Zandalari Troll (Kragwa)"+="race=zandalari_troll"
  41. profileset."Zandalari Troll (Kragwa)"+="zandalari_loa=kragwa"
  42.  
  43. profileset."Zandalari Troll (Pa'ku)"+="race=zandalari_troll"
  44. profileset."Zandalari Troll (Pa'ku)"+="zandalari_loa=paku"
  45.  
  46. profileset."Vulpera"+="race=vulpera"
  47.  
  48. # Alliance Races
  49.  
  50. profileset."Draenei"+="race=draenei"
  51.  
  52. profileset."Dwarf"+="race=dwarf"
  53.  
  54. profileset."Gnome"+="race=gnome"
  55.  
  56. profileset."Human"+="race=human"
  57.  
  58. profileset."Night Elf (Night)"+="race=night_elf"
  59. profileset."Night Elf (Night)"+="timeofday=night"
  60.  
  61. profileset."Night Elf (Day)"+="race=night_elf"
  62. profileset."Night Elf (Day)"+="timeofday=day"
  63.  
  64. profileset."Worgen"+="race=worgen"
  65.  
  66. profileset."Void Elf"+="race=void_elf"
  67.  
  68. profileset."Lightforged Draenei"+="race=lightforged_draenei"
  69.  
  70. profileset."Dark Iron Dwarf"+="race=dark_iron_dwarf"
  71.  
  72. profileset."Kul Tiran"+="race=kul_tiran"
  73.  
  74. profileset."Mechagnome"+="race=mechagnome"
Advertisement
Add Comment
Please, Sign In to add comment