Some thief steal target tweaks (#23572)

pipip

(cherry picked from commit 45be12b834a2c008f0002d599d3567360e8a05cd)
This commit is contained in:
Ed 2024-01-06 10:12:34 +03:00 committed by Debug
parent 5a93f97d59
commit 03cbdbecd2
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
5 changed files with 15 additions and 20 deletions

View File

@ -10,8 +10,6 @@
sprite: Objects/Devices/encryption_keys.rsi
- type: Sprite
sprite: Objects/Devices/encryption_keys.rsi
- type: StealTarget
stealGroup: EncryptionKey
- type: entity
parent: EncryptionKey

View File

@ -139,7 +139,9 @@
energy: 1.6
color: "#c94242"
- type: Computer
board: CargoShuttleConsoleCircuitboard
board: CargoShuttleConsoleCircuitboard
- type: StealTarget
stealGroup: CargoShuttleConsoleCircuitboard
- type: entity
parent: BaseComputerShuttle
@ -168,7 +170,9 @@
color: "#c94242"
- type: Computer
board: SalvageShuttleConsoleCircuitboard
- type: StealTarget
stealGroup: SalvageShuttleConsoleCircuitboard
- type: entity
parent: BaseComputer
id: ComputerIFF
@ -856,7 +860,9 @@
color: "#b89f25"
- type: AccessReader
access: [["Salvage"]]
- type: StealTarget
stealGroup: SalvageExpeditionsComputerCircuitboard
- type: entity
parent: BaseComputer
id: ComputerSurveillanceCameraMonitor

View File

@ -793,7 +793,9 @@
whitelist:
tags:
- Sheet
- type: StealTarget
stealGroup: AmmoTechFabCircuitboard
- type: entity
id: MedicalTechFab
parent: BaseLathe
@ -864,7 +866,9 @@
- SyringeCryostasis
- type: Machine
board: MedicalTechFabCircuitboard
- type: StealTarget
stealGroup: MedicalTechFabCircuitboard
- type: entity
parent: BaseLathe
id: UniformPrinter

View File

@ -79,7 +79,6 @@
TechnologyDiskStealCollectionObjective: 1 #rnd
FigurineStealCollectionObjective: 0.3 #service
IDCardsStealCollectionObjective: 1
EncryptionKeyStealCollectionObjective: 1
CannabisStealCollectionObjective: 1
LAMPStealCollectionObjective: 2 #only for moth

View File

@ -142,18 +142,6 @@
- type: Objective
difficulty: 0.7
- type: entity
noSpawn: true
parent: BaseThiefStealCollectionObjective
id: EncryptionKeyStealCollectionObjective
components:
- type: StealCondition
stealGroup: EncryptionKey
minCollectionSize: 5
maxCollectionSize: 15
- type: Objective
difficulty: 0.7
- type: entity
noSpawn: true
parent: BaseThiefStealCollectionObjective