Jump to content

Modding the AI scripting? (request: add the "ascendant" buff to conditionals)


Recommended Posts

Ascendent is a cipher subclass - if you are below max focus your abilitites get -2 power level. When you resch max, for a limited time they cost nothing, until focus resets to 0. So you wanna not cast spells until you reach max focus, then cast time parasite and go ape with high level cipher spells. OPAF

  • Like 2
Link to comment
Share on other sites

What kind of buff is ascended?(dex, int etc?) Don't the "Self/Target has X attribute's inspirations" conditionals work for you?

 

Ascendent is a cipher subclass - if you are below max focus your abilitites get -2 power level. When you resch max, for a limited time they cost nothing, until focus resets to 0. So you wanna not cast spells until you reach max focus, then cast time parasite and go ape with high level cipher spells. OPAF

 

 

Right -- it's a specific class buff and doesn't fit into the inspiration/affliction system, so there's no trigger for it in the scripting.

 

But you never want to cast without it on if you're playing an Ascendant. 

 

The same effect could probably be achieved with a "at max focus" conditional since having max focus triggers the Ascended buff. Unfortunately, while the game does have a few numerical triggers (70 focus, 90 focus, etc.) those only go up to 90 and thus only work at very low, even numbered, levels.

Link to comment
Share on other sites

I'm looking at the "aidecisiontrees.aidecisiontreebundle" file, there are conditionals starting from 10 to 90 focus, should be easy to mod any of them to any number I think. Or adding one more. 

 

Changed "80 to 90" to "150 to 170" but neither anything on the UI changed nor worked in gameplay with Serafen. More expert opinion needed :p 

Edited by Quillon
  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...