Author Topic: Spell data parser: no_resist and not_focusable  (Read 1827 times)

0 Members and 1 Guest are viewing this topic.

Offline Axxius

  • Premium Member
  • Newbie
  • *****
  • Posts: 12
Spell data parser: no_resist and not_focusable
« on: January 26, 2016, 05:25:33 PM »
According to a dev, there are spell flags that make the spell unresistable (i.e. completely ignore resist parameters) and non-focusable. I would like to see them in the spell data here, especially if the spell is flagged no_resist.

Example: https://spells.eqresource.com/rawspells.php?id=46379
As of 01/26/15 Live, this spell is (dev confirmed) no_resist but is focusable (this will change in the next patch).

Raidloot's parser already detects and shows the focusable/unfocusable flag. However, neither parser shows the no_resist flag. Both show only that its resists are set as Magic -0 which doesn't really matter.

Can you find and show these flags?

Offline Rorce

  • Administrator
  • Master
  • *****
  • Posts: 3,197
Re: Spell data parser: no_resist and not_focusable
« Reply #1 on: January 27, 2016, 02:29:39 AM »
I can certainly take a look at it. Are you able to provide more examples? Will help narrowing down which fields it could be.