sc2ai 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/data.json +1 -1
- data/data/data_readable.json +238 -134
- data/data/stableid.json +2574 -404
- data/lib/sc2ai/api/ability_id.rb +319 -12
- data/lib/sc2ai/api/buff_id.rb +11 -1
- data/lib/sc2ai/api/tech_tree.rb +0 -1
- data/lib/sc2ai/api/tech_tree_data.rb +32 -28
- data/lib/sc2ai/api/unit_type_id.rb +58 -6
- data/lib/sc2ai/api/upgrade_id.rb +2 -0
- data/lib/sc2ai/cli/cli.rb +35 -33
- data/lib/sc2ai/cli/ladderzip.rb +22 -3
- data/lib/sc2ai/player/geometry.rb +1 -1
- data/lib/sc2ai/version.rb +1 -1
- metadata +20 -7
- data/sc2ai.gemspec +0 -80
data/data/data_readable.json
CHANGED
@@ -363,7 +363,7 @@
|
|
363
363
|
"name": "FLEETBEACONRESEARCH_TEMPESTRESEARCHGROUNDATTACKUPGRADE",
|
364
364
|
"target": {
|
365
365
|
"Research": {
|
366
|
-
"upgrade":
|
366
|
+
"upgrade": 297,
|
367
367
|
"upgrade_name": "TEMPESTGROUNDATTACKUPGRADE"
|
368
368
|
}
|
369
369
|
}
|
@@ -372,7 +372,7 @@
|
|
372
372
|
"allow_autocast": false,
|
373
373
|
"allow_minimap": false,
|
374
374
|
"buff": [],
|
375
|
-
"cast_range":
|
375
|
+
"cast_range": 9.0,
|
376
376
|
"cooldown": 0,
|
377
377
|
"effect": [],
|
378
378
|
"energy_cost": 0,
|
@@ -2621,12 +2621,12 @@
|
|
2621
2621
|
"cooldown": 0,
|
2622
2622
|
"effect": [],
|
2623
2623
|
"energy_cost": 0,
|
2624
|
-
"id":
|
2625
|
-
"name": "
|
2624
|
+
"id": 770,
|
2625
|
+
"name": "FACTORYTECHLABRESEARCH_CYCLONERESEARCHHURRICANETHRUSTERS",
|
2626
2626
|
"target": {
|
2627
2627
|
"Research": {
|
2628
|
-
"upgrade":
|
2629
|
-
"upgrade_name": "
|
2628
|
+
"upgrade": 296,
|
2629
|
+
"upgrade_name": "HURRICANETHRUSTERS"
|
2630
2630
|
}
|
2631
2631
|
}
|
2632
2632
|
},
|
@@ -2638,12 +2638,12 @@
|
|
2638
2638
|
"cooldown": 0,
|
2639
2639
|
"effect": [],
|
2640
2640
|
"energy_cost": 0,
|
2641
|
-
"id":
|
2642
|
-
"name": "
|
2641
|
+
"id": 790,
|
2642
|
+
"name": "RESEARCH_BANSHEECLOAKINGFIELD",
|
2643
2643
|
"target": {
|
2644
2644
|
"Research": {
|
2645
|
-
"upgrade":
|
2646
|
-
"upgrade_name": "
|
2645
|
+
"upgrade": 20,
|
2646
|
+
"upgrade_name": "BANSHEECLOAK"
|
2647
2647
|
}
|
2648
2648
|
}
|
2649
2649
|
},
|
@@ -2783,6 +2783,23 @@
|
|
2783
2783
|
}
|
2784
2784
|
}
|
2785
2785
|
},
|
2786
|
+
{
|
2787
|
+
"allow_autocast": false,
|
2788
|
+
"allow_minimap": false,
|
2789
|
+
"buff": [],
|
2790
|
+
"cast_range": 0.0,
|
2791
|
+
"cooldown": 0,
|
2792
|
+
"effect": [],
|
2793
|
+
"energy_cost": 0,
|
2794
|
+
"id": 807,
|
2795
|
+
"name": "STARPORTTECHLABRESEARCH_RESEARCHRAVENINTERFERENCEMATRIX",
|
2796
|
+
"target": {
|
2797
|
+
"Research": {
|
2798
|
+
"upgrade": 299,
|
2799
|
+
"upgrade_name": "INTERFERENCEMATRIX"
|
2800
|
+
}
|
2801
|
+
}
|
2802
|
+
},
|
2786
2803
|
{
|
2787
2804
|
"allow_autocast": false,
|
2788
2805
|
"allow_minimap": false,
|
@@ -4464,8 +4481,8 @@
|
|
4464
4481
|
"name": "EVOLUTIONCHAMBERRESEARCH_EVOLVEPROPULSIVEPERISTALSIS",
|
4465
4482
|
"target": {
|
4466
4483
|
"Research": {
|
4467
|
-
"upgrade":
|
4468
|
-
"upgrade_name": "
|
4484
|
+
"upgrade": 303,
|
4485
|
+
"upgrade_name": "SECRETEDCOATING"
|
4469
4486
|
}
|
4470
4487
|
}
|
4471
4488
|
},
|
@@ -5661,23 +5678,6 @@
|
|
5661
5678
|
"remaps_to_ability_id": 3659,
|
5662
5679
|
"target": "None"
|
5663
5680
|
},
|
5664
|
-
{
|
5665
|
-
"allow_autocast": false,
|
5666
|
-
"allow_minimap": false,
|
5667
|
-
"buff": [],
|
5668
|
-
"cast_range": 0.0,
|
5669
|
-
"cooldown": 0,
|
5670
|
-
"effect": [],
|
5671
|
-
"energy_cost": 0,
|
5672
|
-
"id": 1454,
|
5673
|
-
"name": "RESEARCH_PATHOGENGLANDS",
|
5674
|
-
"target": {
|
5675
|
-
"Research": {
|
5676
|
-
"upgrade": 74,
|
5677
|
-
"upgrade_name": "INFESTORENERGYUPGRADE"
|
5678
|
-
}
|
5679
|
-
}
|
5680
|
-
},
|
5681
5681
|
{
|
5682
5682
|
"allow_autocast": false,
|
5683
5683
|
"allow_minimap": false,
|
@@ -5724,8 +5724,8 @@
|
|
5724
5724
|
"name": "INFESTATIONPITRESEARCH_EVOLVEAMORPHOUSARMORCLOUD",
|
5725
5725
|
"target": {
|
5726
5726
|
"Research": {
|
5727
|
-
"upgrade":
|
5728
|
-
"upgrade_name": "
|
5727
|
+
"upgrade": 298,
|
5728
|
+
"upgrade_name": "MICROBIALSHROUD"
|
5729
5729
|
}
|
5730
5730
|
}
|
5731
5731
|
},
|
@@ -6044,6 +6044,23 @@
|
|
6044
6044
|
}
|
6045
6045
|
}
|
6046
6046
|
},
|
6047
|
+
{
|
6048
|
+
"allow_autocast": false,
|
6049
|
+
"allow_minimap": false,
|
6050
|
+
"buff": [],
|
6051
|
+
"cast_range": 0.0,
|
6052
|
+
"cooldown": 0,
|
6053
|
+
"effect": [],
|
6054
|
+
"energy_cost": 0,
|
6055
|
+
"id": 1535,
|
6056
|
+
"name": "FUSIONCORERESEARCH_RESEARCHMEDIVACENERGYUPGRADE",
|
6057
|
+
"target": {
|
6058
|
+
"Research": {
|
6059
|
+
"upgrade": 21,
|
6060
|
+
"upgrade_name": "MEDIVACCADUCEUSREACTOR"
|
6061
|
+
}
|
6062
|
+
}
|
6063
|
+
},
|
6047
6064
|
{
|
6048
6065
|
"allow_autocast": false,
|
6049
6066
|
"allow_minimap": false,
|
@@ -6249,8 +6266,8 @@
|
|
6249
6266
|
"name": "TWILIGHTCOUNCILRESEARCH_RESEARCHPSIONICSURGE",
|
6250
6267
|
"target": {
|
6251
6268
|
"Research": {
|
6252
|
-
"upgrade":
|
6253
|
-
"upgrade_name": "
|
6269
|
+
"upgrade": 300,
|
6270
|
+
"upgrade_name": "SUNDERINGIMPACT"
|
6254
6271
|
}
|
6255
6272
|
}
|
6256
6273
|
},
|
@@ -6266,8 +6283,8 @@
|
|
6266
6283
|
"name": "TWILIGHTCOUNCILRESEARCH_RESEARCHAMPLIFIEDSHIELDING",
|
6267
6284
|
"target": {
|
6268
6285
|
"Research": {
|
6269
|
-
"upgrade":
|
6270
|
-
"upgrade_name": "
|
6286
|
+
"upgrade": 301,
|
6287
|
+
"upgrade_name": "AMPLIFIEDSHIELDING"
|
6271
6288
|
}
|
6272
6289
|
}
|
6273
6290
|
},
|
@@ -6283,8 +6300,8 @@
|
|
6283
6300
|
"name": "TWILIGHTCOUNCILRESEARCH_RESEARCHPSIONICAMPLIFIERS",
|
6284
6301
|
"target": {
|
6285
6302
|
"Research": {
|
6286
|
-
"upgrade":
|
6287
|
-
"upgrade_name": "
|
6303
|
+
"upgrade": 302,
|
6304
|
+
"upgrade_name": "PSIONICAMPLIFIERS"
|
6288
6305
|
}
|
6289
6306
|
}
|
6290
6307
|
},
|
@@ -7855,7 +7872,7 @@
|
|
7855
7872
|
"allow_autocast": true,
|
7856
7873
|
"allow_minimap": false,
|
7857
7874
|
"buff": [],
|
7858
|
-
"cast_range":
|
7875
|
+
"cast_range": 6.0,
|
7859
7876
|
"cooldown": 0,
|
7860
7877
|
"effect": [],
|
7861
7878
|
"energy_cost": 0,
|
@@ -8632,6 +8649,19 @@
|
|
8632
8649
|
"name": "EFFECT_GHOSTSNIPE",
|
8633
8650
|
"target": "Unit"
|
8634
8651
|
},
|
8652
|
+
{
|
8653
|
+
"allow_autocast": false,
|
8654
|
+
"allow_minimap": false,
|
8655
|
+
"buff": [],
|
8656
|
+
"cast_range": 0.0,
|
8657
|
+
"cooldown": 0,
|
8658
|
+
"effect": [],
|
8659
|
+
"energy_cost": 0,
|
8660
|
+
"id": 2715,
|
8661
|
+
"name": "CHANNELSNIPE_CANCEL",
|
8662
|
+
"remaps_to_ability_id": 3659,
|
8663
|
+
"target": "None"
|
8664
|
+
},
|
8635
8665
|
{
|
8636
8666
|
"allow_autocast": false,
|
8637
8667
|
"allow_minimap": false,
|
@@ -9596,6 +9626,47 @@
|
|
9596
9626
|
"name": "SHIELDBATTERYRECHARGEEX5_STOP",
|
9597
9627
|
"remaps_to_ability_id": 3659,
|
9598
9628
|
"target": "None"
|
9629
|
+
},
|
9630
|
+
{
|
9631
|
+
"allow_autocast": false,
|
9632
|
+
"allow_minimap": false,
|
9633
|
+
"buff": [],
|
9634
|
+
"cast_range": 0.0,
|
9635
|
+
"cooldown": 0,
|
9636
|
+
"effect": [],
|
9637
|
+
"energy_cost": 0,
|
9638
|
+
"id": 4119,
|
9639
|
+
"name": "MORPHTOBANELING_BANELING",
|
9640
|
+
"target": {
|
9641
|
+
"Morph": {
|
9642
|
+
"produces": 9
|
9643
|
+
}
|
9644
|
+
}
|
9645
|
+
},
|
9646
|
+
{
|
9647
|
+
"allow_autocast": false,
|
9648
|
+
"allow_minimap": false,
|
9649
|
+
"buff": [],
|
9650
|
+
"cast_range": 0.0,
|
9651
|
+
"cooldown": 0,
|
9652
|
+
"effect": [],
|
9653
|
+
"energy_cost": 0,
|
9654
|
+
"id": 4120,
|
9655
|
+
"name": "MORPHTOBANELING_CANCEL",
|
9656
|
+
"remaps_to_ability_id": 3659,
|
9657
|
+
"target": "None"
|
9658
|
+
},
|
9659
|
+
{
|
9660
|
+
"allow_autocast": false,
|
9661
|
+
"allow_minimap": false,
|
9662
|
+
"buff": [],
|
9663
|
+
"cast_range": 0.0,
|
9664
|
+
"cooldown": 0,
|
9665
|
+
"effect": [],
|
9666
|
+
"energy_cost": 0,
|
9667
|
+
"id": 4122,
|
9668
|
+
"name": "MOTHERSHIPCLOAK_ORACLECLOAKFIELD",
|
9669
|
+
"target": "None"
|
9599
9670
|
}
|
9600
9671
|
],
|
9601
9672
|
"Unit": [
|
@@ -9999,6 +10070,9 @@
|
|
9999
10070
|
{
|
10000
10071
|
"ability": 2244
|
10001
10072
|
},
|
10073
|
+
{
|
10074
|
+
"ability": 4122
|
10075
|
+
},
|
10002
10076
|
{
|
10003
10077
|
"ability": 1
|
10004
10078
|
}
|
@@ -10012,31 +10086,29 @@
|
|
10012
10086
|
"Massive",
|
10013
10087
|
"Heroic"
|
10014
10088
|
],
|
10015
|
-
"gas":
|
10089
|
+
"gas": 300,
|
10016
10090
|
"id": 10,
|
10017
10091
|
"is_addon": false,
|
10018
10092
|
"is_flying": true,
|
10019
10093
|
"is_structure": false,
|
10020
10094
|
"is_townhall": false,
|
10021
10095
|
"is_worker": false,
|
10022
|
-
"
|
10023
|
-
"
|
10024
|
-
"
|
10025
|
-
"minerals": 400,
|
10096
|
+
"max_health": 250.0,
|
10097
|
+
"max_shield": 250.0,
|
10098
|
+
"minerals": 300,
|
10026
10099
|
"name": "Mothership",
|
10027
10100
|
"needs_creep": false,
|
10028
10101
|
"needs_geyser": false,
|
10029
10102
|
"needs_power": false,
|
10030
10103
|
"race": "Protoss",
|
10031
|
-
"radius": 1.
|
10104
|
+
"radius": 1.25,
|
10032
10105
|
"sight": 14.0,
|
10033
10106
|
"size": 0,
|
10034
|
-
"speed":
|
10107
|
+
"speed": 2.015625,
|
10035
10108
|
"speed_creep_mul": 1.0,
|
10036
|
-
"
|
10037
|
-
"supply": 8.0,
|
10109
|
+
"supply": 6.0,
|
10038
10110
|
"tech_alias": [],
|
10039
|
-
"time":
|
10111
|
+
"time": 2000.0,
|
10040
10112
|
"unit_alias": 0,
|
10041
10113
|
"weapons": [
|
10042
10114
|
{
|
@@ -10947,6 +11019,9 @@
|
|
10947
11019
|
{
|
10948
11020
|
"ability": 595
|
10949
11021
|
},
|
11022
|
+
{
|
11023
|
+
"ability": 597
|
11024
|
+
},
|
10950
11025
|
{
|
10951
11026
|
"ability": 614
|
10952
11027
|
},
|
@@ -10979,14 +11054,6 @@
|
|
10979
11054
|
"building": 29
|
10980
11055
|
}
|
10981
11056
|
]
|
10982
|
-
},
|
10983
|
-
{
|
10984
|
-
"ability": 597,
|
10985
|
-
"requirements": [
|
10986
|
-
{
|
10987
|
-
"addon": 5
|
10988
|
-
}
|
10989
|
-
]
|
10990
11057
|
}
|
10991
11058
|
],
|
10992
11059
|
"accepts_addon": true,
|
@@ -11205,7 +11272,7 @@
|
|
11205
11272
|
"ability": 1533
|
11206
11273
|
},
|
11207
11274
|
{
|
11208
|
-
"ability":
|
11275
|
+
"ability": 1535
|
11209
11276
|
}
|
11210
11277
|
],
|
11211
11278
|
"accepts_addon": false,
|
@@ -11720,7 +11787,7 @@
|
|
11720
11787
|
"ability": 761
|
11721
11788
|
},
|
11722
11789
|
{
|
11723
|
-
"ability":
|
11790
|
+
"ability": 770
|
11724
11791
|
},
|
11725
11792
|
{
|
11726
11793
|
"ability": 764,
|
@@ -11816,6 +11883,9 @@
|
|
11816
11883
|
},
|
11817
11884
|
{
|
11818
11885
|
"ability": 799
|
11886
|
+
},
|
11887
|
+
{
|
11888
|
+
"ability": 807
|
11819
11889
|
}
|
11820
11890
|
],
|
11821
11891
|
"accepts_addon": false,
|
@@ -12889,14 +12959,19 @@
|
|
12889
12959
|
{
|
12890
12960
|
"ability": 1764
|
12891
12961
|
},
|
12892
|
-
{
|
12893
|
-
"ability": 3747
|
12894
|
-
},
|
12895
12962
|
{
|
12896
12963
|
"ability": 3753
|
12897
12964
|
},
|
12898
12965
|
{
|
12899
12966
|
"ability": 1
|
12967
|
+
},
|
12968
|
+
{
|
12969
|
+
"ability": 3747,
|
12970
|
+
"requirements": [
|
12971
|
+
{
|
12972
|
+
"upgrade": 299
|
12973
|
+
}
|
12974
|
+
]
|
12900
12975
|
}
|
12901
12976
|
],
|
12902
12977
|
"accepts_addon": false,
|
@@ -15324,9 +15399,6 @@
|
|
15324
15399
|
},
|
15325
15400
|
{
|
15326
15401
|
"abilities": [
|
15327
|
-
{
|
15328
|
-
"ability": 1454
|
15329
|
-
},
|
15330
15402
|
{
|
15331
15403
|
"ability": 1455
|
15332
15404
|
}
|
@@ -16087,6 +16159,14 @@
|
|
16087
16159
|
"upgrade": 64
|
16088
16160
|
}
|
16089
16161
|
]
|
16162
|
+
},
|
16163
|
+
{
|
16164
|
+
"ability": 4119,
|
16165
|
+
"requirements": [
|
16166
|
+
{
|
16167
|
+
"building": 96
|
16168
|
+
}
|
16169
|
+
]
|
16090
16170
|
}
|
16091
16171
|
],
|
16092
16172
|
"accepts_addon": false,
|
@@ -16393,7 +16473,7 @@
|
|
16393
16473
|
"is_townhall": false,
|
16394
16474
|
"is_worker": false,
|
16395
16475
|
"max_health": 500.0,
|
16396
|
-
"minerals":
|
16476
|
+
"minerals": 275,
|
16397
16477
|
"name": "Ultralisk",
|
16398
16478
|
"needs_creep": false,
|
16399
16479
|
"needs_geyser": false,
|
@@ -16578,7 +16658,7 @@
|
|
16578
16658
|
"size": 0,
|
16579
16659
|
"speed": 2.25,
|
16580
16660
|
"speed_creep_mul": 1.0,
|
16581
|
-
"start_energy":
|
16661
|
+
"start_energy": 75,
|
16582
16662
|
"supply": 2.0,
|
16583
16663
|
"tech_alias": [],
|
16584
16664
|
"time": 800.0,
|
@@ -16741,7 +16821,7 @@
|
|
16741
16821
|
"radius": 1.0,
|
16742
16822
|
"sight": 12.0,
|
16743
16823
|
"size": 0,
|
16744
|
-
"speed": 1.
|
16824
|
+
"speed": 1.875,
|
16745
16825
|
"speed_creep_mul": 1.0,
|
16746
16826
|
"supply": 4.0,
|
16747
16827
|
"tech_alias": [],
|
@@ -17225,7 +17305,7 @@
|
|
17225
17305
|
"size": 0,
|
17226
17306
|
"speed": 2.0,
|
17227
17307
|
"speed_creep_mul": 1.0,
|
17228
|
-
"start_energy":
|
17308
|
+
"start_energy": 75,
|
17229
17309
|
"supply": 2.0,
|
17230
17310
|
"tech_alias": [],
|
17231
17311
|
"time": 10.962890625,
|
@@ -17417,7 +17497,7 @@
|
|
17417
17497
|
"is_townhall": false,
|
17418
17498
|
"is_worker": false,
|
17419
17499
|
"max_health": 500.0,
|
17420
|
-
"minerals":
|
17500
|
+
"minerals": 275,
|
17421
17501
|
"name": "UltraliskBurrowed",
|
17422
17502
|
"needs_creep": false,
|
17423
17503
|
"needs_geyser": false,
|
@@ -17430,7 +17510,7 @@
|
|
17430
17510
|
"speed_creep_mul": 1.0,
|
17431
17511
|
"supply": 6.0,
|
17432
17512
|
"tech_alias": [],
|
17433
|
-
"time":
|
17513
|
+
"time": 22.0,
|
17434
17514
|
"unit_alias": 109,
|
17435
17515
|
"weapons": []
|
17436
17516
|
},
|
@@ -18342,7 +18422,7 @@
|
|
18342
18422
|
"is_structure": false,
|
18343
18423
|
"is_townhall": false,
|
18344
18424
|
"is_worker": false,
|
18345
|
-
"max_health":
|
18425
|
+
"max_health": 20.0,
|
18346
18426
|
"minerals": 0,
|
18347
18427
|
"name": "Broodling",
|
18348
18428
|
"needs_creep": false,
|
@@ -18352,7 +18432,7 @@
|
|
18352
18432
|
"radius": 0.375,
|
18353
18433
|
"sight": 7.0,
|
18354
18434
|
"size": 0,
|
18355
|
-
"speed":
|
18435
|
+
"speed": 2.953125,
|
18356
18436
|
"speed_creep_mul": 1.0,
|
18357
18437
|
"supply": 0.0,
|
18358
18438
|
"tech_alias": [],
|
@@ -18362,7 +18442,7 @@
|
|
18362
18442
|
{
|
18363
18443
|
"attacks": 1,
|
18364
18444
|
"bonuses": [],
|
18365
|
-
"cooldown": 0.
|
18445
|
+
"cooldown": 0.800048828125,
|
18366
18446
|
"damage_per_hit": 4.0,
|
18367
18447
|
"damage_splash": 0,
|
18368
18448
|
"range": 0.10009765625,
|
@@ -18998,7 +19078,7 @@
|
|
18998
19078
|
"needs_geyser": false,
|
18999
19079
|
"needs_power": false,
|
19000
19080
|
"race": "Protoss",
|
19001
|
-
"radius": 1.
|
19081
|
+
"radius": 1.125,
|
19002
19082
|
"sight": 12.0,
|
19003
19083
|
"size": 0,
|
19004
19084
|
"speed": 2.25,
|
@@ -19918,21 +19998,21 @@
|
|
19918
19998
|
}
|
19919
19999
|
],
|
19920
20000
|
"accepts_addon": false,
|
19921
|
-
"armor":
|
20001
|
+
"armor": 0.0,
|
19922
20002
|
"attributes": [
|
19923
20003
|
"Armored",
|
19924
20004
|
"Mechanical"
|
19925
20005
|
],
|
19926
20006
|
"cargo_size": 4,
|
19927
|
-
"gas":
|
20007
|
+
"gas": 50,
|
19928
20008
|
"id": 692,
|
19929
20009
|
"is_addon": false,
|
19930
20010
|
"is_flying": false,
|
19931
20011
|
"is_structure": false,
|
19932
20012
|
"is_townhall": false,
|
19933
20013
|
"is_worker": false,
|
19934
|
-
"max_health":
|
19935
|
-
"minerals":
|
20014
|
+
"max_health": 110.0,
|
20015
|
+
"minerals": 125,
|
19936
20016
|
"name": "Cyclone",
|
19937
20017
|
"needs_creep": false,
|
19938
20018
|
"needs_geyser": false,
|
@@ -19941,20 +20021,25 @@
|
|
19941
20021
|
"radius": 0.75,
|
19942
20022
|
"sight": 11.0,
|
19943
20023
|
"size": 0,
|
19944
|
-
"speed":
|
20024
|
+
"speed": 2.8125,
|
19945
20025
|
"speed_creep_mul": 1.0,
|
19946
|
-
"supply":
|
20026
|
+
"supply": 2.0,
|
19947
20027
|
"tech_alias": [],
|
19948
20028
|
"time": 720.0,
|
19949
20029
|
"unit_alias": 0,
|
19950
20030
|
"weapons": [
|
19951
20031
|
{
|
19952
20032
|
"attacks": 1,
|
19953
|
-
"bonuses": [
|
19954
|
-
|
19955
|
-
|
20033
|
+
"bonuses": [
|
20034
|
+
{
|
20035
|
+
"against": "Mechanical",
|
20036
|
+
"damage": 3.0
|
20037
|
+
}
|
20038
|
+
],
|
20039
|
+
"cooldown": 0.673828125,
|
20040
|
+
"damage_per_hit": 11.0,
|
19956
20041
|
"damage_splash": 0,
|
19957
|
-
"range":
|
20042
|
+
"range": 6.0,
|
19958
20043
|
"target_type": "Any"
|
19959
20044
|
}
|
19960
20045
|
]
|
@@ -20061,12 +20146,12 @@
|
|
20061
20146
|
"needs_geyser": false,
|
20062
20147
|
"needs_power": false,
|
20063
20148
|
"race": "Protoss",
|
20064
|
-
"radius": 0.
|
20149
|
+
"radius": 0.625,
|
20065
20150
|
"sight": 9.0,
|
20066
20151
|
"size": 0,
|
20067
20152
|
"speed": 2.25,
|
20068
20153
|
"speed_creep_mul": 1.0,
|
20069
|
-
"supply":
|
20154
|
+
"supply": 4.0,
|
20070
20155
|
"tech_alias": [],
|
20071
20156
|
"time": 800.0,
|
20072
20157
|
"unit_alias": 0,
|
@@ -20443,7 +20528,7 @@
|
|
20443
20528
|
"needs_power": false,
|
20444
20529
|
"race": "Protoss",
|
20445
20530
|
"radius": 0.4375,
|
20446
|
-
"sight":
|
20531
|
+
"sight": 7.0,
|
20447
20532
|
"size": 0,
|
20448
20533
|
"speed_creep_mul": 1.0,
|
20449
20534
|
"supply": 0.0,
|
@@ -21337,7 +21422,7 @@
|
|
21337
21422
|
"radius": 1.0,
|
21338
21423
|
"sight": 11.0,
|
21339
21424
|
"size": 0,
|
21340
|
-
"speed": 0.
|
21425
|
+
"speed": 0.78515625,
|
21341
21426
|
"speed_creep_mul": 1.0,
|
21342
21427
|
"supply": -8.0,
|
21343
21428
|
"tech_alias": [
|
@@ -21433,7 +21518,17 @@
|
|
21433
21518
|
"weapons": []
|
21434
21519
|
},
|
21435
21520
|
{
|
21436
|
-
"abilities": [
|
21521
|
+
"abilities": [
|
21522
|
+
{
|
21523
|
+
"ability": 4
|
21524
|
+
},
|
21525
|
+
{
|
21526
|
+
"ability": 4111
|
21527
|
+
},
|
21528
|
+
{
|
21529
|
+
"ability": 1
|
21530
|
+
}
|
21531
|
+
],
|
21437
21532
|
"accepts_addon": false,
|
21438
21533
|
"armor": 1.0,
|
21439
21534
|
"attributes": [
|
@@ -21915,7 +22010,7 @@
|
|
21915
22010
|
"cost": {
|
21916
22011
|
"gas": 100,
|
21917
22012
|
"minerals": 100,
|
21918
|
-
"time":
|
22013
|
+
"time": 1120.0
|
21919
22014
|
},
|
21920
22015
|
"id": 21,
|
21921
22016
|
"name": "MedivacCaduceusReactor"
|
@@ -22129,8 +22224,8 @@
|
|
22129
22224
|
},
|
22130
22225
|
{
|
22131
22226
|
"cost": {
|
22132
|
-
"gas":
|
22133
|
-
"minerals":
|
22227
|
+
"gas": 200,
|
22228
|
+
"minerals": 200,
|
22134
22229
|
"time": 3240.0
|
22135
22230
|
},
|
22136
22231
|
"id": 46,
|
@@ -22138,8 +22233,8 @@
|
|
22138
22233
|
},
|
22139
22234
|
{
|
22140
22235
|
"cost": {
|
22141
|
-
"gas":
|
22142
|
-
"minerals":
|
22236
|
+
"gas": 250,
|
22237
|
+
"minerals": 250,
|
22143
22238
|
"time": 3760.0
|
22144
22239
|
},
|
22145
22240
|
"id": 47,
|
@@ -22219,8 +22314,8 @@
|
|
22219
22314
|
},
|
22220
22315
|
{
|
22221
22316
|
"cost": {
|
22222
|
-
"gas":
|
22223
|
-
"minerals":
|
22317
|
+
"gas": 200,
|
22318
|
+
"minerals": 200,
|
22224
22319
|
"time": 3040.0
|
22225
22320
|
},
|
22226
22321
|
"id": 57,
|
@@ -22228,8 +22323,8 @@
|
|
22228
22323
|
},
|
22229
22324
|
{
|
22230
22325
|
"cost": {
|
22231
|
-
"gas":
|
22232
|
-
"minerals":
|
22326
|
+
"gas": 250,
|
22327
|
+
"minerals": 250,
|
22233
22328
|
"time": 3520.0
|
22234
22329
|
},
|
22235
22330
|
"id": 58,
|
@@ -22336,8 +22431,8 @@
|
|
22336
22431
|
},
|
22337
22432
|
{
|
22338
22433
|
"cost": {
|
22339
|
-
"gas":
|
22340
|
-
"minerals":
|
22434
|
+
"gas": 100,
|
22435
|
+
"minerals": 100,
|
22341
22436
|
"time": 2560.0
|
22342
22437
|
},
|
22343
22438
|
"id": 71,
|
@@ -22345,8 +22440,8 @@
|
|
22345
22440
|
},
|
22346
22441
|
{
|
22347
22442
|
"cost": {
|
22348
|
-
"gas":
|
22349
|
-
"minerals":
|
22443
|
+
"gas": 175,
|
22444
|
+
"minerals": 175,
|
22350
22445
|
"time": 3040.0
|
22351
22446
|
},
|
22352
22447
|
"id": 72,
|
@@ -22354,8 +22449,8 @@
|
|
22354
22449
|
},
|
22355
22450
|
{
|
22356
22451
|
"cost": {
|
22357
|
-
"gas":
|
22358
|
-
"minerals":
|
22452
|
+
"gas": 250,
|
22453
|
+
"minerals": 250,
|
22359
22454
|
"time": 3520.0
|
22360
22455
|
},
|
22361
22456
|
"id": 73,
|
@@ -22363,18 +22458,9 @@
|
|
22363
22458
|
},
|
22364
22459
|
{
|
22365
22460
|
"cost": {
|
22366
|
-
"gas":
|
22367
|
-
"minerals":
|
22368
|
-
"time":
|
22369
|
-
},
|
22370
|
-
"id": 74,
|
22371
|
-
"name": "InfestorEnergyUpgrade"
|
22372
|
-
},
|
22373
|
-
{
|
22374
|
-
"cost": {
|
22375
|
-
"gas": 150,
|
22376
|
-
"minerals": 150,
|
22377
|
-
"time": 1760.0
|
22461
|
+
"gas": 100,
|
22462
|
+
"minerals": 100,
|
22463
|
+
"time": 1600.0
|
22378
22464
|
},
|
22379
22465
|
"id": 75,
|
22380
22466
|
"name": "CentrificalHooks"
|
@@ -22417,8 +22503,8 @@
|
|
22417
22503
|
},
|
22418
22504
|
{
|
22419
22505
|
"cost": {
|
22420
|
-
"gas":
|
22421
|
-
"minerals":
|
22506
|
+
"gas": 100,
|
22507
|
+
"minerals": 100,
|
22422
22508
|
"time": 2880.0
|
22423
22509
|
},
|
22424
22510
|
"id": 81,
|
@@ -22426,8 +22512,8 @@
|
|
22426
22512
|
},
|
22427
22513
|
{
|
22428
22514
|
"cost": {
|
22429
|
-
"gas":
|
22430
|
-
"minerals":
|
22515
|
+
"gas": 175,
|
22516
|
+
"minerals": 175,
|
22431
22517
|
"time": 3440.0
|
22432
22518
|
},
|
22433
22519
|
"id": 82,
|
@@ -22435,8 +22521,8 @@
|
|
22435
22521
|
},
|
22436
22522
|
{
|
22437
22523
|
"cost": {
|
22438
|
-
"gas":
|
22439
|
-
"minerals":
|
22524
|
+
"gas": 250,
|
22525
|
+
"minerals": 250,
|
22440
22526
|
"time": 4000.0
|
22441
22527
|
},
|
22442
22528
|
"id": 83,
|
@@ -22651,9 +22737,9 @@
|
|
22651
22737
|
},
|
22652
22738
|
{
|
22653
22739
|
"cost": {
|
22654
|
-
"gas":
|
22655
|
-
"minerals":
|
22656
|
-
"time":
|
22740
|
+
"gas": 75,
|
22741
|
+
"minerals": 75,
|
22742
|
+
"time": 1120.0
|
22657
22743
|
},
|
22658
22744
|
"id": 134,
|
22659
22745
|
"name": "EvolveGroovedSpines"
|
@@ -22662,7 +22748,7 @@
|
|
22662
22748
|
"cost": {
|
22663
22749
|
"gas": 100,
|
22664
22750
|
"minerals": 100,
|
22665
|
-
"time":
|
22751
|
+
"time": 1440.0
|
22666
22752
|
},
|
22667
22753
|
"id": 135,
|
22668
22754
|
"name": "EvolveMuscularAugments"
|
@@ -22777,20 +22863,29 @@
|
|
22777
22863
|
},
|
22778
22864
|
{
|
22779
22865
|
"cost": {
|
22780
|
-
"gas":
|
22781
|
-
"minerals":
|
22866
|
+
"gas": 100,
|
22867
|
+
"minerals": 100,
|
22782
22868
|
"time": 1280.0
|
22783
22869
|
},
|
22784
22870
|
"id": 293,
|
22785
22871
|
"name": "DiggingClaws"
|
22786
22872
|
},
|
22873
|
+
{
|
22874
|
+
"cost": {
|
22875
|
+
"gas": 100,
|
22876
|
+
"minerals": 100,
|
22877
|
+
"time": 2240.0
|
22878
|
+
},
|
22879
|
+
"id": 296,
|
22880
|
+
"name": "HurricaneThrusters"
|
22881
|
+
},
|
22787
22882
|
{
|
22788
22883
|
"cost": {
|
22789
22884
|
"gas": 150,
|
22790
22885
|
"minerals": 150,
|
22791
22886
|
"time": 2240.0
|
22792
22887
|
},
|
22793
|
-
"id":
|
22888
|
+
"id": 297,
|
22794
22889
|
"name": "TempestGroundAttackUpgrade"
|
22795
22890
|
},
|
22796
22891
|
{
|
@@ -22799,16 +22894,25 @@
|
|
22799
22894
|
"minerals": 150,
|
22800
22895
|
"time": 1760.0
|
22801
22896
|
},
|
22802
|
-
"id":
|
22897
|
+
"id": 298,
|
22803
22898
|
"name": "MicrobialShroud"
|
22804
22899
|
},
|
22900
|
+
{
|
22901
|
+
"cost": {
|
22902
|
+
"gas": 50,
|
22903
|
+
"minerals": 50,
|
22904
|
+
"time": 1280.0
|
22905
|
+
},
|
22906
|
+
"id": 299,
|
22907
|
+
"name": "InterferenceMatrix"
|
22908
|
+
},
|
22805
22909
|
{
|
22806
22910
|
"cost": {
|
22807
22911
|
"gas": 100,
|
22808
22912
|
"minerals": 100,
|
22809
22913
|
"time": 2240.0
|
22810
22914
|
},
|
22811
|
-
"id":
|
22915
|
+
"id": 300,
|
22812
22916
|
"name": "SunderingImpact"
|
22813
22917
|
},
|
22814
22918
|
{
|
@@ -22817,7 +22921,7 @@
|
|
22817
22921
|
"minerals": 100,
|
22818
22922
|
"time": 2240.0
|
22819
22923
|
},
|
22820
|
-
"id":
|
22924
|
+
"id": 301,
|
22821
22925
|
"name": "AmplifiedShielding"
|
22822
22926
|
},
|
22823
22927
|
{
|
@@ -22826,7 +22930,7 @@
|
|
22826
22930
|
"minerals": 100,
|
22827
22931
|
"time": 2240.0
|
22828
22932
|
},
|
22829
|
-
"id":
|
22933
|
+
"id": 302,
|
22830
22934
|
"name": "PsionicAmplifiers"
|
22831
22935
|
},
|
22832
22936
|
{
|
@@ -22835,7 +22939,7 @@
|
|
22835
22939
|
"minerals": 100,
|
22836
22940
|
"time": 1280.0
|
22837
22941
|
},
|
22838
|
-
"id":
|
22942
|
+
"id": 303,
|
22839
22943
|
"name": "SecretedCoating"
|
22840
22944
|
}
|
22841
22945
|
]
|