You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for_, influenceinipairs(itemLib.influenceInfo.default) do
1557
-
ifnewItem[influence.key] then
1558
-
return
1559
-
end
1560
-
end
1561
-
ifmain.migrateEldritchImplicitsandisValueInTable(implicitBaseTypes, newItem.base.type) andisValueInTable(implicitRarities, newItem.rarity) and (currentItem.cleansingorcurrentItem.tangle) then
controls.migrateEldritchImplicits.tooltipText="Carry over Eldritch Implicits from current gear when comparing new gear, given the new item does not already have Eldritch Implicits"
1043
+
controls.migrateEldritchImplicits.tooltipText="Apply Eldritch Implicits from current gear when comparing new gear, given the new item doesn't have any influence"
0 commit comments