I'm trying to mod the random ships and militias to include capships, as
well as vasari and advent ships, but can't seem to find the various
codes needed... any assisstance would be appreciated
group
condition
type "PlanetOwnerIsMilitiaWithChance"
param ".5"
owner "PlanetOwner"
colonizeChance 0
items 4
item "Tech:Frigate:Siege"
item "Tech:Frigate:Siege"
item "Tech:Frigate:AntiFighter"
item "Tech:Module:HangarDefense"
this is item 1... is the param the chance for this set of ships? If I replace Tech with Psi will it be advent ships? Frigate:Siege with Capship:Psibattle? what am i doing!?