Increase lone ops TC from 40 to 60 (#26130)
* Create lone ops outfit and 60 TC radio * Changed lone op entity to use the new loneop outfit prototype * Fix shop --------- Co-authored-by: Plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
randomizeName: false
|
randomizeName: false
|
||||||
- type: NukeOperative
|
- type: NukeOperative
|
||||||
- type: Loadout
|
- type: Loadout
|
||||||
prototypes: [SyndicateOperativeGearFull]
|
prototypes: [SyndicateLoneOperativeGearFull]
|
||||||
- type: RandomMetadata
|
- type: RandomMetadata
|
||||||
nameSegments:
|
nameSegments:
|
||||||
- SyndicateNamesPrefix
|
- SyndicateNamesPrefix
|
||||||
|
|||||||
@@ -106,6 +106,19 @@
|
|||||||
tags:
|
tags:
|
||||||
- NukeOpsUplink
|
- NukeOpsUplink
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: BaseUplinkRadio
|
||||||
|
id: BaseUplinkRadio60TC
|
||||||
|
suffix: 60 TC, LoneOps
|
||||||
|
components:
|
||||||
|
- type: Store
|
||||||
|
preset: StorePresetUplink
|
||||||
|
balance:
|
||||||
|
Telecrystal: 60
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- NukeOpsUplink
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseUplinkRadio
|
parent: BaseUplinkRadio
|
||||||
id: BaseUplinkRadioDebug
|
id: BaseUplinkRadioDebug
|
||||||
|
|||||||
@@ -157,6 +157,26 @@
|
|||||||
satchel: ClothingBackpackDuffelSyndicateOperativeMedic
|
satchel: ClothingBackpackDuffelSyndicateOperativeMedic
|
||||||
duffelbag: ClothingBackpackDuffelSyndicateOperativeMedic
|
duffelbag: ClothingBackpackDuffelSyndicateOperativeMedic
|
||||||
|
|
||||||
|
#Syndicate Lone Operative Outfit - Full Kit
|
||||||
|
- type: startingGear
|
||||||
|
id: SyndicateLoneOperativeGearFull
|
||||||
|
equipment:
|
||||||
|
jumpsuit: ClothingUniformJumpsuitOperative
|
||||||
|
back: ClothingBackpackDuffelSyndicateOperative
|
||||||
|
mask: ClothingMaskGasSyndicate
|
||||||
|
eyes: ClothingEyesHudSyndicate
|
||||||
|
ears: ClothingHeadsetAltSyndicate
|
||||||
|
gloves: ClothingHandsGlovesCombat
|
||||||
|
outerClothing: ClothingOuterHardsuitSyndie
|
||||||
|
shoes: ClothingShoesBootsCombatFilled
|
||||||
|
id: SyndiPDA
|
||||||
|
pocket1: DoubleEmergencyOxygenTankFilled
|
||||||
|
pocket2: BaseUplinkRadio60TC
|
||||||
|
belt: ClothingBeltMilitaryWebbing
|
||||||
|
innerClothingSkirt: ClothingUniformJumpskirtOperative
|
||||||
|
satchel: ClothingBackpackDuffelSyndicateOperative
|
||||||
|
duffelbag: ClothingBackpackDuffelSyndicateOperative
|
||||||
|
|
||||||
# Syndicate Footsoldier Gear
|
# Syndicate Footsoldier Gear
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: SyndicateFootsoldierGear
|
id: SyndicateFootsoldierGear
|
||||||
|
|||||||
Reference in New Issue
Block a user