attackLooters
(Redirected from attackLooters dist)
- attackLooters <boolean>
- If this option is set to 1 and an item on the ground disappeared, Kore will automatically attack monsters directly standing on the same spot as where the item was last seen.
Notes:
- This will only work if Kore is set to pick up the item that disappeared.
- Has no effect when auto sitting.
- Most likely, you have to setup item taking or gathering in addition.
- attackLooters_dist <number>
- Distance radius (in cells) used to associate a disappeared item position with nearby monsters for looter-targeting logic.
| Value | Description |
|---|---|
| 0 | Only monsters exactly on the same cell are considered. |
| 1 | Default practical behavior: include monsters within 1 cell. |
| >= 2 | Broader search radius; may increase false positives if too high. |