From 564a799ebf475c92050b3dc25631d519d790cc63 Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 23 Mar 2018 12:39:33 +0800 Subject: [PATCH] - Fixed two cards --- forge-gui/res/cardsfolder/upcoming/academy_drake.txt | 4 ++-- .../res/cardsfolder/upcoming/multani_yavimayas_avatar.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/academy_drake.txt b/forge-gui/res/cardsfolder/upcoming/academy_drake.txt index 9fce35426dd..82352d6635c 100644 --- a/forge-gui/res/cardsfolder/upcoming/academy_drake.txt +++ b/forge-gui/res/cardsfolder/upcoming/academy_drake.txt @@ -4,6 +4,6 @@ Types:Creature Drake PT:2/2 K:Flying K:Kicker:4 -T:Mode$ ChangesZone | ValidCard$ Card.Self+kicked | Origin$ Any | Destination$ Battlefield | Execute$ TrigPut | Static$ True | TriggerDescription$ If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters on it. -SVar:TrigPut:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 +K:etbCounter:P1P1:2:CheckSVar$ WasKicked:If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters on it. +SVar:WasKicked:Count$Kicked.1.0 Oracle:Flying\nKicker {4} (You may pay an additional {4} as you cast this spell.)\nIf Academy Drake was kicked, it enters the battlefield with two +1/+1 counters on it. diff --git a/forge-gui/res/cardsfolder/upcoming/multani_yavimayas_avatar.txt b/forge-gui/res/cardsfolder/upcoming/multani_yavimayas_avatar.txt index 45b71027b8c..df81071fca3 100644 --- a/forge-gui/res/cardsfolder/upcoming/multani_yavimayas_avatar.txt +++ b/forge-gui/res/cardsfolder/upcoming/multani_yavimayas_avatar.txt @@ -6,7 +6,7 @@ K:Reach K:Trample S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets +1/+1 for each land you control and each land in your graveyard. SVar:X:Count$Valid Land.YouCtrl/Plus.Y -SVar:Y:TypeInYourYard.Land +SVar:Y:Count$TypeInYourYard.Land A:AB$ ChangeZone | Cost$ 1 G Return<2/Land> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand. SVar:DiscardMe:1 Oracle:Reach, trample\nMultani, Yavimaya's Avatar gets +1/+1 for each land you control and each land in your graveyard.\n{1}{G}, Return two lands you control to their owner's hand: Return Multani from your graveyard to your hand. \ No newline at end of file