Skip to content

Commit

Permalink
Improve NFEX configs (#2393)
Browse files Browse the repository at this point in the history
  • Loading branch information
Capkirk123 authored Jul 13, 2024
1 parent 44a2239 commit 7ca1e8f
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 9 deletions.
61 changes: 58 additions & 3 deletions GameData/RP-1/Tree/TREE-Parts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25759,7 +25759,7 @@
%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-phased-array-1]:FOR[xxxRP0]
@PART[nfex-antenna-feeder-direct-1]:FOR[xxxRP0]
{
%TechRequired = interplanetaryComms
%cost = 10
Expand All @@ -25769,10 +25769,21 @@

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-phased-array-1]:FOR[xxxRP0]
{
%TechRequired = improvedComms
%cost = 10
%entryCost = 1000
RP0conf = true
@description ^=:$: <b><color=green>From Near Future Exploration mod</color></b>

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-phased-array-2]:FOR[xxxRP0]
{
%TechRequired = interplanetaryComms
%TechRequired = improvedComms
%cost = 10
%entryCost = 1000
RP0conf = true
Expand All @@ -25783,7 +25794,18 @@
}
@PART[nfex-antenna-phased-array-3]:FOR[xxxRP0]
{
%TechRequired = interplanetaryComms
%TechRequired = improvedComms
%cost = 10
%entryCost = 1000
RP0conf = true
@description ^=:$: <b><color=green>From Near Future Exploration mod</color></b>

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-phased-single-3]:FOR[xxxRP0]
{
%TechRequired = improvedComms
%cost = 10
%entryCost = 1000
RP0conf = true
Expand Down Expand Up @@ -25890,6 +25912,39 @@

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-rover-2]:FOR[xxxRP0]
{
%TechRequired = unlockParts
%cost = 10
%entryCost = 1000
RP0conf = true
@description ^=:$: <b><color=green>From Near Future Exploration mod</color></b>

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-rover-3]:FOR[xxxRP0]
{
%TechRequired = improvedComms
%cost = 10
%entryCost = 1000
RP0conf = true
@description ^=:$: <b><color=green>From Near Future Exploration mod</color></b>

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-static-mini-1]:FOR[xxxRP0]
{
%TechRequired = interplanetaryComms
%cost = 10
%entryCost = 1000
RP0conf = true
@description ^=:$: <b><color=green>From Near Future Exploration mod</color></b>

%MODULE[ModuleTagList] { tag = Instruments }

}
@PART[nfex-antenna-top-dish-1]:FOR[xxxRP0]
{
Expand Down
127 changes: 121 additions & 6 deletions Source/Tech Tree/Parts Browser/data/Near_Future_Exploration.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,29 @@
"Instruments"
]
},
{
"name": "nfex-antenna-feeder-direct-1",
"title": "F-DA Direct Antenna Feed",
"description": "",
"mod": "Near Future Exploration",
"cost": "10",
"entry_cost": "1000",
"category": "COMMS",
"info": "Dish",
"year": "1961",
"technology": "interplanetaryComms",
"ro": true,
"orphan": false,
"rp0_conf": true,
"spacecraft": "",
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "",
"identical_part_name": "",
"module_tags": [
"Instruments"
]
},
{
"name": "nfex-antenna-phased-array-1",
"title": "RA-X1 Phased Relay Antenna",
Expand All @@ -32,8 +55,8 @@
"entry_cost": 1000,
"category": "COMMS",
"info": "Dish",
"year": "1961",
"technology": "interplanetaryComms",
"year": "1966",
"technology": "improvedComms",
"era": "",
"ro": true,
"orphan": false,
Expand All @@ -56,8 +79,8 @@
"entry_cost": 1000,
"category": "COMMS",
"info": "Dish",
"year": "1961",
"technology": "interplanetaryComms",
"year": "1966",
"technology": "improvedComms",
"era": "",
"ro": true,
"orphan": false,
Expand All @@ -80,8 +103,8 @@
"entry_cost": 1000,
"category": "COMMS",
"info": "Dish",
"year": "1961",
"technology": "interplanetaryComms",
"year": "1966",
"technology": "improvedComms",
"era": "",
"ro": true,
"orphan": false,
Expand All @@ -95,6 +118,29 @@
"Instruments"
]
},
{
"name": "nfex-antenna-phased-single-3",
"title": "PH-3 Phased Array Antenna Element",
"description": "",
"mod": "Near Future Exploration",
"cost": "10",
"entry_cost": "1000",
"category": "COMMS",
"info": "Dish",
"year": "1966",
"technology": "improvedComms",
"ro": true,
"orphan": false,
"rp0_conf": true,
"spacecraft": "",
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "",
"identical_part_name": "",
"module_tags": [
"Instruments"
]
},
{
"name": "nfex-antenna-reflector-giant-1",
"title": "RFL-2000 Dish Reflector Array",
Expand Down Expand Up @@ -311,6 +357,75 @@
"Instruments"
]
},
{
"name": "nfex-antenna-rover-2",
"title": "AX-5 Aerial Micro-Antenna",
"description": "",
"mod": "Near Future Exploration",
"cost": "10",
"entry_cost": "1000",
"category": "COMMS",
"info": "Omni",
"year": "0",
"technology": "unlockParts",
"ro": true,
"orphan": false,
"rp0_conf": true,
"spacecraft": "",
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "",
"identical_part_name": "",
"module_tags": [
"Instruments"
]
},
{
"name": "nfex-antenna-rover-3",
"title": "AX-30 High Gain Micro-Antenna",
"description": "",
"mod": "Near Future Exploration",
"cost": "10",
"entry_cost": "1000",
"category": "COMMS",
"info": "Dish",
"year": "1966",
"technology": "improvedComms",
"ro": true,
"orphan": false,
"rp0_conf": true,
"spacecraft": "",
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "",
"identical_part_name": "",
"module_tags": [
"Instruments"
]
},
{
"name": "nfex-antenna-static-mini-1",
"title": "DR-1 High Gain Antenna",
"description": "",
"mod": "Near Future Exploration",
"cost": "10",
"entry_cost": "1000",
"category": "COMMS",
"info": "Omni",
"year": "1961",
"technology": "interplanetaryComms",
"ro": true,
"orphan": false,
"rp0_conf": true,
"spacecraft": "",
"engine_config": "",
"upgrade": false,
"entry_cost_mods": "",
"identical_part_name": "",
"module_tags": [
"Instruments"
]
},
{
"name": "nfex-antenna-top-dish-1",
"title": "D-2 Spot Antenna",
Expand Down

0 comments on commit 7ca1e8f

Please sign in to comment.