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

Laibon

{% trans trimmed %} The Laibon offer unique tools to its members all around, be it for block, combat, politics or bleed. {% endtrans %}

{% call layout.card_column("Powerbase: Luanda", decks=13, copies="1") %} {% trans trimmed %} An excellent card for combat-able Laibon decks, it provides a bit more rush capability at no cost. {% endtrans %} {% endcall %} {% call layout.card_column("Mozambique Allure", decks=8, copies="10-13") %} {% trans trimmed %} A cheap +1 stealth action that Laibon vampires turn into a fresh crypt draw, accelerating the crypt while slipping past blockers. Non-Laibon minions instead join the sect and unlock, and its low cost explains the double-digit counts in dedicated decks. {% endtrans %} {% endcall %} {% call layout.card_column("Well-Marked", decks=4, copies="1-2") %} {% trans trimmed %} A good prevention effect at a low cost, it is an easy inclusion in combat-oriented decks. {% endtrans %} {% endcall %} {% call layout.card_column("Kduva's Mask", decks=3, copies="1") %} {% trans trimmed ishtarri_politics=link("/archetypes/ishtarri-politics") %} A bit pricey for just the bleed bonus, it becomes a worthwhile addition in political decks like {{ ishtarri_politics }}. {% endtrans %} {% endcall %} {% endblock %}