Rowey wrote:GamerDreams2019ns wrote:Uveso wrote:Owens = BRNT3OW_unit.bp
You can change the buildtime inside the Economy table from the blueprint:
- Code: Select all
Economy = {
BuildCostEnergy = 17600,
BuildCostMass = 2700,
BuildTime = 7350,
},
I can't find this "Economy" section in TotalMayhem files. Other mods have a Mod_units.Bp file but not in TotalMayhem folder.
I think the ship I wanted to edit is the original Battleship (not a modded ship). Any way I could edit the original ship and what filename and where should I look for that file to edit.
Thanks.
Which Faction Battleship is it you after to change?
I have managed to find these in Blue Naval Ship mod. Below are the ships edited to shorten the build time
(1) filename = tcsc0401_unit.bp
Description = '<LOC tcsc0401_desc>Experimental Missile Submarine'
Original BuildTime = 14400 (around 12 mins)
Edited BuildTime = 7200 (around 6 mins)
(2) filename = TCSS0403_unit.bp
Description = '<LOC TCSS0403_desc>Experimental Cruiser'
Original BuildTime = 40000 (around 33 mins)
Edited BuildTime = 10800 (around 9 mins)
(3) filename = tcsu0302_unit.bp
Description = '<LOC tcsu0302_desc>Drone Carrier',
Original BuildTime = 16200, (around 13.5 mins)
Edited BuildTime = 6000 (around 5 mins)
(4) filename = tcba0401_unit.bp
Description = '<LOC tcba0401_desc>Experimental Quantum Weapon',
Original BuildTime = 22500, (around 18.75 mins)
Edited BuildTime = 12000 (around 10 mins)
(5) filename = tcau0401_unit
Description = '<LOC tcau0401_desc>Experimental Dreadnought',
Original BuildTime = 60000 (around 50 mins)
Edited BuildTime = 14400 (around 12 mins)
(6) filename = tclc0301_unit
Description = '<LOC tclc0301_desc>Mobile EMP Flare Launcher',
Original BuildTime = 10800 (around 9 mins)
Edited BuildTime = 8400 (around 7 mins)
But I cannot find the "Advanced Battleship (Poseidon class) which has a build time of 39 mins.