Having to crew it is a downside (usually), but it boasts respectable stats and poses a threat in combat while also providing a ramp effect
from scipy.stats import hypergeom import numpy as np # Supress scientific notation np.set_printoptions(suppress=True) def calculate(M, n, N): [M, n, N] = [M, n, N] rv = hypergeom(M, n, N) x = np.arange(0, n+1) return rv.pmf(x) * 100 calculate(60, 4, 7) This script outputs [60.05, 33.63, 5.93, 0.38, 0.01 ] , which are the probabilities of drawing zero, one, two, three, or four BVP, respectively
The exalted pump lasts to the end of the turn, so you proactively increased one creature's power and that means more success with Thickest in the Thicket, Drumhunter, and Ziatora, the Incinerator
If that front face can't be put onto the battlefield, it doesn't enter the battlefield
Commander Tetsuo, Imperial Champion Whenever Tetsuo attacks, if it's equipped, choose one Tetsuo deals damage equal to the greatest mana value among Equipment attached to it to any target