From 89d0b47354065bd6a50cf0f6b0d3ea04e0484d64 Mon Sep 17 00:00:00 2001 From: takemysoult <143123247+takemysoult@users.noreply.github.com> Date: Wed, 21 Feb 2024 03:56:39 +0300 Subject: [PATCH] balance Explosive Technology (#25397) * update arsenal yml balance ExplosiveTechnology * small changes in arsenal research small changes in arsenal research * Update arsenal.yml --- .../Entities/Structures/Machines/lathe.yml | 2 + Resources/Prototypes/Research/arsenal.yml | 70 +++++++++---------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index a5d1ec8df0..c50d6560c3 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -85,6 +85,8 @@ runningState: building staticRecipes: - Wirecutter + - Igniter + - Signaller - Screwdriver - Welder - Wrench diff --git a/Resources/Prototypes/Research/arsenal.yml b/Resources/Prototypes/Research/arsenal.yml index 795c3ffdaf..38ed0ceec8 100644 --- a/Resources/Prototypes/Research/arsenal.yml +++ b/Resources/Prototypes/Research/arsenal.yml @@ -34,26 +34,6 @@ - MagazineBoxLightRifleIncendiary - MagazineBoxRifleIncendiary -- type: technology - id: ExplosiveTechnology - name: research-technology-explosive-technology - icon: - sprite: Objects/Devices/payload.rsi - state: payload-explosive-armed - discipline: Arsenal - tier: 1 - cost: 7500 - recipeUnlocks: - - Signaller - - SignallerAdvanced - - SignalTrigger - - VoiceTrigger - - TimerTrigger - - FlashPayload - - ExplosivePayload - - ChemicalPayload - - Igniter - - type: technology id: WeaponizedLaserManipulation name: research-technology-weaponized-laser-manipulation @@ -106,8 +86,42 @@ - MagazineBoxLightRifleUranium - MagazineBoxRifleUranium +- type: technology + id: AdvancedRiotControl + name: research-technology-advanced-riot-control + icon: + sprite: Objects/Weapons/Melee/truncheon.rsi + state: icon + discipline: Arsenal + tier: 1 + cost: 8000 + recipeUnlocks: + - ClothingEyesGlassesSecurity + - Truncheon + - TelescopicShield + - HoloprojectorSecurity + - WeaponDisablerSMG + # Tier 2 +- type: technology + id: ExplosiveTechnology + name: research-technology-explosive-technology + icon: + sprite: Objects/Devices/payload.rsi + state: payload-explosive-armed + discipline: Arsenal + tier: 2 + cost: 10000 + recipeUnlocks: + - SignallerAdvanced + - SignalTrigger + - VoiceTrigger + - TimerTrigger + - FlashPayload + - ExplosivePayload + - ChemicalPayload + - type: technology id: ConcentratedLaserWeaponry name: research-technology-concentrated-laser-weaponry @@ -132,22 +146,6 @@ recipeUnlocks: - WeaponXrayCannon -- type: technology - id: AdvancedRiotControl - name: research-technology-advanced-riot-control - icon: - sprite: Objects/Weapons/Melee/truncheon.rsi - state: icon - discipline: Arsenal - tier: 2 - cost: 8000 - recipeUnlocks: - - ClothingEyesGlassesSecurity - - Truncheon - - TelescopicShield - - HoloprojectorSecurity - - WeaponDisablerSMG - - type: technology id: BasicShuttleArmament name: research-technology-basic-shuttle-armament -- 2.51.2