Add something to the .cs file, for instance, just beside "ShouldLawsOfValor". This will spam Laws of Hope. protected override bool ShouldLawsOfHope() { if (!Skills.Crusader.LawsOfHope.CanCast()) return false; return true; }