View Single Post
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old October 11th, 2018, 11:04 AM
Quote:
Originally Posted by marikunin View Post
Ok so I made the changes you mentioned. I'm not sure how to add the bootstrap conditions for the bonus feats on Perseverance, though.
https://drive.google.com/open?id=14B...Swo6j0O2uYfISF
Custom Tag still not matching.

On Mystery
<tag group="Custom" tag="OraMysJoy" name="Mystery of Joy" abbrev="MysJoy"/>

On Revelation
<tag group="Custom" tag="OraMystJoy" name="Mystery of Joy" abbrev="Mystery of Joy"/>

The timing of the eval script I posted should be Final 99999999, not First 2147483647.

For the Immunities you bootstrap to your Final revelation, you can add a bootstrap condition at First 500 like this:

count:ClsAblLive.Oracle >= 20 & !AbReplace.cOraFnJoy & !AbReplace.cOraFinRev

Note that this has 3 elements which all must be satisfied. 20 or more oracle levels, Not replacing this specific ability, Not replacing All Final Revelations.

For the bonus feats on Perseverance, you probably only need to copy that first requirement, and adjust the number of levels checked.
Aaron is offline   #7 Reply With Quote