In a recent game I edited the xml of Maria of Austria, adding the following trait in addition to the diplomatic marriage trait:
<Row>
<LeaderType>LEADER_MARIA</LeaderType>
<TraitType>TRAIT_PHOENICIAN_HERITAGE</TraitType>
</Row>
The problem is, this Carthage unique trait only partially works. The trait of Carthage has two abilities, one is free harbors for every coastal citiy, another is units can cross mountains once you got a general. I've tested it and found out that the mountain-crossing ability DO work, but the free harbor ability DO NOT.
Can anyone tell me what's wrong with that? Do I need to edit other files to get the free harbor effect done? Please tell! Thanks.
<Row>
<LeaderType>LEADER_MARIA</LeaderType>
<TraitType>TRAIT_PHOENICIAN_HERITAGE</TraitType>
</Row>
The problem is, this Carthage unique trait only partially works. The trait of Carthage has two abilities, one is free harbors for every coastal citiy, another is units can cross mountains once you got a general. I've tested it and found out that the mountain-crossing ability DO work, but the free harbor ability DO NOT.
Can anyone tell me what's wrong with that? Do I need to edit other files to get the free harbor effect done? Please tell! Thanks.