Flowstone Sculpture wasn't displaying the 'Put a +1/+1 counter on CARDNAME' ability in the card info panel. So while correcting it decided to make it use generic choice for the ability selection instead of separate pumps.

This commit is contained in:
moomarc
2012-04-09 12:24:25 +00:00
parent 164a6b6215
commit c36a04cdac

View File

@@ -3,10 +3,11 @@ ManaCost:6
Types:Artifact Creature Shapeshifter Types:Artifact Creature Shapeshifter
Text:no text Text:no text
PT:4/4 PT:4/4
A:AB$ PutCounter | Cost$ 2 Discard<1/Card> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME A:AB$ GenericChoice | Cost$ 2 Discard<1/Card> | Choices$ ChooseCounters,ChooseFlying,ChooseFirstStrike,ChooseTrample | SpellDescription$ Put a +1/+1 counter on CARDNAME or CARDNAME gains flying, first strike, or trample. (This effect lasts indefinitely.)
A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ Flying | Permanent$ True | SpellDescription$ or CARDNAME gains flying SVar:ChooseCounters:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | ChoiceDescription$ Put a +1/+1 counter on CARDNAME.
A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ First Strike | Permanent$ True | SpellDescription$ or CARDNAME gains first strike SVar:ChooseFlying:DB$ Pump | Defined$ Self | KW$ Flying | Permanent$ True | ChoiceDescription$ CARDNAME gains flying.
A:AB$ Pump | Cost$ 2 Discard<1/Card> | Defined$ Self | KW$ Trample | Permanent$ True | SpellDescription$ or CARDNAME gains trample SVar:ChooseFirstStrike:DB$ Pump | Defined$ Self | KW$ First Strike | Permanent$ True | ChoiceDescription$ CARDNAME gains first strike.
SVar:ChooseTrample:DB$ Pump | Defined$ Self | KW$ Trample | Permanent$ True | ChoiceDescription$ CARDNAME gains trample.
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/flowstone_sculpture.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/flowstone_sculpture.jpg
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/278.jpg SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/278.jpg