Skip to content

Broken Class Switching

hoi_Grhoi_Gr Member Posts: 11
Hi everyone,
I'm experiencing a weird bug. I never got the specialization bonus for hitting lvl 7 or 12 and when I switch classes I'm immediately leveled to the same level as my highest class. Any ideas?

Is there a Global Variable that controls the specializations so I can at least set the flag for Specialization Tatoos and Ravel Dialogs?

Comments

  • AquadrizztAquadrizzt Member Posts: 1,065
    The global variable "Specialist" tracks what the player's current specialization is. First specialization is the one reached at L7, and second specialization is the one reached at L12.
    Global: "Specialist" 
    - 0: no specialization 
    - 1: Fighter (first) 
    - 2: Thief (first)
    - 3: Mage (first)
    - 4: Fighter (second)
    - 5: Thief (second)
    - 6: Mage (second)
    
  • hoi_Grhoi_Gr Member Posts: 11
    Thank you sir, works great!

    This doesn't seem to give the stat rewards but they are easy enough to add with EE Keeper.
  • DarkersunDarkersun Member Posts: 398
    Yes EE Keeper is breaking more than that for PS:T.
    If you use it, you also no longer gain Attribute Bonuses one level up.
Sign In or Register to comment.