add basic operative bundle (#37290)

* add nukie bundle

* Update Resources/Prototypes/Catalog/uplink_catalog.yml

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
robinthedragon
2025-05-09 07:32:29 -04:00
committed by GitHub
parent aafc166a36
commit beefabc588
3 changed files with 43 additions and 0 deletions

View File

@@ -257,6 +257,9 @@ uplink-surplus-bundle-desc = Contains 50 telecrystals worth of completely random
uplink-super-surplus-bundle-name = Super Surplus Crate
uplink-super-surplus-bundle-desc = Contains 125 telecrystals worth of completely random Syndicate items.
uplink-starter-kit-name = Basic Operative Bundle
uplink-starter-kit-desc = Contains 40 telecrystals of basic operative gear. For those operatives who just don't know what they should buy.
# Tools
uplink-toolbox-name = Toolbox
uplink-toolbox-desc = A full compliment of tools for the mechanically inclined traitor. Includes a pair of insulated combat gloves and a syndicate gas mask as well.

View File

@@ -324,3 +324,23 @@
amount: 2
- id: SyndieTrickyBomb
amount: 2
- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
id: ClothingBackpackDuffelSyndicateFilledStarterKit
name: basic operative bundle
description: "Contains a weapon, medical supplies, breaching tools, spare ammo, and some simple utilities."
components:
- type: StorageFill
contents:
- id: WeaponSubMachineGunC20r
- id: MagazinePistolSubMachineGun
amount: 3
- id: MagazinePistol
- id: SyndicateJawsOfLife
- id: C4
amount: 2
- id: MedkitCombatFilled
- id: EmpImplanter
- id: ClothingShoesBootsMagSyndie
- id: AgentIDCard

View File

@@ -1097,6 +1097,26 @@
components:
- SurplusBundle
- type: listing
id: UplinkStarterKit
name: uplink-starter-kit-name
description: uplink-starter-kit-desc
productEntity: ClothingBackpackDuffelSyndicateFilledStarterKit
cost:
Telecrystal: 40
categories:
- UplinkDisruption
conditions:
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink
- !type:BuyerWhitelistCondition
blacklist:
components:
- SurplusBundle
- type: listing
id: UplinkSingarityBeacon
name: uplink-singularity-beacon-name