The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Difference between revisions of "Battery Cell"

From Unofficial Stationeers Wiki

(add cold self-discharge rate info, wireless battery charging efficiency info, link to wireless charger)
 
(15 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 +
[[Category:Power]]
 
<languages />
 
<languages />
<translate>
+
__NOTOC__
 
 
[[Category:Items]]
 
{{Itembox
 
| name        = Battery Cell
 
| image      = [[File:ItemBatteryCell.png]]
 
| createdwith = [[Electronics Printer]], [[Fabricator]]
 
| cost        = 1x [[Iron]], 2x [[Gold]], 5x [[Copper]]
 
| stacks      = No
 
}}
 
 
 
[[Category:Items]]
 
{{Itembox
 
| name        = Battery Cell Large
 
| image      = [[File:ItemBatteryCellLarge.png]]
 
| createdwith = [[Electronics Printer]], [[Fabricator]]
 
| cost        = 5x [[Gold]], 10x [[Copper]], 3x [[Steel]]
 
| stacks      = No
 
}}
 
 
 
[[Category:Items]]
 
{{Itembox
 
| name        = Battery Cell Nuclear
 
| image      = [[File:ItemBatteryCellNuclear.png]]
 
| createdwith = [[Fabricator]]
 
| cost        = 10x [[Solder]], 20x [[Electrum Ingot|Electrum]], 10x [[Invar Ingot|Invar]], 10x [[Constantan Ingot|Constantan]]
 
| stacks      = No
 
}}
 
 
= Description = <!--T:1-->
 
= Description = <!--T:1-->
The battery cell is used in many items and tools. They appear to be interchangeable, though the small cells will deplete rapidly in certain items, such as a suit or portable AC.
+
<b>Battery Cells</b> are a type of battery used in many tools and equipment. Aside from energy capacity needs, they are interchangeable in all uses.
 
 
 
 
== Small Cell == <!--T:2-->
 
  
<!--T:3-->
+
Battery cells below 0°C at or above 1 atmosphere lose charge at a rate of 1 W at 0 K, decreasing linearly to 0 W at 0°C. This loss decreases linearly proportional to the atmospheric pressure they are exposed to, up to none at 0 Pa.
* You can make small cells without steel.
+
<!-- Objects.Items.BatteryCell::OnPowerTick(), Objects.Items.BatteryCell::HandleColdLoss() -->
* They have a power capacity of 36,000J.
 
  
== Large Cell == <!--T:4-->
+
The types of non-wireless battery cells currently available in Stationeers are:
 +
* [[Battery Cell (Small)]]
 +
* [[Battery Cell (Large)]]
 +
* [[Battery Cell (Nuclear)]]
  
<!--T:5-->
+
There are also wireless battery cells:
* Large cells require steel.
+
* [[Battery Wireless Cell]]
* They have a capacity of 288,000J.
+
* [[Battery Wireless Cell (Big)]]
  
== Nuclear Cell == <!--T:6-->
+
Wireless Battery Cells have a wireless charging efficiency of 75% when positioned at their transmitter, decreasing in an S-curve down to 25% at their maximum charging distance.
 +
<!-- Objects.Items.WirelessBattery::efficiencyOverDistanceMultiplier -->
  
<!--T:7-->
+
== See Also ==
* Nuclear cells require Electrum, Invar, Constantan and Solder
+
* [[Battery Charger]]
* They have a capacity of 2,304,000J.
+
* [[Battery Charger Small]]
</translate>
+
* [[Power Transmitter Omni]]

Latest revision as of 11:14, 12 November 2025

Other languages:
English

Description

Battery Cells are a type of battery used in many tools and equipment. Aside from energy capacity needs, they are interchangeable in all uses.

Battery cells below 0°C at or above 1 atmosphere lose charge at a rate of 1 W at 0 K, decreasing linearly to 0 W at 0°C. This loss decreases linearly proportional to the atmospheric pressure they are exposed to, up to none at 0 Pa.

The types of non-wireless battery cells currently available in Stationeers are:

There are also wireless battery cells:

Wireless Battery Cells have a wireless charging efficiency of 75% when positioned at their transmitter, decreasing in an S-curve down to 25% at their maximum charging distance.

See Also