-
Notifications
You must be signed in to change notification settings - Fork 3
How To
Each turn, the player draws a new card and must place the corresponding tile on the playing field. In each game there is exactly one 'second chance'. If the second chance button is pressed, the player draws another card. The aim of the game is to connect as many cities and factories as possible and to place power plants and parks in such a way that they score as many points as possible.
These tiles are placed randomly on the playing field by the computer.
City
Base Points:
- Connection to Cities: +5 each
- Connection to Factory: +3 each
- Adjacent Power Plant: +3 each
- Adjacent Park: +5 each
Factory
Base Points:
- Connection to Cities: +5 each
- Connection to Factory: +3 each
- Adjacent Power Plant: +5 each
- Adjacent Park: 0 each
Mountain
No effect on the score
Forest
No effect on the score
These tiles have corresponding cards that are in the deck.
Rail (N-S)
Add +1 to score if within a valid connection.
Rail (W-E)
Add +1 to score if within a valid connection.
Rail (W-S)
Add +1 to score if within a valid connection.
Rail (S-E)
Add +1 to score if within a valid connection.
Rail (N-W)
Add +1 to score if within a valid connection.
Rail (N-E)
Add +1 to score if within a valid connection.
Rail (Intersection)
Add +1 to score if within a valid connection. The intersection only works as N-S and W-E (Trains cant turn on this tile).
Rail Station (N-S)
Add +5 to score if within a valid connection. Every rail tile worth is doubled on this track.
Rail Station (W-E)
Add +5 to score if within a valid connection. Every rail tile worth is doubled on this track.
Park
Increases base points of Cities. If not placed adjacent to a City, a penalty of 5 points will be added.
Power Plant
Increases base points of Cities/Factories. If not placed adjacent to a City or Factory, a penalty of 5 points will be added.
The Nimble Beast Statue
"Obey the Nimble Beast" is written in the inscription of this worthy and thoroughly decorative statue. However, it has no deeper meaning or effect on the result.