[an error occurred while processing this directive]
Modification: Data File Definitions
\CTP2_DATA\DEFAULT\AIDATA\Age.txt
[an error occurred while processing this directive]
This file defines the Ages in the game.
Variables:
Age
- Age number
StartingRound
- Base turn number that this age can be entered.
NeedAdvances
- Number of advances from this age that must be known to trigger this age.
SlicObject
- SlicObject of the message to display when age is entered. Must be a valid SlicObject from Script.slc
Example:
AGE_ONE {
Age 1
StartingRound 0
NeedAdvances 0
SlicObject "Age1Entered"
}
BACK TO Directory Structure PAGE
BACK TO MODIFICATION INDEX PAGE