Skip to content

Commit

Permalink
GitHub Actions Update (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 10, 2025
1 parent 702d687 commit 2beebe6
Show file tree
Hide file tree
Showing 8 changed files with 242 additions and 8 deletions.
236 changes: 235 additions & 1 deletion data/akashi_schedule.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"items": [
{
"id": 1,
Expand Down Expand Up @@ -490,6 +490,14 @@
411
],
"day": "1000011"
},
{
"ship": [
27,
287,
412
],
"day": "0011110"
}
],
"resource": {
Expand Down Expand Up @@ -24101,6 +24109,232 @@
}
}
]
},
{
"id": 550,
"improvement": [
{
"req": [
{
"ship": [
116,
117,
555,
560
],
"day": "0000111"
},
{
"ship": [
382,
884,
889
],
"day": "0001110"
}
],
"resource": {
"base": [
180,
180,
0,
70
],
"extra": [
{
"dm": [
3,
3
],
"im": [
1,
2
],
"slot": {
"23": 1
}
},
{
"dm": [
4,
6
],
"im": [
1,
2
],
"slot": {
"23": 1
}
},
{
"dm": [
6,
10
],
"im": [
3,
6
],
"slot": {
"24": 2
},
"use": {
"77": 1
}
}
]
},
"upgrade": {
"id": 551,
"lv": 0
}
}
]
},
{
"id": 551,
"improvement": [
{
"req": [
{
"ship": [
116,
117,
555,
560
],
"day": "1000111"
},
{
"ship": [
382,
884,
889
],
"day": "0001110"
}
],
"resource": {
"base": [
190,
190,
0,
100
],
"extra": [
{
"dm": [
4,
4
],
"im": [
1,
2
],
"slot": {
"23": 2
}
},
{
"dm": [
5,
8
],
"im": [
2,
3
],
"slot": {
"17": 1
}
},
{
"dm": [
10,
18
],
"im": [
4,
7
],
"slot": {
"324": 1
},
"use": {
"70": 1,
"77": 1
}
}
]
},
"upgrade": {
"id": 552,
"lv": 0
}
}
]
},
{
"id": 552,
"improvement": [
{
"req": [
{
"ship": [
883
],
"day": "1000111"
}
],
"resource": {
"base": [
220,
200,
0,
170
],
"extra": [
{
"dm": [
5,
6
],
"im": [
2,
3
],
"slot": {
"23": 3
}
},
{
"dm": [
7,
9
],
"im": [
4,
6
],
"slot": {
"391": 1
}
},
{
"dm": [
0,
0
],
"im": [
0,
0
]
}
]
}
}
]
}
]
}
2 changes: 1 addition & 1 deletion data/equipment_type_l10n.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"1": {
"ja": "小口径主砲",
Expand Down
2 changes: 1 addition & 1 deletion data/equipment_type_l10n_without_id.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"小口径主砲": {
"en": "Small Cal. Main Gun",
Expand Down
2 changes: 1 addition & 1 deletion data/event_ship_tags.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"1": {
"color": "0xffdfdfdf",
Expand Down
2 changes: 1 addition & 1 deletion data/slotitem_l10n.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"1": {
"ja": "12cm単装砲",
Expand Down
2 changes: 1 addition & 1 deletion data/slotitem_l10n_without_id.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"12cm単装砲": {
"en": "12cm Single Gun Mount",
Expand Down
2 changes: 1 addition & 1 deletion data/useitem_in_improve_l10n.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"data_version": "2024122914",
"data_version": "2025011014",
"data": {
"71": {
"ja": "ネ式エンジン",
Expand Down
2 changes: 1 addition & 1 deletion data/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": "2024122914"}
{"version": "2025011014"}

0 comments on commit 2beebe6

Please sign in to comment.