From 9e7d191c395268c88d5809b06ef0dfbee3d1fa3a Mon Sep 17 00:00:00 2001 From: Lyndomen <49795619+Lyndomen@users.noreply.github.com> Date: Sun, 29 Dec 2024 02:31:02 -0500 Subject: [PATCH] Speedboot text change and tweaks (#2550) * speednerf Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> * Boospace Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> * more speed because they might suck now idk Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> * coldfeet Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> * Update misc.yml Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> --------- Signed-off-by: Lyndomen <49795619+Lyndomen@users.noreply.github.com> --- Resources/Prototypes/Entities/Clothing/Shoes/misc.yml | 8 ++++---- Resources/Prototypes/Recipes/Lathes/misc.yml | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml b/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml index 73f6b45a17b..da8a338300c 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml @@ -91,7 +91,7 @@ parent: [ClothingShoesBase, PowerCellSlotSmallItem, BaseToggleClothing] id: ClothingShoesBootsSpeed name: speed boots - description: High-tech boots woven with quantum fibers, able to convert electricity into pure speed! + description: High-tech boots with interwoven bluespace fibers, able to convert electricity into pure speed! # DeltaV illegal ops components: - type: Sprite sprite: Clothing/Shoes/Boots/speedboots.rsi @@ -103,8 +103,8 @@ - type: ToggleClothing action: ActionToggleSpeedBoots - type: ClothingSpeedModifier - walkModifier: 1.5 - sprintModifier: 1.5 + walkModifier: 1.7 # DeltaV + sprintModifier: 1.7 # DeltaV - type: Appearance - type: GenericVisualizer visuals: @@ -115,7 +115,7 @@ - type: StaticPrice price: 500 - type: PowerCellDraw - drawRate: 4 + drawRate: 30 # DeltaV 4>30, you have to turn off micro reactor at somepoint - type: ToggleCellDraw - type: ItemSlots slots: diff --git a/Resources/Prototypes/Recipes/Lathes/misc.yml b/Resources/Prototypes/Recipes/Lathes/misc.yml index 89a43529287..e8828090abf 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -137,6 +137,7 @@ Steel: 1500 Plastic: 1000 Silver: 500 + Bluespace: 200 #DeltaV - type: latheRecipe id: ModularReceiver