refactor: add AI description
This commit is contained in:
parent
46c877f036
commit
248099b323
11
README.md
11
README.md
@ -18,3 +18,14 @@ Communication between the client and the injected code occurs through a named pi
|
||||
Pathfinding is done using [L2jGeodataPathFinder](https://github.com/k0t9i/L2jGeodataPathFinder).
|
||||
|
||||

|
||||
|
||||
## AI
|
||||
The bot client have two AI: combat and deleveling.
|
||||
|
||||
Combat AI can attack and spoil mobs in any combination depending on the settings. It can also collect the selected drop and rest when it reaches a certain level of HP and MP.
|
||||
|
||||
Deleveling AI can automatically attack guards in any town/village until it reaches a configured level.
|
||||
|
||||
Both AIs use pathfinding to achieve desired goals.
|
||||
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user