返回提交历史

XFEstudio/MCIndustry

优化科技树

9792482
X
XFEstudio <mail@xfegzs.com>
提交于

代码差异

17 个文件 +50 -26
Modified content/blocks/巨浪电离合成厂.hjson +4 -1
@@ -8,7 +8,10 @@ size:3
8 8 hasItems: true
9 9 outputItem: surge-alloy/2
10 10 craftTime:20
11 research:磁铜聚合工厂
11 research:{
12 parent:磁铜
13 objectives:[磁铜聚合工厂]
14 }
12 15 researchCost:[copper/3000
13 16 磁铜/1000]
14 17 consumes: {
Modified content/blocks/巨浪磁铜加聚工厂.hjson +4 -1
@@ -8,7 +8,10 @@ size:3
8 8 hasItems: true
9 9 outputItem: 磁涌合金/1
10 10 craftTime:20
11 research:磁铜聚合工厂
11 research:{
12 parent:磁铜
13 objectives:[磁铜聚合工厂]
14 }
12 15 researchCost:[copper/5000
13 16 磁铜/3000
14 17 surge-alloy/1000]
Modified content/blocks/电离辐散塔.hjson +4 -1
@@ -9,7 +9,10 @@
9 9 "size": 3,
10 10 "type": "PowerNode",
11 11 "name": "电离辐散塔",
12 research: 磁铜相生电机
12 research:{
13 parent:磁涌合金
14 objectives:[磁铜相生电机]
15 }
13 16 researchCost:[copper/5000
14 17 磁铜/3000
15 18 磁涌合金/500]
Modified content/blocks/硅提取厂.hjson +2 -2
@@ -8,7 +8,7 @@ size:2
8 8 hasItems:true
9 9 outputItem:silicon/1
10 10 craftTime:20
11 research:煤生成器
11 research:磁铜
12 12 consumes: {
13 13 power:3
14 14 }
@@ -18,4 +18,4 @@ craftEffect: lightningShoot
18 18 category:crafting
19 19 idleSound:respawning
20 20 idleSoundVolume:0.5
21 }
21 }
Modified content/blocks/磁生转化器.hjson +5 -2
@@ -15,5 +15,8 @@
15 15 "category": "distribution",
16 16 "buildVisibility":"shown",
17 17 "outlineColor":"6495ED",
18 "research":磁铜四向通道
19 }
18 "research":{
19 "parent":磁涌合金
20 "objectives":[磁铜四向通道]
21 }
22 }
Modified content/blocks/磁融.hjson +2 -2
@@ -32,7 +32,7 @@
32 32 titanium/300
33 33 ]
34 34 category:turret
35 research:磁铜工业
35 research:磁铜
36 36 consumes: {
37 37 power: 10,
38 38 coolant: {
@@ -40,4 +40,4 @@
40 40 optional: true
41 41 }
42 42 }
43 }
43 }
Modified content/blocks/磁裂.hjson +2 -2
@@ -14,7 +14,7 @@
14 14 磁铜/10
15 15 ]
16 16 category:turret
17 research:磁铜工业
17 research:磁铜
18 18 spread:8
19 19 shootSound:laser
20 20 shootType:{
@@ -60,4 +60,4 @@
60 60 consumes: {
61 61 power: 0.5
62 62 }
63 }
63 }
Modified content/blocks/磁轨冲击钻头.hjson +1 -1
@@ -11,7 +11,7 @@
11 11 rotateSpeed:10
12 12 warmupSpeed:0.015
13 13 drawRim:true
14 research:磁铜工业
14 research:磁铜
15 15 researchCost:[copper/500
16 16 磁铜/50]
17 17 heatColor:00fa9a
Modified content/blocks/磁铜UAV工厂.hjson +5 -2
@@ -5,7 +5,10 @@ type:UnitFactory
5 5 health:320
6 6 size:1
7 7 hasItems:true
8 research:air-factory
8 research:{
9 parent:磁铜
10 objectives:[air-factory]
11 }
9 12 consumes:{
10 13 power:1
11 14 }
@@ -34,4 +37,4 @@ power:1
34 37 ]
35 38 requirements:[copper/100
36 39 磁铜/50]
37 category:units
40 category:units
Modified content/blocks/磁铜四向通道.hjson +1 -1
@@ -10,6 +10,6 @@ itemCapacity:0
10 10 requirements:[copper/5
11 11 磁铜/1
12 12 ]
13 research: 磁铜工业
13 research: 磁铜
14 14 researchCost:[磁铜/5]
15 15 }
Modified content/blocks/磁铜相生电机.hjson +4 -1
@@ -19,6 +19,9 @@
19 19 磁铜/50
20 20 ]
21 21 category:power
22 research:铜相生电机
22 research:{
23 parent:磁铜
24 objectives:[铜相生电机]
25 }
23 26 researchCost:[磁铜/500]
24 27 }
Modified content/blocks/磁驱传输器.hjson +1 -1
@@ -14,6 +14,6 @@
14 14 "hasPower": true,
15 15 "consumes": {
16 16 power:0.2},
17 "research": "磁铜工业",
17 "research": "磁铜",
18 18 "description": "利用磁场传输的信息在另一边构成物质"
19 19 }
Modified content/blocks/磁驱力场.hjson +2 -2
@@ -10,7 +10,7 @@ reload:40
10 10 speedBoost:2
11 11 size:2
12 12 hasItems: true
13 research:磁铜工业
13 research:磁铜
14 14 consumes: {
15 15 power:1
16 16 items:{
@@ -25,4 +25,4 @@ optional:true
25 25 }
26 26 requirements:[copper/100
27 27 磁铜/50]
28 category: effect
28 category: effect
Modified content/blocks/磁驱轨道力场.hjson +5 -2
@@ -10,7 +10,10 @@ reload:50
10 10 speedBoost:11
11 11 size:4
12 12 hasItems: true
13 research:磁铜工业
13 research:{
14 parent:磁涌合金
15 objectives:[磁驱力场]
16 }
14 17 consumes: {
15 18 power:10
16 19 items:{
@@ -27,4 +30,4 @@ requirements:[copper/2000
27 30 磁铜/1200
28 31 磁涌合金/200
29 32 ]
30 category: effect
33 category: effect
Modified content/blocks/行星强磁轨道炮.hjson +4 -1
@@ -29,7 +29,10 @@ minRange:100
29 29 firingMoveFract:1
30 30 smokeEffect: "lightningShoot"
31 31 heatColor:DC143C
32 research:强磁轨道炮
32 research:{
33 parent:磁涌合金
34 objectives:[强磁轨道炮]
35 }
33 36 researchCost:[copper/30000
34 37 磁铜/10000
35 38 磁涌合金/5000]
Modified content/items/磁涌合金.json +2 -2
@@ -2,7 +2,7 @@
2 2 "name": "磁涌合金",
3 3 "description": "由磁铜与巨浪合金加聚而来 具有极大的电极性与能量",
4 4 "type": "material",
5 "alwaysUnlocked":true,
5 "research":"巨浪磁铜加聚工厂",
6 6 "color": "#483d8b",
7 7 "explosiveness": 0,
8 8 "hardness": 10,
@@ -10,4 +10,4 @@
10 10 "flammability": 0,
11 11 "charge": 5,
12 12 "cost": 1
13 }
13 }
Modified content/items/磁铜.json +2 -2
@@ -2,7 +2,7 @@
2 2 "name": "磁铜",
3 3 "description": "高能带电物质,用作磁轨工业材料",
4 4 "type": "material",
5 "alwaysUnlocked":true,
5 "research":"磁铜工业",
6 6 "color": "#6a5acd",
7 7 "explosiveness": 0,
8 8 "hardness": 5,
@@ -10,4 +10,4 @@
10 10 "flammability": 0,
11 11 "charge": 5,
12 12 "cost": 0.5
13 }
13 }