public void AssignStatusEffect(StatusEffect status) { status.AssignToGhost(this); StatusEffects.Add(status); }