mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
surveil errata
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Consider
|
||||
ManaCost:U
|
||||
Types:Instant
|
||||
A:SP$ Dig | Cost$ U | DigNum$ 1 | ChangeNum$ 1 | DestinationZone$ Graveyard | Optional$ True | LibraryPosition2$ 0 | SubAbility$ DBDraw | SpellDescription$ Look at the top card of your library. You may put that card into your graveyard. Draw a card.
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Look at the top card of your library. You may put that card into your graveyard. Draw a card.
|
||||
A:SP$ Surveil | Cost$ U | Amount$ 1 | SubAbility$ DBDraw | SpellDescription$ Surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
DeckHas:Ability$Surveil|Graveyard
|
||||
Oracle:Surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)\nDraw a card.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Name:Contingency Plan
|
||||
ManaCost:1 U
|
||||
Types:Sorcery
|
||||
A:SP$ Dig | Cost$ 1 U | DigNum$ 5 | AnyNumber$ True | DestinationZone$ Graveyard | LibraryPosition2$ 0 | SpellDescription$ Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.
|
||||
A:SP$ Surveil | Cost$ 1 U | Amount$ 5 | SpellDescription$ Surveil 5. (Look at the top five cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)
|
||||
AI:RemoveDeck:All
|
||||
Oracle:Look at the top five cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.
|
||||
DeckHas:Ability$Surveil|Graveyard
|
||||
Oracle:Surveil 5. (Look at the top five cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)
|
||||
|
||||
@@ -3,8 +3,8 @@ ManaCost:2 U U
|
||||
Types:Creature Bird Horror
|
||||
PT:3/3
|
||||
K:Flying
|
||||
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigDig | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a noncreature spell, look at the top card of your library. You may put that card into your graveyard.
|
||||
SVar:TrigDig:DB$ Dig | DigNum$ 1 | DestinationZone$ Graveyard | Optional$ True | LibraryPosition2$ 0
|
||||
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigSurveil | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a noncreature spell, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)
|
||||
SVar:TrigSurveil:DB$ Surveil | Amount$ 1
|
||||
SVar:BuffedBy:Card.nonLand+nonCreature
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Flying\nWhenever you cast a noncreature spell, look at the top card of your library. You may put that card into your graveyard.
|
||||
DeckHas:Ability$Surveil|Graveyard
|
||||
Oracle:Flying\nWhenever you cast a noncreature spell, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Curate
|
||||
ManaCost:1 U
|
||||
Types:Instant
|
||||
A:SP$ Dig | DigNum$ 2 | AnyNumber$ True | DestinationZone$ Graveyard | LibraryPosition2$ 0 | SubAbility$ DBDraw | StackDescription$ {p:You} looks at the top two cards of their library, puts any number of them into their graveyard and the rest back on top of their library in any order. | SpellDescription$ Look at the top two cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.
|
||||
A:SP$ Surveil | Cost$ 1 U | Amount$ 2 | SubAbility$ DBDraw | SpellDescription$ Surveil 2. (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)
|
||||
SVar:DBDraw:DB$ Draw | SpellDescription$ Draw a card.
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:Look at the top two cards of your library. Put any number of them into your graveyard and the rest back on top of your library in any order.\nDraw a card.
|
||||
DeckHas:Ability$Surveil|Graveyard
|
||||
Oracle:Surveil 2. (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)\nDraw a card.
|
||||
|
||||
Reference in New Issue
Block a user