Difference between revisions of "Blueprint"

From IdleCorp Wiki
Jump to navigation Jump to search
(Created page with "Blueprints are acquired through research and can be developed into technologies. Blueprints are consumed when they are developed. ==Command...")
 
(→‎Commands: Edit and attempting to add bp area)
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
 
Blueprints are acquired through [[research]] and can be developed into [[:Category:Asset#Technology|technologies]]. Blueprints are consumed when they are developed.
 
Blueprints are acquired through [[research]] and can be developed into [[:Category:Asset#Technology|technologies]]. Blueprints are consumed when they are developed.
  
==Command==
+
==Commands==
 
You can check what assets are required to develop a blueprint with the following command.
 
You can check what assets are required to develop a blueprint with the following command.
  
Line 13: Line 13:
  
 
<code>$$develop <blueprint name></code>
 
<code>$$develop <blueprint name></code>
 +
 +
==Blueprint types==

Revision as of 22:04, 13 September 2020

Blueprints are acquired through research and can be developed into technologies. Blueprints are consumed when they are developed.

Commands

You can check what assets are required to develop a blueprint with the following command.

$$blueprint <blueprint name>

Example to view required assets for the oil mapping blueprint:

$$blueprint oil mapping

Blueprints can be developed with the following command.

$$develop <blueprint name>

Blueprint types