mirror of
https://github.com/correl/mage.git
synced 2024-11-25 11:09:53 +00:00
fixed Anax, Hardened in the Forge mana cost
This commit is contained in:
parent
85e65c8f44
commit
a205f2bf10
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ import java.util.UUID;
|
||||||
public final class AnaxHardenedInTheForge extends CardImpl {
|
public final class AnaxHardenedInTheForge extends CardImpl {
|
||||||
|
|
||||||
public AnaxHardenedInTheForge(UUID ownerId, CardSetInfo setInfo) {
|
public AnaxHardenedInTheForge(UUID ownerId, CardSetInfo setInfo) {
|
||||||
super(ownerId, setInfo, new CardType[]{CardType.ENCHANTMENT, CardType.CREATURE}, "{1}{R}{R}{R}");
|
super(ownerId, setInfo, new CardType[]{CardType.ENCHANTMENT, CardType.CREATURE}, "{1}{R}{R}");
|
||||||
|
|
||||||
this.addSuperType(SuperType.LEGENDARY);
|
this.addSuperType(SuperType.LEGENDARY);
|
||||||
this.subtype.add(SubType.DEMIGOD);
|
this.subtype.add(SubType.DEMIGOD);
|
||||||
|
|
|
@ -36494,7 +36494,7 @@ Tymaret Calls the Dead|Theros Beyond Death|118|R|{2}{B}|Enchantment - Saga|||(As
|
||||||
Tymaret, Chosen from Death|Theros Beyond Death|119|U|{B}{B}|Legendary Enchantment Creature - Demigod|2|*|Tymaret's toughness is equal to your devotion to black.${1}{B}: Exile up to two target cards from graveyards. You gain 1 life for each creature card exiled this way.|
|
Tymaret, Chosen from Death|Theros Beyond Death|119|U|{B}{B}|Legendary Enchantment Creature - Demigod|2|*|Tymaret's toughness is equal to your devotion to black.${1}{B}: Exile up to two target cards from graveyards. You gain 1 life for each creature card exiled this way.|
|
||||||
Woe Strider|Theros Beyond Death|123|R|{2}{B}|Creature - Horror|3|2|When Woe Strider enters the battlefield, create a 0/1 white Goat creature token.$Sacrifice another creature: Scry 1.$Escape—{3}{B}{B}, Exile four other cards from your graveyard.$Woe Strider escapes with two +1/+1 counters on it.|
|
Woe Strider|Theros Beyond Death|123|R|{2}{B}|Creature - Horror|3|2|When Woe Strider enters the battlefield, create a 0/1 white Goat creature token.$Sacrifice another creature: Scry 1.$Escape—{3}{B}{B}, Exile four other cards from your graveyard.$Woe Strider escapes with two +1/+1 counters on it.|
|
||||||
The Akroan War|Theros Beyond Death|124|R|{3}{R}|Enchantment - Saga|||(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)$I — Gain control of target creature for as long as The Akroan War remains on the battlefield.$II — Until your next turn, creatures your opponents control attack each combat if able.$III — Each tapped creature deals damage to itself equal to its power.|
|
The Akroan War|Theros Beyond Death|124|R|{3}{R}|Enchantment - Saga|||(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)$I — Gain control of target creature for as long as The Akroan War remains on the battlefield.$II — Until your next turn, creatures your opponents control attack each combat if able.$III — Each tapped creature deals damage to itself equal to its power.|
|
||||||
Anax, Hardened in the Forge|Theros Beyond Death|125|U|{1}{R}{R}{R}|Legendary Enchantment Creature - Demigod|*|3|Anax's power is equal to your devotion to red.$Whenever Anax or another nontoken creature you control dies, create a 1/1 red Satyr creature token with "This creature can't block." If the creature had power 4 or greater, create two of those tokens instead.|
|
Anax, Hardened in the Forge|Theros Beyond Death|125|U|{1}{R}{R}|Legendary Enchantment Creature - Demigod|*|3|Anax's power is equal to your devotion to red.$Whenever Anax or another nontoken creature you control dies, create a 1/1 red Satyr creature token with "This creature can't block." If the creature had power 4 or greater, create two of those tokens instead.|
|
||||||
Arena Trickster|Theros Beyond Death|126|C|{3}{R}|Creature - Human Shaman|3|3|Whenever you cast your first spell during each opponent's turn, put a +1/+1 counter on Arena Trickster.|
|
Arena Trickster|Theros Beyond Death|126|C|{3}{R}|Creature - Human Shaman|3|3|Whenever you cast your first spell during each opponent's turn, put a +1/+1 counter on Arena Trickster.|
|
||||||
Blood Aspirant|Theros Beyond Death|128|U|{1}{R}|Creature - Satyr Berserker|1|1|Whenever you sacrifice a permanent, put a +1/+1 counter on Blood Aspirant.${1}{R}, {T}, Sacrifice a creature or enchantment: Blood Aspirant deals 1 damage to target creature. That creature can't block this turn.|
|
Blood Aspirant|Theros Beyond Death|128|U|{1}{R}|Creature - Satyr Berserker|1|1|Whenever you sacrifice a permanent, put a +1/+1 counter on Blood Aspirant.${1}{R}, {T}, Sacrifice a creature or enchantment: Blood Aspirant deals 1 damage to target creature. That creature can't block this turn.|
|
||||||
Careless Celebrant|Theros Beyond Death|129|U|{1}{R}|Creature - Satyr Shaman|2|1|When Careless Celebrant dies, it deals 2 damage to target creature or planeswalker an opponent controls.|
|
Careless Celebrant|Theros Beyond Death|129|U|{1}{R}|Creature - Satyr Shaman|2|1|When Careless Celebrant dies, it deals 2 damage to target creature or planeswalker an opponent controls.|
|
||||||
|
|
Loading…
Reference in a new issue