From 8c3cc34183b6e5aaf73161d4d5feda66026a974e Mon Sep 17 00:00:00 2001 From: Hanmac Date: Sun, 2 Oct 2016 11:30:02 +0000 Subject: [PATCH] cards: fixed Built to Last --- forge-gui/res/cardsfolder/b/built_to_last.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/built_to_last.txt b/forge-gui/res/cardsfolder/b/built_to_last.txt index 47b7f871161..813f6854d63 100644 --- a/forge-gui/res/cardsfolder/b/built_to_last.txt +++ b/forge-gui/res/cardsfolder/b/built_to_last.txt @@ -2,6 +2,6 @@ Name:Built to Last ManaCost:W Types:Instant A:SP$ Pump | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBPump | SpellDescription$ Target creature gets +2/+2 until end of turn. If it's an artifact creature, it gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.) -SVar:DBPump:DB$Pump | Defined$ ParentTarget.Artifact | KW$ Indestructible +SVar:DBPump:DB$Pump | Defined$ ParentTarget | KW$ Indestructible | ConditionDefined$ Targeted | ConditionPresent$ Artifact SVar:Picture:http://www.wizards.com/global/images/magic/general/built_to_last.jpg Oracle:Target creature gets +2/+2 until end of turn. If it's an artifact creature, it gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)