Eldritch Battery: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>InsomniacViper
m (Fixing math error; was adding the base 100% (1) value twice)
>Lutem
(updated EB to 2.0)
Line 3: Line 3:
| type                  = Keystone
| type                  = Keystone
| bonuses                =  
| bonuses                =  
* Converts all Energy Shield to Mana
* Energy Shield protects Mana instead of Life
* Spend Energy Shield before Mana for Skill Costs
| flavourtext            = What need have I for defense when my enemies are reduced to ash and splinters?
| flavourtext            = What need have I for defense when my enemies are reduced to ash and splinters?
}}</onlyinclude>
}}</onlyinclude>


'''Eldritch Battery''' is a [[keystone passive skill]] that removes all [[energy shield]] and converts it to [[mana]].
'''Eldritch Battery''' is a [[keystone passive skill]] that makes [[energy shield]] protect [[mana]] instead of [[life]].


==Mechanics==
==Mechanics==
The mana converted from energy shield is added to the character's maximum mana. Conversion mechanics dictate that the mana converted from energy shield benefits both from [[modifier]]s that grant increased maximum energy shield and increased maximum mana.
Energy shield protects mana instead of life, all [[modifiers]] to energy shield apply normally but is not affected by modifiers to mana or [[mana regeneration]], energy shield recharge functions normally. Any reduction to mana will deplete energy shield first and any decrease in energy shield will interrupt recharge.
 
Let <tt>''m''</tt> be the character's base maximum mana and <tt>''e''</tt> be base maximum energy shield. Let <tt>''N''</tt> be the sum of the <tt>''n''</tt>'s in {{c|mod|<tt>''n''</tt>% increased maximum Mana}} modifiers being applied to the character. Let <tt>''F''</tt> be the sum of the <tt>''f''</tt>'s in {{c|mod|<tt>''f''</tt>% increased maximum Energy Shield}} modifiers being applied to the character. The mana converted from energy shield after modifiers <tt>''C''</tt> is given by
: <tt>''C'' = ''e'' * [(1 + (''N''/100) + (''F''/100))]</tt>
 
Then the total mana <tt>''T''</tt> is given by<ref name="Mechanics" />{{efn|name=Formula}}
: <tt>''T'' = m * (1 + N/100) + ''C''</tt>


==Location==
==Location==
Line 29: Line 24:
|[[Shadow]]||11
|[[Shadow]]||11
|-
|-
|[[Scion]]||14
|[[Scion]]||15
|-
|-
|[[Templar]]||16
|[[Templar]]||16
|-
|-
|[[Ranger]]||18
|[[Ranger]]||19
|-
|-
|[[Marauder]]||22
|[[Marauder]]||23
|-
|-
|[[Duelist]]||23
|[[Duelist]]||25
|}
|}
==Notes==
{{notelist|refs=
{{efn|name=Formula|For the sake of readability, this formula does not include "reduced", "less", or "more" modifiers. The purpose of the formula is to demonstrate the way modifiers are applied in conversion mechanics.}}
}}


==References==
==References==

Revision as of 09:16, 9 July 2015

Template:Passive

Eldritch Battery is a keystone passive skill that makes energy shield protect mana instead of life.

Mechanics

Energy shield protects mana instead of life, all modifiers to energy shield apply normally but is not affected by modifiers to mana or mana regeneration, energy shield recharge functions normally. Any reduction to mana will deplete energy shield first and any decrease in energy shield will interrupt recharge.

Location

Eldritch Battery is a standalone keystone located on the upper right edge of the skill tree.

Class Distance from start
Witch 9
Shadow 11
Scion 15
Templar 16
Ranger 19
Marauder 23
Duelist 25

References

Cite error: <ref> tag with name "Mechanics" defined in <references> has group attribute "" which does not appear in prior text.