Planet Allegiance Increase
Hi all. I'd like to mod the Advent Loyalist "Assimilated Populace" ability to include a 5% increase to planet allegiance maximum. I believe that to do this correctly would look like this:
numEntityModifiers 1
modifierType "AllegianceFromCultureMaxPerc"
baseValue 0.000000
perLevelValue 0.050000
(With indents where appropriate)
My question, other than 'will this work', is what does the baseValue...value...have to be? That code is copied from the code for Allure of the Unity, which is a research subject, so I'm not convinced it will work as desired. I also suspect I would have to add a second finish condition to make sure the Entity Modifier is applied, but I'm not sure. Any help is appreciated. Thank you.