so im screwed once they upgrade until i get that tech? =\ isnt there a promotion units can get that lets em embark? no way to give the builders this promotion?
so im screwed once they upgrade until i get that tech? =\ isnt there a promotion units can get that lets em embark? no way to give the builders this promotion?
No promotion that i'm aware of unfortunately. I looked into the problem, there looks to be a way to fix the embark issue with the later game builders but it would mean making all units embarking at the same time as the medieval builder.
Spoiler:
FIRST ONE
<Technologies>
<Update>
<Where TechnologyType="TECH_SAILING" Name="LOC_TECH_SAILING_NAME" />
<Set EmbarkAll="true" />
</Update>
</Technologies>
SECOND ONE
<Technologies>
<Update>
<Where TechnologyType="TECH_CONSTRUCTION" Name="LOC_TECH_CONSTRUCTION_NAME" />
<Set EmbarkAll="true" />
</Update>
</Technologies>
First one I haven't tested this but technically it should work as a fix. It will unbalance the game slightly but all in all I don't think it will have too much of an impact. Just insert the line of codes into the Builder.xml file(correctly), it should work.
Second One: Other thing you could change is to put the EmbarkAll on the Construction Technology so that when you unlock the Medieval Builder it and all other units become Embarkable. This is probably the best solution.
But remember there is still a chance that this mightn't work because it's not been tested.
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.