Spirit Resilience: Difference between revisionsGive feedback
TheMilkMan (talk | contribs) Updated formatting and switched to using new template |
→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. |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox item | {{Infobox item/auto|Spirit Resilience}} | ||
| | |||
}} | |||
{{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 14: | Line 10: | ||
== Trivia == | == Trivia == | ||
* This item was previously named '''Improved Spirit Armor'''. | |||
== Navigation == | |||
{{ | {{Item Navbox}} | ||