Narvana
Chieftain
- Joined
- Nov 20, 2016
- Messages
- 62
Nubian ability description:
Civ ability - Ta-Seti
+50%
Production toward Ranged units. Ranged units gain +50% combat experience. +1
Production for Mines over strategic resources, and +2
Gold for Mines over bonus and luxury resources.
Yet in the game files, there's also a line specifying the Ancient Era. Does that mean it works only in that specific era?
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>UnitPromotionClass</Name>
<Value>PROMOTION_CLASS_RANGED</Value>
</Row>
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>EraType</Name>
<Value>ERA_ANCIENT</Value>
</Row>
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>Amount</Name>
<Value>50</Value>
</Row>
Civ ability - Ta-Seti
+50%



Yet in the game files, there's also a line specifying the Ancient Era. Does that mean it works only in that specific era?
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>UnitPromotionClass</Name>
<Value>PROMOTION_CLASS_RANGED</Value>
</Row>
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>EraType</Name>
<Value>ERA_ANCIENT</Value>
</Row>
<Row>
<ModifierId>TRAIT_ANCIENT_RANGED_UNIT_PRODUCTION</ModifierId>
<Name>Amount</Name>
<Value>50</Value>
</Row>