From 74cf58655c3704c37929bb4ba81ebcddae6b0d8c Mon Sep 17 00:00:00 2001 From: Covral Date: Sun, 12 Jul 2026 14:50:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A7=D0=B0=D1=81=D1=82=D0=B8=D1=87=D0=BD?= =?UTF-8?q?=D1=8B=D0=B9=20=D0=A0=D0=B5=D0=B2=D0=B5=D1=80=D1=82=20=D0=9C?= =?UTF-8?q?=D0=B5=D1=85=D0=BE=D0=B2.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Specific/Mechs/Weapons/Gun/combat.yml | 2 +- .../Mechs/Weapons/Gun/projectiles.yml | 20 +++++++++---------- .../Entities/Objects/Specific/Mechs/mechs.yml | 8 ++++---- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/combat.yml b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/combat.yml index aeff4b173f7..a41a2a2fc42 100644 --- a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/combat.yml +++ b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/combat.yml @@ -294,7 +294,7 @@ maxCharge: 300 - type: ProjectileBatteryAmmoProvider proto: MechMediumPlasmaProjectile - fireCost: 225 # LuaM: 100 > 225 + fireCost: 100 - type: Appearance - type: AmmoCounter diff --git a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/projectiles.yml b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/projectiles.yml index edb3a3f731b..eeb52084f2b 100644 --- a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/projectiles.yml +++ b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/Weapons/Gun/projectiles.yml @@ -117,15 +117,15 @@ - type: Projectile damage: types: - Piercing: 240 # LuaM 60 > 240 - Blunt: 200 # LuaM 50 > 200 - Structural: 1000 # LuaM 250 > 1000 + Piercing: 60 + Blunt: 50 + Structural: 250 - type: ExplodeOnTrigger - type: Explosive explosionType: Default - maxIntensity: 60 # LuaM 15 > 60 + maxIntensity: 15 intensitySlope: 20 - totalIntensity: 60 # LuaM 15 > 60 + totalIntensity: 15 maxTileBreak: 1 - type: Sprite sprite: _Mono/Objects/SpaceArtillery/630_armorpiercing_shell_casing.rsi @@ -322,9 +322,9 @@ - type: Projectile damage: types: - Radiation: 100 # LuaM 25 > 100 - Structural: 1200 # LuaM 400 > 1200 - Heat: 200 # LuaM 50 > 200 + Radiation: 25 + Structural: 400 + Heat: 50 - type: Sprite sprite: _Mono/Objects/SpaceArtillery/plasmashot.rsi layers: @@ -343,7 +343,7 @@ - type: ExplodeOnTrigger - type: Explosive explosionType: Default - totalIntensity: 100 # LuaM 25 > 100 + totalIntensity: 25 intensitySlope: 12 - maxIntensity: 60 # LuaM 15 > 60 + maxIntensity: 15 maxTileBreak: 1 diff --git a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/mechs.yml b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/mechs.yml index 9f50151c05c..930d90ffdf9 100644 --- a/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/mechs.yml +++ b/Resources/Prototypes/_Mono/Entities/Objects/Specific/Mechs/mechs.yml @@ -443,7 +443,7 @@ criticalPowerStateSpeedPenalty: 0.85 maxEquipmentAmount: 3 airtight: true - maxIntegrity: 10000 # LuaM 3000 > 10000 + maxIntegrity: 3000 pilotWhitelist: components: - HumanoidAppearance @@ -460,7 +460,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 13000 # LuaM 6000 > 13000 + damage: 6000 behaviors: - !type:PlaySoundBehavior sound: @@ -651,7 +651,7 @@ criticalPowerStateSpeedPenalty: 0.95 maxEquipmentAmount: 1 airtight: true - maxIntegrity: 15000 # LuaM 2000 > 15000 + maxIntegrity: 2000 pilotWhitelist: components: - HumanoidAppearance @@ -660,7 +660,7 @@ thresholds: - trigger: !type:DamageTrigger - damage: 17000 # LuaM 4000 > 17000 + damage: 4000 behaviors: - !type:PlaySoundBehavior sound: