![]() |
Re: SEV Beta History starting V1.0
Mmmmm. Cookie.
|
Re: SEV Beta History starting V1.0
woohoo 25-end. http://forum.shrapnelgames.com/image...ies/tongue.gif
But, uh.. "20. Fixed - Removed launch and recover rates." What exactly is this refering to? |
Re: SEV Beta History starting V1.0
Launch components now launch all items at once, which it was doing anyway despite the restrictions. I guess the fix will be more time consuming and so maybe we'll see it in the following patch.
|
Re: SEV Beta History starting V1.0
Great work MM!
|
Re: SEV Beta History starting V1.0
Quote:
|
Re: SEV Beta History starting V1.0
Those bits are hardcoded, but you can do other things.
I have my frigates set up to explode when all life support is gone, for example. http://forum.shrapnelgames.com/images/smilies/laugh.gif |
Re: SEV Beta History starting V1.0
Quote:
|
Re: SEV Beta History starting V1.0
Or maybe you set the structure of the ship to be equal to 0 if crew = 0 ? (but feel like only tonnage can be set)
I'm curious about this one http://forum.shrapnelgames.com/images/smilies/happy.gif EDIT: After checking maybe set the ship struture to -1000000 if crew <= 0 in VehicleSizes.txt ? To bad I cannot test until at least the 16th... |
Re: SEV Beta History starting V1.0
Quote:
For example I plan to use one AI tag to set the Crew requirement for every component (Like SJ proposed earlier) and then have in every formula a percentage calculation like: <calculated amount> * round_up( <needed crew for this component> * min (<current ship crew> / <sum of needed crew on remaining components> ; 1) / <needed crew for this component> This way we would have the following: Ship total crew = 25 with component: CMP1 needs 5 crew members CMP2 needs 2 crew members CMP3 needs 10 crew members CMP4 needs 5 crew members Total need = 22 crew members (so we have 3 more, useless peaple) Component efficiency at that time: CMP1 = 100% CMP2 = 100% CMP3 = 100% CMP4 = 100% After fighting some memebers of the crew die. We only have 18 people left (4 less that required). Ship total crew = 18 We recalculate the efficiency as: CMP1 = 100% CMP2 = 100% CMP3 = 90% CMP4 = 100% We can see that the higher the crew requirement the sooner the component will be impacted by missing crew. After some more fighting, some crew members die and there are now only 10 people left (12 missing for complete efficiency) Ship total crew = 10 In that case the components will be greatly degraded, with the resulting efficiency as follow: CMP1 = 60% CMP2 = 50% (which would mean 50% of damage for a weapon) CMP3 = 50% CMP4 = 60% What do you think of this idea ? Would it be balanced ? I guess it would make crew killing weaponry more attractive and protection of crew quarter more important. |
Re: SEV Beta History starting V1.0
Ship structure is only equal to the sum of structures of its components.
Hull-based hitpoints have nowhere to be applied. |
All times are GMT -4. The time now is 11:51 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.