Template:Stat total: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
(Created page with "{| align=right |{{math|formula= \begin{align} a & \text{ the total amount of additional {{{stat}}} } & a & \in \mathbb{N}_{0} \\ b & \text{ the total amount of increased {{{st...")
 
>Illviljan
mNo edit summary
Line 13: Line 13:
{{math|formula=
{{math|formula=
\begin{align}
\begin{align}
\text{Total {{{stat}}} value} = & \sum_{i=0}^{a} \text{added {{{stat}}} }_{i} * \\
\text{Total {{{stat}}} value} = & \sum_{i=0}^{a} \text{additional {{{stat}}} }_{i} * \\
& \left( 1 + \sum_{j=0}^{b} \text{increased {{{stat}}} }_{j} - \sum_{k=0}^{c} \text{reduced {{{stat}}} }_{k} \right) * \\
& \left( 1 + \sum_{j=0}^{b} \text{increased {{{stat}}} }_{j} - \sum_{k=0}^{c} \text{reduced {{{stat}}} }_{k} \right) * \\
& \prod_{l=0}^{d} (1 + \text{more {{{stat}}} }_{l}) * \prod_{m=0}^{e} (1 - \text{less {{{stat}}} }_{m})
& \prod_{l=0}^{d} (1 + \text{more {{{stat}}} }_{l}) * \prod_{m=0}^{e} (1 - \text{less {{{stat}}} }_{m})

Revision as of 15:09, 4 July 2016

Failed to parse (unknown function "\begin{align}"): \color[RGB]{163,141,109} \begin{align} a & \text{ the total amount of additional {{{stat}}} } & a & \in \mathbb{N}_{0} \\ b & \text{ the total amount of increased {{{stat}}} } & b & \in \mathbb{N}_{0} \\ c & \text{ the total amount of reduced {{{stat}}} } & c & \in \mathbb{N}_{0} \\ d & \text{ the total amount of more {{{stat}}} } & d & \in \mathbb{N}_{0} \\ e & \text{ the total amount of less {{{stat}}} } & e & \in \mathbb{N}_{0} \\ \end{align}

Failed to parse (unknown function "\begin{align}"): \color[RGB]{163,141,109} \begin{align} \text{Total {{{stat}}} value} = & \sum_{i=0}^{a} \text{additional {{{stat}}} }_{i} * \\ & \left( 1 + \sum_{j=0}^{b} \text{increased {{{stat}}} }_{j} - \sum_{k=0}^{c} \text{reduced {{{stat}}} }_{k} \right) * \\ & \prod_{l=0}^{d} (1 + \text{more {{{stat}}} }_{l}) * \prod_{m=0}^{e} (1 - \text{less {{{stat}}} }_{m}) \end{align}


Template documentation[view] [edit] [history] [purge]

This template is used to display how stats are calculated in this game.

Usage

{{Stat total|Duration}}

yields:

Failed to parse (unknown function "\begin{align}"): \color[RGB]{163,141,109} \begin{align} a & \text{ the total amount of additional {{{stat}}} } & a & \in \mathbb{N}_{0} \\ b & \text{ the total amount of increased {{{stat}}} } & b & \in \mathbb{N}_{0} \\ c & \text{ the total amount of reduced {{{stat}}} } & c & \in \mathbb{N}_{0} \\ d & \text{ the total amount of more {{{stat}}} } & d & \in \mathbb{N}_{0} \\ e & \text{ the total amount of less {{{stat}}} } & e & \in \mathbb{N}_{0} \\ \end{align}

Failed to parse (unknown function "\begin{align}"): \color[RGB]{163,141,109} \begin{align} \text{Total {{{stat}}} value} = & \sum_{i=0}^{a} \text{additional {{{stat}}} }_{i} * \\ & \left( 1 + \sum_{j=0}^{b} \text{increased {{{stat}}} }_{j} - \sum_{k=0}^{c} \text{reduced {{{stat}}} }_{k} \right) * \\ & \prod_{l=0}^{d} (1 + \text{more {{{stat}}} }_{l}) * \prod_{m=0}^{e} (1 - \text{less {{{stat}}} }_{m}) \end{align}