java.lang.Object
All Implemented Interfaces:
RuleSetStrategy

public class Down2Levels
extends WinConditionStrategy
Jump down two levels to win

This effect alters the player win conditions: the default rule (move on a level 3 structure) still applies, and an additional one is added: if a worker performs a movement action between two cells which height difference is at least 2 (only going from a taller building to a lower one), the player immediately wins. The movement must be performed by the worker (forced is not moved)