nukie reinforcements (#18034)

Signed-off-by: vanx <#vanxxxx>

Co-authored-by: vanx <#vanxxxx>
This commit is contained in:
vanx
2023-07-18 13:00:24 +07:00
committed by GitHub
parent b82224379a
commit 9268789618
3 changed files with 36 additions and 0 deletions

View File

@@ -300,6 +300,27 @@
Telecrystal: 16
categories:
- UplinkUtility
conditions:
- !type:StoreWhitelistCondition
blacklist:
tags:
- NukeOpsUplink
- type: listing
id: UplinkReinforcementRadioSyndicateNukeops # Version for Nukeops that spawns an agent with the NukeOperative component.
name: uplink-reinforcement-radio-name
description: uplink-reinforcement-radio-desc
productEntity: ReinforcementRadioSyndicateNukeops
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
cost:
Telecrystal: 16
categories:
- UplinkUtility
conditions:
- !type:StoreWhitelistCondition
whitelist:
tags:
- NukeOpsUplink
- type: listing
id: UplinkStealthBox

View File

@@ -48,6 +48,13 @@
factions:
- Syndicate
- type: entity
parent: MobHumanSyndicateAgent
id: MobHumanSyndicateAgentNukeops # Reinforcement exclusive to nukeops uplink
suffix: NukeOps
components:
- type: NukeOperative
# Nuclear Operative
- type: entity
noSpawn: true

View File

@@ -19,3 +19,11 @@
- type: ItemCooldown
- type: UseDelay
delay: 300
- type: entity
parent: ReinforcementRadioSyndicate
id: ReinforcementRadioSyndicateNukeops # Reinforcement radio exclusive to nukeops uplink
suffix: NukeOps
components:
- type: GhostRoleMobSpawner
prototype: MobHumanSyndicateAgentNukeops