mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Merge branch 'patch' into 'master'
Fix Gideon's Battle Cry See merge request core-developers/forge!1951
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Gideon's Battle Cry
|
Name:Gideon's Battle Cry
|
||||||
ManaCost:2 W W
|
ManaCost:2 W W
|
||||||
Types:Sorcery
|
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.
|
A:SP$ PutCounterAll | Cost$ 2 W W | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | 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
|
SVar:DBSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedGideon; the Oathsworn | ChangeNum$ 1
|
||||||
DeckHas:Ability$Counters
|
DeckHas:Ability$Counters
|
||||||
DeckHints:Name$Gideon, the Oathsworn
|
DeckHints:Name$Gideon, the Oathsworn
|
||||||
|
|||||||
Reference in New Issue
Block a user