Spirit Resilience: Difference between revisions

TheMilkMan (talk | contribs)
Adding ItemSummary
Notes: resistances now pull from ItemData because this item gets tweaked really often. I didn't think the math for the enhanced version was worth including but you could if you wanted.
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="float:right; clear:right; width:300px; margin:0 0 1em 1em;">
{{Infobox item/auto|Spirit Resilience}}
<tabber>
Default=
{{Infobox item
|item_name            = Spirit Resilience
|item_stat1          = +{{ItemData|{{#var:item_key_or_en}}|TechResist}} [[Spirit Resist]]
|passive1_description = {{#invoke:Lang|get_string|upgrade_tech_purge_desc|item_name={{#var:item_key_or_en}}}}
|passive1_stat1      = +{{ItemData|{{#var:item_key_or_en}}|TechResistBelowThreshold}} [[Spirit Resist]] (Conditional)
}}
|-|
Enhanced=
{{Infobox item
| enhanced            = true
|item_name            = Spirit Resilience
|item_stat1          = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|TechResist|prefix=+|suffix=|noicon=true}} [[Spirit Resist]]
|passive1_description = {{#invoke:Lang|get_string|upgrade_tech_purge_desc|item_name={{#var:item_key_or_en}}}}
|passive1_stat1      = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|TechResistBelowThreshold|prefix=+|suffix=|noicon=true}} [[Spirit Resist]] (Conditional)
}}
</tabber>
</div>


'''Spirit Resilience''' is a Tier {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|Tier}} [[Vitality Item]] that grants [[Spirit Resist]]. When below {{ItemData|{{#var:item_key_or_en}}|HealthThreshold}}% [[Health]], the user also gains extra spirit resist.
{{ItemSummary|{{#var:item_key_or_en}}}}


{{ItemSummary|{{#var:item_key_or_en}}}}
== Notes ==
* While below {{ItemData|{{#var: item_key_or_en}}|HealthThreshold}}% health, Spirit Resilience provides one unified {{#expr: {{#replace: {{ItemData|{{#var: item_key_or_en}}|TechResist}} + {{ItemData|{{#var: item_key_or_en}}|TechResistBelowThreshold}}|%|}}}}% [[Spirit Resist]] bonus. This is stronger than two {{ItemData|{{#var: item_key_or_en}}|TechResist}} + {{ItemData|{{#var: item_key_or_en}}|TechResistBelowThreshold}} bonuses which would only be worth {{#expr: {{#replace: (1 - (1 - {{ItemData|{{#var: item_key_or_en}}|TechResist}} / 100) * (1 - {{ItemData|{{#var: item_key_or_en}}|TechResistBelowThreshold}} / 100)) * 100 round 1|%|}}}}% due to [[Damage_Resistance#Calculation|resistance multiplication]].


== Update history ==
== Update history ==
Line 28: Line 10:


== Trivia ==
== Trivia ==
* This item was previously named '''Improved Spirit Armor'''.


* This item was previously named '''Improved Spirit Armor'''.
== Navigation ==
{{Item_Navbox}}
{{Item Navbox}}
[[Category:Items]]