Skip to content

Effect opcode 96 (Change Level) should work with Modifier Type 0 (Increment)

Observed:
Setting Modifier Type (Parameter 2) to 0 (Increment) doesn't appear to have any effect.

Expected:
Setting Modifier Type (Parameter 2) to 0 (Increment) should increment current level of first/active class by the value specified in Parameter 1.

Modifier types 1 (Set) and 2 (Set % of) are working as expected.

I have attached spells using opcode 96 for a quick test. Console in the scrolls "A7#SCL01" (increments level by 5), "A7#SCL02" (sets level to 25) and "A7#SCL03" (doubles current level) and cast them. Each spell has a duration of 6 seconds. "A7#SCL01" doesn't currently work.
Sign In or Register to comment.