Please any body who good know rules in Trinity answer me how to change this Deadly Reach for monk to spam on any mob once for 20 second to get buff 18% damage, and still use Fists of thunder as the primary attack.
I try modify file but all time get only error.
// Deadly reach
if (!bOOCBuff && !bCurrentlyAvoiding && hashPowerHotbarAbilities.Contains(SNOPower.Monk_DeadlyReach))
{
return new GilesPower(SNOPower.Monk_DeadlyReach, 16f, vNullLocation, -1, targetCurrent.iThisACDGUID, 0, 1, USE_SLOWLY);
}
Big thank for any person who can help me in this task
I try modify file but all time get only error.
// Deadly reach
if (!bOOCBuff && !bCurrentlyAvoiding && hashPowerHotbarAbilities.Contains(SNOPower.Monk_DeadlyReach))
{
return new GilesPower(SNOPower.Monk_DeadlyReach, 16f, vNullLocation, -1, targetCurrent.iThisACDGUID, 0, 1, USE_SLOWLY);
}
Big thank for any person who can help me in this task