From ccc4f1a1cd2f35da5d20093bf4d4bb710477ad53 Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:33:25 -0700 Subject: [PATCH] Soap Improvements (#49) # Media (You have to sprint to slip, and the red dots are from the soap bomb) https://github.com/Simple-Station/Parkstation-Friendly-Chainsaw/assets/77995199/9038d5aa-222e-4fb1-b33c-a863d7df6928 # Changelog :cl: - tweak: Soap is smaller, harder to slip on, and stuns less --- .../Objects/Specific/Janitorial/soap.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml index 56786057d5..2d87f0f647 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml @@ -9,6 +9,7 @@ - Soap - type: Sprite sprite: Objects/Specific/Janitorial/soap.rsi + scale: 0.75, 0.75 # Parkstation-BetterSoap layers: - state: soap-4 map: ["enum.SolutionContainerLayers.Fill"] @@ -21,10 +22,11 @@ sprite: Objects/Specific/Janitorial/soap.rsi storedRotation: -90 - type: Slippery - paralyzeTime: 2 - launchForwardsMultiplier: 1.5 + paralyzeTime: 1.5 # Parkstation-BetterSoap + launchForwardsMultiplier: 0.25 # Parkstation-BetterSoap - type: StepTrigger intersectRatio: 0.2 + requiredTriggeredSpeed: 4.5 # Parkstation-BetterSoap - type: CollisionWake enabled: false - type: Physics @@ -34,14 +36,14 @@ slips: shape: !type:PhysShapeAabb - bounds: "-0.4,-0.3,0.4,0.3" + bounds: "-0.3,-0.225,0.3,0.225" # Parkstation-BetterSoap layer: - SlipLayer hard: false fix1: shape: !type:PhysShapeAabb - bounds: "-0.4,-0.3,0.4,0.3" + bounds: "-0.3,-0.225,0.3,0.225" # Parkstation-BetterSoap density: 10 mask: - ItemMask @@ -130,8 +132,8 @@ - type: SolutionContainerVisuals fillBaseName: syndie- - type: Slippery - paralyzeTime: 5 - launchForwardsMultiplier: 2.5 + paralyzeTime: 3.5 # Parkstation-BetterSoap + launchForwardsMultiplier: 1 # Parkstation-BetterSoap - type: Item heldPrefix: syndie - type: FlavorProfile @@ -197,7 +199,7 @@ - type: SolutionContainerVisuals fillBaseName: gibs- - type: Slippery - paralyzeTime: 2 + paralyzeTime: 1 # Parkstation-BetterSoap - type: StepTrigger - type: Item heldPrefix: gibs