Trying to set up a civ with a UB that provides diplomatic favor per turn equal to the adjacency bonus of the district the UB is part of (Campus, in this case). As near as I can tell, though, Diplomatic Favor isn't a yield (so setting YieldType="YIELD_FAVOR" won't do it for me; I've been...
Gotta love hardcoded stuff. I just threw it out there since it was the only thing I could think of that has an era-based buff and hoped you'd be able to find something there. It might be done through the sql db files instead? Buildings_YieldsPerEra only specifies BUILDING_DAR_E_MEHR though...
I don't know if this will be helpful but Hoplite stuff is defined in UnitAbilities.xml (as you noted):
Which shows all the crap you have to inject to get the ability to work right. Since most of these already exist you should be able to get by by injecting them via the SQL game defines, so if...
EDIT: changed my mind about how I wanted to ask this question since every time I think I've figured something out, I dead end. I think I can handle the other two components of the mod (a building that replaces the University and a unit that replaces the Warrior Monk). What I'm having trouble...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.