poi-plugin-kai-planner 1.0.18 → 1.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-kai-planner",
3
- "version": "1.0.18",
3
+ "version": "1.0.19",
4
4
  "main": "index.js",
5
5
  "author": "aulu",
6
6
  "contributors": ["aulu"],
@@ -1,8 +1,8 @@
1
1
  {
2
- "data_version": "2026.04.29",
3
- "run_date": "2026-04-29",
4
- "updated_at": "2026-04-29T00:00:00+08:00",
5
- "previous_snapshot": "2026-04-25",
2
+ "data_version": "2026.08.26",
3
+ "run_date": "2026-08-26",
4
+ "updated_at": "2026-08-26T00:00:00+08:00",
5
+ "previous_snapshot": "2026-07-10",
6
6
  "version_complete": true,
7
7
  "source": {
8
8
  "repo": "yukikuri/akashi-list",
@@ -10,39 +10,56 @@
10
10
  "detail_path": "detail/"
11
11
  },
12
12
  "target_equipment_ids": [
13
+ 2,
13
14
  3,
14
- 10,
15
- 13,
16
- 14,
17
- 15,
18
- 24,
19
15
  27,
20
- 45,
21
- 57,
22
- 88,
23
- 89,
24
- 91,
16
+ 35,
17
+ 39,
18
+ 40,
19
+ 48,
20
+ 49,
21
+ 63,
22
+ 76,
25
23
  106,
26
- 125,
24
+ 122,
25
+ 146,
26
+ 171,
27
+ 174,
28
+ 198,
29
+ 205,
30
+ 226,
27
31
  229,
28
- 278,
29
- 284,
30
- 285,
31
- 286,
32
- 287,
33
- 288,
32
+ 256,
33
+ 266,
34
+ 267,
34
35
  294,
35
- 307,
36
- 313,
36
+ 295,
37
37
  315,
38
- 379,
39
- 382,
40
- 397,
41
- 398,
42
- 553,
43
- 572,
44
- 573,
45
- 574
38
+ 317,
39
+ 362,
40
+ 381,
41
+ 385,
42
+ 419,
43
+ 468,
44
+ 470,
45
+ 471,
46
+ 483,
47
+ 503,
48
+ 529,
49
+ 536,
50
+ 537,
51
+ 541,
52
+ 542,
53
+ 577,
54
+ 578,
55
+ 579,
56
+ 580,
57
+ 582,
58
+ 583,
59
+ 584,
60
+ 585,
61
+ 586,
62
+ 587
46
63
  ],
47
64
  "fetch_report_file": "fetch_report.json",
48
65
  "files": [
@@ -1063,6 +1063,13 @@
1063
1063
  "consume_steel": 0,
1064
1064
  "consume_bauxite": 600
1065
1065
  },
1066
+ {
1067
+ "id": 189,
1068
+ "consume_fuel": 200,
1069
+ "consume_ammo": 190,
1070
+ "consume_steel": 20,
1071
+ "consume_bauxite": 490
1072
+ },
1066
1073
  {
1067
1074
  "id": 190,
1068
1075
  "consume_fuel": 24,
@@ -2078,6 +2085,20 @@
2078
2085
  "consume_steel": 420,
2079
2086
  "consume_bauxite": 0
2080
2087
  },
2088
+ {
2089
+ "id": 428,
2090
+ "consume_fuel": 30,
2091
+ "consume_ammo": 260,
2092
+ "consume_steel": 320,
2093
+ "consume_bauxite": 20
2094
+ },
2095
+ {
2096
+ "id": 429,
2097
+ "consume_fuel": 40,
2098
+ "consume_ammo": 320,
2099
+ "consume_steel": 320,
2100
+ "consume_bauxite": 20
2101
+ },
2081
2102
  {
2082
2103
  "id": 431,
2083
2104
  "consume_fuel": 290,
@@ -2574,5 +2595,12 @@
2574
2595
  "consume_ammo": 20,
2575
2596
  "consume_steel": 170,
2576
2597
  "consume_bauxite": 280
2598
+ },
2599
+ {
2600
+ "id": 575,
2601
+ "consume_fuel": 10,
2602
+ "consume_ammo": 40,
2603
+ "consume_steel": 30,
2604
+ "consume_bauxite": 20
2577
2605
  }
2578
2606
  ]