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

Edit leader balance #2430

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions GameData/RP-1/Strategies/Leaders/LeadersAdmin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ STRATEGY
name = CurrencyModifier
effectTitle = Proton Rocket Effectiveness
currency = Rate
multiplier = 1.05
multiplier = 1.1
effectDescription = of launch complex efficiency gain
transactionReasons
{
Expand All @@ -55,7 +55,7 @@ STRATEGY
name = CurrencyModifier
effectTitle = No Support After Krushchev
currency = Reputation
multiplier = 0.93
multiplier = 0.95
effectDescription = from contracts
transactionReasons
{
Expand Down Expand Up @@ -95,7 +95,7 @@ STRATEGY
effectTitle = Engine Design Genius
currency = Funds
flipPositive = true
multiplier = 0.85
multiplier = 0.88
effectDescription = cost for researcher salaries
transactionReasons
{
Expand Down Expand Up @@ -398,7 +398,7 @@ STRATEGY
name = CurrencyModifier
effectTitle = Shoestring Budget
currency = Funds
multiplier = 0.925
multiplier = 0.95
effectDescription = from program funding
transactionReasons
{
Expand Down
6 changes: 3 additions & 3 deletions GameData/RP-1/Strategies/Leaders/LeadersContractors.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ STRATEGY
currency = Funds
effectDescription = for hiring all new employees
flipPositive = true
multiplier = 1.1
multiplier = 1.05
transactionReasons
{
item = Hiring
Expand Down Expand Up @@ -333,7 +333,7 @@ STRATEGY
{
name = ResearchRateModifier
effectTitle = The NERVA Program
multiplier = 1.1
multiplier = 1.15
effectDescription = nuclear rocket engine
nodeTypes
{
Expand Down Expand Up @@ -395,7 +395,7 @@ STRATEGY
{
name = CurrencyModifier
effectTitle = At the Bleeding Edge
multiplier = 1.1
multiplier = 1.05
currency = Funds
effectDescription = for hiring researchers
flipPositive = True
Expand Down
10 changes: 5 additions & 5 deletions GameData/RP-1/Strategies/Leaders/LeadersEngineers.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ STRATEGY
effectTitle = Works for Us
currency = Rate
effectDescription = of vessel integration, rollout, and recovery
multiplier = 1.05
multiplier = 1.07
transactionReasons
{
item = RateVessel
Expand Down Expand Up @@ -342,8 +342,8 @@ STRATEGY
{
name = IntegrationRateModifier
effectTitle = Hypergolics Pioneer
effectDescription = vessels with large quantities of hydrazine-based propellants
multiplier = 1.12
effectDescription = vessels with large quantities (>10kL) of hydrazine-based propellants (Hydyne, Aerozine50, MMH, UDMH, UH25, and hydrazine)
multiplier = 1.15
appliesToVessel = true
resources
{
Expand Down Expand Up @@ -403,7 +403,7 @@ STRATEGY
effectTitle = Technical Genius
currency = Rate
effectDescription = for researching all technologies
multiplier = 1.10
multiplier = 1.07
transactionReasons
{
item = RateResearch
Expand All @@ -414,7 +414,7 @@ STRATEGY
{
name = ResearchRateModifier
effectTitle = Saturn V Visionary
multiplier = 1.05
multiplier = 1.10
effectDescription = hydrolox engine
nodeTypes
{
Expand Down
6 changes: 3 additions & 3 deletions GameData/RP-1/Strategies/Leaders/LeadersScientists.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ STRATEGY
{
name = ResearchRateModifier
effectTitle = Soviet Plane Focus
multiplier = 0.9
multiplier = 0.95
effectDescription = early and orbital rocket engine
nodeTypes
{
Expand Down Expand Up @@ -525,7 +525,7 @@ STRATEGY
name = leaderQian
RP0conf = True
title = Qian Xuesen
desc = A Chinese aerospace engineer and cyberneticist who made significant contributions to the field of aerodynamics and established engineering cybernetics. He was the founding father of China Academy of Space Technology, notably made a breakthrough in an innovative reentry method for payload delivery known as Qian Xuesen Trajectory.
desc = A Chinese aerospace engineer and cyberneticist who made significant contributions to the field of aerodynamics and established engineering cybernetics. He was the founding father of China Academy of Space Technology and made a breakthrough in an innovative reentry method for payload delivery known as Qian Xuesen Trajectory.
department = Science
icon = RP-1/Strategies/Leaders/QianXuesen_ICON
iconDepartment = RP-1/Strategies/Leaders/QianXuesen
Expand Down Expand Up @@ -589,7 +589,7 @@ STRATEGY
name = CurrencyModifier
effectTitle = Detained By Foreign Government
currency = Reputation
effectDescription = of reputation decay
effectDescription = loss from reputation decay
multiplier = 1.15
flipPositive = true
transactionReasons
Expand Down
Loading