- Gavony Dawnguard
Images
Gavony Dawnguard
name
mana_cost
Types
Creature
types
Subtypes
Human
Soldier
subtypes
Details
Rules
Ward
If it's neither day nor night, it becomes day as this creature enters.
Whenever day becomes night or night becomes day, look at the top four cards of your library. You may reveal a creature card with mana value 3 or less from among them and put it into your hand. Put the rest on the bottom of your library in any order.
rules
Power
3
power
Toughness
3
toughness
Color Identity
color_identity
Rarity
Uncommon
rarity
Number
20
number
Artist
Micah Epstein
artist
Language
English
language
(EN)
language_code
Expansion
Innistrad: Double Feature
expansion.name
Rulings
Before a player untaps their permanents during the untap step, the game checks to see if the day/night designation should change.
2021-09-24
Day and night are designations that the game itself can have. The game starts as neither. Once the game becomes day (or less commonly, night), the game will be exactly one of them—day or night—going back and forth for the rest of the game.
2021-09-24
If a triggered ability triggers whenever day becomes night or night becomes day, it only triggers if it was already either day/night and becomes the other. It does not trigger when the game becomes day or night for the first time.
2021-09-24
If it is day, and the active player of the previous turn cast no spells during their turn, it becomes night.
2021-09-24
If it is night, and the active player of the previous turn cast two or more spells during their turn, it becomes day.
2021-09-24
rulings
Discussion
Code
Model attributes
id
string
The id of the card
DBL-20
name
string
The name of the card
Gavony Dawnguard
mana_cost
string
The cost to cast the card
{1}{W}{W}
types
string[]
The types of card, such as Creature.
Creature
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Human, Soldier
power
string
The strength of the card
3
toughness
string
The willpower of the card
3
color_identity
string
The color identity of the card (the colors that appear on the card)
W
variants
object[]
The variants the card is available in, such as normal or foil, and their prices.
variants.name
string
The variant name, such as normal or foil
normal
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Uncommon
number
string
The card number
20
artist
string
The artist of the card
Micah Epstein
language
string
The language of the card, such as English.
English
language_code
string
The language code, such as EN.
EN
images
object[]
The images of the card
images.large
string
The large url of the image
https://images.scrydex.com/magicthegathering/DBL-20/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Innistrad: Double Feature