Difference between revisions of "StructureStorage"

From Screeps Wiki
Jump to navigation Jump to search
(categorized)
 
Line 18: Line 18:
   
 
API Documentation: [[http://support.screeps.com/hc/en-us/articles/208436805-StructureStorage StructureStorage]]
 
API Documentation: [[http://support.screeps.com/hc/en-us/articles/208436805-StructureStorage StructureStorage]]
  +
[[Category:Game Knowledge]]

Latest revision as of 12:43, 28 October 2020

This article is a stub. You can help Screeps Wiki by editing to add more information.

The StructureStorage (Storage) is the primary structure used to store Resources in each room. It is available to build at Room Control Level 4. Only one can be built per room, but it will store up to 1 million resources. It inherits from OwnedStructure, Structure and RoomObject.

Typical Uses[edit | edit source]

Common Placement[edit | edit source]

Relation to Links[edit | edit source]

Relation to Terminal[edit | edit source]

Relation to Extensions / Extension Farm[edit | edit source]

References[edit | edit source]

API Documentation: [StructureStorage]