Skip to content

Commit

Permalink
Remove downsides from subcontractors
Browse files Browse the repository at this point in the history
Players will still have to pick carefully due to only having two subcontractor slots, but this removes the downsides from these less influential leaders, and should hopefully make the capitalist ones more practical. Feedback welcome
  • Loading branch information
NovemberOrWhatever committed Aug 31, 2024
1 parent 6f14f3f commit 628fb6e
Showing 1 changed file with 1 addition and 205 deletions.
206 changes: 1 addition & 205 deletions GameData/RP-1/Strategies/Leaders/LeadersSubcontractors.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,30 +38,6 @@ STRATEGY
item = SalaryResearchers
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Shared Prestige
currency = Reputation
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = ОКБ Politics
currency = Confidence
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
}

STRATEGY
Expand Down Expand Up @@ -101,30 +77,6 @@ STRATEGY
typeNode = Command
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Shared Prestige
currency = Reputation
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = ОКБ Politics
currency = Confidence
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
}

STRATEGY
Expand Down Expand Up @@ -164,30 +116,6 @@ STRATEGY
typeNode = Stations
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Shared Prestige
currency = Reputation
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = ОКБ Politics
currency = Confidence
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
}

STRATEGY
Expand Down Expand Up @@ -221,37 +149,13 @@ 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.1
multiplier = 1.05
effectDescription = flight
nodeTypes
{
typeNode = Flight
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Shared Prestige
currency = Reputation
effectDescription = from contracts
multiplier = 0.9
transactionReasons
{
item = ContractReward
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = ОКБ Politics
currency = Confidence
effectDescription = from contracts
multiplier = 0.9
transactionReasons
{
item = ContractReward
}
}
}

STRATEGY
Expand Down Expand Up @@ -291,30 +195,6 @@ STRATEGY
typeNode = Staged
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Shared Prestige
currency = Reputation
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = ОКБ Politics
currency = Confidence
effectDescription = from contracts
multiplier = 0.95
transactionReasons
{
item = ContractReward
}
}
}


Expand Down Expand Up @@ -356,18 +236,6 @@ STRATEGY
item = Solid
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}

STRATEGY
Expand Down Expand Up @@ -408,18 +276,6 @@ STRATEGY
item = Nuclear
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}

STRATEGY
Expand Down Expand Up @@ -473,18 +329,6 @@ STRATEGY
item = RateAirlaunch
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.995
transactionReasons
{
item = ProgramFunding
}
}
}

STRATEGY
Expand Down Expand Up @@ -525,18 +369,6 @@ STRATEGY
item = Cockpit
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}

STRATEGY
Expand Down Expand Up @@ -577,18 +409,6 @@ STRATEGY
item = TankIsogrid
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}
STRATEGY
Expand Down Expand Up @@ -630,18 +450,6 @@ STRATEGY
item = Avionics
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}
STRATEGY
Expand Down Expand Up @@ -681,18 +489,6 @@ STRATEGY
typeNode = RocketEngines
}
}
EFFECT
{
name = CurrencyModifier
effectTitle = Hired Contractor
currency = Funds
effectDescription = from program funding
multiplier = 0.99
transactionReasons
{
item = ProgramFunding
}
}
}
STRATEGY
Expand Down

0 comments on commit 628fb6e

Please sign in to comment.