Return Fire: Difference between revisionsGive feedback
Bot: Remove inline div wrapper from infoboxes (styling moved to common.css) |
Gammaton32 (talk | contribs) this interaction was fixed Tag: Manual revert |
||
| (9 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox item/auto|Return Fire| sound1 = returnfire cast.mp3 | sound2 = return fire proc 01.mp3}} | |||
{{Infobox item | |||
| | |||
| sound1 | |||
| sound2 | |||
{{ItemSummary|{{#var:item_key_or_en}}}} | {{ItemSummary|{{#var:item_key_or_en}}}} | ||
| Line 39: | Line 8: | ||
*** Example: If an enemy deals 100 [[Bullet Damage]] while you have 30% [[Bullet Resist]], you reflect {{#expr: 100 * {{#sub:{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BulletDamageReflectedPct}}|0|-1}} / 100}} damage, and you take 70. | *** Example: If an enemy deals 100 [[Bullet Damage]] while you have 30% [[Bullet Resist]], you reflect {{#expr: 100 * {{#sub:{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BulletDamageReflectedPct}}|0|-1}} / 100}} damage, and you take 70. | ||
** Works even with 100% damage immunity (e.g., {{ItemIcon|Metal Skin}} reflects full damage while preventing damage to the user). | ** Works even with 100% damage immunity (e.g., {{ItemIcon|Metal Skin}} reflects full damage while preventing damage to the user). | ||
* Damage returned ignores [[Debuffs]] that increase [[Weapon Damage]] against the target, such as {{HeroIcon|Haze}}'s {{AbilityIcon|Fixation}}. | |||
* Does not apply [[Build-Up|build-up]] or [[Stack|stacking]] effects against the attacker. | |||
== Gallery == | |||
<gallery> | |||
Return fire usage vfx.gif|Return Fire being used | |||
</gallery> | |||
== Update history == | == Update history == | ||
{{Update history}} | {{Update history}} | ||
== Navigation == | |||
{{Item Navbox}} | {{Item Navbox}} | ||
[[Category:Active Items]] | [[Category:Active Items]] | ||