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

{{ toreador }} {% trans trimmed %} Toreador {% endtrans %}

{% trans trimmed anson_guns=link("/archetypes/anson-guns"), weenie_aus=link("/archetypes/weenie-aus"), endless_dance=link("/archetypes/endless-dance") %} The Toreador have always been a prominent clan in tournaments. {{ anson_guns }} has long been successful, but the newly arrived V5 vampires put together strong political builds like the {{ endless_dance }}. They are also used in numbers in the {{ weenie_aus }} archetype. {% endtrans %}

{% call layout.card_column("Catalina Vega", decks=35, copies="1-3") %} {% trans trimmed forced_march=card("Forced March") %} A Prince with superior {{ AUS }}{{ CEL }}{{ PRE }} and a permanent +1 bleed, her inferior {{ for }} lets her use {{ forced_march }}, a nice option. {% endtrans %} {% endcall %} {% call layout.card_column("Flávio Gonçalves", decks=34, copies="1-2") %} {% trans trimmed forced_march=card("Forced March") %} A Prince, with inferior {{ for }} opening {{ forced_march }}, and a nice defensive ability. {% endtrans %} {% endcall %} {% call layout.card_column("Maila", decks=32, copies="1-2") %} {% trans trimmed %} A cheap primogen who turns spare political action cards into stealth, useful in political decks. {% endtrans %} {% endcall %} {% call layout.card_column("Rafael de Corazon", decks=31, copies="1-4") %} {% trans trimmed lutz_von_hohenzollern=card("Lutz von Hohenzollern") %} With its superior {{ OBF }} and {{ DOM }} over its already powerful clan disciplines, he is the most played Inner Circle after {{ lutz_von_hohenzollern }}, a vampire he often accompanies anyway. {% endtrans %} {% endcall %} {% call layout.card_column("Mkhokheli", decks=30, copies="1-2") %} {% trans trimmed forced_march=card("Forced March") %} A cheap Prince, with inferior {{ for }} opening the possibility of {{ forced_march }}, good asset. {% endtrans %} {% endcall %} {% call layout.card_column("Andre LeRoux", decks=26, copies="1-2") %} {% trans trimmed %} His unique ability makes him a good addition in many combat decks hoping to get an open road for bleed actions at some point, as he can use it himself to bleed for 2. {% endtrans %} {% endcall %} {% call layout.card_column("Diana Iadanza", decks=26, copies="2-5") %} {% trans trimmed delaying_tactics=card("Delaying Tactics"), endless_dance=link("/archetypes/endless-dance") %} A rather new (2024) Justicar, her unique ability can cancel the notorious {{ delaying_tactics }}, making her one of the best politicians of the game in a single stroke. She leads the {{ endless_dance }} archetype. {% endtrans %} {% endcall %} {% call layout.card_column("Marcos Belegrad", decks=19, copies="1-2") %} {% trans trimmed %} A Prince whose referendums make the opposition burn pool to oppose them, a strong edge on political tables. {% endtrans %} {% endcall %} {% call layout.card_column("Modius", decks=18, copies="1-3") %} {% trans trimmed %} A Prince who can discard master cards for extra votes during a referendum, adding flexible political muscle. {% endtrans %} {% endcall %} {% call layout.card_column("Art Museum", decks=44, copies="1") %} {% trans trimmed %} A nice bloat card providing 1 pool per turn, it can help get vampires out faster if it is drawn early on. {% endtrans %} {% endcall %} {% call layout.card_column("Loup", decks=29, copies="4-6") %} {% trans trimmed %} This new (2024) modifier grants much needed stealth, but also never jams the hand. And it stays on as long as the actions continue to get blocked. {% endtrans %} {% endcall %} {% call layout.card_column("Toreador Grand Ball", decks=24, copies="1-8") %} {% trans trimmed alexandra=card("Alexandra") %} An iconic card of the Toreador clan, the cost of having a vampire locked is high. But even then, guaranteeing actions get through, especially votes, is very strong. {% endtrans %} {% endcall %} {% endblock %}