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

{{ ravnos }} Ravnos

{% trans trimmed ravnos_clown_car=link("/archetypes/ravnos-clown-car") %} The Ravnos and their unique {{ chi }} discipline are a versatile clan. They gave birth to a successful political archetype, the {{ ravnos_clown_car }}. Otherwise, {{ chi }} alone makes for easy stealth bleeds with extra resilience against bounces and combat. {% endtrans %}

{% call layout.card_column("Zip", decks=42, copies="1") %} {% trans trimmed %} A cheap minion with {{ ani }}, he often gets included in {{ ani }} constructs. {% endtrans %} {% endcall %} {% call layout.card_column("Mirror Image", decks=26, copies="3-7") %} {% trans trimmed %} A versatile stealth bonus or combat ends, its 1 blood cost is acceptable. {% endtrans %} {% endcall %} {% call layout.card_column("Week of Nightmares", decks=25, copies="1-2") %} {% trans trimmed %} The best bonus Ravnos can get, it is played in many Ravnos decks, often as the finishing move. As the downside is quite ugly, it is important to make sure the game will end before the ten counters are stacked on the card. {% endtrans %} {% endcall %} {% call layout.card_column("Sensory Deprivation", decks=22, copies="1-6") %} {% trans trimmed the_path_of_paradox=card("The Path of Paradox"), gabrin=card("Gabrin"), the_line=card("The Line") %} An infamous effect for this expensive action. The threat of it can be an excellent deterrent. With the help of cost reduction cards like {{ the_path_of_paradox }}, {{ gabrin }} or {{ the_line }}, it can become cheap enough to be a recurring threat, too. {% endtrans %} {% endcall %} {% call layout.card_column("Shilmulo Tarot", decks=24, copies="1") %} {% trans trimmed heart_of_nizchetus=card("Heart of Nizchetus") %} An equipment that helps with the cards rotation. Not unlike the {{ heart_of_nizchetus }}, but this one is for Ravnos only. {% endtrans %} {% endcall %} {% call layout.card_column("Treasured Samadji", decks=20, copies="1") %} {% trans trimmed %} An excellent equipment, it is a bleed bonus plus combat defence, all for just 1 pool. A bargain. {% endtrans %} {% endcall %} {% call layout.card_column("Salbatore Bokkengro", decks=20, copies="1-2") %} {% trans trimmed %} Superior {{ CHI }} for a decent 4 pool, he gets included in many Ravnos decks. {% endtrans %} {% endcall %} {% call layout.card_column("Fata Morgana", decks=17, copies="5-9") %} {% trans trimmed %} The only bleed enhancer available with {{ chi }}, it is often included in Ravnos decks. {% endtrans %} {% endcall %} {% endblock %}