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

{{ nec }} {{ _("Necromancy") }}

{% trans trimmed %} {{ nec }} provides a wide range of possibilities, including unique ash heap manipulation effects. {% endtrans %}

{% call layout.card_column("Call of the Hungry Dead", decks=47, copies="2-6") %} {% trans trimmed seduction=card("Seduction") %} Played in most {{ nec }} decks, it is an excellent block denial card. Combined with {{ seduction }}, it can get any action through without even fighting for stealth. {% endtrans %} {% endcall %} {% call layout.card_column("Spectral Divination", decks=37, copies="2-5") %} {% trans trimmed %} A very versatile card, although the 1 blood cost is a bit high. {% endtrans %} {% endcall %} {% call layout.card_column("Breath of Thanatos", decks=32, copies="2-5") %} {% trans trimmed spiritual_intervention=card("Spiritual Intervention"), target_vitals=card("Target Vitals") %} Although less used than the defensive {{ spiritual_intervention }}, the aggravated damage at superior {{ NEC }} is dreadful, even more so when combined with {{ target_vitals }}. If the deck uses wraiths, the card becomes very versatile. {% endtrans %} {% endcall %} {% call layout.card_column("Spiritual Intervention", decks=21, copies="3-8") %} {% trans trimmed %} An excellent defensive combat card, providing a combat ends effect for no cost at superior {{ NEC }}, and still a useful dodge at inferior {{ nec }}. {% endtrans %} {% endcall %} {% call layout.card_column("Shambling Hordes", decks=11, copies="2-14") %} {% trans trimmed %} An excellent ally with solid combat abilities. A bit tricky to play or include in a deck, as it needs an ally or vampire in the ash heap already. {% endtrans %} {% endcall %} {% call layout.card_column("Funeral Wake", decks=9, copies="1-2") %} {% trans trimmed shambling_hordes=card("Shambling Hordes") %} A wake tailored to undead allies, unlocking a mummy, wraith, or zombie — two at superior {{ NEC }} — to block or act again. A natural fit for decks built around {{ shambling_hordes }} and other {{ nec }} allies. {% endtrans %} {% endcall %} {% call layout.card_column("Shroud Mastery", decks=6, copies="3-5") %} {% trans trimmed %} A support tool for wraith decks: at inferior it lends stealth to an acting wraith, at superior it unlocks the vampire recruiting or employing one. Niche, but valuable when the game plan leans on wraith allies. {% endtrans %} {% endcall %} {% call layout.card_column("Soul Feasting", decks=6, copies="1-4") %} {% trans trimmed %} A stealthed hunt that doubles as wraith removal: it gains extra blood, or burns an opposing wraith as a directed action. A flexible way to refuel while denying rival {{ nec }} decks their allies. {% endtrans %} {% endcall %} {% endblock %}