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

{{ tzimisce }} Tzimisce

{% trans trimmed animals=link("/archetypes/animals"), living_museum=link("/archetypes/living-museum") %} The V5 Tzimisce are now Anarch and have {{ ani }}{{ pro }}{{ dom }} as clan disciplines. They allow for efficient bleed decks, like the {{ living_museum }}, and can also work with Gangrels {{ gangrel }} for {{ PRO }}{{ ANI }} Baron builds like in {{ animals }}. {% endtrans %}

{% trans trimmed tzimisce_legacy_cards=link("/best-cards/clans/tzimisce-legacy") %} Legacy Tzimisce have their own page, {{ tzimisce_legacy_cards }}. {% endtrans %}

{% call layout.card_column("Ángel Guerrero", decks=92, copies="1-3") %} {% trans trimmed %} All clan disciplines and a Baron title, well worth the cost. {% endtrans %} {% endcall %} {% call layout.card_column("Branimira", decks=84, copies="1-2") %} {% trans trimmed %} Cheapest Baron of the clan, his disciplines are not the best, but his ability is useful. {% endtrans %} {% endcall %} {% call layout.card_column("Adrino Manauara", decks=77, copies="1-3") %} {% trans trimmed carrion_crows=card("Carrion Crows") %} He's on the expensive side, but his press works well with {{ carrion_crows }}. {% endtrans %} {% endcall %} {% call layout.card_column("Marialena", decks=50, copies="1-2") %} {% trans trimmed form_of_mist=card("Form of Mist") %} A troublesome drawback that makes {{ form_of_mist }} a costly option for her. But with {{ DOM }}{{ PRO }} for only 5, she is still worth it. {% endtrans %} {% endcall %} {% call layout.card_column("Neserian", decks=32, copies="1-2") %} {% trans trimmed %} A group 6 Anarch with superior {{ ANI }}{{ DOM }}, at home in location-heavy bleed builds where his penalty disappears and he even picks up a vote. {% endtrans %} {% endcall %} {% call layout.card_column("Living Manse", decks=38, copies="2-7") %} {% trans trimmed the_british_museum=card("The British Museum, London") %} A strong permanent bleed enhancer, especially interesting in conjunction with {{ the_british_museum }}. {% endtrans %} {% endcall %} {% call layout.card_column("One With the Land", decks=30, copies="2-7") %} {% trans trimmed form_of_mist=card("Form of Mist") %} A solid intercept device, the superior {{ PRO }} unlock effect is interesting to stop {{ form_of_mist }}. {% endtrans %} {% endcall %} {% call layout.card_column("War Ghoul", decks=16, copies="1-6") %} {% trans trimmed piper=card("Piper") %} A brutal ally, that can even be recruited through {{ piper }} to avoid blocks. A sacrifice is required, but it is well worth the hassle. {% endtrans %} {% endcall %} {% call layout.card_column("The Vozhd of Sofia", decks=11, copies="1-2") %} {% trans trimmed war_ghoul=card("War Ghoul") %} A sacrificial rusher in the vein of {{ war_ghoul }}, it strikes at range and can enter combat with any minion, ally or vampire alike. {% endtrans %} {% endcall %} {% call layout.card_column("Sculpt the Flesh", decks=9, copies="2-4") %} {% trans trimmed form_of_mist=card("Form of Mist") %} A nice strike for free aggravated damage, the superior {{ PRO }} option can be useful against an ally or to slow down an opponent. {% endtrans %} {% endcall %} {% call layout.card_column("The Vozhd of Gravesend", decks=4, copies="1-2") %} {% trans trimmed %} The sturdiest Vozhd, built to rush vampires: it prevents damage each round and can burn life to cancel the opposing strike, a nightmare in combat. {% endtrans %} {% endcall %} {% call layout.card_column("Revenant", decks=3, copies="1-3") %} {% trans trimmed %} A cheap ghoul retainer granting +1 intercept, handy filler for the clan's blockers. {% endtrans %} {% endcall %} {% endblock %}