/dominion-helper

A card counting browser extension for dominion.games

Primary LanguageJavaScript

Readme

Dominion Helper

This browser extension shows you the makeup of your deck on dominion.games.

Features

Multiple options for card list sorting

  • By cost
  • Alphabetically
  • By type

Track starting cards

Track first player

Track gained cards

Track trashed cards

Handle the case where kingdom cards are trashed

Lurker

Gladiator

Track travellers

Example:

m returns a Page.
m receives a Treasure Hunter.

Track exiled cards

If a card is exiled from your hand or deck, no action required If a card is exiled from the kingdom, it counts as a gain. Cards that exile from the kingdom:

  • Camel train
  • Transport
  • Invest
  • Enclave
  • Way of the Camel

Miscellaneous edge cases

Cards that return to their pile

Example:

m returns a Madman to the Madman pile.

Ambassador

Example:

m plays an Ambassador.
m reveals a Copper.
m returns 2 Coppers to the Copper pile.
L gains a Copper.

Fortress

Example:

m plays a Chapel.
m trashes a Copper, an Estate and 2 Fortresses.
m puts 2 Fortresses into their hand.