Talk:Faceted Fossil: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Neokowloon
(Created page with "==Mod pool== Ok, i added the extra code {{c|code|mod_stats.id LIKE "%gem_level%"}} into the query. By the context of 3.10 patch note, all modifiers from Delve mod domain are d...")
 
(Created page with "==Mod pool== Ok, i added the extra code {{c|code|mod_stats.id LIKE "%gem_level%"}} into the query. By the context of 3.10 patch note, all modifiers from Delve mod domain are d...")

Revision as of 15:45, 23 September 2020

Mod pool

Ok, i added the extra code mod_stats.id LIKE "%gem_level%" into the query. By the context of 3.10 patch note, all modifiers from Delve mod domain are disabled . For Faceted Fossil, only the dex/int/str gem +1 mods left enabled , plus the usual domain 1 mod.

However, since 3.12 change the mod tag, for my understand, it does not mean modifiers from Delve mod domain, which has new "gem" mod tag , is still disabled to spawn instead of enable? Neokowloon (talk) 15:45, 23 September 2020 (UTC)