Hi all. In description of http://te4.org/wiki/Elemental_surge_(talent) exist next string "Nature damage has a 30% chance to harden your skin, preventing the application of any magical detrimental effects for 5 turns."
But, as you can see on screen below, description makes some confuse, because "Immune to physical effects". But what immune gives this talent if near be "physical:burning" and "magical:congeal time" effect with activated prodigy. Tested for mental effects, and again - no immune. I'm tested it without addons, only dev tools and semi-godmode command. But have screens for other tests:
Elemental Surge prodigy bug
Moderator: Moderator
Re: Elemental Surge prodigy bug
I fixed this in my local branch. I'll send Darkgod a merge request before release.
the issue was that self:attr("spell_negative_status_effect_immune") was checking for 'spells' which isn't a type. needs to be 'magical'
the issue was that self:attr("spell_negative_status_effect_immune") was checking for 'spells' which isn't a type. needs to be 'magical'
-
- Thalore
- Posts: 172
- Joined: Fri Jul 18, 2014 11:48 am