Did you perhaps try to say gameInfo/GalaxyScenarioDef. ??
Yeah, sorry was in a hurry. It s of course gameinfo
and in the document GalaxyScenarioDef you find the planet templates
planetItemsTemplate
templateName "Template:DefaultHomePlanetSetup"
subTemplates 0
groups 12
group
condition
type "PlanetOwnerIsRaceNormalStart"
param "TechLoyalist"
owner "PlanetOwner"
colonizeChance 1
items 3
item "Tech:Module:FrigateFactory"
item "Tech:Frigate:Constructor"
item "Tech:Frigate:Constructor"
you can change this any wy you like for example to
planetItemsTemplate
templateName "Template:DefaultHomePlanetSetup"
subTemplates 0
groups 12
group
condition
type "PlanetOwnerIsRaceNormalStart"
param "TechLoyalist"
owner "PlanetOwner"
colonizeChance 1
items 3
item "Tech:Module:FrigateFactory"
item "Tech:Frigate:Constructor"
item "Psi:Titan:Loyalist"
for a advent loyalist titan
or to
condition
type "PlanetOwnerIsRaceNormalStart"
param "TechLoyalist"
owner "PlanetOwner"
colonizeChance 1
items 24
item "Psi:Titan:Loyalist"
item "Psi:Titan:Rebel"
item "Phase:Titan:Rebel"
item "Phase:Titan:Loyalist"
item "Tech:Titan:Loyalist"
item "Tech:Titan:Rebel"
item "Tech:Module:FrigateFactory"
item "Tech:Module:CapitalShipFactory"
item "Tech:Module:MetalExtractor"
item "Tech:Module:MetalExtractor"
item "Tech:Module:CrystalExtractor"
item "Tech:Frigate:Constructor"
item "Tech:Frigate:Constructor"
item "Tech:Frigate:Scout"
item "Tech:Frigate:Scout"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
item "Tech:StarBase"
to get all Titans and LOTS of Starbases (or just adjust starbasenumber and/or titans by deleting/copying but also adjust the overall item quantity)
this works for all tec loyalists; NOT playing with quickstart (somehow the quikstartreference didn t work for me dunno why but this isn t a big issue anyway)