FTL – No Border Distance Penalty

If you liked this item, please rate it up on Steam Workshop page.

Author: solarqiang

Last revision: 22 May, 2017 at 11:36 UTC (1)

File size: 1.02 KB

On Steam Workshop

Description:

So this is my first stellaris mod, and it’s a very simple one.

Have you ever been so annoyed by the fact that warpdrive and hyperdrive engines have a windup/winddown penalty outside friendly territory? Have you been driven mad when you were going to save the galaxy from crisis, but your fleet just stuck for a few years trying to cross the vast void?
Don’t you think that wrapdrive is so f**king slow compared to over FTL method?
Then here is your relief.

It simply removes penalty outside friendly territory for warpdrive and hyperdrive, and slightly buffed the two FTL.

Below is all the changes I have made.

common/defines/ftl_defines.txt
NShip = {
WARP_WINDUP = 0.8 # (1.0) Distance multiplier to warp windup in microupdates
# AFTER 1.6 vanilla warp windown has been adjusted from 5.5 to 8.0! So I extended it a little bit in this mod…
WARP_WINDDOWN = 4.5 # (8.0) Distance multiplier to warp winddown in microupdates
WARP_WINDDOWN_OUTSIDE_BORDER = 0 # (2.0) How much more winddown time is there for systems which are 100% away from friendly territory
WARP_INTERSTELLAR_TRAVEL_SPEED = 0.5 # (0.35) In micro updates ( 10/day )
HYPERLANE_WINDUP = 120 # (150) In micro updates ( 10/day )
HYPERLANE_WINDDOWN = 0 # In micro updates
HYPERLANE_WINDUP_OUTSIDE_BORDER = 0 # (5.0) How much more windup time is there for systems which are 100% away from friendly territory
HYPERDRIVE_INTERSTELLAR_TRAVEL_SPEED = 1.2 # (1.0) In micro updates ( 10/day )
}

Download
Revisions:

Old revisions of this mod are available below. Click the link to download.