EQ Resource Forums

General => Feedback and Suggestions => Topic started by: Axxius on January 26, 2016, 05:25:33 PM

Title: Spell data parser: no_resist and not_focusable
Post by: Axxius 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?
Title: Re: Spell data parser: no_resist and not_focusable
Post by: Rorce 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.