klukule / merlin

Open-source albion online bot in C#
Other
7 stars 6 forks source link

Combat Improvements #48

Open lemon07r opened 7 years ago

lemon07r commented 7 years ago

Combat Improvement Requests: -Knight Boots specific; Use Shield Charge skill on current target off cd whenever available and in combat on current target.

-Sword specific; Use q skill off cd on current target if heroic charges are less than 3. Prioritize using w (interrupt) skill as interrupt before e skill (broadsword specific) if available. Save and use w (interrupt) skill till heroic charges is 3 or if health is below 30% if it hasn't been used to interrupt an enemy ability channel yet. Save e till 3 heroic charges if not needed for interrupt, or if bot hp goes below 30%. Prioritize using w before e when heroic charges hits 3 (since e will consume the charges).

-Potion slot specific; if available use potion slot ability when bot hp drops below 40%. (Not sure if something similar is already is implemented yet.)

klukule commented 7 years ago

There is a problem with Item specific behavior, because it depends on item and selected spells... but we could probably make potions working.