- Update scripts

This commit is contained in:
swordshine
2014-02-05 06:26:05 +00:00
parent 9437ea5d90
commit 46d7491c78
5 changed files with 43 additions and 42 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:2 B
Types:Creature Zombie Treefolk
PT:0/5
K:Defender
A:AB$ Pump | Cost$ B tapXType<1/Creature.Other> | CostDesc$ {B}, Tap another untapped creature you control | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
A:AB$ Pump | Cost$ B tapXType<1/Creature.Other> | CostDesc$ {B}, Tap another untapped creature you control: | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ CARDNAME gets +1/+1 until end of turn.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/black_oak_of_odunos.jpg
Oracle:Defender\n{B}, Tap another untapped creature you control: Black Oak of Odunos gets +1/+1 until end of turn.

View File

@@ -2,7 +2,7 @@ Name:Champion of Stray Souls
ManaCost:4 B B
Types:Creature Skeleton Warrior
PT:4/4
A:AB$ ChangeZone | Cost$ 3 B B T Sac<X/Creature.Other/other creature> | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature you control | TargetMin$ 0 | TargetMax$ Y | References$ X,Y | SpellDescription$ Return X target creatures from your graveyard to the battlefield.
A:AB$ ChangeZone | Cost$ 3 B B T Sac<X/Creature.Other/other creatures> | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Select target creature you control | TargetMin$ 0 | TargetMax$ Y | References$ X,Y | SpellDescription$ Return X target creatures from your graveyard to the battlefield.
SVar:X:Targeted$Amount
SVar:Y:Count$ValidGraveyard Creature.YouOwn
A:AB$ ChangeZone | Cost$ 5 B B | Origin$ Graveyard | Destination$ Library | ActivationZone$ Graveyard | Defined$ Self | SpellDescription$ Put CARDNAME on top of your library from your graveyard.

View File

@@ -3,7 +3,7 @@ ManaCost:R
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ UCDraw | Description$ Enchanted creature has "R, {T}, Discard a card: Draw a card."
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ UCDraw | Description$ Enchanted creature has "{R}, {T}, Discard a card: Draw a card."
SVar:UCDraw:AB$ Draw | Cost$ R T Discard<1/Card> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/epiphany_storm.jpg

View File

@@ -3,7 +3,7 @@ ManaCost:U
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ Mill | Description$ Enchanted creature has "1{U}, {T}: Target player puts the top three cards of his or her library into his or her graveyard."
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddAbility$ Mill | Description$ Enchanted creature has "{1}{U}, {T}: Target player puts the top three cards of his or her library into his or her graveyard."
SVar:Mill:AB$ Mill | Cost$ 1 U T | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player puts the top three cards of his or her library into his or her graveyard.
SVar:NonStackingAttachEffect:True
SVar:RemAIDeck:True

View File

@@ -2,6 +2,7 @@ Name:Scorching Winds
ManaCost:R
Types:Instant
Text:Cast CARDNAME only during the declare attackers step and only if you've been attacked this step.\r\n
A:SP$ DamageAll | Cost$ R | NumDmg$ 1 | ValidCards$ Creature.attacking | ValidDescription$ each attacking creature. | OpponentTurn$ True | ActivationPhases$ Declare Attackers | SpellDescription$ CARDNAME deals 1 damage to each attacking creature.
A:SP$ DamageAll | Cost$ R | NumDmg$ 1 | ValidCards$ Creature.attacking | ValidDescription$ each attacking creature. | OpponentTurn$ True | CheckSVar$ X | SVarCompare$ GE1 | References$ X | ActivationPhases$ Declare Attackers | SpellDescription$ CARDNAME deals 1 damage to each attacking creature.
SVar:X:Count$Valid Creauture.attackingYou
SVar:Picture:http://serv3.tcgimages.eu/img/cards/Portal/scorching_winds.jpg
Oracle:Cast Scorching Winds only during the declare attackers step and only if you've been attacked this step.\nScorching Winds deals 1 damage to each attacking creature.