From 6b7088e04c4cf4a40d0b75abc6f76a3b33ece409 Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 6 Dec 2018 20:11:40 +0300 Subject: [PATCH] - Added AI spec to Skilled Animator. --- forge-gui/res/cardsfolder/s/skilled_animator.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/forge-gui/res/cardsfolder/s/skilled_animator.txt b/forge-gui/res/cardsfolder/s/skilled_animator.txt index 5df7e80f373..b96090f7e67 100644 --- a/forge-gui/res/cardsfolder/s/skilled_animator.txt +++ b/forge-gui/res/cardsfolder/s/skilled_animator.txt @@ -3,5 +3,6 @@ ManaCost:2 U Types:Creature Human Artificer T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ When CARDNAME enters the battlefield, target artifact you control becomes an artifact creature with base power and toughness 5/5 for as long as CARDNAME remains on the battlefield. SVar:TrigAnimate:DB$ Animate | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact you control | Power$ 5 | Toughness$ 5 | Types$ Artifact,Creature | UntilHostLeavesPlay$ True +SVar:PlayMain1:TRUE Oracle:When Skilled Animator enters the battlefield, target artifact you control becomes an artifact creature with base power and toughness 5/5 for as long as Skilled Animator remains on the battlefield. PT:1/3 \ No newline at end of file