Editing Talk:Synaptic Consumption

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== This ability appears to be bugged and can just kill an enemy after one turn ==
I used this on the dragon in the final fight and on the 2nd turn when it's supposed to reduce the ability scores by an additional 1 point, the dragon would just instantly die due to having one of their ability scores reduced to 0. They had a status called "Atrophy" to indicate this.  
I used this on the dragon in the final fight and on the 2nd turn when it's supposed to reduce the ability scores by an additional 1 point, the dragon would just instantly die due to having one of their ability scores reduced to 0. They had a status called "Atrophy" to indicate this.  


It seems to be bugged and reducing the ability scores more than it's intended to as it should have only been reduced by 6 on the 2nd turn which wouldn't be enough to kill the dragon. This was also not an isolated incident as it worked the same way on other enemies too.
It seems to be bugged and reducing the ability scores more than it's intended to as it should have only been reduced by 6 on the 2nd turn which wouldn't be enough to kill the dragon. This was also not an isolated incident as it worked the same way on other enemies too.
This bug will also kill the netherbrain turn one in the final fight even in Honor Mode. I am guessing it wouldn't work against an enemy who has all their stats at 12 or higher.
Checking the fight logs from Netherbrain:
- Orpheus used Abolsute Comsumption (Brain rolls DC19 saving throw, roll total if 17, failed save.)
- Brain gets Abolsute Comsumption (takes -5 ability)
- Netherbrain's turn starts
- Netherbrain (does all its actions.)
- Netherbrain rerolls the saving throw against Abolsute Comsumption, fails again. (And got the exact same result as on Orpheus' turn, 17 vs DC19.)
- Netherbrain lost condition Abolsute Comsumption (this was giving it a -5.)
- Netherbrain gains condition Abolsute Comsumption (but this time its at a -6.)
- Netherbrain receive's condition Atrophied.
- Netherbrain succumbed to death.
I am guessing what is happening is in the code the enemies stats are not healing right after the first buff is removed, so when the second buff of -6 hits, the enemy is at -11 stats and thus will instantly die. Netherbrain's Dex score is only 10. So it didn't have a chance. Interested to try against an enemy who has all their stats are 12 or higher, and see if the buff would be applied correctly since they wouldn't die because of the heal delay?? {{Unsigned|64.188.162.43|03:28, 8 February 2024 (CET)}}
: That's exactly what looks like is happening. The different stages of Synaptic Consumption are implemented as separate effects, {{c|MF_ABSORB_INTELLECT_1}} through {{c|MF_ABSORB_INTELLECT_5}}. As you might imagine, {{c|MF_ABSORB_INTELLECT_1}} decreases all ability scores by 5 and {{c|MF_ABSORB_INTELLECT_2}} decreases all ability scores by 6. The problem is, they do not share a [[Stack ID]] and hence stack with each other rather than {{c|MF_ABSORB_INTELLECT_2}} replacing {{c|MF_ABSORB_INTELLECT_1}}. The end result is -11 to all ability scores by the start of turn 2. — [[User:NtCarlson|NtCarlson]] ([[User talk:NtCarlson|talk]]) 03:41, 8 February 2024 (CET)
:Huh, interesting. I had the same occur when I used [[Absorb Intellect]] against [[Steel Watcher Titan]]. [[User:Prexot|Prexot]] ([[User talk:Prexot|talk]]) 22:20, 16 April 2024 (CEST)
Please note that all contributions to Baldur's Gate 3 Wiki are considered to be released under the CC BY-NC-SA license, except when noted otherwise (see BG3Wiki:Copyrights for details). If you do not want your writing to be edited and redistributed at will, do not submit it here. Per our Content Rules, you are promising that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)