From ultimate psionics, the cryptic has a magic item that boosts their enhanced disruption ability by 2d6 (1d6 is the enhanced disruption increment every 2 levels starting at 3rd).
I'm trying to create these in the editor, but something is off.
The Eval script I'm putting in is simple:
#value[cPUEnhDisr] += 2
It's being applied post attributes 10000. Any idea on why this would not work (I'm not seeing the additional 2d6 on the enhanced disruption ability on the console.
I'm trying to create these in the editor, but something is off.
The Eval script I'm putting in is simple:
#value[cPUEnhDisr] += 2
It's being applied post attributes 10000. Any idea on why this would not work (I'm not seeing the additional 2d6 on the enhanced disruption ability on the console.