RE: YOU ARE AT THE X [REDUX]
03-12-2019, 07:01 PM
(This post was last modified: 03-12-2019, 07:13 PM by Numbers.)
Go to the door, move towards and then shoot at the enemy if they are still there from last time, unless the other enemy is adjacent to a line of sight. Make sure to, from the map's perspective, not move into both enemies' views at once, because a crossbow takes too long to reload to kill both enemies in quick succession.
Basically, follow this: "If (an enemy is in range) and (another enemy can not attack you) then (shoot enemy). Else if (enemy is visible on map, but not in range) and (enemy cannot (shoot you) or (move to shoot you) when you move to the space) then (move closer to the enemy). Else, prompt for command."
Automation is the best kind of operation.
Basically, follow this: "If (an enemy is in range) and (another enemy can not attack you) then (shoot enemy). Else if (enemy is visible on map, but not in range) and (enemy cannot (shoot you) or (move to shoot you) when you move to the space) then (move closer to the enemy). Else, prompt for command."
Automation is the best kind of operation.