Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4974,6 +4974,60 @@
"Proliferator": 1,
"IconName": "conversion-tower"
},
{
"Type": 4,
"Factories": [
2303,
2304,
2305,
2318
],
"Name": "行星内物流交互站",
"Items": [
2103,
8021
],
"ItemCounts": [
1,
12
],
"Results": [
8028
],
"ResultCounts": [
1
],
"TimeSpend": 1200,
"Proliferator": 1,
"IconName": "interaction-station"
},
{
"Type": 4,
"Factories": [
2303,
2304,
2305,
2318
],
"Name": "星际物流交互站",
"Items": [
2104,
8021
],
"ItemCounts": [
1,
12
],
"Results": [
8029
],
"ResultCounts": [
1
],
"TimeSpend": 1800,
"Proliferator": 1,
"IconName": "interstellar-interaction-station"
},
{
"Type": -1,
"Factories": [
Expand Down Expand Up @@ -21076,7 +21130,25 @@
"Items": [],
"ItemCounts": [],
"Results": [
8000
8048
],
"ResultCounts": [
1
],
"TimeSpend": 60,
"Proliferator": 0,
"IconName": "1134"
},
{
"Type": -1,
"Factories": [
0
],
"Name": "[无中生有]科技解锁提示",
"Items": [],
"ItemCounts": [],
"Results": [
8049
],
"ResultCounts": [
1
Expand Down Expand Up @@ -23334,6 +23406,58 @@
"TimeSpend": 1200,
"Proliferator": 1,
"IconName": "conversion-tower"
},
{
"Type": -1,
"Factories": [
8026
],
"Name": "[分解]行星内物流交互站",
"Items": [
8028
],
"ItemCounts": [
1.0
],
"Results": [
2103,
8021,
8043
],
"ResultCounts": [
1.2,
14.4000006,
0.049999997
],
"TimeSpend": 1200,
"Proliferator": 1,
"IconName": "interaction-station"
},
{
"Type": -1,
"Factories": [
8026
],
"Name": "[分解]星际物流交互站",
"Items": [
8029
],
"ItemCounts": [
1.0
],
"Results": [
2104,
8021,
8043
],
"ResultCounts": [
1.2,
14.4000006,
0.049999997
],
"TimeSpend": 1200,
"Proliferator": 1,
"IconName": "interstellar-interaction-station"
}
],
"items": [
Expand Down Expand Up @@ -24618,12 +24742,19 @@
"IconName": "soil-pile"
},
{
"ID": 8000,
"Type": 2,
"ID": 8048,
"Type": 7,
"Name": "商店已刷新!",
"GridIndex": 0,
"IconName": "1134"
},
{
"ID": 8049,
"Type": 7,
"Name": "科技解锁提示",
"GridIndex": 0,
"IconName": "1134"
},
{
"ID": 8001,
"Type": 4,
Expand Down Expand Up @@ -24762,7 +24893,10 @@
"Type": 6,
"Name": "交互塔",
"GridIndex": 3301,
"IconName": "interaction-tower"
"IconName": "interaction-tower",
"WorkEnergyPerTick": 12000,
"Speed": 1.0,
"Space": 12.96
},
{
"ID": 8022,
Expand Down Expand Up @@ -24824,6 +24958,20 @@
"Speed": 1.0,
"Space": 12.96
},
{
"ID": 8028,
"Type": 6,
"Name": "行星内物流交互站",
"GridIndex": 3308,
"IconName": "interaction-station"
},
{
"ID": 8029,
"Type": 6,
"Name": "星际物流交互站",
"GridIndex": 3309,
"IconName": "interstellar-interaction-station"
},
{
"ID": 0,
"Type": -1,
Expand Down
Loading