Examine Groups (#12400)

* new version

* testy2

* working version

* new GroupExamineSystem

* restructure

* restructure again

* update icon

* adding group examine to prototypes

* change examine group title to a localized string

Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
This commit is contained in:
rolfero
2022-12-20 03:53:36 +01:00
committed by GitHub
parent f09097ccd7
commit 7259acfb18
13 changed files with 303 additions and 28 deletions

View File

@@ -130,3 +130,4 @@
modifiers:
coefficients:
Heat: 0.95
- type: GroupExamine

View File

@@ -142,6 +142,7 @@
Piercing: 0.95
Heat: 0.90
Radiation: 0.25
- type: GroupExamine
- type: IngestionBlocker
- type: Tag
tags:

View File

@@ -53,6 +53,7 @@
Slash: 0.5
Piercing: 0.6
Heat: 0.5
- type: GroupExamine
- type: entity
parent: ClothingOuterBaseLarge
@@ -72,6 +73,7 @@
Piercing: 0.2
Heat: 0.5
Radiation: 0
- type: GroupExamine
- type: entity
parent: ClothingOuterArmorHeavy
@@ -136,6 +138,7 @@
Heat: 0.9
- type: ExplosionResistance
damageCoefficient: 0.9
- type: GroupExamine
- type: entity
parent: ClothingOuterBaseLarge
@@ -156,6 +159,7 @@
Heat: 0.9
- type: ExplosionResistance
damageCoefficient: 0.8
- type: GroupExamine
- type: entity
parent: ClothingOuterBaseLarge
@@ -176,7 +180,8 @@
Heat: 0.5
- type: ExplosionResistance
damageCoefficient: 0.65
- type: GroupExamine
- type: entity
parent: ClothingOuterBaseLarge
id: ClothingOuterArmorChangeling
@@ -200,3 +205,4 @@
sprintModifier: 0.65
- type: ExplosionResistance
damageCoefficient: 0.5
- type: GroupExamine

View File

@@ -73,6 +73,7 @@
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: GroupExamine
- type: entity
abstract: true

View File

@@ -481,6 +481,7 @@
Slash: 0.95
Heat: 0.90
Radiation: 0.75
- type: GroupExamine
- type: entity
parent: ClothingOuterHardsuitBase

View File

@@ -16,7 +16,8 @@
Piercing: 0.9
Heat: 0.75
- type: ExplosionResistance
damageCoefficient: 0.65
damageCoefficient: 0.65
- type: GroupExamine
- type: entity
parent: ClothingOuterEVASuitBase
@@ -59,6 +60,7 @@
sprintModifier: 0.7
- type: TemperatureProtection
coefficient: 0.01
- type: GroupExamine
- type: entity
parent: [ClothingOuterBaseLarge, GeigerCounterClothing]
@@ -75,6 +77,7 @@
Radiation: 0.05
- type: Clothing
sprite: Clothing/OuterClothing/Suits/rad.rsi
- type: GroupExamine
- type: entity
parent: ClothingOuterBase
@@ -150,3 +153,4 @@
- type: ClothingSpeedModifier
walkModifier: 0.7
sprintModifier: 0.75
- type: GroupExamine