Engine size bug? |
Using v1.44, Ion Engine I is taking up 20kt of space, even though the Size = 10kt and Structure = 20kt. My understanding is that the Size attribute should drive space taken, and the Structure attribute should drive the amount of damage it can take. Is this correct?
Any feedback would be greatly appreciated. Thanks!

Re: Engine size bug?
balance mod uses 20ke engines...
-----
an se5a is a ww1 fighter, it is also a car.
Re: Engine size bug?
One of the latest patche increas structure per level. This is OK.
Re: Engine size bug?
I took a look at my game and it showed 20 size and 40 structure for lvl 2 & 3 ship ion.
Re: Engine size bug?
So the engines get bigger as they get better, they hold more supplies so I guess that's fair, never really noticed myself.
Re: Engine size bug?
In stock, Ion Engines do not get bigger with higher tech levels; they always take up 10 kT of space. The space taken formula is a constant. Structure (hit points) does increase, but that has nothing to do with component size.
Name := Ion Engine
Tonnage Space Taken Formula := 10
Tonnage Structure Formula := 20 + (([%Level%] - 1) * 10)
In the Balance Mod, Ion Engines are always 20 kT and have 40 structure points:
Tonnage Space Taken Formula := 20
Tonnage Structure Formula := 40
Re: Engine size bug?
So everything is normal, or how I remember anyway. Thanks for informing us all Fyron.




Re: Engine size bug?
That's how I understand it, strange.