Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
--------------------------------------------------------------------------------------------
=>Updated the SBC code for the jump drives.
--------------------------------------------------------------------------------------------
However the required power input I'm going to leave at 10. 30 is way too high for small ships to power
<MaxJumpMass>50000</MaxJumpMass>
<PCU>40</PCU>
<PowerNeededForJump>1.5</PowerNeededForJump>
<RequiredPowerInput>30</RequiredPowerInput>
<DamagedSound>ParticleWeapExpl</DamagedSound>
<DestroyEffect>Explosion_Warhead_30</DestroyEffect>
<DestroySound>WepLrgWarheadExpl</DestroySound>
<EmissiveColorPreset>Extended</EmissiveColorPreset>
<IsAirTight>true</IsAirTight>
<ResourceSinkGroup>Charging</ResourceSinkGroup>
<TargetingGroups>
<string>Propulsion</string>
</TargetingGroups>
I noticed that after the update my local SBC file reverted back to what it was prior to the update of 20241023. I suspect something went wrong during the update.
Especially these lines;
<MaxJumpDistance>2000000</MaxJumpDistance>
<MaxJumpMass>1250000</MaxJumpMass>
<PCU>80</PCU>
So for my own local files I've altered it back to;
--------------------------------------------------------------------------------------------
=>Rebalanced the Jump Drive component costs considerably. They are now much lighter and properly scaled for their size.
=>Updated the SBC code for the jump drives.
--------------------------------------------------------------------------------------------