Skip to content

Commit

Permalink
Buff research rate modifiers
Browse files Browse the repository at this point in the history
1.1 for common research line, 1.15 for niche
  • Loading branch information
NovemberOrWhatever committed Sep 1, 2024
1 parent 628fb6e commit 291fd45
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions GameData/RP-1/Strategies/Leaders/LeadersSubcontractors.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ STRATEGY
name = ResearchRateModifier
effectTitle = Crewed Spaceflight Visionary
effectDescription = command module
multiplier = 1.05
multiplier = 1.15
nodeTypes
{
typeNode = Command
Expand Down Expand Up @@ -110,7 +110,7 @@ STRATEGY
name = ResearchRateModifier
effectTitle = Almaz and Salyut Stations
effectDescription = station
multiplier = 1.05
multiplier = 1.15
nodeTypes
{
typeNode = Stations
Expand Down Expand Up @@ -149,7 +149,7 @@ STRATEGY
name = ResearchRateModifier //TODO: should be a integration speed buff to staged combustion
//TODO: leaving this like this now until I can target SC parts
effectTitle = Jet Engine Proficiency
multiplier = 1.05
multiplier = 1.15
effectDescription = flight
nodeTypes
{
Expand Down Expand Up @@ -189,7 +189,7 @@ STRATEGY
name = ResearchRateModifier
effectTitle = The Proton Engines
effectDescription = staged rocket engine
multiplier = 1.05
multiplier = 1.1
nodeTypes
{
typeNode = Staged
Expand Down Expand Up @@ -229,7 +229,7 @@ STRATEGY
{
name = ResearchRateModifier
effectTitle = Early Solid Rocket Pioneers
multiplier = 1.05
multiplier = 1.1
effectDescription = solid rocket engine
nodeTypes
{
Expand Down Expand Up @@ -482,7 +482,7 @@ STRATEGY
{
name = ResearchRateModifier
effectTitle = US Foremost Engine Developer
multiplier = 1.05
multiplier = 1.1
effectDescription = early and orbital rocket engine
nodeTypes
{
Expand Down

0 comments on commit 291fd45

Please sign in to comment.