Page 1 of 1

[1.6.5] Demonic Blood does not add bonus to all damage

Posted: Fri Jan 03, 2020 10:49 am
by kku
I noticed in my doombringer character https://te4.org/characters/26952/tome/c ... 581cf15552
that I dont see any effect increasing demonic blood level on any "damage". I.e. I dont see any "Offense: Damage Bonus All" (it is 0%), or even on main weapon damage.
Does it even work?
Vim and spellpower increase do seem to work.

Re: [1.6.5] Demonic Blood does not add bonus to all damage

Posted: Fri Jan 03, 2020 3:11 pm
by Umbrall
It seems it's calculated the instant you deal damage, so it won't show up in your character sheet. It still stacks additively with all other bonuses.

Re: [1.6.5] Demonic Blood does not add bonus to all damage

Posted: Fri Jan 03, 2020 5:50 pm
by kku
Thanks for clarification. Btw. where do you look for such stuff? I am programmer myself, probably would figure this out knowing where to look.

Re: [1.6.5] Demonic Blood does not add bonus to all damage

Posted: Fri Jan 03, 2020 6:11 pm
by kku
\\SteamLibrary\steamapps\common\TalesMajEyal\game\dlcs\ashes-urhrok.teaac/tome-ashes-urhrok\data\talents\corruptions\demonic-strength.lua has description and does alter passives with atkBonus. I understand somewhere its used to calculate damage.

Re: [1.6.5] Demonic Blood does not add bonus to all damage

Posted: Fri Jan 03, 2020 6:15 pm
by kku
however, I don't see this text atkBonus being used anywhere but the demonic strength lua. Finding it is not as easy as I thought :)