Rank.ini
Almost the same as Generals one, but easier. (Contact Department of Apologies for details)
Rank.ini
Code:
Rank 1
SkillPointsNeededDefault = 0 ; If there is no side specific override (Replace Default with Side name, or with 'Campaign' for SP) just use this.
SkillPointsNeededCampaign = 0
SciencePurchasePointsGranted = 1
End
Rank 2
SkillPointsNeededDefault = 125
SkillPointsNeededCampaign = 100 ;400 - change to help Moria out in the solo experience. 11/04
SciencePurchasePointsGranted = 1
End
Definitions
Rank This opens a Rank Definition, followed by a number.
SkillPointsNeededDefault How many skill points are needed to achieve this rank?
SkillPointsNeededCampaign How many skill points are needed to achieve this rank in Campaign-mode?
SciencePurchasePointsGranted How many Science points does this rank grant? To be used in
Science.ini.
EndThis ends the Rank Definition.