I have been designing a space empire semi-cooperative game where at the start of every round all event cards in a row will be advanced one square down the event row with a new event card drawn from a face down deck and placed face down at the back of the row (see Upper Deck's Legendary series of games on how enemies enter the game to get a feel of what I am talking about). There is a limited amount of spaces on the event row, and if a card in the last row space is moved it "falls" off the event row and is discarded.
Now every event card which occupies a space can only influence the column of space systems directly under that card (a system usually contains planets which players work towards colonizing). Each column can be thought of a region of space.
Currently there are four regions or four columns of systems where the leftmost region (the home region) contains each player's home system. The rightmost region is the first region where any new event card will first enter and possibly influence. Think of the home region being the center of the galaxy and the last region being at the outskirts of the galaxy.
Hence, an event card will begin in the region furthest away from the home system and march its way down towards it.
All event cards, as mentioned, will enter the game face down (to keep suspense). Players can reveal face down event cards in a region (or adjacent region) in which they have built a star base. Hence the star base can act as a early warning outpost.
The problem is that even if a player in an outer region (non-home region) does not have a star base, I still want an event card to reveal itself without a player initiating it. For example, an event card could be a raiding pirate fleet which wants to attack the furthest flung colonies in an outer region instead of trying to raid the heavily defended home region.
Also, an event like a supernova should immediately be revealed (from the first sector it enters) as it is easily picked up on scanners (big light in darkness). There may also be event cards (like invading force of aliens) which only want to target the home region.
So I was thinking that the event cards which are placed faced down have some partial information on the back to describe the conditions on when it is revealed. For example, an event card of raiding pirates could have some text on the back of the card which says "2+" with a colonized planet icon indicating that the card should be revealed if there is a colonized system in region 2 ,3 or 4 (not the home region). A super nova event card could have an immediate reveal icon on it, so it is revealed immediately when it enters the first event column space.
The partial information on the back of the will tell the players when it will reveal itself, but no information as to what the card event is.
Right now I am thinking the partial information should be deterministic in the conditions on when it will be revealed. Perhaps making it somewhat random may make it more interesting. For example, a card will always reveal itself in region 2, but a die roll with a 5 or 6 (or a randomizer drawn card that matches a icon on the back of the card) in region 3 or 4. Maybe this is a little too much, what do you think?
Of course, all the above said mechanic can be avoided by simply placing all the event cards face up, but does not seem to be as interesting.
Does the basic overall idea seem ok?
Any thoughts or suggestions?
Thanks,
DarkDream