Skip to content

Commit ce0f663

Browse files
authored
Merge pull request #863 from rlcevg/ai_1_2_8
CircuitAI {1.2.8} Thanks, tested and it looks good.
2 parents 754cfa1 + 760d4cc commit ce0f663

38 files changed

Lines changed: 154 additions & 1384 deletions

File tree

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBeginner64/stable/config/behaviour.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,9 +1090,6 @@
10901090
"chicken_digger": {
10911091
"role": ["riot"]
10921092
},
1093-
"chicken_digger_b": {
1094-
"role": ["riot"]
1095-
},
10961093
"chicken_dodo": {
10971094
"role": ["mine"]
10981095
},
@@ -1112,9 +1109,6 @@
11121109
"chicken_listener": {
11131110
"role": ["static"]
11141111
},
1115-
"chicken_listener_b": {
1116-
"role": ["static"]
1117-
},
11181112
"chicken_pigeon": {
11191113
"role": ["air"]
11201114
},

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBeginner64/stable/config/block_map.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"solar": {
4141
"type": ["circle", "engy_low"],
4242
"ignore": ["mex", "engy_mid", "engy_high", "def_low", "pylon", "nano"],
43-
"radius": 8.5
43+
"radius": 7
4444
},
4545
"wind": {
4646
"type": ["circle", "engy_low"],
4747
// Integer radius of a blocker or description string.
4848
// Available string values: explosion, expl_ally
4949
// "radius": "explosion", // default: "explosion"
50-
"radius": 5,
50+
"radius": 4,
5151
"not_ignore": ["factory", "engy_low", "terra"]
5252
},
5353
"fusion": {
@@ -61,11 +61,11 @@
6161
},
6262
"pylon": {
6363
"type": ["circle", "pylon"],
64-
"not_ignore": ["factory", "pylon", "terra"] // default: ["all"]
64+
"not_ignore": ["factory", "engy_low", "pylon", "terra"] // default: ["all"]
6565
},
6666
"store": {
6767
"type": ["rectangle", "mex"],
68-
"not_ignore": ["factory", "terra"]
68+
"not_ignore": ["factory", "engy_low", "terra"]
6969
},
7070
"mex": {
7171
"type": ["rectangle", "mex"],
@@ -74,7 +74,7 @@
7474
"def_low": {
7575
"type": ["circle", "def_low"],
7676
"radius": 15, // 128 / (SQUARE_SIZE * 2)
77-
"ignore": ["engy_mid", "engy_high", "engy_low", "pylon", "nano"]
77+
"ignore": ["engy_mid", "engy_high", "pylon", "nano"]
7878
},
7979
"caretaker": {
8080
"type": ["rectangle", "nano"],

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBeginner64/stable/config/build_chain.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104
},
105105
"factorygunship": {
106106
"hub": [[{"unit": "staticcon", "category": "nano", "offset": {"front": 150}}]]
107+
},
108+
"striderhub": {
109+
"pylon": true
107110
}
108111
},
109112
"mex": {
@@ -219,15 +222,6 @@
219222
{"unit": "turretmissile", "category": "defence", "offset": [-80, -80]}
220223
]]
221224
},
222-
"energypylon": {
223-
"hub": [[
224-
{"unit": "turretmissile", "category": "radar", "offset": {"back": 100}},
225-
{"unit": "turretmissile", "category": "defence", "offset": [-80, 80]},
226-
{"unit": "turretmissile", "category": "defence", "offset": {"left": 100}},
227-
{"unit": "turretmissile", "category": "defence", "offset": {"back": -100}},
228-
{"unit": "turretmissile", "category": "defence", "offset": [80, 80]}
229-
]]
230-
},
231225
"turretaaheavy": {
232226
"pylon": true,
233227
"hub": [

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBrutal64/stable/config/behaviour.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,9 +1026,6 @@
10261026
"chicken_digger": {
10271027
"role": ["riot"]
10281028
},
1029-
"chicken_digger_b": {
1030-
"role": ["riot"]
1031-
},
10321029
"chicken_dodo": {
10331030
"role": ["mine"]
10341031
},
@@ -1048,9 +1045,6 @@
10481045
"chicken_listener": {
10491046
"role": ["static"]
10501047
},
1051-
"chicken_listener_b": {
1052-
"role": ["static"]
1053-
},
10541048
"chicken_pigeon": {
10551049
"role": ["air"]
10561050
},

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBrutal64/stable/config/block_map.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"solar": {
4141
"type": ["circle", "engy_low"],
4242
"ignore": ["mex", "engy_mid", "engy_high", "def_low", "pylon", "nano"],
43-
"radius": 8.5
43+
"radius": 7
4444
},
4545
"wind": {
4646
"type": ["circle", "engy_low"],
4747
// Integer radius of a blocker or description string.
4848
// Available string values: explosion, expl_ally
4949
// "radius": "explosion", // default: "explosion"
50-
"radius": 5,
50+
"radius": 4,
5151
"not_ignore": ["factory", "engy_low", "terra"]
5252
},
5353
"fusion": {
@@ -61,11 +61,11 @@
6161
},
6262
"pylon": {
6363
"type": ["circle", "pylon"],
64-
"not_ignore": ["factory", "pylon", "terra"] // default: ["all"]
64+
"not_ignore": ["factory", "engy_low", "pylon", "terra"] // default: ["all"]
6565
},
6666
"store": {
6767
"type": ["rectangle", "mex"],
68-
"not_ignore": ["factory", "terra"]
68+
"not_ignore": ["factory", "engy_low", "terra"]
6969
},
7070
"mex": {
7171
"type": ["rectangle", "mex"],
@@ -74,7 +74,7 @@
7474
"def_low": {
7575
"type": ["circle", "def_low"],
7676
"radius": 15, // 128 / (SQUARE_SIZE * 2)
77-
"ignore": ["engy_mid", "engy_high", "engy_low", "pylon", "nano"]
77+
"ignore": ["engy_mid", "engy_high", "pylon", "nano"]
7878
},
7979
"caretaker": {
8080
"type": ["rectangle", "nano"],

LuaMenu/configs/gameConfig/zk/defaultSettings/AI/Skirmish/1051344CircuitAIBrutal64/stable/config/build_chain.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104
},
105105
"factorygunship": {
106106
"hub": [[{"unit": "staticcon", "category": "nano", "offset": {"front": 150}}]]
107+
},
108+
"striderhub": {
109+
"pylon": true
107110
}
108111
},
109112
"mex": {
@@ -219,15 +222,6 @@
219222
{"unit": "turretmissile", "category": "defence", "offset": [-80, -80]}
220223
]]
221224
},
222-
"energypylon": {
223-
"hub": [[
224-
{"unit": "turretmissile", "category": "radar", "offset": {"back": 100}},
225-
{"unit": "turretmissile", "category": "defence", "offset": [-80, 80]},
226-
{"unit": "turretmissile", "category": "defence", "offset": {"left": 100}},
227-
{"unit": "turretmissile", "category": "defence", "offset": {"back": -100}},
228-
{"unit": "turretmissile", "category": "defence", "offset": [80, 80]}
229-
]]
230-
},
231225
"turretaaheavy": {
232226
"pylon": true,
233227
"hub": [
Binary file not shown.

0 commit comments

Comments
 (0)