cTribePlanProperties struct
Read from a .prop file in folder TribePlans
Public variables
- float mInitialDelay
- Property
InitialDelay - float mCheckTime
- Property
CheckTime - float mTimeBetweenExecution
- Property
timeBetweenExecution - float mFrequency
- Property
Frequency - int mRequiredTools
- Each bit represents a tool index. Property
RequiredTools. - int mDesiredTools
- Each bit represents a tool index. Property
DesiredTools. - int mNumRequiredTribeMembers
- Property
NumRequiredTribeMembers - int mNumDesiredTribeMembers
- Property
NumDesiredTribeMembers - int mMinTargetPopulation
- Property
minTargetPopulation - int mMaxTargetPopulation
- Property
maxTargetPopulation - int mMinRelationshipToTarget
- Property
minRelationshipToTarget - int mMaxRelationshipToTarget
- Property
maxRelationshipToTarget - float mFoodRate
- Property
FoodRate - int mRequiredFood
- Property
RequiredFood - int mDesiredFood
- Property
DesiredFood - bool mbExcludeChieftain
- Property
excludeChieftain - PropertyListPtr mpPropList