diff --git a/forge-gui/res/cardsfolder/upcoming/gideon_the_oathsworn.txt b/forge-gui/res/cardsfolder/upcoming/gideon_the_oathsworn.txt new file mode 100644 index 00000000000..9d6be7b8a05 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/gideon_the_oathsworn.txt @@ -0,0 +1,12 @@ +Name:Gideon, the Oathsworn +ManaCost:4 W W +Types:Legendary Planeswalker Gideon +Loyalty:4 +T:Mode$ AttackersDeclared | Execute$ TrigCounter | CheckSVar$ NonGideonAttackers | SVarCompare$ GE2 | NoResolvingCheck$ True | TriggerZones$ Battlefield | AttackingPlayer$ You | TriggerDescription$ Whenever you attack with two or more non-Gideon creatures, put a +1/+1 counter on each of those creatures. +SVar:TrigCounter:DB$ PutCounterAll | ValidCards$ Creature.nonGideon+YouCtrl+attacking | CounterType$ P1P1 | CounterNum$ 1 +A:AB$ Animate | Cost$ AddCounter<2/LOYALTY> | Defined$ Self | Power$ 5 | Toughness$ 5 | Types$ Creature,Soldier | SubAbility$ GideonPrevent | Planeswalker$ True | SpellDescription$ Until end of turn, CARDNAME becomes a 5/5 white Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn. +SVar:GideonPrevent:DB$ Pump | Defined$ Self | KW$ Prevent all damage that would be dealt to CARDNAME. +A:AB$ ChangeZone | Cost$ SubCounter<9/LOYALTY> | Planeswalker$ True | Ultimate$ True | Defined$ Self | Origin$ Battlefield | Destination$ Exile | SubAbility$ ExileOppCreatures | SpellDescription$ Exile CARDNAME and each creature your opponents control. +SVar:ExileOppCreatures:DB$ ChangeZoneAll | Origin$ Battlefield | Destination$ Exile | ChangeType$ Creature.OppCtrl +SVar:NonGideonAttackers:Count$Valid Creature.nonGideon+YouCtrl+attacking +Oracle:Whenever you attack with two or more non-Gideon creatures, put a +1/+1 counter on each of those creatures.\n[+2]: Until end of turn, CARDNAME becomes a 5/5 white Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn. (He can't attack if he was cast this turn.)\n[-9]: diff --git a/forge-gui/res/cardsfolder/upcoming/gideons_battle_cry.txt b/forge-gui/res/cardsfolder/upcoming/gideons_battle_cry.txt new file mode 100644 index 00000000000..d086da7fe2d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/gideons_battle_cry.txt @@ -0,0 +1,7 @@ +Name:Gideon's Battle Cry +ManaCost:2 W W +Types:Sorcery +A:AB$ PutCounterAll | Cost$ 2 W W | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | AILogic$ AtOppEOT | SubAbility$ DBSearch | SpellDescription$ Put a +1/+1 counter on each creature you control. +SVar:DBSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedGideon; the Oathsworn | ChangeNum$ 1 +DeckHints:Name$Gideon, the Oathsworn +Oracle:Put a +1/+1 counter on each creature you control. You may search your library and/or graveyard for a card named Gideon, the Oathsworn, reveal it, and put it into your hand. If you search your library this way, shuffle it.