The Witcher Dice Poker Rules

  1. Witcher 2 Monk Dice
  2. Witcher 2 Dice Guide
  3. The Witcher Dice Poker

This thing has to be rigged. I'm playing through the Witcher series for the first time, and I'm currently in Vizema during the first game. Trying to complete the quest to play all the professionals is the most frustrating experience I've had in a video game. The witcher 2 dice poker rules fewer than 1,000 positions. Want to know how the pros beat the casino at Blackjack or 21? The Proven Performer initiative is designed to help ensure that the games you purchase from IGT will perform the witcher 2 dice poker rules on your floor.

Witcher Kings mod, a total conversion for Crusader Kings 2 set in the universe of The Witcher, is now compatible with the latest build 2.7.1.

Windows automatic installer (recommended)


Witcher 2 Monk Dice

or manual install (Windows/Mac/Linux)


It is mainly a compatibility & bugfix release, but also has a few new features, described below.

This release doesn't include societies and artifacts, but this will come with a future release.

For more information on the mod, checkout the Witcher Kings wiki page.

Dice Poker

The Dice Poker mini-game from the Witcher video games has been integrated to the mod !

It started as a technical challenge more than a year ago, and few implementation struggles later, it became a multiplayer-compatbile targeted decision and event chain !

The rules

The rules are based on TW2, mainly because it's a slightly easier to implement than TW1.
Each game consists of a single round, composed of two rolls:

  • After the initial bets (0.5 gold), each player rolls the dice once
  • Players can then decide (in turn) to check, raise (0.5 gold), call or resign
  • Then each player decide which dice to re-roll, or to pass.
  • The winner is the one with the best combination (Five-of-a-kind > Four-of-a-kind > Full House > Six-high straight > Five-high straight > Three-of-a-kind > Two pairs > One pair).
  • In case both player have the same combination, the one with the highest combination value wins (One pair of 2s > One pair of 1s).
  • In case of same combination of same value or no combination, the values of the remaining dice are used to decide.
  • If the hands are exactly identical (five same dice), then it's a draw.

Gambler trait

There was already a Gambler lifestyle trait in the mod (though not used in events). With WoL it became somehow redundant with the Game Master lifestyle trait.
So it has been switched to a personality trait:


As a comparison, if a Gambler can hardly resist playing few dice games in the tavern, a Game Master would make it a full time job and participate in high stake tournaments.

The gambler trait has been added to canon characters based on the video games, and will appear randomly on generated characters.

Play a game of Dice Poker

The mini-game is triggered via a targeted decision.
It requires the characters to be at the same location, and the AI will accept if:

  • it has the Gambler trait
  • has a positive opinion of the player
  • and is not at war with the player (no dice poker during sieges).

Because CK2 doesn't simulate the economy for courtiers, they are usually poor (0 gold), so their wealth is not a condition (they'll just have negative gold if they lose)

The game events work from both sides (i.e. should work in multiplayer), so the player may sometime receive an invitation from a wealthy gambler AI at court (with an anti-spam timer).
The decision won't be used between AI characters, for performances (and because it would be pointless, as a simple event could simulate the 50/50 outcome).
The decision does not require the player to be a Gambler, and in fact winning a game gives a chance to gain the gambler trait.

Witcher 2 Dice Guide

Which dice to re-roll ?

It's possible to select the dice to re-roll one by one:

The Witcher Dice Poker Rules

But it's a bit painful, and most of the time you just want to keep your Pair or Three-of-a-kind, and re-roll the rest. And this is also needed for the AI !

So there's an option that the player can chose to keep all dice with rank 1 and rank 2 values, if any.


Randomness

There's a bit of an issue with the random number generator: it's not completely random...
Because all events happen instantly, the same seed is re-used, and it happens that both players will roll the same values, except for a shift of one dice...
Now, with CK2 patch 2.7 and some hidden ping events, it seems a bit better, but no guarantee that the game is not rigged !

Further ideas

The mod has some opposite congenital traits 'Lucky' and 'Cursed', that are not widely used in events yet. It could be interesting that these traits sometimes influence the dice roll, making lucky character slightly more likely to win. Currently you just get a chance to gain the Lucky trait by rolling a Five-of-a-kind combination.
High stake tournaments, with larger bets and multiple games/rounds could be suitable for a game master lifestyle.

Prosperity

Some fictional baronies have been added to some regions (Aedirn, Angren, Kaedwan, Kovir & Poviss, Lyria Rivia and part of Nilfgaard) for the prosperity mechanic of Reaper's Due expansion, courtesy of tsf4.

This allows to build new settlements past the historical maximum of the province, up to the game limit of 7 baronies.

In addition some fictional names have also been created to avoid duplicated baronies names in the same county.

Helping with the mod

The potential of the mod is huge, and the team is very small, while there's still a lot of ideas to be implemented !

You can help by:

The Witcher Dice Poker

  • reporting bugs
  • giving suggestions, ideas and feedback (balance, fun, ...)
  • doing some modding (research, graphics, scripting, ...). If you're interested browse the opened issues on the Github repository and contact me.

Known bugs

Dice

- Upper Aedirn is always vassalized by Henselt, no matter who wins the war (or if the war invalidates). The cause is still unknown...
- Conclave education focus output is overridden by the existing system where education is decided by event.

Full changelog

----------------------------------------------------------------------------------------------------------------
v0.8.0 2017-07-08
----------------------------------------------------------------------------------------------------------------
Compatibility with vanilla 2.7.1
Note: vanilla societies are disabled.
Features:
- Implement a Dice Poker mini-game
- Rules are based on TW2 (single round with two rolls)
- Event chain is triggered via a targeted decision, requiring characters to be at the same location, and the AI will accept if it has the Gambler trait, has a positive opinion of the player, and is not at war with the player.
- Change gambler trait from lifestyle to personality trait
- Add canon characters with gambler trait, based on video games
- Create fictional baronies (Aedirn, Angren, Kaedwan, Kovir & Poviss, Lyria Rivia and part of Nilfgaard) for prosperity mechanic, courtesy of tsf4
- Create fictional baronies to avoid duplicated names in same county, courtesy of tsf4
- Remove decision toggles, as patch 2.7 has made the intrigue UI larger
- Add heal/protect spell decisions for filter=self, as required with patch 2.7
- Add obedient (AI accepts diplomatic interactions) and non_interference (AI doesn't take hostile actions) to the charm spell.
- Add an off-map job action to court magicians, to prevent the idle councillor alert icon
- Tweak some music DLC triggers based on religions & cultures and add missing ones
- Merge music DLC titles & volumes info
- Use a trait hidden from others for Saskia, allow her to marry but being infertile.
- Use 'Church of' prefix for the Eternal Fire religious title
- Use 'District of' prefix for some Novigrad holdings
- Rename 'Wieczny Ogien' province to 'Temple Isle'
- Rename 'Wyzima Castle' holding to 'The Royal Palace'
Bugfix:
- Apply some missing changes from WoL 2.3.x patches, that were causing nasty bugs ('Break up with lover' decision not having effect, broken WoL events, etc.)
- Allow Nilfgaard invasion via neighbour sea provinces (Skellige, ...)
- Fix 'Become exalted' ambition success check, and increase diplomacy attribute instead of learning
- Move Lebioda holy site from Novigrad to Temple Isle county
- Restrict non-aggression pact event with other races for racist rulers
- Fix some character characteristics, courtesy of Paxter Redwyne
- Fix Artorius Vigo's sex
- Rename Queen Meve's son Anseis
- Make Baron Ravanen Kimbolt one eyed and older
- Make Niedamir a widower
- Fix misspelling of Dijkstra