Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename from JNSQ_Rescale to JNSQ_Rescale_10x #39

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
96 changes: 48 additions & 48 deletions GameData/JNSQ/JNSQ_Configs/partMods.cfg
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
// Making History engines
@PART[LiquidEngineLV-TX87]:NEEDS[SquadExpansion/MakingHistory,!JNSQ_Rescale]
{
@cost *= 1.25
@mass *= 1.25
@MODULE[ModuleEngines*]
{
@maxThrust *= 1.25
}
}
@PART[LiquidEngineLV-T91]:NEEDS[SquadExpansion/MakingHistory,!JNSQ_Rescale]
{
@cost *= 1.2
@mass *= 1.2
@MODULE[ModuleEngines*]
{
@maxThrust *= 1.2
}
}

// Karborundum engines
// Torch Drives; heavy
@PART[KA_Engine_125_03|KA_Engine_250_03|KA_Engine_375_01|KA_Engine_500_01]:NEEDS[UmbraSpaceIndustries/KarbonitePlus]
{
@MODULE[ModuleEngines*]
{
@atmosphereCurve
{
!key,* = nope
key = 0 25000 0 0
key = 1 24900 -134 -134
key = 30 0 0 0
}
}
}
//Fusion Drives; vac/ion
@PART[KA_Engine_125_02|KA_Engine_250_02|KA_Engine_625_02]:NEEDS[UmbraSpaceIndustries/KarbonitePlus]
{
@MODULE[ModuleEngines*]
{
@atmosphereCurve
{
!key,* = nope
key = 0 10000 -17578.79 -17578.79
key = 1 1500 -1210.658 -1210.658
key = 4 0.001 0 0
}
}
// Making History engines
@PART[LiquidEngineLV-TX87]:NEEDS[SquadExpansion/MakingHistory,!JNSQ_Rescale_1x,!JNSQ_Rescale_10x]
{
@cost *= 1.25
@mass *= 1.25
@MODULE[ModuleEngines*]
{
@maxThrust *= 1.25
}
}
@PART[LiquidEngineLV-T91]:NEEDS[SquadExpansion/MakingHistory,!JNSQ_Rescale_1x,!JNSQ_Rescale_10x]
{
@cost *= 1.2
@mass *= 1.2
@MODULE[ModuleEngines*]
{
@maxThrust *= 1.2
}
}
// Karborundum engines
// Torch Drives; heavy
@PART[KA_Engine_125_03|KA_Engine_250_03|KA_Engine_375_01|KA_Engine_500_01]:NEEDS[UmbraSpaceIndustries/KarbonitePlus]
{
@MODULE[ModuleEngines*]
{
@atmosphereCurve
{
!key,* = nope
key = 0 25000 0 0
key = 1 24900 -134 -134
key = 30 0 0 0
}
}
}
//Fusion Drives; vac/ion
@PART[KA_Engine_125_02|KA_Engine_250_02|KA_Engine_625_02]:NEEDS[UmbraSpaceIndustries/KarbonitePlus]
{
@MODULE[ModuleEngines*]
{
@atmosphereCurve
{
!key,* = nope
key = 0 10000 -17578.79 -17578.79
key = 1 1500 -1210.658 -1210.658
key = 4 0.001 0 0
}
}
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,72 +1,72 @@
@Kopernicus:AFTER[JNSQ]
{
@Body[Aden]
{
@Properties
{
@radius *= 4
@timewarpAltitudeLimits[*, ] *= 1.5
@navballSwitchRadiusMult = 0.035
@navballSwitchRadiusMultLow = 0.0315
@ScienceValues
{
@spaceAltitudeThreshold *= 4
}
}
@Orbit
{
@semiMajorAxis *= 4
}
@ScaledVersion
{
@fadeStart += 10000
@fadeEnd += 10000
}
@PQS
{
@fadeStart += 10000
@fadeEnd += 20000
@deactivateAltitude += 20000
@Material
{
@steepPower *= 1.5
@steepTexEnd *= 2
}
@Mods
{
@VertexHeightMap
{
@offset *= 2.5
@deformity *= 2.5
}
@VertexSimplexHeightAbsolute
{
@deformity *= 2.5
}
@VertexHeightNoiseVertHeightCurve2
{
@deformity *= 2.5
@simplexHeightEnd *= 2.5
@simplexHeightStart *= 2.5
}
@VertexRidgedAltitudeCurve
{
@deformity *= 2.5
@simplexHeightEnd *= 2.5
@simplexHeightStart *= 2.5
}
@LandControl
{
@vHeightMax *= 2.5
@scatters
{
@Scatter[boulder]
{
@maxScale += 1
}
}
}
}
}
}
@Kopernicus:AFTER[JNSQ]
{
@Body[Aden]
{
@Properties
{
@radius *= 4
@timewarpAltitudeLimits[*, ] *= 1.5
@navballSwitchRadiusMult = 0.035
@navballSwitchRadiusMultLow = 0.0315
@ScienceValues
{
@spaceAltitudeThreshold *= 4
}
}
@Orbit
{
@semiMajorAxis *= 4
}
@ScaledVersion
{
@fadeStart += 10000
@fadeEnd += 10000
}
@PQS
{
@fadeStart += 10000
@fadeEnd += 20000
@deactivateAltitude += 20000
@Material
{
@steepPower *= 1.5
@steepTexEnd *= 2
}
@Mods
{
@VertexHeightMap
{
@offset *= 2.5
@deformity *= 2.5
}
@VertexSimplexHeightAbsolute
{
@deformity *= 2.5
}
@VertexHeightNoiseVertHeightCurve2
{
@deformity *= 2.5
@simplexHeightEnd *= 2.5
@simplexHeightStart *= 2.5
}
@VertexRidgedAltitudeCurve
{
@deformity *= 2.5
@simplexHeightEnd *= 2.5
@simplexHeightStart *= 2.5
}
@LandControl
{
@vHeightMax *= 2.5
@scatters
{
@Scatter[boulder]
{
@maxScale += 1
}
}
}
}
}
}
}