Station Batteries - Niilo007/Stationeers-Research GitHub Wiki
This kit produces a single Station Battery.
Kit (Battery) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ❌ | |
Nameable | ❌ | |
Prefab Hash | 1406656973 | |
Prefab Name | ItemKitBattery | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | None | 0 |
SortingClass | Kits | 1 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Electronics Printer T1 | Electronics Printer T2 |
---|---|---|
![]() |
![]() |
|
Time | ||
Energy | 100 | |
Gold Au |
20g | 20g |
Copper Cu |
20g | 20g |
Steel | 20g | 20g |
Providing large-scale, reliable power storage, the Sinotai 'Dianzi' station battery is the heart of most Stationeer bases.
There are a variety of cautions to the design of electrical systems using batteries, and every experienced Stationeer has a story to tell, hence the Stationeer adage: 'Dianzi cooks, but it also frys.'
POWER OUTPUT
Able to store up to 3600000W of power, there are no practical limits to its throughput, hence it is wise to use Cable Coil (Heavy). Seasoned electrical engineers will also laugh in the face of those who fail to separate out their power generation networks using an Area Power Control and Transformer (Large).
-
Batteries lose charge in cold environments.
![]() |
---|
Ignition Source! |
Station Battery | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -400115994 | |
Prefab Name | StructureBattery | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | NA | |
Autoignition Temperature | NA | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Battery) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Wrench | |
Upgrade Tool | Welding Torch | |
Upgrade Cost | Iron Sheets | 4 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Angle Grinder | |
Upgrade Tool | Screwdriver | |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | ||
Heat Generation | ||
____________ Battery ____________ | ______________ | ______________ |
Charge | 3,600,000J |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 2 | |
Rotation | Horizontal Only | Height | 2 | |
Required Support | None | Width | 2 |
Show Dimensions:
solid cube
facet normal 0.0 0.0 1.0 //Bottom, OK
outer loop vertex 0.0 0.0 0.0 vertex 5 5 0.0 vertex 5 0.0 0.0 endloop
endfacet
facet normal 0.0 0.0 1.0 //Bottom, OK
outer loop vertex 0.0 0.0 0.0 vertex 0.0 5 0.0 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Top, OK
outer loop vertex 0.0 0.0 5 vertex 5 0.0 5 vertex 5 5 5 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Top, OK
outer loop vertex 0.0 0.0 5 vertex 5 5 5 vertex 0.0 5 5 endloop
endfacet
facet normal -1.0 0.0 0.0 //One of the sides 1, OK
outer loop vertex 0.0 0.0 0.0 vertex 0.0 0.0 5 vertex 0.0 5 0.0 endloop
endfacet
facet normal -1.0 0.0 0.0 //One of the sides 1, OK
outer loop vertex 0.0 0.0 5 vertex 0.0 5 5 vertex 0.0 5 0.0 endloop
endfacet
facet normal 1.0 0.0 0.0 //One of the sides 2, OK
outer loop vertex 5 0.0 0.0 vertex 5 5 0.0 vertex 5 0.0 5 endloop
endfacet
facet normal 1.0 0.0 0.0 //One of the sides 2, OK
outer loop vertex 5 0.0 5 vertex 5 5 0.0 vertex 5 5 5 endloop
endfacet
facet normal 0.0 -1.0 0.0 //One of the sides 3, OK
outer loop vertex 0.0 0.0 0.0 vertex 5 0.0 0.0 vertex 0.0 0.0 5 endloop
endfacet
facet normal 0.0 -1.0 0.0 //One of the sides 3, OK
outer loop vertex 0.0 0.0 5 vertex 5 0.0 0.0 vertex 5 0.0 5 endloop
endfacet
facet normal 0.0 1.0 0.0 // Side 4, OK
outer loop vertex 0.0 5 0.0 vertex 0.0 5 5 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 1.0 0.0 // Side 4, OK
outer loop vertex 0.0 5 5 vertex 5 5 5 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Power In Indicator
outer loop vertex 7.5 2.5 1.25 vertex 5 1.25 1.25 vertex 7.5 0 1.25 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Power Out Indicator
outer loop vertex 0.0 2.5 1.25 vertex -2.5 1.25 1.25 vertex 0 0 1.25 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Data Indicator
outer loop vertex 0.0 5 1.25 vertex -1.5 3.75 1.25 vertex 0 2.5 1.25 endloop
endfacet
endsolid
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Mode | int | 0 | 6 | ✔ | ❌ | |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Charge | float | 0 | 3600000 | ✔ | ❌ | |
Maximum | int | 3600000 | 3600000 | ✔ | ❌ | Maximum charge |
Ratio | float | 0 | 1 | ✔ | ❌ | Ratio of charge |
PowerPotential | float | 0 | ✔ | ❌ | ||
PowerActual | float | 0 | ✔ | ❌ | ||
On | bool | 0 | 1 | ✔ | ✔ | |
PrefabHash | int | -400115994 | -400115994 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Mode | Name | Description |
---|---|---|
0 | Empty | 0% |
1 | Critical | 0% - 10% |
2 | VeryLow | 10% - 25% |
3 | Low | 25% - 50% |
4 | Medium | 50% - 75% |
5 | High | 75% - 100% |
6 | Full | 100% |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Power Input | 1 | |
Power Output | 2 |
Kit (Battery Large) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Nameable | ❌ | |
Prefab Hash | -21225041 | |
Prefab Name | ItemKitBatteryLarge | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 1 | |
Class | None | 0 |
SortingClass | Kits | 1 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Electronics Printer T2 |
---|---|
![]() |
|
Time | |
Energy | 100 |
Gold Au |
35g |
Copper Cu |
35g |
Steel | 35g |
Electrum | 10g |
Silicon Si |
5g |
Stellite | 2g |
Providing even better large-scale, reliable power storage than the Station Battery, the Sinotai 'Da Dianchi' large station battery is the heart of most Stationeer bases.
There are a variety of cautions to the design of electrical systems using batteries, and every experienced Stationeer has a story to tell, hence the Stationeer adage: 'Dianzi cooks, but it also frys.'
POWER OUTPUT
Able to store up to 9000001 watts of power, there are no practical limits to its throughput, hence it is wise to use Cable Coil (Heavy). Seasoned electrical engineers will also laugh in the face of those who fail to separate out their power generation networks using an Area Power Control and Transformer (Large).
![]() |
---|
Ignition Source! |
Station Battery (Large) | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Nameable | ✔ | |
Prefab Hash | -1388288459 | |
Prefab Name | StructureBatteryLarge | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Battery Large) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Wrench | |
Upgrade Tool | Welding Torch | |
Upgrade Cost | Steel Sheets | 4 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Angle Grinder | |
Upgrade Tool | Screwdriver | |
Upgrade Cost | Electronic Parts | 2 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill | |
____________ Power ____________ | ____ Min ____ | ____ Max ____ |
Power Use | ||
Heat Generation | ||
____________ Battery ____________ | ______________ | ______________ |
Charge | 9,000,001J |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 2 | |
Rotation | Horizontal Only | Height | 4 | |
Required Support | None | Width | 2 |
Show Dimensions:
solid cube
facet normal 0.0 0.0 1.0 //Bottom, OK
outer loop vertex 0.0 0.0 0.0 vertex 5 5 0.0 vertex 5 0.0 0.0 endloop
endfacet
facet normal 0.0 0.0 1.0 //Bottom, OK
outer loop vertex 0.0 0.0 0.0 vertex 0.0 5 0.0 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Top, OK
outer loop vertex 0.0 0.0 10 vertex 5 0.0 10 vertex 5 5 10 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Top, OK
outer loop vertex 0.0 0.0 10 vertex 5 5 10 vertex 0.0 5 10 endloop
endfacet
facet normal -1.0 0.0 0.0 //One of the sides 1, OK
outer loop vertex 0.0 0.0 0.0 vertex 0.0 0.0 10 vertex 0.0 5 0.0 endloop
endfacet
facet normal -1.0 0.0 0.0 //One of the sides 1, OK
outer loop vertex 0.0 0.0 10 vertex 0.0 5 10 vertex 0.0 5 0.0 endloop
endfacet
facet normal 1.0 0.0 0.0 //One of the sides 2, OK
outer loop vertex 5 0.0 0.0 vertex 5 5 0.0 vertex 5 0.0 10 endloop
endfacet
facet normal 1.0 0.0 0.0 //One of the sides 2, OK
outer loop vertex 5 0.0 10 vertex 5 5 0.0 vertex 5 5 10 endloop
endfacet
facet normal 0.0 -1.0 0.0 //One of the sides 3, OK
outer loop vertex 0.0 0.0 0.0 vertex 5 0.0 0.0 vertex 0.0 0.0 10 endloop
endfacet
facet normal 0.0 -1.0 0.0 //One of the sides 3, OK
outer loop vertex 0.0 0.0 10 vertex 5 0.0 0.0 vertex 5 0.0 10 endloop
endfacet
facet normal 0.0 1.0 0.0 // Side 4, OK
outer loop vertex 0.0 5 0.0 vertex 0.0 5 10 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 1.0 0.0 // Side 4, OK
outer loop vertex 0.0 5 10 vertex 5 5 10 vertex 5 5 0.0 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Power In Indicator
outer loop vertex 7.5 2.5 1.25 vertex 5 1.25 1.25 vertex 7.5 0 1.25 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Power Out Indicator
outer loop vertex 0.0 2.5 1.25 vertex -2.5 1.25 1.25 vertex 0 0 1.25 endloop
endfacet
facet normal 0.0 0.0 -1.0 //Data Indicator
outer loop vertex 0.0 5 1.25 vertex -1.5 3.75 1.25 vertex 0 2.5 1.25 endloop
endfacet
endsolid
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Mode | int | 0 | 6 | ✔ | ❌ | |
Error | bool | 0 | 1 | ✔ | ❌ | |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Charge | float | 0 | 9000001 | ✔ | ❌ | |
Maximum | int | 9000001 | 9000001 | ✔ | ❌ | Maximum charge |
Ratio | float | 0 | 1 | ✔ | ❌ | Ratio of charge |
PowerPotential | float | 0 | ✔ | ❌ | ||
PowerActual | float | 0 | ✔ | ❌ | ||
On | bool | 0 | 1 | ✔ | ✔ | |
PrefabHash | int | -1388288459 | -1388288459 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Mode | Name | Description |
---|---|---|
0 | Empty | 0% |
1 | Critical | 0% - 10% |
2 | VeryLow | 10% - 25% |
3 | Low | 25% - 50% |
4 | Medium | 50% - 75% |
5 | High | 75% - 100% |
6 | Full | 100% |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Power Input | 1 | |
Power Output | 2 |