New head of security weapon:Energy Shotgun (#30643)

* Reset hopefully?

* removes the emergency security orders

* Update Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml

Rewrites the description based on review

Co-authored-by: NakataRin <45946146+NakataRin@users.noreply.github.com>

* 7 shots, recharge taking 42 seconds

* minor renaming :godo:

* please work

* Revert "please work"

This reverts commit e84a2618d95ec17f5fd608331176df2ab8b0966c.

* please fix

---------

Co-authored-by: NakataRin <45946146+NakataRin@users.noreply.github.com>
This commit is contained in:
Boaz1111
2024-08-19 13:14:30 +02:00
committed by GitHub
parent 972bd566f5
commit 2f923d88e4
24 changed files with 220 additions and 31 deletions

View File

@@ -21,7 +21,7 @@
CaptainGunStealObjective: 0.5
CaptainJetpackStealObjective: 0.5
HandTeleporterStealObjective: 0.5
SecretDocumentsStealObjective: 0.5
EnergyShotgunStealObjective: 0.5
- type: weightedRandom
id: TraitorObjectiveGroupKill

View File

@@ -28,13 +28,6 @@
sprite: Objects/Devices/hand_teleporter.rsi
state: icon
- type: stealTargetGroup
id: BookSecretDocuments
name: "emergency security orders"
sprite:
sprite: Objects/Misc/bureaucracy.rsi
state: folder-sec-doc
- type: stealTargetGroup
id: ClothingShoesBootsMagAdv
name: advanced magboots
@@ -84,6 +77,13 @@
sprite: Objects/Misc/nukedisk.rsi
state: icon
- type: stealTargetGroup
id: WeaponEnergyShotgun
name: energy shotgun
sprite:
sprite: Objects/Weapons/Guns/Battery/energy_shotgun.rsi
state: base
# Thief Collection
- type: stealTargetGroup
@@ -406,3 +406,5 @@
sprite:
sprite: Mobs/Animals/crab.rsi
state: crab

View File

@@ -195,16 +195,17 @@
## hos
- type: entity
noSpawn: true
parent: BaseTraitorStealObjective
id: SecretDocumentsStealObjective
id: EnergyShotgunStealObjective
components:
- type: Objective
# hos has a gun ce does not, higher difficulty than most
# HoS will have this on them a lot of the time so..
difficulty: 3
- type: NotJobRequirement
job: HeadOfSecurity
- type: StealCondition
stealGroup: BookSecretDocuments
stealGroup: WeaponEnergyShotgun
owner: job-name-hos
## ce