- Domineering Will
Images
Domineering Will
name
mana_cost
Types
Instant
types
Prices
Normal
Loading...
Near Mint
$0.52
$0.50
Lightly Played
$0.59
$0.50
Moderately Played
$0.56
$0.59
Heavily Played
$0.42
$0.53
Damaged
$0.41
$0.49
Details
Rules
Target player gains control of up to three target nonattacking creatures until end of turn. Untap those creatures. They block this turn if able.
rules
Power
power
Toughness
toughness
Color Identity
color_identity
Rarity
Rare
rarity
Number
13
number
Artist
Mike Sass
artist
Language
English
language
(EN)
language_code
Expansion
Commander 2014
expansion.name
Rulings
Each of those creatures blocks only if it's able to do so as the declare blockers step begins. If, at that time, one of the creatures is tapped, is affected by a spell or ability that says it can't block, or no creatures are attacking that creature's controller or a planeswalker controlled by that player, then it doesn't block. If there's a cost associated with having the creature block, the player isn't forced to pay that cost, so it doesn't block in that case either.
2014-11-07
Notably, Domineering Will doesn't give any of the target creatures haste. Unless they have haste due to some other means, they won't be able to attack that turn.
2014-11-07
The controller of the creatures still chooses which attacking creature each of the three target creatures blocks.
2014-11-07
rulings
Discussion
Code
Model attributes
id
string
The id of the card
C14-13
name
string
The name of the card
Domineering Will
mana_cost
string
The cost to cast the card
{3}{U}
types
string[]
The types of card, such as Creature.
Instant
color_identity
string
The color identity of the card (the colors that appear on the card)
U
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
13
artist
string
The artist of the card
Mike Sass
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/C14-13/large
expansion
object
The expansion the card belongs to
expansion.name
string
The name of the expansion
Commander 2014