Module:RainCollectorsData/RainCatchers.json: Difference between revisions
From Against the Storm Official Wiki
(Dev-provided data on rain collectors--plus manually added recipes for rainwater.) |
m (typo in ID of pipes. it's singular.) |
||
(One intermediate revision by the same user not shown) | |||
Line 105: | Line 105: | ||
"grade": "Grade0", | "grade": "Grade0", | ||
"gatheringTime": 20 | "gatheringTime": 20 | ||
} | |||
] | |||
}, | |||
{ | |||
"baseTankCapacity": 50, | |||
"amountProduced": 2, | |||
"productionTime": 4, | |||
"id": "Water Extractor", | |||
"displayName": "Geyser Pump", | |||
"description": "Used to extract and pump infused rainwater through underground pipes to production buildings, where it can be used to increase productivity. Must be placed on an active geyser. Has a tank capacity of 50.", | |||
"category": "Resource Gathering", | |||
"sizeX": 2, | |||
"sizeY": 2, | |||
"requiredGoods": [ | |||
{ | |||
"name": "[Mat Processed] Planks", | |||
"amount": 6 | |||
}, | |||
{ | |||
"name": "[Mat Processed] Pipe", | |||
"amount": 4 | |||
} | |||
], | |||
"constructionTime": 20, | |||
"cityScore": 2, | |||
"movable": false, | |||
"initiallyEssential": false, | |||
"workplaces": 2, | |||
"recipes": [ | |||
{ | |||
"product": { | |||
"name": "[Water] Drizzle Water", | |||
"amount": 2 | |||
}, | |||
"grade": "Grade0", | |||
"gatheringTime": 4 | |||
}, | |||
{ | |||
"product": { | |||
"name": "[Water] Clearance Water", | |||
"amount": 2 | |||
}, | |||
"grade": "Grade0", | |||
"gatheringTime": 4 | |||
}, | |||
{ | |||
"product": { | |||
"name": "[Water] Storm Water", | |||
"amount": 2 | |||
}, | |||
"grade": "Grade0", | |||
"gatheringTime": 4 | |||
} | } | ||
] | ] | ||
} | } | ||
] | ] |
Latest revision as of 01:48, 30 October 2024
|