June 25, 2025, 11:36:57 AM

Author Topic: question on drive backs and making way  (Read 1701 times)

Offline Dave

  • Moderator
  • Full Member
  • *
  • Posts: 1290
    • Loc: Worcester, MA
    • The Epic Gamer
question on drive backs and making way
« on: March 15, 2012, 12:54:05 PM »
In driving back enemies, this sentence:

Quote
Once this first stand has been positioned, remaining stands move back along the same path

Does that mean the exact same path? An example:

Code: [Select]
XXX

YYY
|
|ZZ
V

X shoots at Y and drives it back. The player controlling Y chooses to move the left most stand. Do the other stands count as being driving back through Z (and have to check for confusion) or do they follow the left most stand's path and not have to test for it?

On making way, in Diagram 57.1, is the way Unit 2 moved legal?

Quote
If the entire unit lies within the path of the friendly unit then all stands must be moved, in this case the player begins with the stand that must move the shortest distance to get out of the path of its friends. This stand is moved the shortest distance out of the path of its friends without changing its orientation. The remaining stands are then rearranged into formation around the first.

The left most stand wasn't arranged around the first. I'm taking around to mean "touching" here.

Offline Lex

  • Global Moderator
  • Full Member
  • ***
  • Posts: 1451
  • I wonder...
    • Loc: Bergen op Zoom, Netherlands
    • Warmuster . BitzBox
Re: question on drive backs and making way
« Reply #1 on: March 15, 2012, 12:59:58 PM »

On making way, in Diagram 57.1, is the way Unit 2 moved legal?

Quote
If the entire unit lies within the path of the friendly unit then all stands must be moved, in this case the player begins with the stand that must move the shortest distance to get out of the path of its friends. This stand is moved the shortest distance out of the path of its friends without changing its orientation. The remaining stands are then rearranged into formation around the first.

The left most stand wasn't arranged around the first. I'm taking around to mean "touching" here.

Back into a legal formation would have been the better description !

Move one shortest distance possible, arrange the rest in legal formation

Offline Guthwine

  • Mod
  • Full Member
  • *
  • Posts: 466
Re: question on drive backs and making way
« Reply #2 on: March 15, 2012, 03:02:10 PM »
As I understand it you would have 2 choices in your examples, either Z denies to make way and Y is confused or you make way with Z and test for confusion on both. (Y once for pushing Z and Z once for making way)
Warmaster:
- Bretonia
- Dwarves
- Highelf WIP

Epic:
-Imperial Guard
-Necrons
-Space Marines WIP

Offline Dave

  • Moderator
  • Full Member
  • *
  • Posts: 1290
    • Loc: Worcester, MA
    • The Epic Gamer
Re: question on drive backs and making way
« Reply #3 on: March 15, 2012, 03:08:12 PM »
That's what I assumed but the "along the same path" bit confused me when I re-read it. I wasn't sure if that meant "exactly the same path" or "along the same vector".

Dave