Radiation blocker values for directional plasma and uranium windows (#31975)
resistances to directional windows
This commit is contained in:
@@ -97,6 +97,8 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
- type: RadiationBlocker
|
||||
resistance: 1
|
||||
|
||||
- type: entity
|
||||
parent: PlasmaWindow
|
||||
|
||||
@@ -82,6 +82,8 @@
|
||||
trackAllDamage: true
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks_directional.rsi
|
||||
- type: RadiationBlocker
|
||||
resistance: 2
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -100,6 +100,8 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 110
|
||||
- type: RadiationBlocker
|
||||
resistance: 2.5
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcedUraniumWindow
|
||||
|
||||
@@ -95,6 +95,8 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: RadiationBlocker
|
||||
resistance: 1.5
|
||||
|
||||
- type: entity
|
||||
parent: UraniumWindow
|
||||
|
||||
Reference in New Issue
Block a user