- Bag of Devouring
Images
Bag of Devouring
name
mana_cost
Types
Artifact
types
Details
Rules
Whenever you sacrifice another nontoken artifact or creature, exile it.
, , Sacrifice another artifact or creature: Draw a card.
, , Sacrifice this artifact: Roll a d10. Return up to X cards from among cards exiled with this artifact to their owners' hands, where X is the result.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
21
number
Artist
Sean Murray
artist
Language
English
language
(EN)
language_code
Expansion
Forgotten Realms Commander
expansion.name
Rulings
Bag of Devouring's first ability is a triggered ability that happens when you sacrifice permanents, but you can't just sacrifice permanents whenever you want. You need to have some other means to do so, such as activating Bag of Devouring's second ability.
2021-07-23
If the card you sacrifice isn't still in the graveyard as the first ability resolves, it won't be exiled. It won't be a card exiled with Bag of Devouring for the third ability.
2021-07-23
rulings
Discussion
Code
Model attributes
id
string
The id of the card
AFC-21
name
string
The name of the card
Bag of Devouring
mana_cost
string
The cost to cast the card
{B}
types
string[]
The types of card, such as Creature.
Artifact
color_identity
string
The color identity of the card (the colors that appear on the card)
B
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
Rare
number
string
The card number
21
artist
string
The artist of the card
Sean Murray
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/AFC-21/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Forgotten Realms Commander