public InternalTarget(ItemSkillBonusGem gem) : base(-1, false, TargetFlags.None) { _Gem = gem; AllowNonlocal = true; }