LoadedCamel / MidsReborn

Mids' Reborn : Hero Designer
GNU General Public License v3.0
24 stars 8 forks source link

[CONTENT BUG] (Sec) Dominator: Icy Assault - Chilling Embrace #75

Closed Tatertoddipher closed 3 years ago

Tatertoddipher commented 3 years ago

Describe the bug A clear and concise description of what the bug is. All the details of Chilling Embrace are correct except for one thing; it deals -10.00% Strength to all damage on target. In fairness even in game it doesn't state that it deals -DMG in the primary description. Sorry for taking so long to get around to reporting this. I will also report this on the HC Forums.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'_ Ice Assault 2. Click on '....' Right click, info and read the power description.
  2. Scroll down to '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen. N/A

Screenshots If applicable, add screenshots to help explain your problem. chill

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Bopper-CoH commented 3 years ago

Should be fixed in next update. The damage debuff effects were set up in the power, but they were set up incorrectly. It was debuffing Max instead of Strength, and the scale value was incorrect (was set to -1.0 when it needed to be 1.0)