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

autoequip / statsweights

woenie

New Member
Joined
Oct 30, 2012
Messages
88
Reaction score
2
I tried looking for statsweights because I felt the autoequiper was making bad decisions.

I found .\Honorbuddy\Data\Class Profiles\Shaman - Elemental.xml

is it making decisions based of this file or am I looking in the wrong place?

- spirit has no value for elemental
- where is multistrike?
- mastery is important for restoration.. where its ranked lower. (in the resto.xml ofcourse)

Code:
<?xml version="1.0" encoding="UTF-8"?>

<ClassProfile Name="Shaman - Elemental" Specialization="1" Class="Shaman">

  <TalentTree>
    <Talent Name="Astral Shift" Index="3" Tier="1"/>
    <Talent Name="Windwalk Totem" Index="3" Tier="2"/>
    <Talent Name="Call of the Elements" Index="1" Tier="3"/>
    <Talent Name="Echo of the Elements" Index="3" Tier="4"/>
    <Talent Name="Ancestral Guidance" Index="2" Tier="5"/>
    <Talent Name="Elemental Blast" Index="3" Tier="6"/>
  </TalentTree>


  <WeightSet>
    <Intellect>20</Intellect>
    <SpellPower>18</SpellPower>
    <Spirit>18</Spirit>
    <Hit>18</Hit>
    <Mastery>16</Mastery>
    <Haste>14</Haste>
    <CriticalStrike>12</CriticalStrike>
    <Stamina>5</Stamina>
    <Armor>0.01</Armor>
    <DamagePerSecond>0.01</DamagePerSecond>
  </WeightSet>

</ClassProfile>
 
Last edited:
This is HB-1568 from here. It should already be repaired for the next (post-.747) Honorbuddy drop.

cheers,
chinajade
 
You could try Beta it is usually has the latest fixes? chinajade could elaborate.
 
In the meantime, you can also edit the weightsets. I've been using the weights from Noxxic with a lot of success.

Here's the XML for my Shammy.
 

Attachments

Back
Top