struggling with governor abilities

i was trying to make something for governors which is not so hard but what im uncapable of making is giving exp to them

the only reference is the adv guild but it uses something i cant use in a simple way

 

is there any unitstatbonus that i can apply to units instead of stationedunitstatbonus etc etc ?

adjustunitstat doesnt seem to work with experience

 

otherwise i was thinking something more complicated like giving a buff to the city similar to adv guild

then i give another buff to the champion "is governing"

then i make a calculation for the city buff that get the stat is governing so only the stationed champions with it gain the exp

the problem here would be another, how can i make the spell target the city? the spell its a self buff but i want 1 effect to target the tile or something

is there any modtype/attribute to target the tile the unit is in or its stationed city?

5,679 views 7 replies
Reply #1 Top

I can't think of a way to do this other than use what adventurer's guild does. What's wrong with that?

Reply #2 Top

i cant give that to champion (i think)

i need to give that to the city

how can i add a buff to the city the unit is in without using the spelltargettype city?

Reply #3 Top

I can't figure out a way to do it.

Reply #4 Top

Quoting Heavenfall, reply 3
I can't figure out a way to do it.

Then it must be impossible!

was trying to make something for governors which is not so hard but what im uncapable of making is giving exp to them

the only reference is the adv guild but it uses something i cant use in a simple way



is there any unitstatbonus that i can apply to units instead of stationedunitstatbonus etc etc ?

adjustunitstat doesnt seem to work with experience

Random idea: You could try to give the bonus xp to both Town, Conclave and Fortress level 2 selections.
I have not looked at modding whatsoever so its just my weird mind coming up with stuff.

Sincerely
~ Kongdej

Reply #5 Top

oh wait you gave me the winning idea, ty :D

i make just every city give xp conditioned by a new stat

and i give this new stat to governors

 

also i can improve further the xp gain with some later trait since +1 per turn is ok early mid but later it wont make governors grow enough (even though they dont really have to be on pair with fighters)

i only hope that every city giving xp each turns doesnt create more lag for some reason

 

Reply #6 Top

Quoting ddd888, reply 6
i only hope that every city giving xp each turns doesnt create more lag for some reason

It wouldn't be a tbs game without lag and ridiculous late game turn times! :star:

Reply #7 Top

I've been trying to figure out how to do this for months, did you ever create a working build?