- Queue of Beetles
Images
Queue of Beetles
name
mana_cost
Types
Creature
types
Subtypes
Insect
subtypes
Details
Rules
Haste
The stack is now first in, first out instead of last in, first out. (The first spell or ability on the stack is the first one to resolve.)
rules
Power
3
power
Toughness
3
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
61
number
Artist
Brendan Sell
artist
Language
English
language
(EN)
language_code
Expansion
Mystery Booster Playtest Cards 2021
expansion.name
Rulings
While Queue of Beetles is on the battlefield, if both players pass priority, the bottom object of the stack resolves rather than the top object of the stack. Other than that, there are no changes to how priority or the stack works.
2019-11-12
rulings
Discussion
Code
Model attributes
id
string
The id of the card
CMB2-61
name
string
The name of the card
Queue of Beetles
mana_cost
string
The cost to cast the card
{3}{R}
types
string[]
The types of card, such as Creature.
Creature
subtypes
string[]
The subtypes of the card, such as Storyborn or Hero.
Insect
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)
R
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
61
artist
string
The artist of the card
Brendan Sell
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/CMB2-61/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Mystery Booster Playtest Cards 2021