Created
April 6, 2016 21:44
-
-
Save VirtuosiMedia/8a9a06564b0e394e69555090be72c390 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"superconductiveLayers": { | |
"id": "superconductiveLayers", | |
"name": "Superconductive Layers", | |
"singular": "Superconducting Layer", | |
"description": "An aerosol coating of titanion, a titanium alloy and a Type III superconductor.", | |
"category": "power", | |
"image": "powerResearch", | |
"craftable": true, | |
"manufacturable": true, | |
"constructionPoints": 100, | |
"mass": 0.077, | |
"costs": { | |
"ore": 100, | |
"air": 50, | |
"items": { | |
"gaseousStorageTank": 1 | |
} | |
}, | |
"requires": { | |
"items": [], | |
"research": ["quantumSuperconductivity"] | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment