- Fixed Skyship Weatherlight (was a typo in Artifact count)

This commit is contained in:
moomarc
2013-02-01 06:45:55 +00:00
parent 1ea1bbc398
commit 53465a2d06
2 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ Types:Creature Giant
Text:no text Text:no text
PT:4/3 PT:4/3
A:AB$ DealDamage | Cost$ 1 G T | IsPresent$ Card.Self | PresentZone$ Battlefield | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumDmg$ X | SubAbility$ DBDamage | References$ X | SpellDescription$ If CARDNAME is on the battlefield, it deals damage equal to its power to target attacking creature. That creature deals damage equal to its power to CARDNAME. A:AB$ DealDamage | Cost$ 1 G T | IsPresent$ Card.Self | PresentZone$ Battlefield | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumDmg$ X | SubAbility$ DBDamage | References$ X | SpellDescription$ If CARDNAME is on the battlefield, it deals damage equal to its power to target attacking creature. That creature deals damage equal to its power to CARDNAME.
SVar:DBDamage:DB$DealDamage | Defined$ Self | NumDmg$ Y | References$ Y SVar:DBDamage:DB$ DealDamage | Defined$ Self | NumDmg$ Y | References$ Y
SVar:X:Count$CardPower SVar:X:Count$CardPower
SVar:Y:Targeted$CardPower SVar:Y:Targeted$CardPower
SVar:Rarity:Uncommon SVar:Rarity:Uncommon

View File

@@ -3,14 +3,12 @@ ManaCost:4
Types:Legendary Artifact Types:Legendary Artifact
Text:no text Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | TriggerDescription$ When CARDNAME enters the battlefield, search your library for any number of artifact and/or creature cards and exile them. Then shuffle your library. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | TriggerDescription$ When CARDNAME enters the battlefield, search your library for any number of artifact and/or creature cards and exile them. Then shuffle your library.
SVar:TrigSearch:AB$ ChangeZone | Cost$ 0 | ChangeType$ Creature.YouOwn,Artifact.YouOwn | ChangeNum$ Z | Origin$ Library | Destination$ Exile | RememberChanged$ True | References$ X,Y,Z SVar:TrigSearch:AB$ ChangeZone | Cost$ 0 | ChangeType$ Creature.YouOwn,Artifact.YouOwn | ChangeNum$ X | Origin$ Library | Destination$ Exile | RememberChanged$ True | References$ X
A:AB$ ChooseCard | Cost$ 4 T | Defined$ You | Amount$ 1 | AtRandom$ True | Choices$ Card.IsRemembered | ChoiceZone$ Exile | SubAbility$ DBChange | SpellDescription$ Choose a card at random that was exiled with CARDNAME. Put that card into its owner's hand. A:AB$ ChooseCard | Cost$ 4 T | Defined$ You | Amount$ 1 | AtRandom$ True | Choices$ Card.IsRemembered | ChoiceZone$ Exile | SubAbility$ DBChange | SpellDescription$ Choose a card at random that was exiled with CARDNAME. Put that card into its owner's hand.
SVar:DBChange:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Exile | Destination$ Hand | ForgetChanged$ True | Hidden$ True SVar:DBChange:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Exile | Destination$ Hand | ForgetChanged$ True | Hidden$ True
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | Static$ True | ValidCard$ Card.Self | Execute$ DBCleanup T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | Static$ True | ValidCard$ Card.Self | Execute$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$TypeInYourLibrary.Creature SVar:X:Count$ValidLibrary Creature.YouOwn,Artifact.YouOwn
SVar:Y:Count$TypeInYourLibrary.Artiifact
SVar:Z:SVar$X/Plus.Y
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/skyship_weatherlight.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/skyship_weatherlight.jpg
SetInfo:PLS|Rare|http://magiccards.info/scans/en/ps/133a.jpg SetInfo:PLS|Rare|http://magiccards.info/scans/en/ps/133a.jpg