Convert FullCost to PermanentCreature

This commit is contained in:
Chris H
2018-10-15 22:18:23 -04:00
committed by Agetian
parent 1b284e8f3f
commit cd74d2a7bf
10 changed files with 9 additions and 23 deletions

View File

@@ -2014,18 +2014,6 @@ public class CardFactoryUtil {
inst.createTraits(card, true); inst.createTraits(card, true);
} }
// AddCost
if (card.hasSVar("FullCost")) {
String k[] = card.getSVar("FullCost").split(":");
final SpellAbility sa1 = card.getFirstSpellAbility();
if (sa1 != null && sa1.isSpell()) {
sa1.setPayCosts(new Cost(k[0], sa1.isAbility()));
if (k.length > 1) {
sa1.getMapParams().put("AILogic", k[1]);
}
}
}
// AltCost // AltCost
String altCost = card.getSVar("AltCost"); String altCost = card.getSVar("AltCost");
if (StringUtils.isNotBlank(altCost)) { if (StringUtils.isNotBlank(altCost)) {
@@ -2034,7 +2022,6 @@ public class CardFactoryUtil {
card.addSpellAbility(makeAltCostAbility(card, altCost, sa1)); card.addSpellAbility(makeAltCostAbility(card, altCost, sa1));
} }
} }
} }
private static ReplacementEffect createETBReplacement(final Card card, ReplacementLayer layer, private static ReplacementEffect createETBReplacement(final Card card, ReplacementLayer layer,

View File

@@ -2,8 +2,8 @@ Name:Caller of the Hunt
ManaCost:2 G ManaCost:2 G
Types:Creature Human Types:Creature Human
PT:*/* PT:*/*
A:SP$ PermanentCreature | Cost$ 2 G ChooseCreatureType<1> | AILogic$ MostProminentOnBattlefield
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of creatures of the chosen type on the battlefield. S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of creatures of the chosen type on the battlefield.
SVar:X:Count$Valid Creature.ChosenType SVar:X:Count$Valid Creature.ChosenType
SVar:FullCost:2 G ChooseCreatureType<1>:MostProminentOnBattlefield
SVar:Picture:http://www.wizards.com/global/images/magic/general/caller_of_the_hunt.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/caller_of_the_hunt.jpg
Oracle:As an additional cost to cast this spell, choose a creature type.\nCaller of the Hunt's power and toughness are each equal to the number of creatures of the chosen type on the battlefield. Oracle:As an additional cost to cast this spell, choose a creature type.\nCaller of the Hunt's power and toughness are each equal to the number of creatures of the chosen type on the battlefield.

View File

@@ -3,6 +3,6 @@ ManaCost:2 U
Types:Creature Zombie Warrior Types:Creature Zombie Warrior
PT:3/6 PT:3/6
K:CARDNAME enters the battlefield tapped. K:CARDNAME enters the battlefield tapped.
SVar:FullCost:2 U ExileFromGrave<1/Creature> A:SP$ PermanentCreature | Cost$ 2 U ExileFromGrave<1/Creature>
SVar:Picture:http://www.wizards.com/global/images/magic/general/headless_skaab.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/headless_skaab.jpg
Oracle:As an additional cost to cast Headless Skaab, exile a creature card from your graveyard.\nHeadless Skaab enters the battlefield tapped. Oracle:As an additional cost to cast Headless Skaab, exile a creature card from your graveyard.\nHeadless Skaab enters the battlefield tapped.

View File

@@ -2,7 +2,6 @@ Name:Imperiosaur
ManaCost:2 G G ManaCost:2 G G
Types:Creature Dinosaur Types:Creature Dinosaur
Text:Spend only mana produced by basic lands to cast CARDNAME. Text:Spend only mana produced by basic lands to cast CARDNAME.
PT:5/5 A:SP$ PermanentCreature | Cost$ Mana<2 G G\Basic>
SVar:FullCost:Mana<2 G G\Basic>
SVar:Picture:http://resources.wizards.com/magic/cards/fut/en-us/card130634.jpg SVar:Picture:http://resources.wizards.com/magic/cards/fut/en-us/card130634.jpg
Oracle:Spend only mana produced by basic lands to cast Imperiosaur. Oracle:Spend only mana produced by basic lands to cast Imperiosaur.

View File

@@ -2,6 +2,6 @@ Name:Makeshift Mauler
ManaCost:3 U ManaCost:3 U
Types:Creature Zombie Horror Types:Creature Zombie Horror
PT:4/5 PT:4/5
SVar:FullCost:3 U ExileFromGrave<1/Creature> A:SP$ PermanentCreature | Cost$ 3 U ExileFromGrave<1/Creature>
SVar:Picture:http://www.wizards.com/global/images/magic/general/makeshift_mauler.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/makeshift_mauler.jpg
Oracle:As an additional cost to cast Makeshift Mauler, exile a creature card from your graveyard. Oracle:As an additional cost to cast Makeshift Mauler, exile a creature card from your graveyard.

View File

@@ -3,7 +3,7 @@ ManaCost:2
Types:Artifact Creature Myr Types:Artifact Creature Myr
PT:5/6 PT:5/6
Text:Spend only mana produced by creatures to cast CARDNAME. Text:Spend only mana produced by creatures to cast CARDNAME.
SVar:FullCost:Mana<2\Creature> A:SP$ PermanentCreature | Cost$ Mana<2\Creature>
SVar:RemRandomDeck:True SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_superion.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/myr_superion.jpg
Oracle:Spend only mana produced by creatures to cast Myr Superion. Oracle:Spend only mana produced by creatures to cast Myr Superion.

View File

@@ -3,6 +3,6 @@ ManaCost:3 U U
Types:Creature Zombie Types:Creature Zombie
PT:4/4 PT:4/4
K:Undying K:Undying
SVar:FullCost:3 U U ExileFromGrave<1/Creature> A:SP$ PermanentCreature | Cost$ 3 U U ExileFromGrave<1/Creature>
SVar:Picture:http://www.wizards.com/global/images/magic/general/relentless_skaabs.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/relentless_skaabs.jpg
Oracle:As an additional cost to cast Relentless Skaabs, exile a creature card from your graveyard.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.) Oracle:As an additional cost to cast Relentless Skaabs, exile a creature card from your graveyard.\nUndying (When this creature dies, if it had no +1/+1 counters on it, return it to the battlefield under its owner's control with a +1/+1 counter on it.)

View File

@@ -3,6 +3,6 @@ ManaCost:5 U
Types:Creature Zombie Giant Types:Creature Zombie Giant
PT:6/9 PT:6/9
K:Trample K:Trample
SVar:FullCost:5 U ExileFromGrave<2/Creature> A:SP$ PermanentCreature | Cost$ 5 U ExileFromGrave<2/Creature>
SVar:Picture:http://www.wizards.com/global/images/magic/general/skaab_goliath.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/skaab_goliath.jpg
Oracle:As an additional cost to cast Skaab Goliath, exile two creature cards from your graveyard.\nTrample Oracle:As an additional cost to cast Skaab Goliath, exile two creature cards from your graveyard.\nTrample

View File

@@ -3,7 +3,7 @@ ManaCost:1 U U
Types:Creature Zombie Horror Types:Creature Zombie Horror
PT:5/6 PT:5/6
K:Flying K:Flying
SVar:FullCost:1 U U ExileFromGrave<3/Creature> A:SP$ PermanentCreature | Cost$ 1 U U ExileFromGrave<3/Creature>
SVar:AltCost:Cost$ 1 U U ExileFromGrave<3/Creature.Other> | ActivationZone$ Graveyard | Description$ You may cast CARDNAME from your graveyard. SVar:AltCost:Cost$ 1 U U ExileFromGrave<3/Creature.Other> | ActivationZone$ Graveyard | Description$ You may cast CARDNAME from your graveyard.
SVar:Picture:http://www.wizards.com/global/images/magic/general/skaab_ruinator.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/skaab_ruinator.jpg
Oracle:As an additional cost to cast Skaab Ruinator, exile three creature cards from your graveyard.\nFlying\nYou may cast Skaab Ruinator from your graveyard. Oracle:As an additional cost to cast Skaab Ruinator, exile three creature cards from your graveyard.\nFlying\nYou may cast Skaab Ruinator from your graveyard.

View File

@@ -3,6 +3,6 @@ ManaCost:1 U U
Types:Creature Zombie Drake Types:Creature Zombie Drake
PT:3/4 PT:3/4
K:Flying K:Flying
SVar:FullCost:1 U U ExileFromGrave<1/Creature> A:SP$ PermanentCreature | Cost$ 1 U U ExileFromGrave<1/Creature>
SVar:Picture:http://www.wizards.com/global/images/magic/general/stitched_drake.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/stitched_drake.jpg
Oracle:As an additional cost to cast Stitched Drake, exile a creature card from your graveyard.\nFlying Oracle:As an additional cost to cast Stitched Drake, exile a creature card from your graveyard.\nFlying