Odd, then, that one of the largest & most well-curated collections & modlists here on Nexus for BG3 (BaldurGoonsack's DIQ) features it prominently in it's most up-to-date (post-P7) versions? Maybe he uses a custom patch I'm not aware of?
It works as is, below is the entire mod lol Basically the only reason this wouldn't work for you is that another mod of yours is overwriting both entries, per the description page load this mod after. The field "InterruptFlags" isn't even in the vanilla entry, this is one of the most compatible mods ever made.
new entry "Interrupt_SneakAttack" type "InterruptData" using "Interrupt_SneakAttack" data "InterruptFlags" "InterruptWhileInvisible"
new entry "Interrupt_SneakAttack_Critical" type "InterruptData" using "Interrupt_SneakAttack_Critical" data "InterruptFlags" "InterruptWhileInvisible"
6 comments
Basically the only reason this wouldn't work for you is that another mod of yours is overwriting both entries, per the description page load this mod after. The field "InterruptFlags" isn't even in the vanilla entry, this is one of the most compatible mods ever made.
new entry "Interrupt_SneakAttack"
type "InterruptData"
using "Interrupt_SneakAttack"
data "InterruptFlags" "InterruptWhileInvisible"
new entry "Interrupt_SneakAttack_Critical"
type "InterruptData"
using "Interrupt_SneakAttack_Critical"
data "InterruptFlags" "InterruptWhileInvisible"