- Balance
Images
Balance
name
mana_cost
Types
Sorcery
types
Details
Rules
Each player chooses a number of lands they control equal to the number of lands controlled by the player who controls the fewest, then sacrifices the rest. Players discard cards and sacrifice creatures the same way.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
3
number
Artist
Mark Poole
artist
Language
French
language
(FR)
language_code
Expansion
Foreign Black Border
expansion.name
Rulings
Balance doesn't have targets, so permanents that can't be targeted, such as a creature with shroud or protection from white, are valid choices to be sacrificed.
2016-06-08
Each type of object is counted during the corresponding part of the process. Cards in hand are counted after lands have been sacrificed, and creatures on the battlefield are counted after cards have been discarded. Thus, a land creature sacrificed to the first part of the spell would not be counted when determining how many creatures are on the battlefield for the last part.
2016-06-08
First the player whose turn it is chooses which lands (if any) to keep, then each other player in turn order does the same. Each player will know the choices made by the players who chose before them. All of the unchosen lands are then sacrificed simultaneously. Then the process is repeated for cards in hand, except that no cards are revealed until all players have chosen what to discard, at which point those cards are all discarded simultaneously. Lastly, the process is repeated for creatures, and players will again know earlier choices made when deciding what to sacrifice. All of the unchosen creatures are then sacrificed simultaneously.
2016-06-08
rulings
Discussion
Code
Model attributes
id
string
The id of the card
FBB-3
name
string
The name of the card
Balance
mana_cost
string
The cost to cast the card
{1}{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
normal
rarity
string
The rarity of the card
Rare
number
string
The card number
3
artist
string
The artist of the card
Mark Poole
language
string
The language of the card, such as English.
French
language_code
string
The language code, such as EN.
FR
images
object[]
The images of the card
images.large
string
The large url of the image
https://images.scrydex.com/magicthegathering/FBB-3/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Foreign Black Border