What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

MONK issues, PLEASE HELP

ximox

New Member
Joined
Apr 23, 2014
Messages
2
Reaction score
0
(Hi, moved this here, i think its the right place.)


Hi,

My monk is setup with the following:

Primary = WotHF
Secondary = Mystic Ally Active

1 = BoHeaven
2 = Serenity
3 = SSStrike
4 = Active Mantra

the Cooldown times and Crits are my main priority and I have about 7/8 seconds CD on SSStrike and other skills which means I get 4 to 6 Crits of around 16-20 mil every 7/8 seconds on a single or multiple enemies, same for Serenity with Unwelcome Disturbance which does 2 /3 mil multiple crits to every enemy around me.

My problem is that when using the bot in normal combat the script uses only my primary and uses Active skill of Serenity and SSS only defensively and when in heavy trouble or against elites, this slows down greatly the fights versus normal groups as both skills have a very fast cooldown and can be used constantly, (also nearly making the monk invulnerable as both skills do so and if timed properly work wonders), also it never seems to use the active mantra which is vital and mystic ally active ability also.

In monk combat settings there is nothing related to mantra activation . Serenity and SSS and in variables I changed the activation timing to match the current cool downs but I cant find anything related to the activation of the skills by elites or health levels, only found a "MonkAvoidanceSerenity" which is set on 0 and not sure what is that and whats the numbers to use and "MonkMantraofhealingusehealthPct" set on 0.35 and again I don't know whats that is or how to works and couldn't find anything online,

Can some settings be put in place for Breath of heaven, SSS and Serenity and mantra spamming in monk Combat Routine? Otherwise can someone be so kind to show me what part of the code I have to edit to change this behaviour?

many thanks!

X.
 
I can be of some help! As far as the bot using spirit generators instead of SSS try increasing the priority of SSS so it uses that every time it's up. I don't know how to do this personally, but if you search the trinity forum for "priority" you should find posts where other people talk about changing priority. If you use Mantra of Healing then that variable you found makes the bot only use MoH when you are below 35% (.35). I change this to 70% (.70) personally and I don't know why it's so low to begin with.

For Serenity and Breath of Heaven are probably setup by default to only be used when you are low health just like MoH is setup to be used at 35%. Open \Demonbuddy\Plugins\Trinity\Combat\Abilities\Monk.cs in Notepad (Notepad++ if you have it.) Scroll down to each ability and change the health/resource percentages. I would keep a copy of that file backed up in case it gets overwritten during an update/rollback so you don't have to change everything again.
 
Back
Top