| Name |
Mobility |
Resilience |
Recovery |
Discipline |
Intellect |
Strength |
|
|
|
{{ i.name }}
{{ i.name }}
|
{{
i.stats[ArmorStat.Mobility] + bonus
}}
|
{{
i.stats[ArmorStat.Resilience] + bonus
}}
|
{{
i.stats[ArmorStat.Recovery] + bonus
}}
|
{{
i.stats[ArmorStat.Discipline] + bonus
}}
|
{{
i.stats[ArmorStat.Intellect] + bonus
}}
|
{{
i.stats[ArmorStat.Strength] + bonus
}}
|
|
|
|
|
check_circle_outline
|
error_outline
|
report_problem
|
| Any Class Item |
{{ 2 }} |
{{ 2 }} |
{{ 2 }} |
{{ 2 }} |
{{ 2 }} |
{{ 2 }} |
|
|
|
| Any Class Item |
You chose to use non-masterworked class items. |
|
|
|
| Total (armor) |
{{ stats[ArmorStat.Mobility] }}
|
{{ stats[ArmorStat.Resilience] }}
|
{{ stats[ArmorStat.Recovery] }}
|
{{ stats[ArmorStat.Discipline] }}
|
{{ stats[ArmorStat.Intellect] }}
|
{{ stats[ArmorStat.Strength] }}
|
| Configuration |
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Mobility] }}
|
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Resilience] }}
|
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Recovery] }}
|
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Discipline] }}
|
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Intellect] }}
|
0 ? 'positive' : 'negative'">
0">+{{ this.configValues[ArmorStat.Strength] }}
|
| Minor Mods |
0" class="positive">{{ count }}×5
|
0" class="positive">{{ count }}×5
|
0" class="positive">{{ count }}×5
|
0" class="positive">{{ count }}×5
|
0" class="positive">{{ count }}×5
|
0" class="positive">{{ count }}×5
|
| Major Mods |
0" class="positive">{{ count }}×10
|
0" class="positive">{{ count }}×10
|
0" class="positive">{{ count }}×10
|
0" class="positive">{{ count }}×10
|
0" class="positive">{{ count }}×10
|
0" class="positive">{{ count }}×10
|
| Artifice Mods |
0" class="positive">{{ count }}×3
|
0" class="positive">{{ count }}×3
|
0" class="positive">{{ count }}×3
|
0" class="positive">{{ count }}×3
|
0" class="positive">{{ count }}×3
|
0" class="positive">{{ count }}×3
|
| Total |
{{ stats[ArmorStat.Mobility] }}
|
{{ stats[ArmorStat.Resilience] }}
|
{{ stats[ArmorStat.Recovery] }}
|
{{ stats[ArmorStat.Discipline] }}
|
{{ stats[ArmorStat.Intellect] }}
|
{{ stats[ArmorStat.Strength] }}
|