I am working on a save game analyser.
And In the save game I came across this:
What is the difference between owned_planets and controlled_planets?
Are owned settled and controlled within empire borders?
And In the save game I came across this:
Code:
starting_system=1
has_advisor=no
owned_leaders={
0 13 14 15 16 17
}
owned_fleets={
0 1 2 3
}
owned_armies={
0
}
owned_planets={
3
}
controlled_planets={
3
}
ship_design={
What is the difference between owned_planets and controlled_planets?
Are owned settled and controlled within empire borders?