Posts: 23
Threads: 15
Joined: Oct 2018
Reputation:
0
Hey, just wondering if anyone knows how to force the bot to avoid monsters breaking your shielding.
I can't find how to do it.
Posts: 2,893
Threads: 475
Joined: Jul 2018
Reputation:
82
Hello.
You have stance "Circle" on Targeting that will try to walk around the target, so you can setup this stance when you have 2 or more monsters.
Example:
Add two creatures named "Dragon" on Targeting.
Dragon:
-- Count: 1
-- Setting1 -> Stance: Reach
-- Setting1 -> Danger: 1
Dragon:
-- Count: 2+
-- Setting1 -> Stance: Circle
-- Setting1 -> Danger: 2
If you wanna do that by counting multiple creatures then you just need to use Categories.
Example: Add 4 entries on Targeting...
Category A: (yes, the name on Targeting will be "Category A")
-- Count: 1
-- Setting1 -> Stance: Reach
-- Setting1 -> Danger: 1
Category A:
-- Count: 2+
-- Setting1 -> Stance: Circle
-- Setting1 -> Danger: 2
Dragon:
-- Count: Any
-- Category: A
Dragon Lord:
-- Count: Any
-- Category: A