Exo - Minor balance changes and fixes (#38689)
This commit is contained in:
@@ -4,8 +4,8 @@ meta:
|
||||
engineVersion: 262.0.0
|
||||
forkId: ""
|
||||
forkVersion: ""
|
||||
time: 06/16/2025 11:37:57
|
||||
entityCount: 1017
|
||||
time: 07/01/2025 12:52:53
|
||||
entityCount: 1020
|
||||
maps: []
|
||||
grids:
|
||||
- 2
|
||||
@@ -398,7 +398,7 @@ entities:
|
||||
2,-2:
|
||||
0: 7644
|
||||
2,-3:
|
||||
0: 3584
|
||||
2: 3584
|
||||
3,-2:
|
||||
0: 40951
|
||||
3,-3:
|
||||
@@ -448,6 +448,21 @@ entities:
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- volume: 2500
|
||||
temperature: 293.15
|
||||
moles:
|
||||
- 1400.0662
|
||||
- 5266.916
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
chunkSize: 4
|
||||
- type: GasTileOverlay
|
||||
- type: RadiationGridResistance
|
||||
@@ -923,6 +938,23 @@ entities:
|
||||
rot: 1.5707963267948966 rad
|
||||
pos: 17.5,1.5
|
||||
parent: 2
|
||||
- proto: AtmosFixAirMarker
|
||||
entities:
|
||||
- uid: 1018
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 9.5,-9.5
|
||||
parent: 2
|
||||
- uid: 1019
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 10.5,-9.5
|
||||
parent: 2
|
||||
- uid: 1020
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 11.5,-9.5
|
||||
parent: 2
|
||||
- proto: BaseComputer
|
||||
entities:
|
||||
- uid: 639
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -458,8 +458,8 @@
|
||||
# Mob mapped to Xeno Station that can not be ghostrole / pry
|
||||
|
||||
- type: entity
|
||||
name: lone praetorian
|
||||
description: The last of its kind.
|
||||
name: '"Dale"'
|
||||
description: A praetorian left over from the station's initial security sweep. Has a pair of bloodied dog tags engraved with the name "Pvt. Dale" stuck in its maw.
|
||||
parent: SimpleSpaceMobBase
|
||||
id: MobXenoLonePraetorianNoGhost
|
||||
components:
|
||||
|
||||
@@ -643,6 +643,9 @@
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepFloor
|
||||
- type: Construction
|
||||
graph: Table
|
||||
node: TableXeno
|
||||
|
||||
# Fancy tables
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
- Cryogenics
|
||||
|
||||
- type: entity
|
||||
parent: BaseStructure
|
||||
parent: BaseMachine
|
||||
id: CryoPodDestroyed
|
||||
name: destroyed cryo pod
|
||||
description: A cryo pod that has seen better days. It's entirely inoperable; not good for anything but scrap.
|
||||
@@ -128,22 +128,17 @@
|
||||
noRot: true
|
||||
offset: 0, 0.5
|
||||
state: pod-cracked
|
||||
- type: Transform
|
||||
noRot: true
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.5,-0.5,0.5,0.90"
|
||||
bounds: "-0.5,-0.5,0.5,0.5"
|
||||
density: 200
|
||||
mask:
|
||||
- MachineMask
|
||||
layer:
|
||||
- MachineLayer
|
||||
- type: Damageable
|
||||
damageContainer: StructuralInorganic
|
||||
damageModifierSet: StructuralMetallic
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
id: Exo
|
||||
mapName: 'Exo'
|
||||
mapPath: /Maps/exo.yml
|
||||
minPlayers: 30
|
||||
maxPlayers: 70
|
||||
minPlayers: 40
|
||||
maxPlayers: 80
|
||||
stations:
|
||||
Exo:
|
||||
stationProto: StandardNanotrasenStation
|
||||
@@ -25,7 +25,7 @@
|
||||
Bartender: [ 2, 2 ]
|
||||
Botanist: [ 2, 2 ]
|
||||
Chef: [ 2, 2 ]
|
||||
Janitor: [ 1, 2 ]
|
||||
Janitor: [ 2, 2 ]
|
||||
Chaplain: [ 1, 1 ]
|
||||
Librarian: [ 1, 1 ]
|
||||
ServiceWorker: [ 2, 2 ]
|
||||
@@ -54,7 +54,7 @@
|
||||
#supply
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
CargoTechnician: [ 3, 3 ]
|
||||
CargoTechnician: [ 4, 4 ]
|
||||
#civilian
|
||||
Passenger: [ -1, -1 ]
|
||||
Clown: [ 1, 1 ]
|
||||
|
||||
@@ -404,3 +404,15 @@
|
||||
steps:
|
||||
- tool: Prying
|
||||
doAfter: 1
|
||||
|
||||
- node: TableXeno
|
||||
entity: TableXeno
|
||||
edges:
|
||||
- to: TableFrame
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: SheetSteel1
|
||||
amount: 1
|
||||
steps:
|
||||
- tool: Anchoring
|
||||
doAfter: 1
|
||||
|
||||
Reference in New Issue
Block a user