Reassembly

Reassembly

Not enough ratings
Francia the Galactic Republic
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
841.293 KB
10 Feb, 2016 @ 2:08am
19 Oct, 2016 @ 8:13pm
11 Change Notes ( view )

Subscribe to download
Francia the Galactic Republic

In 1 collection by M_Gamelin
My Reassembly Mods
8 items
Description
This is remake of "Francia MOD", my old creation, and only single faction version.
Add the powerful terran-styled faction in your new galaxy.

They have exellent alloys technology, and use it for make superior their hulls and weapons.

[!] Due to block IDs changing, save data of my old mod have no compatibility with this mod. Sorry for inconvenience. [!]
23 Comments
PanTurtle 17 Feb, 2016 @ 11:13pm 
i see thanks ill just screanshot all my Francia disigns and rebuild them in the new one
M_Gamelin  [author] 17 Feb, 2016 @ 10:57pm 
@Dragonofchaos
This is using same faction ID and some ship names, but there're no other overwrite element.
Especially, block IDs are completely changed, thus old savedata have no compatibility with this mod.
PanTurtle 17 Feb, 2016 @ 7:35pm 
does this one overwrite the old Francia?
M_Gamelin  [author] 16 Feb, 2016 @ 3:02am 
@unsword The fleetCount can be set plural sets of values? That's another new knowredge for me. Thank you, I'll add them later.
unsword 16 Feb, 2016 @ 2:54am 
Yeah the regions seem much more sensibly populated now, well done
also
you have described 5 types of unique regions
you cuold also describe 5 types of the fleet counts matching your chosen P range variables with

fleetCount={{9, 15}},

change to

fleetCount={{9, 15}, {15, 20}, {20, 30}},

and some regions will have less but bigger ships, and other regions will have many fighter types with one mothership ((if put in unique, and right stuff happens :D))
M_Gamelin  [author] 16 Feb, 2016 @ 2:49am 
...And please regenerate your world.
M_Gamelin  [author] 16 Feb, 2016 @ 2:46am 
@unsword Ok, thank you so much.
Now, finally I think the problem was fixed. Please update this mod.
unsword 16 Feb, 2016 @ 2:37am 
Oh also just noticed those uniques in your file are all comments, remove -- from before it and ADD MORE UNIQUE DESIGNS
unsword 16 Feb, 2016 @ 2:36am 
using the values taken from the current state of your mod as in 16/02/2016 11:31 GMT+1

fleets = { { 20, { { 0, 3500}, {1, 1000} } } },
default fraction of a region is 75%
change that to something like 0, 12000 1, 3000

unique = {
--{ "20_LargeFreighter", "20_Freighter", "20_Freighter" }
--{ "20_HeavyCruiser", "20_Sweeper", "20_Sweeper" }
--{ "20_StrikeCruiser", "20_Blockade", "20_Blockade" }
},


this means all 3 described region types will only 3 types of ships + 3500P worth of other stuff

this looks like hell'a empty region
add more designs in that unique field

fleetCount = { { 4, 8 } },
range 4 to 8 ships also seems limiting, add more variables,{{4,8},{8,12},{12,18}} for example
M_Gamelin  [author] 16 Feb, 2016 @ 12:55am 
@unsword
Then you know something that not wrong? Correct theory should be shared in such community.