From b68420384f90eb8a18665e0032d59d746568dfe6 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 6 Jan 2017 07:01:14 +0000 Subject: [PATCH] - Updated several cards with "target noncreature artifact becomes an artifact creature" to actually add "artifact" as a type, --- forge-gui/res/cardsfolder/k/karn_silver_golem.txt | 2 +- forge-gui/res/cardsfolder/k/karns_touch.txt | 2 +- forge-gui/res/cardsfolder/s/sydri_galvanic_genius.txt | 2 +- forge-gui/res/cardsfolder/t/toymaker.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/k/karn_silver_golem.txt b/forge-gui/res/cardsfolder/k/karn_silver_golem.txt index bfaee3a437b..6597b5e0616 100644 --- a/forge-gui/res/cardsfolder/k/karn_silver_golem.txt +++ b/forge-gui/res/cardsfolder/k/karn_silver_golem.txt @@ -5,7 +5,7 @@ PT:4/4 T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets -4/+4 until end of turn. T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets -4/+4 until end of turn. SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ -4 | NumDef$ 4 -A:AB$ Animate | Cost$ 1 | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. +A:AB$ Animate | Cost$ 1 | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Artifact,Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. SVar:X:Targeted$CardManaCost SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/karn_silver_golem.jpg diff --git a/forge-gui/res/cardsfolder/k/karns_touch.txt b/forge-gui/res/cardsfolder/k/karns_touch.txt index c05a7526551..a814d8c49d8 100644 --- a/forge-gui/res/cardsfolder/k/karns_touch.txt +++ b/forge-gui/res/cardsfolder/k/karns_touch.txt @@ -1,7 +1,7 @@ Name:Karn's Touch ManaCost:U U Types:Instant -A:SP$ Animate | Cost$ U U | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select noncreature artifact | Power$ X | Toughness$ X | Types$ Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.) +A:SP$ Animate | Cost$ U U | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select noncreature artifact | Power$ X | Toughness$ X | Types$ Artifact,Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.) SVar:X:Targeted$CardManaCost SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/karns_touch.jpg diff --git a/forge-gui/res/cardsfolder/s/sydri_galvanic_genius.txt b/forge-gui/res/cardsfolder/s/sydri_galvanic_genius.txt index 90cff9fe61e..e7b82bc3f98 100644 --- a/forge-gui/res/cardsfolder/s/sydri_galvanic_genius.txt +++ b/forge-gui/res/cardsfolder/s/sydri_galvanic_genius.txt @@ -2,7 +2,7 @@ Name:Sydri, Galvanic Genius ManaCost:W U B Types:Legendary Creature Human Artificer PT:2/2 -A:AB$ Animate | Cost$ U | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. +A:AB$ Animate | Cost$ U | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Artifact,Creature | References$ X | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. SVar:X:Targeted$CardManaCost A:AB$ Pump | Cost$ W B | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature | KW$ Deathtouch & Lifelink | SpellDescription$ Target artifact creature gains deathtouch and lifelink until end of turn. SVar:Picture:http://www.wizards.com/global/images/magic/general/sydri_galvanic_genius.jpg diff --git a/forge-gui/res/cardsfolder/t/toymaker.txt b/forge-gui/res/cardsfolder/t/toymaker.txt index 81bdc3ac6ae..e44ad6941b6 100644 --- a/forge-gui/res/cardsfolder/t/toymaker.txt +++ b/forge-gui/res/cardsfolder/t/toymaker.txt @@ -2,7 +2,7 @@ Name:Toymaker ManaCost:2 Types:Artifact Creature Spellshaper PT:1/1 -A:AB$ Animate | Cost$ 1 T Discard<1/Card> | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Creature | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.) +A:AB$ Animate | Cost$ 1 T Discard<1/Card> | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Artifact,Creature | SpellDescription$ Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.) SVar:X:Targeted$CardManaCost SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/toymaker.jpg