attackLooters

From OpenKore Wiki
(Redirected from attackLooters dist)
Jump to navigation Jump to search
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:


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.