4. This CR does not do everything for you. Just basic things and the rest is for you to do manually.
Could you tell us what it does tho, so that I can enter an arena knowing what parts I need to do myself and what is done by the CR?
return new PrioritySelector(
Hotkeys(),
AlwaysStealth(),
BlindAfterSap(),
//DisableAutoAttack(),
//SapStealthy(),
#region Defense
UseHealthstone(),
Dismantle(),
Interrupts(),
Feint(),
WillOfTheForsaken(),
#endregion
#region Offense
//Tricks(),
PremeditationSliceandDice(),
Openers(),
Finishers(),
Shiv(),
Gouge(),
Backstab(),
Hemorrhage()
#endregion
Hello again!
Are you still working on this CR?