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.