Hey all-
I need some help with two parts of a mechanic for one of my games. A little background:
Each round of this game each player picks two actions to perform. Everyone announces simultaneously which they chose.
--For some actions, if multiple players choose it, the player who is currently losing gets first choice (of cards/stuff to gain).
--For other actions, if multiple players choose it, each player gets to take the same action, but it is of reduced value (ex: each gains $8 instead of $10 if only one person chooses "gain money")
Then, there's the action in question...This is the main action, where you send your forces to attack a variety of villages. Currently, you get points based on your strength minus the strength of the village. Some players will have bonuses against certain villages, making each one more or less attractive. There are less villages to choose from than there are players.
****SO...if multiple players pick "attack a village" as an action, how do we decide who gets which village? And, if multiple pick the same village, how are points determined?****
--Currently, if multiple people pick "attack" then they each secretly select their village, and all reveal. Everyone could pick the same village, or they could all pick different ones.
--One idea I tried was that if multiple people pick the same village, they all add the points they would score and divide them evenly. This works thematically, and gives players an incentive to try to piggyback on stronger players. It also gives an incentive for stronger players to pick less-than-ideal places to avoid piggy-backers.
--Mostly, I like this, but I'm trying to decide if there's a more elegant way around this problem.
So...any ideas? Let me know! Thanks...
-gabe