1
Modding / Question about adding Remnant Ships
« on: August 14, 2023, 01:33:13 AM »
So I've been experimenting with making automated ships much like the remnant ships, though I'm hitting a wall with something. I've managed to make automated ships that behave just like them, needing no crew, can only be captained by AI Cores, and such, but I'm having trouble getting the actual remnant fleets to use them in their fleet comps. For context, I've taken the Eylamn, Nicke, and Taath ships from the Legacy of Arkgeneisis mod and added the "automated" tag as a builtInMods tag to their ship files, altered their hint and tags section of their lines in the ship_data file to resemble what all the other remnant ships have, but am unclear as to what else I would need to do for them to show up in remnant fleets. I figure there's probably some faction or fleet related files that dictate what each faction can use in their fleets, but I'm not sure where to look otherwise. Any ideas on what I'm missing or could try?
Edit: Figured it out. So what I did was located the file "default_ship_roles.json" in the LoA mod and add the ship variants to the list of ships same as all the other LoA ships listed there. I'm guessing the number next to them refers to odds of them appearing in fleets that can have them appear, btw. That seemed to work, as I booted up a save after adding the Eylamn and the other two to the lists and went straight for a remnant system. Two of the four fleets that started pursuing me had one or two of these ships in their fleet comp. Success! Hopefully, if anyone else had this question, these listed changes will help them too if they get to where I was.
Edit: Figured it out. So what I did was located the file "default_ship_roles.json" in the LoA mod and add the ship variants to the list of ships same as all the other LoA ships listed there. I'm guessing the number next to them refers to odds of them appearing in fleets that can have them appear, btw. That seemed to work, as I booted up a save after adding the Eylamn and the other two to the lists and went straight for a remnant system. Two of the four fleets that started pursuing me had one or two of these ships in their fleet comp. Success! Hopefully, if anyone else had this question, these listed changes will help them too if they get to where I was.