Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,852 changes: 4,852 additions & 0 deletions Resources/Maps/_Triad/Shuttles/ephemere.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Resources/Prototypes/_NF/Roles/Jobs/Medical/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@
- BoxFolderMedicalDoctor
- StationAdministrationConsoleFlatpack
- PhoneInstrumentHigh
- ShipVoucherEphemere # Triad
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
#LPC base (just different sprites)
- type: entity
abstract: true
parent: BaseShipVoucher
id: BaseShipDSID
name: ship DSID
description: Contains the necessary data for a shipyard console to produce a certain design.
components:
- type: Sprite
sprite: _Triad/Objects/Misc/dsid_template.rsi

- type: entity
parent: BaseShipDSID
id: ShipVoucherEphemere
name: ephemere dedicated ship id
description: A small card that contains the data for the procurement of a Ephemere-class DoC ship. Do not lose the DSID
components:
- type: Sprite
layers:
- state: med_id_handle
- state: motherboard
- state: tier_4
- state: med_logo
- type: ShipyardVoucher
destroyOnEmpty: true
consoleType: Medical
companyName: MD
vessels:
- Ephemere
- type: StaticPrice
vendPrice: 150000

- type: entity
parent: BaseShipDSID
id: ShipVoucherTest1
name: Test Dedicated Ship ID
description: Test
components:
- type: Sprite
layers:
- state: tdf_id_handle
- state: motherboard
- state: tier_4
- state: tdf_logo
- type: ShipyardVoucher
destroyOnEmpty: true
consoleType: Security
companyName: TDF
vessels:
- Ravager
- type: StaticPrice
vendPrice: 450000
45 changes: 45 additions & 0 deletions Resources/Prototypes/_Triad/Shipyard/Medical/ephemere.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Author Info
# SigmundDoppler
# Discord sigmunddoppler
# GitHub https://github.com/Sigmund-Doppler

# Shuttle Notes:
# DoC Voucher Ship

- type: vessel
id: Ephemere
parent: BaseVessel
name: SPS Ephemere
description: A heavily armored quick entry and getaway DoC ship designed to venture into deep space to retrieve patients in dangerous territory, made to be nimble and able to bite back.
limit: 1
price: 150000
purchasable: false # voucher only
category: Medium
group: Medical
shuttlePath: /Maps/_Triad/Shuttles/ephemere.yml
guidebookPage: null
class:
- Medical
engine:
- Plasma

- type: gameMap
id: ephemere
mapName: 'SPS Ephemere'
mapPath: /Maps/_Triad/Shuttles/ephemere.yml
minPlayers: 0
stations:
ephemere:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Ephemere MED{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
availableJobs:
Contractor: [ 0, 0 ]
MdMedic: [ 0, 0 ]
Pilot: [ 0, 0 ]
Mercenary: [ 0, 0 ]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions Resources/Textures/_Triad/Objects/Misc/dsid_template.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "SigmundDoppler",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "med_id_handle"
},
{
"name": "tfa_id_handle"
},
{
"name": "tdf_id_handle"
},
{
"name": "motherboard"
},
{
"name": "med_logo"
},
{
"name": "tfa_logo"
},
{
"name": "tdf_logo"
},
{
"name": "tier_0"
},
{
"name": "tier_1"
},
{
"name": "tier_2"
},
{
"name": "tier_3"
},
{
"name": "tier_4"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading