mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Merge branch 'tides' into 'master'
read_the_tides.txt fixes See merge request core-developers/forge!3014
This commit is contained in:
@@ -2,6 +2,6 @@ Name:Read the Tides
|
||||
ManaCost:5 U
|
||||
Types:Sorcery
|
||||
A:SP$ Charm | Cost$ 5 U | Choices$ DBDraw,DBReturn
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 3 | SpellDescription$ Draw three card.
|
||||
SVar:DBReturn:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | Return up to two target creatures to their owners' hands.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 3 | SpellDescription$ Draw three cards.
|
||||
SVar:DBReturn:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return up to two target creatures to their owners' hands.
|
||||
Oracle:Choose one —\n• Draw three cards.\n• Return up to two target creatures to their owners' hands.
|
||||
|
||||
Reference in New Issue
Block a user