PKer bot AI completion #27
Labels
No labels
bug
ci-cd
client
epic:security-hardening
feature
optimization
priority:high
priority:low
priority:medium
server
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
BlackLobster/Server#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Several PKer-bot behaviours are TODO: spec-combo state machine (weapon switch + special toggle), ground-item looting (
GroundItems.visible/2→value sort→pickup), and economy-aware restock (borrow coins / shared-bank withdraw). Also Goldsmith-gauntlets handling insmelt_and_bank.Source:
lib/black_lobster/game/bot/goals/pk_and_restock.ex:206/253/451,smelt_and_bank.ex:30.Closing — the three tracked PKer behaviours are implemented in pk_and_restock.ex: spec-combo weapon-switch + special toggle, ground-item value-sorted looting, and economy-aware restock (borrow/withdraw). The remaining Goldsmith-gauntlets handling in smelt_and_bank.ex is minor and can ride with smithing if wanted.