if a player leaps from one square out-side the TZ of a player with tentacles, to another square also out-side the TZ, but has to move through an intervening square inside the TZ of the tentacles player, do they have to test for tentacles to move to the second square?
EG player A is the leaper, B is the player with tentacles. Player A wants to leap to position marked by O, meaning they must leap over a TZ with tentacles in it.
Code: Select all
. . A . .
. x x x .
O x B x .
. x x x .
thanks,
Greg