public override bool IsAttackTarget(MonsterObject attacker) { return(Parent.IsAttackTarget(attacker)); }