Elemental Surge prodigy bug

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
St_ranger_er
Thalore
Posts: 172
Joined: Fri Jul 18, 2014 11:48 am

Elemental Surge prodigy bug

#1 Post by St_ranger_er »

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:
1.jpg
1.jpg (244.21 KiB) Viewed 1308 times
2.jpg
2.jpg (239.46 KiB) Viewed 1308 times
3.jpg
3.jpg (251.95 KiB) Viewed 1308 times

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: Elemental Surge prodigy bug

#2 Post by edge2054 »

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'


Post Reply