Situation: It's a light war game where every player controls a series of faction that will enter and leave the board through the game. Games that could look close are britania and vinci.
Component: I am using regular playing cards to create a deck in the following proportions: 4 cards of : 2, 3, 5, 8, then 8 kings (I use queen as kings) 2 jokers. I love number 2,3,5,8 because of the combinations you can do with them by adding numbers or by doubling them.
Each turn players acquire a certain number of cards. I would say from 2 to 7 cards. Players can spend cards during their turns to perform certain actions. I need 3 different action which could be performed. What I am looking for is a way to use these cards efficiently. All unused cards are used for scoring VP at the end. In average, player should spend 2 to 3 cards to perform 1 action.
So far:
First action: Create kingdom: Spend a total 10 points in cards plus a king or a joker. This is the easiest one and I don't think it would change.
Second action: Capture city: Used to capture opponent's city by influence. Attacker place up to 2 cards face down, so does the defender. The highest total value win. Kings allow players to play a second cards which would worth the double. Jokers nullifies all the kings abilities.
Third action: Corrupt Faction: Used to make a faction fall, it is easier to perfrom if the ennemy has more corruption. ??? under development ???
Finally, when defending for capture city or corrupt faction, you can decide to draw from the top of the deck instead of playing from your hand.
The third action is to be defined and this is why I need ideas. Still I am not really sure that the second action really gives the intrigue I need. So I thought I could limit the amount of cards in the deck so that players could try to guess more easily what the other players played. Or make sure that all mechanics has an open and closed information part. For example: like in black jack. Even making sure that closed and open cards could work differently so that you don't always play the highest or lowest cards face up.
By the way, I need something relatively simple because players has other things to do in the game. It's just one of the options they have besides building and battles.
Any ideas?
I am OK for the VP system. Right now, each card is worth 1 point (whatever value) and each king (which could be a noble) is worth 3 points. A joker make all kings worth 0 but is worth 1 point if there is no king. At then end of the turn, you lose approximately half of your cards ( since everyturn is a 50 years gap, or a bit less)
For playing cards progressively, that could be an idea that create an "I am thinking that he's thinking that I am thinking situation". I might try using it.
I like the idea of assasination, that is one of the ideas I had but I was not thinking that the cards would be in play face up ready to target.
Leaving cards face up on the board could be another idea, maybe only characters, or once played they stay face up. Then you could use the assasins just to lower the VP gained at the end.
it's Ok if the cards does not require a board because it's a mechanic added to a game, not a game itself.
For corruption, you corrupt a whole kingdom to fall, not just a city.
There is a game called condotierre that used some kind of cards with number and specials cards. I was not sure of using a system like this. One of the reason is because it's always a 2 player conflict. Maybe I could allow multiplayer conflict. It could be an interesting way to let other players help/hinder other players.
It also kept me thinking If I should have more special cards, like kings have various abilities because they are different characters which each act as a noble.