Fixes Borgs and Syndicats getting hurt by glass shards and other things + honkbot slipping 2 (#31011)

* Lets do this again

* I noticed this way to late
This commit is contained in:
Verm
2024-09-10 21:12:08 -05:00
committed by GitHub
parent 4f7d3318b9
commit 14d5bbb8cb
15 changed files with 30 additions and 47 deletions

View File

@@ -210,7 +210,7 @@
Radiation: 0
Caustic: 0.75
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -308,7 +308,7 @@
- type: ExplosionResistance
damageCoefficient: 0.5
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -336,7 +336,7 @@
- type: Construction
graph: BoneArmor
node: armor
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -357,6 +357,6 @@
Piercing: 0.6
Heat: 0.5
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET

View File

@@ -135,7 +135,7 @@
tags:
- Hardsuit
- WhitelistChameleon
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: DamageOnInteractProtection
damageProtection:
@@ -161,7 +161,7 @@
- type: HeldSpeedModifier
- type: Item
size: Huge
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: DamageOnInteractProtection
damageProtection:

View File

@@ -25,7 +25,7 @@
tags:
- Hardsuit
- WhitelistChameleon
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -68,7 +68,7 @@
sprintModifier: 0.7
- type: HeldSpeedModifier
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -100,7 +100,7 @@
sprintModifier: 0.8
- type: HeldSpeedModifier
- type: GroupExamine
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -125,7 +125,7 @@
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -198,7 +198,7 @@
sprite: Clothing/OuterClothing/Suits/chicken.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/chicken.rsi
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -236,7 +236,7 @@
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity
@@ -259,7 +259,7 @@
- type: Construction
graph: ClothingOuterSuitIan
node: suit
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
slots: WITHOUT_POCKET
- type: entity

View File

@@ -23,7 +23,7 @@
tags:
- ClothMade
- WhitelistChameleon
- type: ClothingRequiredStepTriggerImmune
- type: ProtectedFromStepTriggers
- type: entity
abstract: true

View File

@@ -233,7 +233,7 @@
guides:
- Cyborgs
- Robotics
- type: StepTriggerImmune
- type: ProtectedFromStepTriggers
- type: DamageOnInteractProtection
damageProtection:
flatReductions:

View File

@@ -2927,7 +2927,7 @@
- DoorBumpOpener
- type: MovementAlwaysTouching
- type: PressureImmunity
- type: StepTriggerImmune
- type: ProtectedFromStepTriggers
- type: Insulated
- type: InteractionPopup
successChance: 0.7

View File

@@ -72,8 +72,7 @@
- type: InputMover
- type: MobMover
- type: ZombieImmune
- type: ClothingRequiredStepTriggerImmune
slots: All
- type: ProtectedFromStepTriggers
- type: entity
abstract: true

View File

@@ -108,7 +108,7 @@
- type: TypingIndicator
proto: robot
- type: ZombieImmune
- type: StepTriggerImmune
- type: ProtectedFromStepTriggers
- type: NoSlip
- type: Insulated

View File

@@ -15,7 +15,7 @@
requiredTriggeredSpeed: 2
- type: Mousetrap
- type: TriggerOnStepTrigger
- type: ClothingRequiredStepTrigger
- type: PreventableStepTrigger
- type: DamageUserOnTrigger
damage:
types:

View File

@@ -121,7 +121,7 @@
- type: StepTrigger
intersectRatio: 0.2
- type: TriggerOnStepTrigger
- type: ClothingRequiredStepTrigger
- type: PreventableStepTrigger
- type: Slippery
slipSound:
path: /Audio/Effects/glass_step.ogg

View File

@@ -65,7 +65,7 @@
acts: [ "Destruction" ]
- type: StepTrigger
intersectRatio: 0.2
- type: ClothingRequiredStepTrigger
- type: PreventableStepTrigger
- type: Slippery
slipSound:
path: /Audio/Effects/glass_step.ogg