[1.4.6] Offensive runes don't mention they ignore crosstier?
Moderator: Moderator
[1.4.6] Offensive runes don't mention they ignore crosstier?
Pretty much as per subject. Code suggests heat beam/biting gale/acid wave are ignoring crosstier effects (see line 654 of inscriptions.lua for an example) when they remove detrimental effects, if I'm not horribly misreading it (very possible!), but the tooltip makes no mention of this. Tooltip probably should mention that, heh.
Re: [1.4.6] Offensive runes don't mention they ignore crosst
does wild infusion specifically states in its code, that it removes cross tier for free?
there might be some all-encompassing piece, buried somewhere, that applies to all status removals.
there might be some all-encompassing piece, buried somewhere, that applies to all status removals.
Re: [1.4.6] Offensive runes don't mention they ignore crosst
Wilds do, near as I can parse 'em. The runes don't remove the crosstier for free, but they do seem to ignore them, so they won't hit crosstier effects when they're removing debuffs. Unless, again, I'm misreading the code, which is entirely possible!