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

Strategia #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
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
47 changes: 47 additions & 0 deletions TI_Strategies/Probes-TISolar.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
//TI Planetary Missions
// Created by DeltaDizzy

STRATEGY_BODY_EXPAND:NEEDS[TerrasIgnotas,CustomBarnKit]
{
author = DeltaDizzy
name = TIPlanetaryProbes
id = TIPlanetaryProbes

title = $body Probes
desc = Not only the huge costs, but also the pure time required... Its both safer, cheaper and easier to send probes to the stars!
department Uncrewed Missions
icon = ThemioTools/icons/TIPlanetaryProbes
icon
{
Hadron = ThemiloTools/icons/HadronProgram
Pumilio-Mazenis = ThemiloTools/icons/PumilioMazenisProgram
Gobek = ThemiloTools/icons/GobekProgram
}

groupTag = CelestialBodyProgram,A
minLeastDuration = 600
maxLeastDuration = 600
minLongestDuration = 1200
maxLongestDuration = 1600
requiredReputationMin = -1000
requiredReputationMax = -1000
initialCostFunds = 0.0
initialCostReputation = 0.0
initialCostScience = 0.0
hasFactorSlider = False
factorSliderDefault = 0.10
factorSliderSteps = 1

EFFECT
{
name = CurrencyOperationsByBody
currency = Funds
operation = Multiply
effectDescription = to milestone gains for $thebody
minValue = 5.00
maxValue = 5.00
AffectReasons = Progression
includeBody = Body
}

}