[Enhancement] Guards use barracks chest for armour supply
MattBeard opened this issue · 2 comments
Minecolonies version
version 1.12.2-0.8.6403
Expected behavior
- Guards should protect themselves better
Actual behaviour
- I have to hand out armour manually
Suggestion
- Every now and then (perhaps every 10 to 30 seconds depending on what routine they are running) each guard compares items of armour in the barracks chest with corresponding armour they are wearing and if they find a better item they swap so they are wearing the better one and the worse one is in the barracks chest.
- Comparisons should not consider wear level, only strength/durability (otherwise they will constantly keep swapping out worn armour for slightly less worn, it wears out a little, they swap it again etc.)
- Better yet, they should first look in their own tower chest, and then in the barracks chest. Items they take off should always be returned to the barracks chest so they can be used by guards from other towers in the same barracks.
- When a guard is set to patrol, the resetting of the patrol list to the top would be a great time to do the check.
- You could chose for the guard to always physically go to the chest (or close to it ) to check, or perhaps only go to it if and when a swap occurs (that would be my choice).
- Could the same routine work for guard towers and their chest?
Yeah, this one is my fault. Currently in progress.
…On Jan 1, 2018 7:24 AM, "MattBeard" ***@***.***> wrote:
Minecolonies version
version 1.12.2-0.8.6403
Expected behavior
- Guards should protect themselves better
Actual behaviour
- I have to hand out armour manually
Suggestion
- Every now and then (perhaps every 10 to 30 seconds depending on what
routine they are running) each guard compares items of armour in the
barracks chest with corresponding armour they are wearing and if they find
a better item they swap so they are wearing the better one and the worse
one is in the barracks chest.
- Comparisons should not consider wear level, only strength/durability
(otherwise they will constantly keep swapping out worn armour for slightly
less worn, it wears out a little, they swap it again etc.)
- Better yet, they should first look in their own tower chest, and
then in the barracks chest. Items they take off should always be returned
to the barracks chest so they can be used by guards from other towers in
the same barracks.
- When a guard is set to patrol, the resetting of the patrol list to
the top would be a great time to do the check.
- You could chose for the guard to always physically go to the chest
(or close to it ) to check, or perhaps only go to it if and when a swap
occurs (that would be my choice).
- Could the same routine work for guard towers and their chest?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1948>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AF4SorNKqhMGjIgDyrCno7BP7LE1kN9lks5tGOqlgaJpZM4RQFbO>
.