From 47cef07b917f93c3eea166a8f63e845aeb449593 Mon Sep 17 00:00:00 2001 From: tool4ever Date: Wed, 26 Jun 2024 17:35:31 +0000 Subject: [PATCH] Update canoptek_wraith.txt --- forge-gui/res/cardsfolder/c/canoptek_wraith.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/canoptek_wraith.txt b/forge-gui/res/cardsfolder/c/canoptek_wraith.txt index fe888bb5650..24d7fd49b6f 100644 --- a/forge-gui/res/cardsfolder/c/canoptek_wraith.txt +++ b/forge-gui/res/cardsfolder/c/canoptek_wraith.txt @@ -3,6 +3,8 @@ ManaCost:3 Types:Artifact Creature Wraith PT:2/1 S:Mode$ CantBlockBy | ValidAttacker$ Creature.Self | Description$ Wraith Form — CARDNAME can't be blocked. -T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigSearch | TriggerZones$ Battlefield | TriggerDescription$ Transdimensional Scout — Whenever CARDNAME deals combat damage to a player, you may pay {3} and sacrifice it. If you do, search your library for up to two basic land cards with the same name as a land you control, put them onto the battlefield tapped, then shuffle. -SVar:TrigSearch:AB$ ChangeZone | Cost$ 3 Sac<1/CARDNAME> | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic+sharesNameWith Valid Land.YouCtrl | ChangeNum$ 2 | Tapped$ True -Oracle:Wraith Form — Canoptek Wraith can't be blocked.\nTransdimensional Scout — When Canoptek Wraith deals combat damage to a player, you may pay {3} and sacrifice it. If you do, search your library for up to two basic land cards with the same name as a land you control, put them onto the battlefield tapped, then shuffle. +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigSearch | TriggerZones$ Battlefield | TriggerDescription$ Transdimensional Scout — Whenever CARDNAME deals combat damage to a player, you may pay {3} and sacrifice it. If you do, choose a land you control. Then search your library for up to two basic land cards which have the same name as the chosen land, put them onto the battlefield tapped, then shuffle. +SVar:TrigSearch:AB$ ChooseCard | Cost$ 3 Sac<1/CARDNAME> | Choices$ Land.YouCtrl | Mandatory$ True | SubAbility$ DBChange +SVar:DBChange: DB$ Changezone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic+sharesNameWith ChosenCard | ChangeNum$ 2 | Tapped$ True | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True +Oracle:Wraith Form — Canoptek Wraith can't be blocked.\nTransdimensional Scout — When Canoptek Wraith deals combat damage to a player, you may pay {3} and sacrifice it. If you do, choose a land you control. Then search your library for up to two basic land cards which have the same name as the chosen land, put them onto the battlefield tapped, then shuffle.