We are currently in the processing of bringing this to 100% working functionality. Any help would be greatly appreciated. Find out more in the Community Portal.

Arcane Will

From Path of Exile Wiki
Jump to navigation Jump to search

Lua error in Module:Passive_skill at line 621: No passive skills with the given name found.

Arcane Will is a notable passive skill that grants increased maximum mana, increased mana recovery from flasks and additional flat mana regeneration. It also grants a percentage of maximum mana as extra maximum energy shield.

Mechanics


<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Gained Energy Shield = Base Maximum Mana \times 0.04 \times (1+\sum_{i=1}^{a} \text{increased EnergyShield}_{i}+\sum_{j=1}^{b} \text{increased Mana}_{j})

   </math>

Example:

Before taking Arcane Will, a character has the following stats:


<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Base Maximum Mana = 1000

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Increased Maximum Mana = 90%

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Total Mana = 1000 \times (1+0.9) = 1900

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Base Maximum Energy Shield = 1200

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Increased Maximum Energy Shield = 350%

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Total Energy Shield = 1200 \times (1+3.5)=5400

   </math>


After taking Arcane Will, the modified stats are:


<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} New Increased Maximum Mana = 110%

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} New Total Mana = 1000 \times (1+1.1) = 2100

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} Gained Energy Shield = 1000 \times 0.04 \times (1+1.1+3.5) = 224

   </math>

<math display="" style="background-color:transparent; padding:0;"> \color[RGB]{163,141,109} New Total Energy Shield = 5624

   </math>


Location

Arcane Will is located in Arcane Will-Arcane Focus cluster in Witch area of the skill tree.

Anointment

Blight anointment to unlock the passive:

Lua error in Module:Cargo at line 727: table index is nil.

Version history

Version Changes
3.4.0
  • Introduced to the game.

ru:Колдовская воля