diff --git a/forge-gui/res/cardsfolder/a/abrade.txt b/forge-gui/res/cardsfolder/a/abrade.txt index c1f1d563171..ec9d7df492f 100644 --- a/forge-gui/res/cardsfolder/a/abrade.txt +++ b/forge-gui/res/cardsfolder/a/abrade.txt @@ -3,5 +3,5 @@ ManaCost:1 R Types:Instant A:SP$ Charm | Choices$ DBDmg,DBDestroy SVar:DBDmg:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature. -SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact. | SpellDescription$ Destroy target artifact. +SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact. Oracle:Choose one —\n• Abrade deals 3 damage to target creature.\n• Destroy target artifact. diff --git a/forge-gui/res/cardsfolder/upcoming/salvation_engine.txt b/forge-gui/res/cardsfolder/upcoming/salvation_engine.txt new file mode 100644 index 00000000000..af425292f02 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/salvation_engine.txt @@ -0,0 +1,10 @@ +Name:Salvation Engine +ManaCost:4 W +Types:Artifact Vehicle +PT:6/10 +S:Mode$ Continuous | Affected$ Creature.Artifact+YouCtrl+Other | AddPower$ 2 | AddToughness$ 2 | Description$ Other artifact creatures you control get +2/+2. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ Whenever this Vehicle attacks, return up to one target artifact card from your graveyard to the battlefield. +SVar:TrigChangeZone:DB$ ChangeZone | ValidTgts$ Artifact.YouOwn | TgtPrompt$ Choose up to one target artifact card in your graveyard | Origin$ Graveyard | Destination$ Battlefield | TargetMin$ 0 | TargetMax$ 1 +K:Crew:6 +SVar:PlayMain1:TRUE +Oracle:Other artifact creatures you control get +2/+2.\nWhenever this Vehicle attacks, return up to one target artifact card from your graveyard to the battlefield.\nCrew 6 \ No newline at end of file