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:
@@ -130,3 +130,4 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Heat: 0.95
|
||||
- type: GroupExamine
|
||||
|
||||
@@ -142,6 +142,7 @@
|
||||
Piercing: 0.95
|
||||
Heat: 0.90
|
||||
Radiation: 0.25
|
||||
- type: GroupExamine
|
||||
- type: IngestionBlocker
|
||||
- type: Tag
|
||||
tags:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -73,6 +73,7 @@
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
toggleable-clothing: !type:ContainerSlot {}
|
||||
- type: GroupExamine
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -481,6 +481,7 @@
|
||||
Slash: 0.95
|
||||
Heat: 0.90
|
||||
Radiation: 0.75
|
||||
- type: GroupExamine
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterHardsuitBase
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user