Give nukies the ability to declare war for a TC boost (#19291)

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
Morb
2023-08-30 10:56:20 +03:00
committed by GitHub
parent 5bb6a64dbd
commit c99e365ce7
23 changed files with 831 additions and 18 deletions

View File

@@ -0,0 +1,25 @@
- type: entity
parent: BaseItem
id: NukeOpsDeclarationOfWar
name: the declaration of war
description: Use to send a declaration of hostilities to the target, delaying your shuttle departure while they prepare for your assault. Such a brazen move will attract the attention of powerful benefactors within the Syndicate, who will supply your team with a massive amount of bonus telecrystals. Must be used at start of mission, or your benefactors will lose interest.
components:
- type: Sprite
sprite: Objects/Devices/declaration_of_war.rsi
layers:
- state: declarator
- type: Item
- type: UseDelay
delay: 0.5
- type: ActivatableUI
inHandsOnly: true
singleUser: true
closeOnHandDeselect: false
key: enum.WarDeclaratorUiKey.Key
- type: UserInterface
interfaces:
- key: enum.WarDeclaratorUiKey.Key
type: WarDeclaratorBoundUserInterface
- type: WarDeclarator
message: war-declarator-default-message
# - type: WarConditionOnExamine

View File

@@ -128,6 +128,8 @@
pocket1: DoubleEmergencyOxygenTankFilled
pocket2: BaseUplinkRadio40TC
belt: ClothingBeltMilitaryWebbing
inhand:
right hand: NukeOpsDeclarationOfWar
innerclothingskirt: ClothingUniformJumpskirtOperative
satchel: ClothingBackpackDuffelSyndicateOperative
duffelbag: ClothingBackpackDuffelSyndicateOperative