Hello everyone.
For those who running high CDR, probably "Dashing Strike" Monk.
To make your monk spam serenity in combat, open you MonkCombat.cs file.
And set your amount of health to 1
Example.
(Player.CurrentHealthPct <= 0.50 || (Player.IsIncapacitated && Player.CurrentHealthPct...