- type: entity
id: MobSpawnCrabQuartz
name: mobspawner quartzcrab
+ noSpawn: True
components:
- type: Transform
anchored: True
id: MobSpawnCrabIron
parent: MobSpawnCrabQuartz
name: mobspawner ironcrab
+ noSpawn: True
components:
- type: Sprite
sprite: /Textures/Effects/mobspawn.rsi
id: MobSpawnCrabSilver
parent: MobSpawnCrabQuartz
name: mobspawner silvercrab
+ noSpawn: True
components:
- type: Sprite
sprite: /Textures/Effects/mobspawn.rsi
id: MobSpawnCrabUranium
parent: MobSpawnCrabQuartz
name: mobspawner uraniumcrab
+ noSpawn: True
components:
- type: Sprite
sprite: /Textures/Effects/mobspawn.rsi
- type: entity
id: WallSpawnAsteroid
+ noSpawn: True
components:
- type: Transform
anchored: True
- type: entity
id: WallSpawnAsteroidUraniumCrab
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockUraniumCrab
- type: entity
id: WallSpawnAsteroidUranium
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockUranium
- type: entity
id: WallSpawnAsteroidQuartzCrab
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockQuartzCrab
- type: entity
id: WallSpawnAsteroidQuartz
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockQuartz
- type: entity
id: WallSpawnAsteroidSilverCrab
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockSilverCrab
- type: entity
id: WallSpawnAsteroidSilver
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockSilver
- type: entity
id: WallSpawnAsteroidIronCrab
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockTinCrab
- type: entity
id: WallSpawnAsteroidIron
parent: WallSpawnAsteroid
+ noSpawn: True
components:
- type: SpawnOnDespawn
prototype: AsteroidRockTin
\ No newline at end of file
--- /dev/null
+# Most of these have DO NOT MAP, since stations are completely unequipped to deal with ship combat + these are basically placeholder.
+
+- type: entity
+ id: ShuttleGunSvalinnMachineGunCircuitboard
+ parent: BaseMachineCircuitboard
+ name: LSE-400c "Svalinn machine gun" machine board
+ description: A machine printed circuit board for an LSE-400c "Svalinn machine gun"
+ suffix: DO NOT MAP, Machine Board
+ components:
+ - type: Sprite
+ state: security
+ - type: MachineBoard
+ prototype: ShuttleGunSvalinnMachineGun
+ requirements:
+ MatterBin: 2
+ Manipulator: 4
+ materialRequirements:
+ Steel: 5
+ CableHV: 5
+
+- type: entity
+ id: ShuttleGunPerforatorCircuitboard
+ parent: BaseMachineCircuitboard
+ name: LSE-1200c "Perforator" machine board
+ description: A machine printed circuit board for an LSE-1200c "Perforator"
+ suffix: DO NOT MAP, Machine Board
+ components:
+ - type: Sprite
+ state: security
+ - type: MachineBoard
+ prototype: ShuttleGunPerforator
+ requirements:
+ MatterBin: 4
+ Manipulator: 6
+ materialRequirements:
+ Steel: 10
+ CableHV: 5
+
+- type: entity
+ id: ShuttleGunFriendshipCircuitboard
+ parent: BaseMachineCircuitboard
+ name: EXP-320g "Friendship" machine board
+ description: A machine printed circuit board for an EXP-320g "Friendship"
+ suffix: DO NOT MAP, Machine Board
+ components:
+ - type: Sprite
+ state: security
+ - type: MachineBoard
+ prototype: ShuttleGunFriendship
+ requirements:
+ MatterBin: 3
+ Manipulator: 2
+ materialRequirements:
+ Steel: 7
+ CableHV: 5
+
+- type: entity
+ id: ShuttleGunDusterCircuitboard
+ parent: BaseMachineCircuitboard
+ name: EXP-2100g "Duster" machine board
+ description: A machine printed circuit board for an EXP-2100g "Duster"
+ suffix: DO NOT MAP, Machine Board
+ components:
+ - type: Sprite
+ state: security
+ - type: MachineBoard
+ prototype: ShuttleGunDuster
+ requirements:
+ MatterBin: 6
+ Manipulator: 4
+ materialRequirements:
+ Steel: 10
+ CableHV: 5
+ Uranium: 2
+
+- type: entity
+ id: ShuttleGunKineticCircuitboard
+ parent: BaseMachineCircuitboard
+ name: PTK-800 "Matter Dematerializer" machine board
+ description: A machine printed circuit board for an PTK-800 "Matter Dematerializer"
+ suffix: DO NOT MAP, Machine Board
+ components:
+ - type: Sprite
+ state: security
+ - type: MachineBoard
+ prototype: ShuttleGunKinetic
+ requirements:
+ MatterBin: 2
+ Manipulator: 3
+ materialRequirements:
+ Steel: 5
+ CableHV: 2
\ No newline at end of file
CableHV: 5
Uranium: 2
-- type: entity
- id: ShuttleGunSvalinnMachineGunCircuitboard
- parent: BaseMachineCircuitboard
- name: LSE-400c "Svalinn machine gun" machine board
- description: A machine printed circuit board for an LSE-400c "Svalinn machine gun"
- components:
- - type: Sprite
- state: security
- - type: MachineBoard
- prototype: ShuttleGunSvalinnMachineGun
- requirements:
- MatterBin: 2
- Manipulator: 4
- materialRequirements:
- Steel: 5
- CableHV: 5
-
-- type: entity
- id: ShuttleGunPerforatorCircuitboard
- parent: BaseMachineCircuitboard
- name: LSE-1200c "Perforator" machine board
- description: A machine printed circuit board for an LSE-1200c "Perforator"
- components:
- - type: Sprite
- state: security
- - type: MachineBoard
- prototype: ShuttleGunPerforator
- requirements:
- MatterBin: 4
- Manipulator: 6
- materialRequirements:
- Steel: 10
- CableHV: 5
-
-- type: entity
- id: ShuttleGunFriendshipCircuitboard
- parent: BaseMachineCircuitboard
- name: EXP-320g "Friendship" machine board
- description: A machine printed circuit board for an EXP-320g "Friendship"
- components:
- - type: Sprite
- state: security
- - type: MachineBoard
- prototype: ShuttleGunFriendship
- requirements:
- MatterBin: 3
- Manipulator: 2
- materialRequirements:
- Steel: 7
- CableHV: 5
-
-- type: entity
- id: ShuttleGunDusterCircuitboard
- parent: BaseMachineCircuitboard
- name: EXP-2100g "Duster" machine board
- description: A machine printed circuit board for an EXP-2100g "Duster"
- components:
- - type: Sprite
- state: security
- - type: MachineBoard
- prototype: ShuttleGunDuster
- requirements:
- MatterBin: 6
- Manipulator: 4
- materialRequirements:
- Steel: 10
- CableHV: 5
- Uranium: 2
-
-- type: entity
- id: ShuttleGunKineticCircuitboard
- parent: BaseMachineCircuitboard
- name: PTK-800 "Matter Dematerializer" machine board
- description: A machine printed circuit board for an PTK-800 "Matter Dematerializer"
- components:
- - type: Sprite
- state: security
- - type: MachineBoard
- prototype: ShuttleGunKinetic
- requirements:
- MatterBin: 2
- Manipulator: 3
- materialRequirements:
- Steel: 5
- CableHV: 2
-
- type: entity
parent: BaseMachineCircuitboard
id: ReagentGrinderIndustrialMachineCircuitboard
+# Most of these have DO NOT MAP, since stations are completely unequipped to deal with ship combat + these are basically placeholder.
+
- type: entity
id: ShuttleGunBase
name: shittle gun
id: ShuttleGunSvalinnMachineGun
parent: [ ShuttleGunBase, ConstructibleMachine]
name: LSE-400c "Svalinn machine gun"
- description: Basic stationary laser unit. Effective against live targets and electronics. Uses regular power cells to fire, and has an extremely high rate of fire
+ description: Basic stationary laser unit. Effective against live targets and electronics. Uses regular power cells to fire, and has an extremely high rate of fire.
+ suffix: DO NOT MAP
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shuttles/laser.rsi
parent: [ ShuttleGunBase, ConstructibleMachine]
name: LSE-1200c "Perforator"
description: Advanced stationary laser unit. Annihilates electronics and is extremely dangerous to health! Uses the power cage to fire.
+ suffix: DO NOT MAP
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shuttles/laser.rsi
parent: [ShuttleGunBase, ConstructibleMachine]
name: EXP-320g "Friendship"
description: A small stationary grenade launcher that holds 2 grenades.
+ suffix: DO NOT MAP
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shuttles/launcher.rsi
parent: [ShuttleGunBase, ConstructibleMachine]
name: EXP-2100g "Duster"
description: A powerful stationary grenade launcher. A cartridge is required for use.
+ suffix: DO NOT MAP
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shuttles/launcher.rsi
parent: [ ShuttleGunBase, ConstructibleMachine]
name: PTK-800 "Matter Dematerializer"
description: Salvage stationary mining turret. Gradually accumulates charges on its own, extremely effective for asteroid excavation.
+ suffix: DO NOT MAP
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shuttles/kinetic.rsi