update to AR Branchline 0.5.7
This commit is contained in:
@@ -2,203 +2,27 @@
|
||||
"progressions": {
|
||||
"ewh": {
|
||||
"sections": {
|
||||
"Appalacian Railway Double Track 1": {
|
||||
"displayName": "Appalacian Railway Double Track 1",
|
||||
"description": "Adds double track to the Appalacian Railway from Ela to Nick Bottom",
|
||||
"AR_DT_1": {
|
||||
"displayName": "Appalachian Railway Double Track 1",
|
||||
"description": "Adds double track to the Appalachian Railway from Ela to Nick Bottom",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 9,
|
||||
"load": "debris",
|
||||
"direction": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 9,
|
||||
"load": "debris",
|
||||
"direction": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 6,
|
||||
"load": "gravel",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 4,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 6,
|
||||
"load": "gravel",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 4,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 2,
|
||||
"load": "rails",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 4,
|
||||
"load": "ties",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 4,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 2000,
|
||||
"industryComponent": "ela-house.AR_Pro_DMain1",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "MOWCBS",
|
||||
"count": 1,
|
||||
"load": "workmen",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "XM*",
|
||||
"count": 1,
|
||||
"load": "mow-machinery",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 2,
|
||||
"load": "rails",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 4,
|
||||
"load": "ties",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 4,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
"enableFeaturesOnUnlock": {
|
||||
"AR_DMain1": true
|
||||
}
|
||||
},
|
||||
"Appalacian Railway Double Track 2": {
|
||||
"displayName": "Appalacian Railway Double Track 2",
|
||||
"description": "Adds double track to the Appalacian Railway from Birdtown to Ravenford",
|
||||
"AR_DT_2": {
|
||||
"displayName": "Appalachian Railway Double Track 2",
|
||||
"description": "Adds double track to the Appalachian Railway from Birdtown to Ravenford",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 0,
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
@@ -206,13 +30,13 @@
|
||||
"AR_DMain2": true
|
||||
}
|
||||
},
|
||||
"Appalacian Railway Double Track 3": {
|
||||
"displayName": "Appalacian Railway Double Track 3",
|
||||
"description": "Adds double track to the Appalacian Railway from Ravenford to the Ravenford Interchange",
|
||||
"AR_DT_3": {
|
||||
"displayName": "Appalachian Railway Double Track 3",
|
||||
"description": "Adds double track to the Appalachian Railway from Ravenford to the Ravenford Interchange",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 0,
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
@@ -220,79 +44,29 @@
|
||||
"AR_DMain3": true
|
||||
}
|
||||
},
|
||||
"Ravenford Interchange Expansion 1": {
|
||||
"AR_RF_IC_1": {
|
||||
"displayName": "Ravenford Interchange Expansion 1",
|
||||
"description": "Adds 8 storage tracks NW of the Ravenford Interchange",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 20,
|
||||
"load": "debris",
|
||||
"direction": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 12,
|
||||
"load": "gravel",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 8,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 6,
|
||||
"load": "rails",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 8,
|
||||
"load": "ties",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 8,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
"enableFeaturesOnUnlock": {
|
||||
"AR_RF_IC1": true
|
||||
}
|
||||
},
|
||||
"Ravenford Interchange Expansion 2": {
|
||||
"AR_RF_IC_2": {
|
||||
"displayName": "Ravenford Interchange Expansion 2",
|
||||
"description": "Changes the 8 storage tracks to additional interchange tracks",
|
||||
"description": "Adds another 6 storage tracks NW of the Ravenford Interchange",
|
||||
"prerequisiteSections": {
|
||||
"Ravenford Interchange Expansion 1": true
|
||||
"AR_RF_IC_1": true
|
||||
},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 1000,
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
@@ -300,75 +74,23 @@
|
||||
"AR_RF_IC2": true
|
||||
}
|
||||
},
|
||||
"Ravenford Interchange Expansion 3": {
|
||||
"displayName": "Ravenford Interchange Expansion 3",
|
||||
"description": "Adds another 6 storage tracks NW of the Ravenford Interchange",
|
||||
"prerequisiteSections": {
|
||||
"Ravenford Interchange Expansion 1": true
|
||||
},
|
||||
"AR_RF_IC_Max": {
|
||||
"displayName": "Ravenford Interchange Max",
|
||||
"description": "Adds the 24 track Ravenford Max Interchange",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 12,
|
||||
"load": "debris",
|
||||
"direction": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 8,
|
||||
"load": "gravel",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 5,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"cost": 5000,
|
||||
"industryComponent": "ravenford-interchange.AR_RF_Pro",
|
||||
"deliveries": [
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 4,
|
||||
"load": "rails",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "FM*",
|
||||
"count": 5,
|
||||
"load": "ties",
|
||||
"direction": 0
|
||||
},
|
||||
{
|
||||
"carTypeFilter": "GB*",
|
||||
"count": 5,
|
||||
"load": "ballast",
|
||||
"direction": 0
|
||||
}
|
||||
]
|
||||
"cost": 10000,
|
||||
"deliveries": []
|
||||
}
|
||||
],
|
||||
"enableFeaturesOnUnlock": {
|
||||
"AR_RF_IC3": true
|
||||
"AR_RF_IC_Max": true
|
||||
}
|
||||
},
|
||||
"Shoal Creek Spur": {
|
||||
"displayName": "Shoal Creek Spur",
|
||||
"description": "Adds a spur up Shoal Creek",
|
||||
"AR_Halloween": {
|
||||
"displayName": "AR Halloween Deco",
|
||||
"description": "Adds Jack-o-lanterns along the branch line",
|
||||
"prerequisiteSections": {},
|
||||
"deliveryPhases": [
|
||||
{
|
||||
@@ -377,10 +99,10 @@
|
||||
}
|
||||
],
|
||||
"enableFeaturesOnUnlock": {
|
||||
"AR_SC1": true
|
||||
"AR_Halloween": true
|
||||
}
|
||||
},
|
||||
"Jameson Meats Animals1": {
|
||||
"AR_NB_JM_Animals1": {
|
||||
"displayName": "Jameson Meats Animals 1",
|
||||
"description": "Adds more animals to Jameson Meats",
|
||||
"prerequisiteSections": {},
|
||||
@@ -394,7 +116,7 @@
|
||||
"AR_NB_JM_Animals1": true
|
||||
}
|
||||
},
|
||||
"Jameson Meats Animals2": {
|
||||
"AR_NB_JM_Animals2": {
|
||||
"displayName": "Jameson Meats Animals 2",
|
||||
"description": "Adds more animals to Jameson Meats",
|
||||
"prerequisiteSections": {
|
||||
@@ -415,9 +137,9 @@
|
||||
},
|
||||
"mapFeatures": {
|
||||
"AR_DMain1": {
|
||||
"displayName": "Appalacian Railway Double Track 1",
|
||||
"name": "Appalacian Railway Double Track 1",
|
||||
"description": "Adds double track to the Appalacian Railway from Ela to Nick Bottom",
|
||||
"displayName": "Appalachian Railway Double Track 1",
|
||||
"name": "Appalachian Railway Double Track 1",
|
||||
"description": "Adds double track to the Appalachian Railway from Ela to Nick Bottom",
|
||||
"prerequisites": {},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": true,
|
||||
@@ -444,9 +166,9 @@
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_DMain2": {
|
||||
"displayName": "Appalacian Railway Double Track 2",
|
||||
"name": "Appalacian Railway Double Track 2",
|
||||
"description": "Adds double track to the Appalacian Railway from Birdtown to Ravenford",
|
||||
"displayName": "Appalachian Railway Double Track 2",
|
||||
"name": "Appalachian Railway Double Track 2",
|
||||
"description": "Adds double track to the Appalachian Railway from Birdtown to Ravenford",
|
||||
"prerequisites": {},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": true,
|
||||
@@ -546,9 +268,9 @@
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_DMain3": {
|
||||
"displayName": "Appalacian Railway Double Track 3",
|
||||
"name": "Appalacian Railway Double Track 3",
|
||||
"description": "Adds double track to the Appalacian Railway from Ravenford to the Ravenford Interchange",
|
||||
"displayName": "Appalachian Railway Double Track 3",
|
||||
"name": "Appalachian Railway Double Track 3",
|
||||
"description": "Adds double track to the Appalachian Railway from Ravenford to the Ravenford Interchange",
|
||||
"prerequisites": {},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": true,
|
||||
@@ -597,25 +319,6 @@
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_RF_IC2": {
|
||||
"displayName": "Ravenford Interchange Expansion 2",
|
||||
"name": "Ravenford Interchange Expansion 2",
|
||||
"description": "Changes the 8 storage tracks to additional interchange tracks",
|
||||
"prerequisites": {
|
||||
"AR_RF_IC1": true
|
||||
},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": true,
|
||||
"gameObjectsEnableOnUnlock": {},
|
||||
"trackGroupsAvailableOnUnlock": {},
|
||||
"trackGroupsEnableOnUnlock": {},
|
||||
"unlockExcludeIndustries": {},
|
||||
"unlockIncludeIndustries": {
|
||||
"ravenford-interchange": false,
|
||||
"ravenford-interchange1": true
|
||||
},
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_RF_IC3": {
|
||||
"displayName": "Ravenford Interchange Expansion 3",
|
||||
"name": "Ravenford Interchange Expansion 3",
|
||||
"description": "Adds another 6 storage tracks NW of the Ravenford Interchange",
|
||||
@@ -635,20 +338,63 @@
|
||||
"unlockIncludeIndustries": {},
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_SC1": {
|
||||
"displayName": "Shoal Creek Spur",
|
||||
"name": "Shoal Creek Spur",
|
||||
"description": "Adds a spur up Shoal Creek",
|
||||
"AR_RF_IC_Max": {
|
||||
"displayName": "Ravenford Interchange Max",
|
||||
"name": "Ravenford Interchange Max",
|
||||
"description": "Adds the 24 track Ravenford Max Interchange",
|
||||
"prerequisites": {},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": true,
|
||||
"gameObjectsEnableOnUnlock": {
|
||||
"scenery://AR_RF_ICM_BRIDGE_01": true,
|
||||
"scenery://AR_RF_ICM_BRIDGE_01_Support_01": true,
|
||||
"scenery://AR_RF_ICM_BRIDGE_01_Support_02": true,
|
||||
"scenery://AR_RF_ICM_BRIDGE_01_Support_03": true,
|
||||
"scenery://AR_RF_ICM_BRIDGE_01_Support_04": true,
|
||||
"scenery://AR_RF_ICM_BRIDGE_Mask_01": true
|
||||
},
|
||||
"trackGroupsAvailableOnUnlock": {
|
||||
"AR_RF_IC_Max": true
|
||||
},
|
||||
"trackGroupsEnableOnUnlock": {
|
||||
"AR_RF_IC_Max": true
|
||||
},
|
||||
"unlockExcludeIndustries": {},
|
||||
"unlockIncludeIndustries": {},
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
},
|
||||
"AR_Halloween": {
|
||||
"displayName": "AR Halloween Deco",
|
||||
"name": "AR Halloween Deco",
|
||||
"description": "Adds Jack-o-lanterns along the branch line",
|
||||
"prerequisites": {},
|
||||
"areasEnableOnUnlock": {},
|
||||
"defaultEnableInSandbox": false,
|
||||
"gameObjectsEnableOnUnlock": {},
|
||||
"trackGroupsAvailableOnUnlock": {
|
||||
"AR_SC1": true
|
||||
},
|
||||
"trackGroupsEnableOnUnlock": {
|
||||
"AR_SC1": true
|
||||
"gameObjectsEnableOnUnlock": {
|
||||
"scenery://HALLOWEEN_UPDATE_01": true,
|
||||
"scenery://HALLOWEEN_UPDATE_02": true,
|
||||
"scenery://HALLOWEEN_UPDATE_03": true,
|
||||
"scenery://HALLOWEEN_UPDATE_04": true,
|
||||
"scenery://HALLOWEEN_UPDATE_05": true,
|
||||
"scenery://HALLOWEEN_UPDATE_06": true,
|
||||
"scenery://HALLOWEEN_UPDATE_07": true,
|
||||
"scenery://HALLOWEEN_UPDATE_08": true,
|
||||
"scenery://HALLOWEEN_UPDATE_09": true,
|
||||
"scenery://HALLOWEEN_UPDATE_10": true,
|
||||
"scenery://HALLOWEEN_UPDATE_11": true,
|
||||
"scenery://HALLOWEEN_UPDATE_12": true,
|
||||
"scenery://HALLOWEEN_UPDATE_13": true,
|
||||
"scenery://HALLOWEEN_UPDATE_14": true,
|
||||
"scenery://HALLOWEEN_UPDATE_15": true,
|
||||
"scenery://HALLOWEEN_UPDATE_16": true,
|
||||
"scenery://HALLOWEEN_UPDATE_17": true,
|
||||
"scenery://HALLOWEEN_UPDATE_18": true,
|
||||
"scenery://HALLOWEEN_UPDATE_19": true,
|
||||
"scenery://HALLOWEEN_UPDATE_20": true,
|
||||
"scenery://HALLOWEEN_UPDATE_21": true
|
||||
},
|
||||
"trackGroupsAvailableOnUnlock": {},
|
||||
"trackGroupsEnableOnUnlock": {},
|
||||
"unlockExcludeIndustries": {},
|
||||
"unlockIncludeIndustries": {},
|
||||
"unlockIncludeIndustryComponents": {}
|
||||
|
||||
Reference in New Issue
Block a user