public override void Passive(Character otherChar, Attack yourAttack, Attack otherAttack) { Console.WriteLine(otherChar.name + " missed the attack on the Invisible!"); }