Added CE's advanced magboots (#6344)

This commit is contained in:
Rane
2022-01-28 13:28:05 -05:00
committed by GitHub
parent 79243d1379
commit 9012623c02
13 changed files with 70 additions and 6 deletions

View File

@@ -110,7 +110,7 @@
- id: ClothingEyesGlassesMeson
- id: ClothingBeltChiefEngineerFilled
- id: ClothingHeadHatBeretEngineering
- id: ClothingShoesBootsMag
- id: ClothingShoesBootsMagAdv
- id: ClothingHandsGlovesColorYellow
- id: CigarCase
prob: 0.15

View File

@@ -13,3 +13,18 @@
- type: ItemActions
actions:
- actionType: ToggleMagboots
- type: entity
parent: ClothingShoesBootsMag
id: ClothingShoesBootsMagAdv
name: advanced magboots
description: State-of-the-art magnetic boots that do not slow down their wearer.
components:
- type: Sprite
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
state: icon
- type: Clothing
sprite: Clothing/Shoes/Boots/magboots-advanced.rsi
- type: Magboots
walkMoveCoeffecient: 1
sprintMoveCoeffecient: 1

View File

@@ -110,9 +110,9 @@
prototype: IDComputerCircuitboard
- type: objective
id: MagbootsStealObjective #Replace this with CE magboots when we get those
id: MagbootsStealObjective
issuer: syndicate
difficultyOverride: 1.75
difficultyOverride: 2.75
requirements:
- !type:TraitorRequirement {}
- !type:IncompatibleConditionsRequirement
@@ -120,7 +120,7 @@
- DieCondition
conditions:
- !type:StealCondition
prototype: ClothingShoesBootsMag
prototype: ClothingShoesBootsMagAdv
- type: objective
id: SupplyConsoleBoardStealObjective