From 3de494d6ac8edb8556f8bedd4745f25bca00d3f4 Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 23 May 2019 06:37:35 +0300 Subject: [PATCH] - Fixed Ultimate on Jace, Arcane Strategist. --- forge-gui/res/cardsfolder/j/jace_arcane_strategist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/j/jace_arcane_strategist.txt b/forge-gui/res/cardsfolder/j/jace_arcane_strategist.txt index d828060da9b..516a085fcfd 100644 --- a/forge-gui/res/cardsfolder/j/jace_arcane_strategist.txt +++ b/forge-gui/res/cardsfolder/j/jace_arcane_strategist.txt @@ -6,6 +6,6 @@ T:Mode$ Drawn | ValidCard$ Card.YouCtrl | Number$ 2 | TriggerZones$ Battlefield SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 AI:RemoveDeck:Random DeckHas:Ability$Counters -A:AB$ Draw | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Ultimate$ True | NumCards$ 1 | Defined$ You | SpellDescription$ Draw a card. -A:AB$ PumpAll | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | ValidCards$ Creature.YouCtrl | KW$ HIDDEN Unblockable | SpellDescription$ Creatures you control can't be blocked this turn. +A:AB$ Draw | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumCards$ 1 | Defined$ You | SpellDescription$ Draw a card. +A:AB$ PumpAll | Cost$ SubCounter<7/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidCards$ Creature.YouCtrl | KW$ HIDDEN Unblockable | SpellDescription$ Creatures you control can't be blocked this turn. Oracle:Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.\n[+1]: Draw a card.\n[-7]: Creatures you control can't be blocked this turn.