Dr. Hieronymous Alloy Posted May 21, 2018 Share Posted May 21, 2018 Is it possible to / has anyone figured out how to add additional conditionals to the party AI scripting options? Specifically, would it be possible to mod in "self: has buff: Ascended" into the conditional options, so that you could then script (for example) "self: has buff: Ascended" then cast (Time Parasite)" etc. ? 1 Link to comment Share on other sites More sharing options...
Quillon Posted May 21, 2018 Share Posted May 21, 2018 (edited) What kind of buff is ascended?(dex, int etc?) Don't the "Self/Target has X attribute's inspirations" conditionals work for you? Edited May 21, 2018 by Quillon Link to comment Share on other sites More sharing options...
Wormerine Posted May 21, 2018 Share Posted May 21, 2018 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 2 Link to comment Share on other sites More sharing options...
Dr. Hieronymous Alloy Posted May 21, 2018 Author Share Posted May 21, 2018 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 More sharing options...
Quillon Posted May 21, 2018 Share Posted May 21, 2018 (edited) 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 Edited May 21, 2018 by Quillon 2 Link to comment Share on other sites More sharing options...
kelticfury Posted May 21, 2018 Share Posted May 21, 2018 Personally half the fun of the game is building ai rulesets for every situation and watching your monkeys fly. It would be great if the AI could be modified to make all class/subclass conditionals available. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now