Module:CampsData/Camps.json: Difference between revisions

From Against the Storm Official Wiki
m (Changing gathering time for wood)
m (changing gathering time for coal and copper)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
         "area": 8,
         "area": 8,
         "storage": 10,
         "storage": 10,
        "recipes": [
            {
                "seekedResource": "[Mat Raw] Wood",
                "gatheringTime": 6
            }
        ],
         "id": "Woodcutters Camp",
         "id": "Woodcutters Camp",
         "displayName": "Woodcutters' Camp",
         "displayName": "Woodcutters' Camp",
Line 19: Line 25:
         "movable": true,
         "movable": true,
         "initiallyEssential": false,
         "initiallyEssential": false,
         "workplaces": 3,
         "workplaces": 3
        "recipes": [
            {
                "seekedDeposits": "[Mat Raw] Wood",
                "grade": "Grade1",
                "gatheringTime": 6
            }
        ]
     },
     },
     {
     {
         "area": 8,
         "area": 8,
         "storage": 10,
         "storage": 10,
        "recipes": [
            {
                "seekedResource": "[Crafting] Coal",
                "gatheringTime": 40
            },
            {
                "seekedResource": "[Metal] Copper Ore",
                "gatheringTime": 40
            }
        ],
         "id": "Mine",
         "id": "Mine",
         "displayName": "Mine",
         "displayName": "Mine",
         "description": "Can only be placed on coal and ore veins. Digs up copper ore and coal.",
         "description": "Can only be placed on coal and ore veins. Digs up copper ore and coal.",
         "category": "Resource Gathering",
         "category": "Extraction Building",
         "sizeX": 3,
         "sizeX": 3,
         "sizeY": 3,
         "sizeY": 3,
Line 51: Line 60:
             }
             }
         ],
         ],
         "constructionTime": 16,
         "constructionTime": 15,
         "cityScore": 5,
         "cityScore": 1,
         "movable": false,
         "movable": false,
         "initiallyEssential": false,
         "initiallyEssential": false,
         "workplaces": 4,
         "workplaces": 4
        "recipes": [
            {
                "seekedDeposits": "[Crafting] Coal",
                "grade": "Grade0",
                "gatheringTime": 2
            },
            {
                "seekedDeposits": "[Metal] Copper Ore",
                "grade": "Grade0",
                "gatheringTime": 2
            }
        ]
     }
     }
]
]

Latest revision as of 19:45, 9 November 2024

area8
storage10
recipes
seekedResource"[Mat Raw] Wood"
gatheringTime6
id"Woodcutters Camp"
displayName"Woodcutters' Camp"
description"Starting point for woodcutters going out into the wild to cut down trees."
category"Resource Gathering"
sizeX2
sizeY2
requiredGoods
name"[Mat Processed] Parts"
amount2
constructionTime15
cityScore1
movabletrue
initiallyEssentialfalse
workplaces3
area8
storage10
recipes
seekedResource"[Crafting] Coal"
gatheringTime40
seekedResource"[Metal] Copper Ore"
gatheringTime40
id"Mine"
displayName"Mine"
description"Can only be placed on coal and ore veins. Digs up copper ore and coal."
category"Extraction Building"
sizeX3
sizeY3
requiredGoods
name"[Mat Processed] Planks"
amount2
name"[Mat Processed] Bricks"
amount4
name"[Mat Processed] Parts"
amount2
constructionTime15
cityScore1
movablefalse
initiallyEssentialfalse
workplaces4