scarlet_witch property

bool scarlet_witch
inherited

Implementation

bool get scarlet_witch {
  if (this is ReliableTarget) {
    return !_doctor_faustus1418();
  }
  return true;
}