From 677b66617a5e7cc9be57f3bf68fda9b5ba310bd0 Mon Sep 17 00:00:00 2001 From: Capkirk123 Date: Mon, 23 Dec 2024 21:47:18 -0500 Subject: [PATCH] Add reward funds to Skopos maintenance contracts --- .../intermittent_paris_moscow_tv.cfg | 2 ++ .../intermittent_soviet_tv.cfg | 2 ++ .../intermittent_transatlantic_tv.cfg | 2 ++ .../intermittent_transpacific_tv.cfg | 2 ++ .../l1_havana_tv.cfg | 2 ++ .../l1_indian_ocean_tv.cfg | 2 ++ .../l1_north_atlantic_tv.cfg | 2 ++ .../l1_north_pacific_tv.cfg | 2 ++ .../l1_orbita.cfg | 2 ++ .../l1_paris_moscow_tv.cfg | 2 ++ .../l1_south_pacific_tv.cfg | 2 ++ .../l1_soviet_tracking_ships.cfg | 2 ++ .../l1_ulaanbaatar_tv.cfg | 2 ++ .../l1_us_tracking_ships.cfg | 2 ++ .../l2_atlantic_tv.cfg | 2 ++ .../l2_havana_tv.cfg | 2 ++ .../l2_indian_ocean_tv.cfg | 2 ++ .../l2_intersputnik_europe.cfg | 2 ++ .../l2_moscow_dc.cfg | 2 ++ .../l2_orbita.cfg | 2 ++ .../l2_pacific_tv.cfg | 2 ++ .../l2_paris_moscow_tv.cfg | 2 ++ .../l2_soviet_tracking_ships.cfg | 2 ++ .../l2_us_tracking_ships.cfg | 2 ++ .../l3_atlantic_tv.cfg | 2 ++ .../l3_canunet.cfg | 2 ++ .../l3_canunet_rtv_test.cfg | 2 ++ .../l3_domestic_us.cfg | 2 ++ .../l3_ekran_test.cfg | 2 ++ .../l3_hbo_us_test.cfg | 2 ++ .../l3_hermes_remote_tv.cfg | 2 ++ .../l3_indian_ocean_tv.cfg | 2 ++ .../l3_intersputnik_asia.cfg | 2 ++ .../l3_intersputnik_caribbean.cfg | 2 ++ .../l3_marisat.cfg | 2 ++ .../l3_moskva.cfg | 2 ++ .../l3_pacific_tv.cfg | 2 ++ .../l3_paris_moscow_tv.cfg | 2 ++ .../l3_soviet_tracking_ships.cfg | 2 ++ .../l3_us_territories.cfg | 2 ++ .../l3_volna.cfg | 2 ++ .../RP-1/Contracts/Skopos_Contract_Configs.cfg | 10 +++++----- Notes/Skopos Satellite Costs.xlsx | Bin 0 -> 11190 bytes 43 files changed, 87 insertions(+), 5 deletions(-) create mode 100644 Notes/Skopos Satellite Costs.xlsx diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_paris_moscow_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_paris_moscow_tv.cfg index 11452087431..612aef468f6 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_paris_moscow_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_paris_moscow_tv.cfg @@ -90,4 +90,6 @@ CONTRACT_TYPE { type = ContractNotCompletedOnAcceptance contractType = l1_paris_moscow_tv } + + %rewardFunds = 400 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_soviet_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_soviet_tv.cfg index 63e352c4b7c..6a8070415f6 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_soviet_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_soviet_tv.cfg @@ -73,4 +73,6 @@ CONTRACT_TYPE { type = ContractNotCompletedOnAcceptance contractType = l1_orbita } + + %rewardFunds = 400 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transatlantic_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transatlantic_tv.cfg index a2d4a978253..98328145063 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transatlantic_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transatlantic_tv.cfg @@ -90,4 +90,6 @@ CONTRACT_TYPE { type = ContractNotCompletedOnAcceptance contractType = l1_north_atlantic_tv } + + %rewardFunds = 400 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transpacific_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transpacific_tv.cfg index 1d680e5561f..cb7ebf87e92 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transpacific_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 0/intermittent_transpacific_tv.cfg @@ -73,4 +73,6 @@ CONTRACT_TYPE { type = ContractNotCompletedOnAcceptance contractType = l1_north_pacific_tv } + + %rewardFunds = 400 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_havana_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_havana_tv.cfg index 065de43b3c4..27fca53d081 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_havana_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_havana_tv.cfg @@ -69,4 +69,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications with our comrades in Cuba. %synopsis = Provide telecommunications services between the Soviet Union and Cuba with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Soviet-Cuban telecommunications relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_indian_ocean_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_indian_ocean_tv.cfg index ea3d27ef06c..135139b3a73 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_indian_ocean_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_indian_ocean_tv.cfg @@ -69,4 +69,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support telecommunications between Europe and Australia with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Indian Ocean telecommunications relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_atlantic_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_atlantic_tv.cfg index 8a4677db8e3..94fdad368c9 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_atlantic_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_atlantic_tv.cfg @@ -70,4 +70,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support television transmissions between Europe and North America with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the North Atlantic television relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_pacific_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_pacific_tv.cfg index cc385883e34..38870e3d121 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_pacific_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_north_pacific_tv.cfg @@ -69,4 +69,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support television transmissions between North America and Japan with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the North Pacific television relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_orbita.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_orbita.cfg index 3a01f5a2a42..aa80563c97f 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_orbita.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_orbita.cfg @@ -75,4 +75,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications. %synopsis = Provide television service to the Soviet Union with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Soviet domestic satellite television network. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_paris_moscow_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_paris_moscow_tv.cfg index 824a9ebf987..6b0e53e8a7c 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_paris_moscow_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_paris_moscow_tv.cfg @@ -71,4 +71,6 @@ CONTRACT_TYPE { %description = Ensure that our international telecommunications infrastructure remains in working order. %synopsis = Provide television service between France and the Soviet Union with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of Paris–Moscow television relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_south_pacific_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_south_pacific_tv.cfg index 7070e431e11..f76eed6bbac 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_south_pacific_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_south_pacific_tv.cfg @@ -75,4 +75,6 @@ CONTRACT_TYPE { type = ContractNotCompletedOnAcceptance contractType = l2_pacific_tv } + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_soviet_tracking_ships.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_soviet_tracking_ships.cfg index 030516a3825..3009f59ed65 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_soviet_tracking_ships.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_soviet_tracking_ships.cfg @@ -76,4 +76,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support telemetry transmissions between our tracking ships and ground control with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of our tracking ships. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_ulaanbaatar_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_ulaanbaatar_tv.cfg index 9548182ff8b..a0381b951f1 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_ulaanbaatar_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_ulaanbaatar_tv.cfg @@ -69,4 +69,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications with our comrades in Mongolia. %synopsis = Provide telecommunications services between the Soviet Union and Mongolia with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Soviet-Mongolian telecommunications relay. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_us_tracking_ships.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_us_tracking_ships.cfg index 190f7d028aa..ec04c726019 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_us_tracking_ships.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 1/l1_us_tracking_ships.cfg @@ -84,4 +84,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support telemetry transmissions between our tracking ships and ground control with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of our tracking ships. + + %rewardFunds = 375 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_atlantic_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_atlantic_tv.cfg index d915f51a777..1a6cad13961 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_atlantic_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_atlantic_tv.cfg @@ -110,4 +110,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service to the North Atlantic region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Atlantic Ocean telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_havana_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_havana_tv.cfg index 4119accc8cd..0cda3f51164 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_havana_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_havana_tv.cfg @@ -80,4 +80,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service to Cuba with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Soviet-Cuban telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_indian_ocean_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_indian_ocean_tv.cfg index d48245bf6bb..ea5609af74e 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_indian_ocean_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_indian_ocean_tv.cfg @@ -110,4 +110,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service to the Indian Ocean region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Indian Ocean telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_intersputnik_europe.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_intersputnik_europe.cfg index c42dfe164c7..cc9d4d1bcc8 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_intersputnik_europe.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_intersputnik_europe.cfg @@ -91,4 +91,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications with our comrades in the Warsaw Pact. %synopsis = Provide telecommunications services between the Soviet Union and the Warsaw Pact with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Intersputnik Europe Level 1 telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_moscow_dc.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_moscow_dc.cfg index 46ac9ff82b8..97f9938f0b8 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_moscow_dc.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_moscow_dc.cfg @@ -63,4 +63,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide diplomatic hotline service with 99% availability. %completedMessage = We have completed another month of successful operation of the Washington D.C.-Moscow teletype relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_orbita.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_orbita.cfg index aab940d7880..a4775df405e 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_orbita.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_orbita.cfg @@ -103,4 +103,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications. %synopsis = Provide Level 2 service to the Soviet Union with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Soviet domestic satellite telecommunications network. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_pacific_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_pacific_tv.cfg index 326c17239d1..620e6a7b6f6 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_pacific_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_pacific_tv.cfg @@ -110,4 +110,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service to the Pacific region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Pacific Ocean telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_paris_moscow_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_paris_moscow_tv.cfg index ad232505850..b8a7925be10 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_paris_moscow_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_paris_moscow_tv.cfg @@ -81,4 +81,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service between Paris and Moscow with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Paris-Moscow telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_soviet_tracking_ships.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_soviet_tracking_ships.cfg index 53a541e5b4d..f1e11ba2153 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_soviet_tracking_ships.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_soviet_tracking_ships.cfg @@ -86,4 +86,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support telemetry transmissions between our tracking ships and ground control with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of our tracking ships. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_us_tracking_ships.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_us_tracking_ships.cfg index b56f59852cf..f67c538e81d 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_us_tracking_ships.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 2/l2_us_tracking_ships.cfg @@ -95,4 +95,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 2 service between our tracking ships and mission control with 95% availability. %completedMessage = We have completed another month of successful operation of the level 2 Ship to Shore telecommunications relay. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_atlantic_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_atlantic_tv.cfg index ce22ac978aa..5d7a916ac47 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_atlantic_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_atlantic_tv.cfg @@ -105,4 +105,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the Atlantic region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Atlantic Ocean telecommunications relay. + + %rewardFunds = 350 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet.cfg index 2446d3cedbd..45e8acc74fc 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet.cfg @@ -80,4 +80,6 @@ PARAMETER { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the continental United States with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Canadian domestic telecommunications relay. + + %rewardFunds = 300 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet_rtv_test.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet_rtv_test.cfg index c0967d0dc2a..6c2536b785c 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet_rtv_test.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_canunet_rtv_test.cfg @@ -75,4 +75,6 @@ PARAMETER { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to Canada with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Canadian remote telecommunications relay. + + %rewardFunds = 300 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_domestic_us.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_domestic_us.cfg index aa71e42063c..d55f8bd4ca0 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_domestic_us.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_domestic_us.cfg @@ -93,4 +93,6 @@ PARAMETER { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the continental United States with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 US domestic telecommunications relay. + + %rewardFunds = 660 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_ekran_test.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_ekran_test.cfg index 19b97f16137..e286b4f9b57 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_ekran_test.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_ekran_test.cfg @@ -64,4 +64,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to Canada with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Canadian remote telecommunications relay. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hbo_us_test.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hbo_us_test.cfg index 812eef6e0b8..b5b74fcc983 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hbo_us_test.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hbo_us_test.cfg @@ -68,4 +68,6 @@ PARAMETER { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 1 TVRO service to the continental United States with 95% availability. %completedMessage = We have completed another month of successful operation of the Level 1 TVRO service. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hermes_remote_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hermes_remote_tv.cfg index 3232791960b..579f81217f4 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hermes_remote_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_hermes_remote_tv.cfg @@ -68,4 +68,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the Pacific region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Pacific Ocean telecommunications relay. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_indian_ocean_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_indian_ocean_tv.cfg index 30dc2c9fa17..f8ad3bb0324 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_indian_ocean_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_indian_ocean_tv.cfg @@ -104,4 +104,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the Indian Ocean region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Indian Ocean telecommunications relay. + + %rewardFunds = 350 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_asia.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_asia.cfg index b30f277d857..cce01ed6a4a 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_asia.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_asia.cfg @@ -102,4 +102,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications with our comrades in Asia. %synopsis = Provide telecommunications services between the Soviet Union and Asia with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of the Intersputnik Asia Level 1 telecommunications relay. + + %rewardFunds = 350 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_caribbean.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_caribbean.cfg index f94415acf39..3541e455640 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_caribbean.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_intersputnik_caribbean.cfg @@ -82,4 +82,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the Caribbean with 95% availability. %completedMessage = We have completed another month of successful operation of the Intersputnik Caribbean level 3 telecommunications relay. + + %rewardFunds = 350 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_marisat.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_marisat.cfg index c759bbbfbb7..9e797a705ce 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_marisat.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_marisat.cfg @@ -126,4 +126,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service between our tracking ships and mission control with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Maritime telecommunications relay. + + %rewardFunds = 665 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_moskva.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_moskva.cfg index cc399fc4e89..06f58a466dd 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_moskva.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_moskva.cfg @@ -126,4 +126,6 @@ CONTRACT_TYPE { %description = It is critical that we maintain the Soviet system of space communications. %synopsis = Provide Level 3 service to the Soviet Union with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Soviet domestic satellite telecommunications network. + + %rewardFunds = 660 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_pacific_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_pacific_tv.cfg index c47ee155fa5..bb747fc3a9b 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_pacific_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_pacific_tv.cfg @@ -104,4 +104,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the Pacific region with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Pacific Ocean telecommunications relay. + + %rewardFunds = 350 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_paris_moscow_tv.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_paris_moscow_tv.cfg index 0162aa6d650..293cd455d3c 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_paris_moscow_tv.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_paris_moscow_tv.cfg @@ -76,4 +76,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service between Paris and Moscow with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Paris-Moscow telecommunications relay. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_soviet_tracking_ships.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_soviet_tracking_ships.cfg index bb0ae1e271b..2783a4d2998 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_soviet_tracking_ships.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_soviet_tracking_ships.cfg @@ -81,4 +81,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Support telemetry transmissions between our tracking ships and ground control with a monthly availability of 95%. %completedMessage = We have completed another month of successful operation of our tracking ships. + + %rewardFunds = 275 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_us_territories.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_us_territories.cfg index ef149b61a44..e6ff2379e2d 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_us_territories.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_us_territories.cfg @@ -91,4 +91,6 @@ PARAMETER { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service to the continental United States with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 US remote territories telecommunications relay. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_volna.cfg b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_volna.cfg index 0d46359dc4c..a2a119ace0a 100644 --- a/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_volna.cfg +++ b/GameData/RP-1/Contracts/Skopos Commercial Applications 3/l3_volna.cfg @@ -126,4 +126,6 @@ CONTRACT_TYPE { %description = Ensure that our telecommunications infrastructure remains in working order. %synopsis = Provide Level 3 service between our tracking ships and mission control with 95% availability. %completedMessage = We have completed another month of successful operation of the level 3 Soviet Maritime telecommunications relay. + + %rewardFunds = 330 } diff --git a/GameData/RP-1/Contracts/Skopos_Contract_Configs.cfg b/GameData/RP-1/Contracts/Skopos_Contract_Configs.cfg index 26fabb88c36..7c9ab431bd4 100644 --- a/GameData/RP-1/Contracts/Skopos_Contract_Configs.cfg +++ b/GameData/RP-1/Contracts/Skopos_Contract_Configs.cfg @@ -1,7 +1,7 @@ //just set some generic contract settings here in bulk to save time //Skopos contracts are telecom only at this point, so we can set them all up mostly the same //Use skopos telecom agent to detect a Skopos contract -@CONTRACT_TYPE:HAS[#agent[skopos_telecom_agent]] { +@CONTRACT_TYPE:HAS[#agent[skopos_telecom_agent]]:BEFORE[RP-1] { //No randomization in these, so no point in allowing them to be declined or regenerate cancellable = true declinable = false @@ -22,10 +22,10 @@ //reputation is the only thing these give, which is set on a per-contract basis rewardScience = 0 //rewardReputation = 0 - rewardFunds = 0 - failureReputation = 0 - failureFunds = 0 - advanceFunds = 0 + &rewardFunds = 0 + &failureReputation = 0 + &failureFunds = 0 + &advanceFunds = 0 //Achieve connection over a moving 90 day window, with a sub-window of 7 days to judge current uptime @PARAMETER:HAS[#type[AchieveConnectionAvailability]] { diff --git a/Notes/Skopos Satellite Costs.xlsx b/Notes/Skopos Satellite Costs.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..5d8f3432984ef15c3212e11f3fbf108215b01ec5 GIT binary patch literal 11190 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 R5aRPk@j2%vMgDU4e*iOf9|!;d literal 0 HcmV?d00001