What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Talented - An Affliction Warlock Setup

eXtOphius

Member
Joined
Jan 15, 2010
Messages
219
Reaction score
3
I made a quick build for an Affliction Warlock since one does not come with the Talented plugin. I figured I would share it with the community.

Steps to Installing:
  1. Open up a new text file (use your favorite text editor, I use Notepad++
  2. Copy and paste the following code:
    Code:
    <?xml version="1.0" encoding="utf-8" ?>
    <TalentTree Specialization="1" Name="Warlock Affliction by XtO" Class="Warlock">
      <!-- Affliction Talents -->
      <Talent Tab="1" Index="1" Count="2" Name="Doom and Gloom" />
      <Talent Tab="1" Index="2" Count="2" Name="Improved Life Tap" />
      <Talent Tab="1" Index="3" Count="3" Name="Improved Corruption" />
      <Talent Tab="1" Index="4" Count="1" Name="Jinx" />
      <Talent Tab="1" Index="5" Count="2" Name="Soul Siphon" />
      <Talent Tab="1" Index="6" Count="2" Name="Siphon Life" />
      <Talent Tab="1" Index="7" Count="1" Name="Curse of Exhaustion" />
      <Talent Tab="1" Index="9" Count="3" Name="Eradication" />
      <Talent Tab="1" Index="11" Count="1" Name="Soul Swap" />
      <Talent Tab="1" Index="12" Count="3" Name="Shadow Embrace" />
      <Talent Tab="1" Index="13" Count="3" Name="Death's Embrace" />
      <Talent Tab="1" Index="14" Count="1" Name="Nightfall" />
      <Talent Tab="1" Index="15" Count="1" Name="Soulburn: Seed of Corruption" />
      <Talent Tab="1" Index="16" Count="3" Name="Everlasting Affliction" />
      <Talent Tab="1" Index="17" Count="2" Name="Pandemic" />
      <Talent Tab="1" Index="18" Count="1" Name="Haunt" />
     
      <!-- Demonology Talents -->
      <Talent Tab="2" Index="1" Count="3" Name="Demonic Embrace" />
      <Talent Tab="2" Index="2" Count="3" Name="Dark Arts" />
      <Talent Tab="2" Index="4" Count="1" Name="Demonic Rebirth" />
      <Talent Tab="2" Index="5" Count="2" Name="Mana Feed" />
    </TalentTree>
    3. Save it as "Warlock - Affliction", make sure it is saved as an .XML file!

Enjoy,
XtO
 
Last edited:
so if i were to change this to a Shaman Enchance build.... would all i do is change the Code? its that simple? o.O
 
Yes, you just need to change the coding in the appropriate places.

XtO
 
Back
Top