- Single Combat
Images
Single Combat
name
mana_cost
Types
Sorcery
types
Details
Rules
Each player chooses a creature or planeswalker they control, then sacrifices the rest. Players can't cast creature or planeswalker spells until the end of your next turn.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
700
number
Artist
Josh Hass
artist
Language
English
language
(EN)
language_code
Expansion
Fallout
expansion.name
Rulings
As Single Combat resolves, first the player whose turn it is chooses a creature or planeswalker they control, then each other player in turn order does the same, knowing the choices made before them. Then each unchosen creature and planeswalker is sacrificed at the same time.
2019-05-03
In a multiplayer game, if you leave the game after Single Combat resolves but before your next turn begins, its effect lasts until your next turn would have begun. It neither expires immediately nor lasts indefinitely.
2019-05-03
rulings
Some fight to destroy their enemies. Some fight to destroy themselves.
flavor_text
Discussion
Code
Model attributes
id
string
The id of the card
PIP-700
name
string
The name of the card
Single Combat
mana_cost
string
The cost to cast the card
{3}{W}{W}
types
string[]
The types of card, such as Creature.
Sorcery
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
foil
variants.prices
object[]
The variant name, such as normal or coldFoil
rarity
string
The rarity of the card
Rare
number
string
The card number
700
artist
string
The artist of the card
Josh Hass
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/PIP-700/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Fallout
flavor_text
string
The flavor text of the card
Some fight to destroy their enemies. Some fight to destroy themselves.