From 384823d68f9d4fd3134662b29cd998e465a12c5c Mon Sep 17 00:00:00 2001 From: Darkmajia Date: Sat, 8 Feb 2025 21:08:31 +0000 Subject: [PATCH] dino wars: back 4 more --- .../Clothing/OuterClothing/hardsuits.yml | 5 ++--- .../_Impstation/Entities/Mobs/NPCs/dino.yml | 17 +++++++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/_Impstation/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/_Impstation/Entities/Clothing/OuterClothing/hardsuits.yml index 40c27283ce68..bbbe55107a6b 100644 --- a/Resources/Prototypes/_Impstation/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/_Impstation/Entities/Clothing/OuterClothing/hardsuits.yml @@ -107,7 +107,6 @@ sprite: _Impstation/Clothing/OuterClothing/Hardsuits/dinosuit.rsi - type: Clothing sprite: _Impstation/Clothing/OuterClothing/Hardsuits/dinosuit.rsi - # deathsquad hardsuit stats. fuck it - type: PressureProtection highPressureMultiplier: 0.02 lowPressureMultiplier: 1000 @@ -128,8 +127,8 @@ Caustic: 0.1 Radiation: 0.1 - type: ClothingSpeedModifier - walkModifier: 1.0 - sprintModifier: 1.0 + walkModifier: 0.8 + sprintModifier: 0.8 - type: FootstepModifier footstepSoundCollection: collection: FootstepThud diff --git a/Resources/Prototypes/_Impstation/Entities/Mobs/NPCs/dino.yml b/Resources/Prototypes/_Impstation/Entities/Mobs/NPCs/dino.yml index 6f87642dbe59..be8669b646c3 100644 --- a/Resources/Prototypes/_Impstation/Entities/Mobs/NPCs/dino.yml +++ b/Resources/Prototypes/_Impstation/Entities/Mobs/NPCs/dino.yml @@ -829,31 +829,36 @@ animation: WeaponArcClaw wideAnimation: WeaponArcClaw altDisarm: false + autoAttack: true + attackRate: 4 angle: 45 - range: 1 + range: 1.5 soundHit: collection: AlienClaw damage: types: - Slash: 6 - Structural: 6 + Blunt: 3 + Slash: 5 + Structural: 8 - type: Devourer foodPreference: Humanoid shouldStoreDevoured: true chemical: DinoBlood - healRate: 15.0 + healRate: 10 whitelist: components: - MobState - Door tags: - Wall + - type: Stamina + critThreshold: 200 + stunTime: 3 - type: FlashImmunity - type: GhostRole - allowMovement: true - makeSentient: true name: ghost-role-information-dino-commander-name description: ghost-role-information-dino-commander-description rules: ghost-role-information-rules-team-antagonist mindRoles: - MindRoleGhostRoleTeamAntagonist + - type: GhostTakeoverAvailable