Skip to content

Commit

Permalink
Guidebook
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed May 2, 2024
1 parent a9bd45b commit d993163
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 5 deletions.
1 change: 1 addition & 0 deletions Resources/Locale/en-US/_NF/guidebook/guides.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
guide-entry-nf14 = New Frontier
guide-entry-bank = NT Galactic Bank
guide-entry-shipyard = Shipyard
guide-entry-shipyard-pioneer = Pioneer
9 changes: 4 additions & 5 deletions Resources/Prototypes/_NF/Guidebook/shipyard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
name: guide-entry-shipyard
text: "/ServerInfo/_NF/Guidebook/Shipyard.xml"
children:
- Bank
- Shipyard
- ShipyardShuttlePioneer

- type: guideEntry
id: ShipyardCivilian
name: guide-entry-shipyard-civilian
text: "/ServerInfo/_NF/Guidebook/ShipyardCivilian.xml"
id: ShipyardPioneer
name: guide-entry-shipyard-pioneer
text: "/ServerInfo/_NF/Guidebook/Shipyard/Pioneer.xml"
61 changes: 61 additions & 0 deletions Resources/ServerInfo/_NF/Guidebook/Shipyard/Pioneer.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<Document>
# Pioneer-class salvage ship

[color=#a4885c]Ship Size:[/color] Small (Micro)

[color=#a4885c]Recommended Crew:[/color] 1

[color=#a4885c]Cost:[/color] $14650

[color=#a4885c]Power Gen Type:[/color] Plasma

[color=#a4885c]Expeditions:[/color] None

[color=#a4885c]IFF Console:[/color] None

[color=#a4885c]Available Roles:[/color] Salvage Specialist

"A cargo container outfitted to be space-capable and equipped for salvaging and mining either on its own or as part of a fleet."

# PREFLIGHT CHECKLIST

## 1. Power supply

## 1.1. Battery units

- Check if the substation unit is anchored to the floor.
- Check if the APC unit's Main Breaker is toggled on.
- Check the APC unit's current Load* (W).

## 1.2. P.A.C.M.A.N. generator unit

- Check if the P.A.C.M.A.N. generator unit is anchored to the floor.
- Check if the P.A.C.M.A.N. generator unit has fuel. For extended flights make sure that you have enough fuel stockpiled to sustain prolonged power generation during flight.
- Check if the P.A.C.M.A.N. generator unit is set to HV output.
- Set Target Power for 10-11** [bold]k[/bold]W.
- Start the P.A.C.M.A.N. generator unit.

## 2. Atmospherics

## 2.1. Distribution Loop
- Check if the air canister is anchored to connector port.

## 2.2. Waste Loop

- Enable waste loop pump.
- Disable Auto Mode on the Air Alarm in the Engine Room.
- Set air alarm filtering to wide.

## 3. Other checks

- Check if the gyroscope is anchored, powered, and enabled.
- Check if the mini gravity generator is anchored, powered, and enabled.
- Check if the bow window shutters are closed.

## Sidenotes

* - Pioneer-class salvage ships are equipped with a single APC unit that can be used to appraise the ship's total power consumption (8.6 kW). One can check the ship's total power consumption against the P.A.C.M.A.N. generator unit Target Power output: to keep substation and APC fully charged, P.A.C.M.A.N. generator unit Target Power output should exceed APC's Load. Remember to check APC Load and adjust the generator unit Target Power after connecting new power-consuming machines.

** - Pioneer-class salvage ships have low power demand meaning that standard P.A.C.M.A.N. generator unit's Target Power value can be lowered as low as 10 kW. Please note, that recommended Target Power value to avoid blackouts during Gravity Generator charging sequence is 11 kW.

</Document>

0 comments on commit d993163

Please sign in to comment.