Logo Platform
logo amplifiers simplified

Galaxy Gen Minor Faction

Reply
Copied to clipboard!
8 years ago
Oct 31, 2017, 1:24:17 PM

Hi, I'm changing my "WeightTableDefinitions" file, i change the weight of planet's number of every type of system to have 5 planet that work, but it doesn't work on minor faction system, only 3 planet, and i can't find and change the number of planet for Minor faction.

Any advice ? 

TH

PS: Sorry for my bad english

Updated 8 years ago.
0Send private message
0Send private message
8 years ago
Oct 31, 2017, 2:17:58 PM

For Major it's auto when you put the weight for every system, but it's doesn't include the minor :(

0Send private message
8 years ago
Nov 1, 2017, 11:29:14 AM
mocha69 wrote:

For Major it's auto when you put the weight for every system, but it's doesn't include the minor :(

Sir, can u please send me changed file?

Or, maybe, copypaste settings into reply? I'll be very grateful ^^

0Send private message
8 years ago
Nov 8, 2017, 9:48:37 AM

yep


<?xml version="1.0" encoding="utf-8" ?>
<Datatable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="../Schemas/GalaxyGeneratorWeightTableDefinition.xsd">


<GalaxyGeneratorWeightTable Name="UniquePlanetList">
<Entry Tag="UniquePlanetTor"        Weight="1"/>
<Entry Tag="UniquePlanetKyros"      Weight="1"/>
<Entry Tag="UniquePlanetAuriga"     Weight="1"/>
<Entry Tag="UniquePlanetBilgeli"    Weight="1"/>
<Entry Tag="UniquePlanetSahar"      Weight="1"/>
<Entry Tag="UniquePlanetSykagoja"   Weight="1"/>
<Entry Tag="UniquePlanetVeil"Weight="1"/>
<Entry Tag="UniquePlanetTeonha"Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetTor">
<Entry Tag="PlanetTypeTundra"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetKyros">
<Entry Tag="PlanetTypeBarren"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetAuriga">
<Entry Tag="PlanetTypeIce"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetBilgeli">
<Entry Tag="PlanetTypeVeldt"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetSahar">
<Entry Tag="PlanetTypeArid"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetSykagoja">
<Entry Tag="PlanetTypeMonsoon"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetVeil">
<Entry Tag="PlanetTypeTerran"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UniquePlanetTeonha">
<Entry Tag="PlanetTypeAtoll"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="MinorFactions">
<Entry Tag="MinorFactionGreenman"    Weight="1"/>
<Entry Tag="MinorFactionAmoeba"      Weight="1"/>
<Entry Tag="MinorFactionBots"        Weight="1"/>
<Entry Tag="MinorFactionBenthys"     Weight="1"/>
<Entry Tag="MinorFactionDeuyivans"   Weight="1"/>
<Entry Tag="MinorFactionHaroshems"   Weight="1"/>
<Entry Tag="MinorFactionHisshos"     Weight="1"/>
<Entry Tag="MinorFactionMavros"      Weight="1"/>
<Entry Tag="MinorFactionPilgrims"    Weight="1"/>
<Entry Tag="MinorFactionZvali"       Weight="1"/>
<Entry Tag="MinorFactionTikanans"    Weight="1"/>
<Entry Tag="MinorFactionGnashasts"   Weight="1"/>
<Entry Tag="MinorFactionEyders"      Weight="1"/>
<Entry Tag="MinorFactionNiris"       Weight="1"/>
<Entry Tag="MinorFactionBhagabas"    Weight="1"/>
<Entry Tag="MinorFactionRemnant"     Weight="1"/>
<Entry Tag="MinorFactionPulsos"      Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="CommonLuxuries">
<Entry Tag="Luxury1"        Weight="10"/>
<Entry Tag="Luxury2"        Weight="10"/>
<Entry Tag="Luxury3"        Weight="10"/>
<Entry Tag="Luxury4"        Weight="10"/>
<Entry Tag="Luxury5"        Weight="10"/>
<Entry Tag="Luxury6"        Weight="10"/>
<Entry Tag="Luxury7"        Weight="10"/>
<Entry Tag="Luxury8"        Weight="10"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="UncommonLuxuries">
<Entry Tag="Luxury9"         Weight="10"/>
<Entry Tag="Luxury10"        Weight="10"/>
<Entry Tag="Luxury11"        Weight="10"/>
<Entry Tag="Luxury12"        Weight="10"/>
<Entry Tag="Luxury13"        Weight="10"/>
<Entry Tag="Luxury14"        Weight="10"/>
<Entry Tag="Luxury15"        Weight="10"/>
<Entry Tag="Luxury16"        Weight="10"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="RareLuxuries">
<Entry Tag="Luxury17"        Weight="10"/>
<Entry Tag="Luxury18"        Weight="10"/>
<Entry Tag="Luxury19"        Weight="10"/>
<Entry Tag="Luxury20"        Weight="10"/>
<Entry Tag="Luxury21"        Weight="10"/>
<Entry Tag="Luxury22"        Weight="10"/>
<Entry Tag="Luxury23"        Weight="10"/>
<Entry Tag="Luxury24"        Weight="10"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="SpecialNodeTypes_Normal">
<Entry Tag="SpecialNodeAsteroidField"   Weight="10"/>
<Entry Tag="SpecialNodeBlackHole"       Weight="10"/>
<Entry Tag="SpecialNodeSpaceClouds"     Weight="10"/>
<Entry Tag="SpecialNodeSolarNebula"     Weight="10"/>
<Entry Tag="SpecialNodeCollapsingStar"  Weight="10"/>
<Entry Tag="SpecialNodeNeutronStar"Weight="10"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="HiddenSpecialNodeTypes_Normal">
<Entry Tag="SpecialNodeAsteroidField2"  Weight="10"/>
</GalaxyGeneratorWeightTable>



<!-- RESOURCES ABUNDANCE -->
<GalaxyGeneratorWeightTable Name="ResourceDeposit_Rare">
<Entry Tag="DepositSizePoor"            Weight="20"/>
<Entry Tag="DepositSizeAverage"         Weight="5"/>
<Entry Tag="DepositSizeAbundant"        Weight="1"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="ResourceDeposit_Normal">
<Entry Tag="DepositSizePoor"            Weight="3"/>
<Entry Tag="DepositSizeAverage"         Weight="20"/>
<Entry Tag="DepositSizeAbundant"        Weight="3"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="ResourceDeposit_Abundant">
<Entry Tag="DepositSizePoor"            Weight="3"/>
<Entry Tag="DepositSizeAverage"         Weight="15"/>
<Entry Tag="DepositSizeAbundant"        Weight="10"/>
</GalaxyGeneratorWeightTable>

<!-- GALAXY AGE -->
<GalaxyGeneratorWeightTable Name="StarTypes_Normal">
<Entry Tag="StarTypeBlue"           Weight="30"/>
<Entry Tag="StarTypeWhite"          Weight="20"/>
<Entry Tag="StarTypeDouble"         Weight="20"/>
<Entry Tag="StarTypeYellow"         Weight="20"/>
<Entry Tag="StarTypeRedSupergiant"  Weight="20"/>
<Entry Tag="StarTypeDysonSphere"    Weight="1"/>
<Entry Tag="StarTypeRedDwarf"       Weight="10"/>
<Entry Tag="StarTypeWhiteDwarf"     Weight="10"/>
<Entry Tag="StarTypeArtificial"     Weight="5"/>
<Entry Tag="StarTypeProtostar"      Weight="30"/>
<Entry Tag="StarTypeNone"           Weight="5"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="StarTypes_Old">
<Entry Tag="StarTypeBlue"           Weight="30"/>
<Entry Tag="StarTypeWhite"          Weight="20"/>
<Entry Tag="StarTypeDouble"         Weight="20"/>
<Entry Tag="StarTypeYellow"         Weight="20"/>
<Entry Tag="StarTypeRedSupergiant"  Weight="20"/>
<Entry Tag="StarTypeDysonSphere"    Weight="1"/>
<Entry Tag="StarTypeRedDwarf"       Weight="10"/>
<Entry Tag="StarTypeWhiteDwarf"     Weight="10"/>
<Entry Tag="StarTypeArtificial"     Weight="5"/>
<Entry Tag="StarTypeProtostar"      Weight="30"/>
<Entry Tag="StarTypeNone"           Weight="5"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="StarTypes_Young">
<Entry Tag="StarTypeBlue"           Weight="30"/>
<Entry Tag="StarTypeWhite"          Weight="20"/>
<Entry Tag="StarTypeDouble"         Weight="20"/>
<Entry Tag="StarTypeYellow"         Weight="20"/>
<Entry Tag="StarTypeRedSupergiant"  Weight="20"/>
<Entry Tag="StarTypeDysonSphere"    Weight="1"/>
<Entry Tag="StarTypeRedDwarf"       Weight="10"/>
<Entry Tag="StarTypeWhiteDwarf"     Weight="10"/>
<Entry Tag="StarTypeArtificial"     Weight="5"/>
<Entry Tag="StarTypeProtostar"      Weight="30"/>
<Entry Tag="StarTypeNone"           Weight="5"/>
</GalaxyGeneratorWeightTable>

<!-- STAR TYPE FOR HOME SYSTEMS -->
<GalaxyGeneratorWeightTable Name="HomeSystem_PlanetTypes">
<Entry Tag="PlanetTypeBarren"           Weight="20"/>
<Entry Tag="PlanetTypeArctic"           Weight="10"/>
<Entry Tag="PlanetTypeSteppes"          Weight="2" />
<Entry Tag="PlanetTypeArid"             Weight="10"/>
<Entry Tag="PlanetTypeDesert"           Weight="20"/>
<Entry Tag="PlanetTypeAsh"              Weight="10"/>
<Entry Tag="PlanetTypeSnow"             Weight="2"/>
<Entry Tag="PlanetTypeSwamp"            Weight="2"/>
<Entry Tag="PlanetTypeJungle"           Weight="2"/>
<Entry Tag="PlanetTypeLava"             Weight="20"/>
<Entry Tag="PlanetTypeIce"              Weight="20"/>
<Entry Tag="PlanetTypeOcean"            Weight="10"/>
<Entry Tag="PlanetTypeGasFrozen"        Weight="2"/>
<Entry Tag="PlanetTypeGasCold"          Weight="2"/>
<Entry Tag="PlanetTypeGasTemperate"     Weight="2"/>
<Entry Tag="PlanetTypeGasWarm"          Weight="2"/>
<Entry Tag="PlanetTypeGasHot"           Weight="2"/>
<Entry Tag="PlanetTypeGasBurning"       Weight="2"/>
</GalaxyGeneratorWeightTable>

  <!-- Star Academy -->
<GalaxyGeneratorWeightTable Name="StarTypeAcademy_PlanetQuantity">
<Entry Tag="PlanetQuantityTwo"          Weight="20"/>
<Entry Tag="PlanetQuantityThree"        Weight="40"/>
<Entry Tag="PlanetQuantityFour"         Weight="30"/>
<Entry Tag="PlanetQuantityFive"         Weight="500"/>
</GalaxyGeneratorWeightTable>

<GalaxyGeneratorWeightTable Name="StarTypeAcademy_PlanetTypes">
<Entry Tag="PlanetTypeTerran"           Weight="1" />
<Entry Tag="PlanetTypeForest"           Weight="1" />
<Entry Tag="PlanetTypeOcean"            Weight="1" />
<Entry Tag="PlanetTypeAtoll"            Weight="1" />
<Entry Tag="PlanetTypeBoreal"           Weight="1" />
<Entry Tag="PlanetTypeJungle"           Weight="1" />
<Entry Tag="PlanetTypeMonsoon"          Weight="1" />
<Entry Tag="PlanetTypeTundra"           Weight="1" /&

0Send private message
0Send private message
8 years ago
Nov 10, 2017, 7:33:41 PM

@mocha69

If your saying that WeightTableDefinitions.xml will give 5 planets to a major faction's home system then prove it with a screenshot of a home system with 5 planets in it as there seems to be nothing in this file that will change the number of planets in a factions starting home system.


Perhaps a developer can please clear up once & for all what is actually moddable in the starting home systems.

Updated 8 years ago.
0Send private message
7 years ago
Feb 4, 2018, 5:38:44 PM

That's not the question,i don't want to change majorfaction planets number but Minorfaction planets number. but yes you are right, Majorfaction planets stay at 4 planets at max, but now with the vaulters you can have a startsytem with 5 planets

0Send private message
?

Click here to login

Reply
Comment

Characters : 0
No results
0Send private message