Hello, if i want to add so the bot shoots Poison Arrow on rare, unique bosses how can i do that and if i want to remove the bot from trying to cast Decoy Totem? Right now im having Cast when damage taken / Decoy Totem, so the bot thinks he can cast Decoy Totem but he fails.. so he just try to spamm it. thank you
Unless you know a lil bit 'o coding you won't be able to altar the CR. Best bet find someone to altar the code for you to suit your needs.
With the little knowledge i have, i tried to remove the skill decoy totem but then the bot wouldnt start ^^ so i guess i better wait like you said.
Nevermind i solved it, for thoose who have cast when damage taken and decoy totem linked and need help this is how i did and it works. Open up RangerCR.cs wich is located in Routines\ApocsRangerRoutine Search for CreateTotemLogic(), and just add // so it will look like //CreateTotemLogic(), Same with CreateTrapLogic(), make it to //CreateTrapLogic(), Thats all hope i helped someone