kraftaddikt
Member
- Joined
- Jul 3, 2015
- Messages
- 51
- Reaction score
- 4
Upon reaching lv68 with Miner/Botanist a new ability called Bountiful Yield II / Bountiful Harvest II is granted which increases the number of items obtained on a gathering attempt by either 1, 2 or 3 based on your current gathering.
For old ARR and HW nodes, this ability is far superior than using King's Yield II / Blessed Harvest II due to the high gathering rating players have at level 70. The ability needs to be cast on every possible gathering attempt, as it only works for a single gathering action, and not for the entire duration of the node.
I've tried adding this ability into some of my older profiles, but either I did it wrong or it's not recognizing the ability, i.e;
Does it need to be implemented or what can I do to make it work?
For old ARR and HW nodes, this ability is far superior than using King's Yield II / Blessed Harvest II due to the high gathering rating players have at level 70. The ability needs to be cast on every possible gathering attempt, as it only works for a single gathering action, and not for the entire duration of the node.
I've tried adding this ability into some of my older profiles, but either I did it wrong or it's not recognizing the ability, i.e;
Code:
<GatheringSkillOrder>
<GatheringSkill SpellName="Bountiful Harvest II" TimesToCast="6" />
</GatheringSkillOrder>
Does it need to be implemented or what can I do to make it work?