From 393936859804e94a7f711ea36b043a2f7ee2e2e7 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 5f039d309ee..994ca424e07 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/misc.yml @@ -89,7 +89,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 @@ -101,8 +101,8 @@ - type: ToggleClothing action: ActionToggleSpeedBoots - type: ClothingSpeedModifier - walkModifier: 1.15 # Frontier 1.5<1.15 - sprintModifier: 1.15 # Frontier 1.5<1.15 + walkModifier: 1.7 # DeltaV + sprintModifier: 1.7 # DeltaV - type: Appearance - type: GenericVisualizer visuals: @@ -113,7 +113,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 a0e74fc34e2..d74f76bc4c3 100644 --- a/Resources/Prototypes/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/Recipes/Lathes/misc.yml @@ -141,6 +141,7 @@ Steel: 1500 Plastic: 1000 Silver: 500 + Bluespace: 200 #DeltaV - type: latheRecipe id: ModularReceiver