|
|
| (11 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|Bullet Resilience}} |
| <tabber>
| |
| Default=
| |
| {{Infobox item | |
| |item_name = Bullet Resilience | |
| |item_stat1 = +{{ItemData|{{#var:item_key_or_en}}|BulletResist}} [[Bullet Resist]]
| |
| |passive1_description = {{#invoke:Lang|get_string|upgrade_improved_bullet_armor_desc|item_name={{#var:item_key_or_en}}}}
| |
| |passive1_stat1 = +{{ItemData|{{#var:item_key_or_en}}|BulletResistBelowThreshold}} [[Bullet Resist]] (Conditional)
| |
| }} | |
| |-|
| |
| Enhanced=
| |
| {{Infobox item
| |
| | enhanced = true
| |
| |item_name = Bullet Resilience
| |
| |item_stat1 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|BulletResist|prefix=+|suffix=|noicon=true}} [[Bullet Resist]]
| |
| |passive1_description = {{#invoke:Lang|get_string|upgrade_improved_bullet_armor_desc|item_name={{#var:item_key_or_en}}}}
| |
| |passive1_stat1 = {{Enhanced/Upgrades|{{#var:item_key_or_en}}|BulletResistBelowThreshold|prefix=+|suffix=|noicon=true}} [[Bullet Resist]] (Conditional)
| |
| }}
| |
| </tabber>
| |
| </div>
| |
|
| |
|
| '''Bullet Resilience''' is a Tier {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|Tier}} [[Vitality Item]] that gives [[Bullet Resist]]. When below {{ItemData|{{#var:item_key_or_en}}|HealthThreshold}}% [[Health]], the user also gains extra bullet resist.
| | {{ItemSummary|{{#var:item_key_or_en}}}} |
|
| |
|
| It can be purchased from the [[Shop]] for {{Souls|{{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}}}}.
| | == Notes == |
| | * While below {{DataProp|{{#var: item_key_or_en}}|HealthThreshold}}% health, Bullet Resilience provides one unified {{#expr: {{DataProp|{{#var: item_key_or_en}}|BulletResist}} + {{DataProp|{{#var: item_key_or_en}}|BulletResistBelowThreshold}}}}% [[Bullet Resist]] bonus. This is stronger than two {{DataProp|{{#var: item_key_or_en}}|BulletResist}}% + {{DataProp|{{#var: item_key_or_en}}|BulletResistBelowThreshold}}% bonuses which would only be worth {{#expr: (1 - (1 - {{DataProp|{{#var: item_key_or_en}}|BulletResist}} / 100) * (1 - {{DataProp|{{#var: item_key_or_en}}|BulletResistBelowThreshold}} / 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 Bullet Armor'''. |
|
| |
|
| * This item was previously named '''Improved Bullet Armor'''.
| | == Navigation == |
| {{Item_Navbox}} | | {{Item Navbox}} |
| [[Category:Items]]
| |