{% extends "best-cards/_layout.html" %} {% import "best-cards/_layout_card_column.html" as layout with context %} {% block content %}

{{ dom }} {{ _("Dominate") }}

{% trans trimmed %} {{ dom }} is the most played discipline of the game. It provides an excellent bleed module, good bloat and the best bounce in the game. More than a third of winning decks use this discipline. {% endtrans %}

{% call layout.card_column("Deflection", decks=293, copies="3-7") %} {% trans trimmed %} It is the best bounce of the game. At superior {{ DOM }}, it can be chained multiple times by the same vampire, an incredibly effective defence against even the most severe bleed constructs. {% endtrans %} {% endcall %} {% call layout.card_column("Govern the Unaligned", decks=209, copies="5-13") %} {% trans trimmed %} An incredibly versatile tool, it helps getting more vampires out for cheap in the beginning of the game, and provides an excruciating bleed later on. {% endtrans %} {% endcall %} {% call layout.card_column("Conditioning", decks=193, copies="2-6") %} {% trans trimmed govern_the_unaligned=card("Govern the Unaligned") %} It is the best bleed modifier of the game, and can be associated with {{ govern_the_unaligned }} for a 6-pool bleed. The ability to use this modifier only after blocks have been declined makes it superior to bleed actions. The 1 blood cost is a bargain. {% endtrans %} {% endcall %} {% call layout.card_column("Foreshadowing Destruction", decks=103, copies="1-3") %} {% trans trimmed conditioning=card("Conditioning"), direct_intervention=card("Direct Intervention") %} An excellent lunge device, it has the same pool damage as a {{ conditioning }} at no cost, provided the prey is low enough in pool. Having both modifiers in hand can also be a good way to get around a {{ direct_intervention }}, as the modifier countered this way cannot be played again during the same action, but the other can. {% endtrans %} {% endcall %} {% call layout.card_column("Seduction", decks=92, copies="2-5") %} {% trans trimmed %} An excellent block denial modifier. Well targeted, it can be enough to get a bleed through unopposed. Combined with another block denial modifier, it allows for a pure block denial module that can be used to get actions through without even bothering to use stealth. {% endtrans %} {% endcall %} {% call layout.card_column("Bonding", decks=78, copies="2-5") %} {% trans trimmed conditioning=card("Conditioning") %} Clearly it dos not have the same impact as {{ conditioning }} in terms of pool damage, but the +1 stealth is invaluable for decks with no alternative discipline for stealth. {% endtrans %} {% endcall %} {% call layout.card_column("Obedience", decks=55, copies="2-8") %} {% trans trimmed immortal_grapple=card("Immortal Grapple") %} A strong defensive tool for high capacity vampires, it can even escape {{ immortal_grapple }} combat modules. {% endtrans %} {% endcall %} {% call layout.card_column("Murmur of the False Will", decks=49, copies="1-4") %} {% trans trimmed deflection=card("Deflection") %} Another high capacity vampire tool, this one is all about adaptability: additional bounces just in case, but not jamming your hand if your predator is not bleeding. A nice complement to {{ deflection }} . {% endtrans %} {% endcall %} {% call layout.card_column("Redirection", decks=173, copies="1-4") %} {% trans trimmed deflection=card("Deflection") %} An alternative to {{ deflection }} at no cost, it is only used when {{ DOM }} is vastly prevalent in the crypt. Even then, {{ deflection }} is still often preferred because the minion does not lock. {% endtrans %} {% endcall %} {% call layout.card_column("Graverobbing", decks=28, copies="1-6") %} {% trans trimmed malgorzata=link("/archetypes/malgorzata"), tupdogs_nephandus=link("/archetypes/tupdogs") %} A shrewd card allowing to steal opponents vampires, provided you manage to send them to torpor first. It is common in {{ dom }} capable combat decks, like {{ malgorzata }} or {{ tupdogs_nephandus }}. {% endtrans %} {% endcall %} {% call layout.card_column("Dominate Kine", decks=27, copies="1-2") %} {% trans trimmed hunting_ground=card("Academic Hunting Ground", "Hunting Ground") %} Expensive for a bleed, but stealing a good location, for example a {{ hunting_ground }}, can be very neat. {% endtrans %} {% endcall %} {% call layout.card_column("Far Mastery", decks=22, copies="1") %} {% trans trimmed %} An excellent action to get rid of cumbersome allies. The 1 blood cost is a bargain. {% endtrans %} {% endcall %} {% endblock %}