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

New blueprints for the Blueprint Lithograph #2471

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
8239073
Adjusted Distro and AME storage for compliance
blackknight954 Oct 30, 2024
3044eb9
Merge branch 'new-frontiers-14:master' into master
blackknight954 Oct 30, 2024
9c6023f
Merge branch 'new-frontiers-14:master' into master
blackknight954 Nov 1, 2024
c1af081
Revert "Automatic Changelog (#2310)"
blackknight954 Nov 1, 2024
1033a9b
Reapply "Automatic Changelog (#2310)"
blackknight954 Nov 1, 2024
8212ab6
Revert "Adjusted Distro and AME storage for compliance"
blackknight954 Nov 1, 2024
94d2550
Merge branch 'master' of https://github.com/blackknight954/frontier-s…
blackknight954 Nov 1, 2024
09c08e9
Merge branch 'new-frontiers-14:master' into master
blackknight954 Nov 5, 2024
d74d939
First set of new blueprints
blackknight954 Nov 27, 2024
915e30d
Merge branch 'master' into Blueprints
blackknight954 Nov 27, 2024
1e97686
Merge branch 'master' into Blueprints
blackknight954 Nov 28, 2024
90b7fe3
Resolved YAML failures. Inconsistent wording on some labels.
blackknight954 Nov 29, 2024
e736814
Merge branch 'master' into Blueprints
blackknight954 Nov 29, 2024
1bec1f8
Resolved integration tests.
blackknight954 Dec 1, 2024
4910d30
Merge branch 'Blueprints' of https://github.com/blackknight954/fronti…
blackknight954 Dec 1, 2024
dd867bc
Merge branch 'master' into Blueprints
blackknight954 Dec 1, 2024
762d3c9
Typo fixed
blackknight954 Dec 1, 2024
7d4c957
Merge branch 'master' into Blueprints
blackknight954 Dec 5, 2024
4af0b99
Merge branch 'master' into Blueprints
blackknight954 Dec 11, 2024
aec6a3e
Merge branch 'master' into Blueprints
blackknight954 Dec 24, 2024
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
1 change: 1 addition & 0 deletions Resources/Prototypes/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
- TelescopicShield
- HoloprojectorSecurity
- WeaponDisablerSMG
- NFBlueprintTelescopicShield #Frontier

- type: technology
id: ExplosiveTechnology
Expand Down
5 changes: 4 additions & 1 deletion Resources/Prototypes/Research/civilianservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
- HonkerPeripheralsElectronics
- HonkerTargetingElectronics
- MechEquipmentHorn

- type: technology
id: AdvancedSpray
name: research-technology-advanced-spray
Expand All @@ -212,6 +212,8 @@
recipeUnlocks:
- WeaponSprayNozzle
- ClothingBackpackWaterTank
- NFBlueprintWeaponSprayNozzle #Frontier
- NFBlueprintClothingBackpackWaterTank #Frontier

# Tier 3

Expand All @@ -238,6 +240,7 @@
cost: 15000 # Frontier - 10000<15000
recipeUnlocks:
- ClothingShoesBootsSpeed
- NFBlueprintClothingShoesBootsSpeed #Frontier

- type: technology
id: BluespaceChemistry
Expand Down
30 changes: 16 additions & 14 deletions Resources/Prototypes/Research/industrial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
cost: 7500
recipeUnlocks:
- PowerCellHigh
- NFBlueprintPowerCellHigh #Frontier
- TurboItemRechargerCircuitboard

- type: technology
Expand Down Expand Up @@ -194,7 +195,20 @@
- NFBlueprintMiningDrillDiamond # Frontier
- NFBlueprintAdvancedMineralScannerEmpty # Frontier
- BorgModuleAdvancedMining # Frontier

- type: technology
id: RapidConstruction
name: research-technology-rapid-construction
icon:
sprite: _NF/Objects/Tools/rcd.rsi
state: icon-shipyard # Frontier
discipline: Industrial
tier: 2
cost: 10000
recipeUnlocks:
- ShipyardRCD # Frontier
- ShipyardRCDAmmo # Frontier
- NFBlueprintShipyardRCDAmmo # Frontier
- NFBlueprintShipyardRCD #Frontier
# Tier 3

- type: technology
Expand Down Expand Up @@ -231,16 +245,4 @@
technologyPrerequisites:
- AdvancedPowercells

- type: technology
id: RapidConstruction
name: research-technology-rapid-construction
icon:
sprite: _NF/Objects/Tools/rcd.rsi
state: icon-shipyard # Frontier
discipline: Industrial
tier: 2
cost: 10000
recipeUnlocks:
- ShipyardRCD # Frontier
- ShipyardRCDAmmo # Frontier
- NFBlueprintShipyardRCDAmmo # Frontier

Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,33 @@
- type: Blueprint
providedRecipes:
- ClothingOuterHardsuitScaf

- type: entity
parent: NFBaseBlueprintArmory
id: NFBlueprintHandcuffs
name: handcuffs blueprint
description: A blueprint with a schematic of handcuffs. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- Handcuffs

- type: entity
parent: NFBaseBlueprintArmory
id: NFBlueprintWeaponShotgunKammererNF
ErhardSteinhauer marked this conversation as resolved.
Show resolved Hide resolved
name: kammerer blueprint
description: A blueprint with a schematic of a Kammerer. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- WeaponShotgunKammererNF

- type: entity
parent: NFBaseBlueprintArmory
id: NFBlueprintTelescopicShield
name: telescopic shield blueprint
description: A blueprint with a schematic of a telescopic shield. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- TelescopicShield
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
providedRecipes:
- WelderExperimental

- type: entity
parent: NFBaseBlueprintEngineering
id: NFBlueprintShipyardRCD
name: shipyard RCD blueprint
description: A blueprint with a schematic of a shipyard RCD. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- ShipyardRCD

- type: entity
parent: NFBaseBlueprintEngineering
id: NFBlueprintShipyardRCDAmmo
Expand All @@ -50,6 +60,16 @@
providedRecipes:
- PowerCellMedium

- type: entity
parent: NFBaseBlueprintEngineering
id: NFBlueprintPowerCellHigh
name: high-capacity power cell blueprint
description: A blueprint with a schematic of a high-capacity power cell. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- PowerCellHigh

- type: entity
parent: NFBaseBlueprintEngineering
id: NFBlueprintPowerCellMicroreactor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,35 @@
- type: Blueprint
providedRecipes:
- PlantBagOfHolding


- type: entity
parent: NFBaseBlueprintService
id: NFBlueprintWeaponSprayNozzle
name: spray nozzle blueprint
description: A blueprint with a schematic of a spray nozzle. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- WeaponSprayNozzle

- type: entity
parent: NFBaseBlueprintService
id: NFBlueprintClothingBackpackWaterTank
name: backpack water tank blueprint
description: A blueprint with a schematic of a backpack water tank. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- ClothingBackpackWaterTank


- type: entity
parent: NFBaseBlueprintService
id: NFBlueprintClothingShoesBootsSpeed
name: speed boots blueprint
description: A blueprint with a schematic of speed boots. It can be inserted into an autolathe or a techfab.
components:
- type: Blueprint
providedRecipes:
- ClothingShoesBootsSpeed
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,9 @@
- NFBlueprintPowerDrill
- NFBlueprintJawsOfLife
- NFBlueprintWelderExperimental
- NFBlueprintShipyardRCD
- NFBlueprintShipyardRCDAmmo
- NFBlueprintPowerCellHigh
- NFBlueprintPowerCellMicroreactor
- NFBlueprintSignallerAdvanced
- NFBlueprintClothingBackpackHolding
Expand All @@ -1277,15 +1279,21 @@
- NFBlueprintPicoManipulatorStockPart
- NFBlueprintSuperMatterBinStockPart
- NFBlueprintClothingShoesBootsMagAdv
- NFBlueprintClothingShoesBootsSpeed
# Service
- NFBlueprintAdvMopItem
- NFBlueprintPlantAnalyzerEmpty
- NFBlueprintPlantBagOfHolding
- NFBlueprintWeaponSprayNozzle
- NFBlueprintClothingBackpackWaterTank
# Armory
- NFBlueprintWeaponAntiqueLaser
- NFBlueprintWeaponLaserSvalinn
- NFBlueprintPortableRecharger
- BlueprintClothingOuterHardsuitScaf
- NFBlueprintWeaponShotgunKammererNF
- NFBlueprintTelescopicShield
- NFBlueprintHandcuffs
- type: RequireProjectileTarget

- type: entity
Expand Down
45 changes: 44 additions & 1 deletion Resources/Prototypes/_NF/Recipes/Lathes/blueprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
id: NFBlueprintPowerCellMediumPrinted
result: NFBlueprintPowerCellMediumPrinted

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintPowerCellHigh
result: NFBlueprintPowerCellHigh

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintSignallerAdvanced
Expand Down Expand Up @@ -70,7 +75,13 @@
id: NFBlueprintConstructionBagOfHolding
result: NFBlueprintConstructionBagOfHolding

## Medical
- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintShipyardRCD
result: NFBlueprintShipyardRCD


## Medical

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
Expand Down Expand Up @@ -158,13 +169,40 @@
id: NFBlueprintPlantBagOfHolding
result: NFBlueprintPlantBagOfHolding

## Civilian

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintClothingShoesBootsSpeed
result: NFBlueprintClothingShoesBootsSpeed

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintWeaponSprayNozzle
result: NFBlueprintWeaponSprayNozzle

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintClothingBackpackWaterTank
result: NFBlueprintClothingBackpackWaterTank

## Armory

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintWeaponAntiqueLaser
result: NFBlueprintWeaponAntiqueLaser

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintWeaponShotgunKammererNF
result: NFBlueprintWeaponShotgunKammererNF

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintHandcuffs
result: NFBlueprintHandcuffs

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintWeaponLaserSvalinn
Expand All @@ -179,3 +217,8 @@
parent: NFBaseBlueprintLatheRecipe
id: BlueprintClothingOuterHardsuitScaf
result: BlueprintClothingOuterHardsuitScaf

- type: latheRecipe
parent: NFBaseBlueprintLatheRecipe
id: NFBlueprintTelescopicShield
result: NFBlueprintTelescopicShield
2 changes: 2 additions & 0 deletions Resources/Prototypes/_NF/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
- WeaponShotgunKammererNF
- ForensicPad
- FlashlightSecliteNF
- NFBlueprintWeaponShotgunKammererNF #Frontier
- NFBlueprintHandcuffs #Frontier
technologyPrerequisites:
- AdvancedRiotControl

Expand Down
Loading