{% macro pentextmsubversion( solution = "remove" ) -%}

{% trans trimmed pentex=card('Pentex™ Subversion') %} {{ pentex }} has been modified by an errata in September 2019. It does not prevent a vampire to act anymore, so it is less powerful {% endtrans %} {% if solution == 'remove' %} {{ _('and should probably not be included in the deck anymore.') }} {% elif solution == 'undecided' %} {{ _('. Its ability to disable a strong blocker is still an important aspect so it can have its place here.') }} {% else %} {{ _('but still has its place in the deck, as it was mainly used as a way to disable a blocker anyway.') }} {% endif %}

{%- endmacro %} {% macro villein() -%}

{% trans trimmed villein=card('Villein') %} {{ villein }} has been modified by an errata in June 2018 to limit the blood taken to a maximum of 5. It should still be as efficient as ever in this archetype, though. {% endtrans %}

{%- endmacro %} {% macro parityshift() -%}

{% trans trimmed parity_shift=card('Parity Shift') %} {{ parity_shift }} has been modified in the September 2019 errata. The amount of pool is no longer equal to the number of Methusalah, but is stable at 3. The card is then less powerful in the game beginning, but is still a good fit in this deck. {% endtrans %}

{%- endmacro %} {% macro antheliostheredstar() -%}

{% trans trimmed anthelios=card('Anthelios, The Red Star') %} {{ anthelios }} has been banned in 2016. Its removal may have a bit of impact on the Master module. {% endtrans %}

{%- endmacro %} {% macro lilithsblessing() -%}

{% trans trimmed liliths_blessing=card("Lilith's Blessing") %} {{ liliths_blessing }} has been banned in 2016. {% endtrans %}

{%- endmacro %} {% macro temptationofgreaterpower() -%}

{% trans trimmed temptation_of_greater_power=card('Temptation of Greater Power') %} {{ temptation_of_greater_power }} has been banned in 2016. {% endtrans %}

{%- endmacro %}