Objective of the Theft, Emergency Security Orders (#16837)
This commit is contained in:
@@ -316,3 +316,4 @@
|
||||
- id: SecurityTechFabCircuitboard
|
||||
- id: BoxEncryptionKeySecurity
|
||||
- id: HoloprojectorSecurity
|
||||
- id: BookSecretDocuments
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: BookSecretDocuments
|
||||
name: "emergency security orders"
|
||||
description: TOP SECRET. These documents specify the Emergency Orders that the HoS must carry out when ordered by Central Command.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
layers:
|
||||
- state: folder-sec-doc
|
||||
- type: Tag
|
||||
tags:
|
||||
- Book
|
||||
- HighRiskItem
|
||||
@@ -21,6 +21,7 @@
|
||||
CaptainGunStealObjective: 0.5
|
||||
CaptainJetpackStealObjective: 0.5
|
||||
HandTeleporterStealObjective: 0.5
|
||||
SecretDocumentsStealObjective: 0.5
|
||||
|
||||
- type: weightedRandom
|
||||
id: TraitorObjectiveGroupKill
|
||||
|
||||
@@ -114,6 +114,22 @@
|
||||
prototype: HandTeleporter
|
||||
owner: job-name-rd
|
||||
|
||||
- type: objective
|
||||
id: SecretDocumentsStealObjective
|
||||
issuer: syndicate
|
||||
difficultyOverride: 2.75
|
||||
requirements:
|
||||
- !type:TraitorRequirement {}
|
||||
- !type:IncompatibleConditionsRequirement
|
||||
conditions:
|
||||
- DieCondition
|
||||
- !type:NotRoleRequirement
|
||||
roleId: HeadOfSecurity
|
||||
conditions:
|
||||
- !type:StealCondition
|
||||
prototype: BookSecretDocuments
|
||||
owner: job-name-hos
|
||||
|
||||
- type: objective
|
||||
id: NukeDiskStealObjective
|
||||
issuer: syndicate
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 284 B |
@@ -43,6 +43,9 @@
|
||||
{
|
||||
"name": "folder-overlay-paper"
|
||||
},
|
||||
{
|
||||
"name": "folder-sec-doc"
|
||||
},
|
||||
{
|
||||
"name": "label_cart"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user