Difference between revisions of "StructureStorage"
Jump to navigation
Jump to search
SemperRabbit (talk | contribs) (Created page with "{{stub}} 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...") |
(categorized) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{stub}} |
{{stub}} |
||
+ | [[Category:In-Game Objects]] |
||
The StructureStorage (Storage) is the primary structure used to store [[Resource]]s 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]]. |
The StructureStorage (Storage) is the primary structure used to store [[Resource]]s 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]]. |
||
Line 17: | 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]