Goal: To use a dart trapped chest to sustain damage, and then use bandages to heal the damage. Must grab bandages from a secure or bank when the char runs out.
Flow:
Check for bandages, if not found then check the open containers, if not found then display a smart alec remark and halt
- drag bandages from container to backpack
Check hit points. If current hit points are less then maximum hit points - oh say 5 or so, then apply a bandage on self and wait for it to complete.
If hit points are greater then maximum - 5 then double click the trapped crate to take damage so you can heal it.
Setup:
Identify the trapped crate, Identify what bandages are.
I'm hoping Josey Wales jumps in here with some inputs