See if it isnt being used for something else, and if its checked in the PQI-settings.
See if it isnt being used for something else, and if its checked in the PQI-settings.
Come back Vach and keep maintaining your Disc Priest profile !!... I pay you Top Dollah if you do.. :P
What I did to fix this:
1. Go to rotation editor
2. Open up Monk PQI
3. In the ability list, find all the "DPS" fields.
4. Move them all to the left.
5. Save notes.
6. Enjoy it casts mana tea
also I was running into this issue tonight, so I was just messing around. I noticed sometimes it gets stuck on "DPS:SM" so I'm like uhh it's not casting mana tea. So I just removed all DPS, I'm mainly always am just mistweaving and never fistweaving - so I don't care much. But I do use Deadman's Fistweave if I ever do which is keybound to another action![]()
Last edited by Airwavez; 07-27-2013 at 04:16 AM. Reason: typo
Resto Shaman:
Anyone have any good PQI numbers for a higher ilvl (like 515, 522, 530) geared 25man and 10man raids? Or a xml profile file that works well?
Last edited by xNotta; 07-28-2013 at 10:38 PM.
Spamming buff on NPCs is annoying and telling... can we fix it?
can you maybe tell a bit more detail to what npc and what class you are and when it is occuring?
I play with the Resto Schaman profile but it won't save my personal changes in the PQInterface after reload, can anyone help pls =)
i noticed that the profile will spam fortitude on the auctioneer sometimes......but not a big deal really
Hi,
i want the profile to work on tortos hm
i made this change in PQR_Vachiusa_Data.lua
and modify all the call of UnitHealth with my UnitHealthCyx(t)-- thk you for this Sinweaver
function SIN_convert(spell)
local spell = GetSpellInfo(spell)
return spell
end
function UnitHealthCyx(t)
local THealthActual = UnitHealth(t)
-- if crystal then heal until 140701
if UnitDebuff(t, SIN_convert(137633)) then
THealthActual = UnitHealthMax(t) * .5
end
return THealthActual
end
Can this work?
Edit: i can skip 140701, its already done in canheal function
Edit 2: correction of code
Last edited by Cyxi; 08-01-2013 at 10:01 AM.
here my monk files with modified settings, 10/13hc atm
i just switch to dps/nodps during encounters, and disable dispel if the fight requires to manually dispel. Seems i do not have any mana tea problem
I would love to see the meta gem proc improved into the rotation (surging mist spam or jab>tp>jab>tp spam with meta proc active)
MONK.rar
Do you heal manually on tortos hm?