Page 1 of 1
Boss Edit?
Posted: Sat Mar 02, 2013 3:37 am
by EchoesofOld
Is it possible to mod the Boss cruiser? I've found all the files and such, but I've heard talk that it's not possible to do?
Re: Boss Edit?
Posted: Sat Mar 02, 2013 12:03 pm
by kartoFlane
Doubtful -- much of the encounter is hard-coded, though modifying the room layout, weapon mounts, image, etc should be possible. I think it might also be possible to modify the weapons used by the ship (not the loadout, but weapon blueprints themselves), but that's just a guess.
Re: Boss Edit?
Posted: Sat Mar 02, 2013 12:34 pm
by EchoesofOld
kartoFlane wrote:Doubtful -- much of the encounter is hard-coded, though modifying the room layout, weapon mounts, image, etc should be possible. I think it might also be possible to modify the weapons used by the ship (not the loadout, but weapon blueprints themselves), but that's just a guess.
That's something of the conclusion I came to, but I wanted to verify
Re: Boss Edit?
Posted: Thu Mar 07, 2013 12:59 am
by shark
What do you wanna do to it that you suspect won't work?
Pretty much the only thing you can't do to it is give it more artillery weapons. Other than that you should be fine, it uses the BOSS_2 weapon, and the BOSS_BOARDING drone. You can't edit the drone storm ability AFAIK.
Re: Boss Edit?
Posted: Thu Mar 07, 2013 1:58 am
by Vhati
After each stage is defeated, the number of crew in each roomId (defined in the ship's layout text file) is remembered, so those crew can reappear in the same room at the next stage, if that room still exists.
In other words, the normal stage 1 has 19 rooms.
Stage 2 has 15 rooms (of those 19).
Stage 3 has 11 rooms (of those 19).
So design stage one and remove rooms for successive stages if you want to keep that feature. If a stage's room isn't big enough to hold the crew from the previous stage, they'll be added to nearby rooms.