ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.45k stars 77 forks source link

Nyx Mind Flare doesnt work #15697

Open jack-fdrv opened 4 months ago

jack-fdrv commented 4 months ago

Ability name

Mind Flare

Description

On the video you can see how after dagon or ult, Mind Flare not deal mroe dmg like it should. It should append 25% of dmg deal to target last 15 seconds.

https://www.youtube.com/watch?v=UWEsv0FhiT4

Example Match ID (and possibly Timestamp)

there is not id it is custom

6222780106 commented 4 months ago

This is a bug with the hidden modifier 'modifier_nyx_assassin_jolt_damage_tracker' on each enemy hero. This modifier serves as a Mind Flare's tracker of damage the target received from Nyx in the past 15 seconds.

In general, the modifier should be placed on every enemy hero when Nyx is initially spawned. However, in a Demo lobby, a bug may occur where an enemy does not have this modifier, resulting in no additional damage from Nyx's previous damage.