List of flask enchantment modifiers: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(→‎top: Query on new spawn weights table)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
|q_tables = mod_stats, mod_spawn_weights
|q_tables = mod_stats, mod_spawn_weights
|q_join = mods._pageID=mod_stats._pageID, mods._pageID=mod_spawn_weights._pageID
|q_join = mods._pageID=mod_stats._pageID, mods._pageID=mod_spawn_weights._pageID
|q_where = mods.generation_type = 3 AND mods.mod_group= "FlaskEnchantment" AND mods.id LIKE "%Harvest%"
|q_where = mods.generation_type = 3 AND mods.mod_groups HOLDS "FlaskEnchantment" AND mods.id LIKE "%Harvest%"
|q_orderBy = mods.id, mods.required_level
|q_orderBy = mods.id, mods.required_level
|q_limit=3000
|q_limit=3000
Line 22: Line 22:
{{Version history table end}}
{{Version history table end}}


{{Navbox Enchantment}}
[[Category:Enchantment mod lists]]
[[Category:Enchantment mod lists]]
[[ru:Список зачарований для флаконов]]
[[ru:Список зачарований для флаконов]]

Latest revision as of 19:02, 7 January 2024

List of enchantment modifiers that can spawn on flasks. These enchantments can be crafted from harvest crafting that cost 800 lifeforce.

This list does not include enchantments from Instilling Orb or Enkindling Orb.

NameFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.Stats
Enchantment Decaying Capacity150% reduced Charges per use. -1% to this value when used
Enchantment Decaying Duration1100% increased Duration. -1% to this value when used
Enchantment Decaying Effect150% increased effect. -1% to this value when used
Enchantment Decaying Efficiency1+100 to Maximum Charges. -1 to this value when used

Version history

Version Changes
3.19.0
3.11.0
  • Introduced to the game.

ru:Список зачарований для флаконов