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.)