Skip to content

Commit

Permalink
Chapter Update
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-kumo authored Sep 5, 2022
1 parent bd462b3 commit 87cf7f6
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 16 deletions.
2 changes: 1 addition & 1 deletion azurapi-data
Submodule azurapi-data updated 2 files
+1 −1 AzurLaneData
+106 −0 dist/ships.json
40 changes: 26 additions & 14 deletions dist/chapters.json
Original file line number Diff line number Diff line change
Expand Up @@ -24520,9 +24520,9 @@
"supremacy": 3220
},
"mapDrops": [
"T1-T3 Upgrade Parts",
"T1-T3 Upgrade Parts (clear bonus: 5–7 T2-T3 Plates)",
"T1-T4 Tech Boxes",
"Coins"
"Coins (clear bonus: 1300–1400)"
],
"fuelCostLimit": {
"mob": 36,
Expand Down Expand Up @@ -25301,9 +25301,9 @@
"supremacy": 3400
},
"mapDrops": [
"T1-T3 Upgrade Parts",
"T1-T3 Upgrade Parts (clear bonus: 5–7 T2-T3 Plates)",
"T1-T4 Tech Boxes",
"Coins"
"Coins (clear bonus: 1450–1550)"
],
"fuelCostLimit": {
"mob": 37,
Expand Down Expand Up @@ -26073,9 +26073,9 @@
"supremacy": 3580
},
"mapDrops": [
"T1-T3 Upgrade Parts",
"T1-T3 Upgrade Parts (clear bonus: 5–7 T2-T3 Plates)",
"T1-T4 Tech Boxes",
"Coins"
"Coins (clear bonus: 1550–1650)"
],
"fuelCostLimit": {
"mob": 38,
Expand Down Expand Up @@ -26935,9 +26935,9 @@
"supremacy": 3780
},
"mapDrops": [
"T1-T3 Upgrade Parts",
"T1-T3 Upgrade Parts (clear bonus: 4–7 T2-T3 Plates)",
"T1-T4 Tech Boxes",
"Coins"
"Coins (clear bonus: 1600–1700)"
],
"fuelCostLimit": {
"mob": 39,
Expand Down Expand Up @@ -31862,7 +31862,13 @@
"mapDrops": [
"T2-T3 Upgrade Parts",
"T1-T4 Tech Boxes",
"Coins"
"Coins.",
{
"min": 7,
"max": 9,
"item": "T2 Random Gear Part",
"guaranteed": true
}
],
"fuelCostLimit": {
"mob": 46,
Expand Down Expand Up @@ -32495,7 +32501,7 @@
"Enemy spawn",
"Enemy spawn",
"Sea",
"Land",
"Lighthouse",
"Sea",
"Enemy spawn",
"Land"
Expand Down Expand Up @@ -32620,7 +32626,7 @@
{
"x": 4,
"y": 2,
"node": "Land"
"node": "Lighthouse"
},
{
"x": 6,
Expand Down Expand Up @@ -33280,6 +33286,7 @@
"boss": 61,
"submarine": 18
},
"additionalNotes": "Special spawn always appears on entering the stage, and is removed in Clearing Mode",
"blueprintDrops": [
{
"name": "Twin 100mm Type 98 High-Angle Gun",
Expand Down Expand Up @@ -33408,7 +33415,7 @@
"Sea",
"Enemy spawn",
"Enemy spawn",
"Sea",
"Special spawn",
"Enemy spawn",
"Land"
],
Expand All @@ -33422,7 +33429,7 @@
"Land",
"Enemy spawn",
"Enemy spawn",
"Land"
"Lighthouse"
],
[
"Boss spawn",
Expand Down Expand Up @@ -33633,6 +33640,11 @@
"y": 5,
"node": "Enemy spawn"
},
{
"x": 7,
"y": 5,
"node": "Special spawn"
},
{
"x": 8,
"y": 5,
Expand Down Expand Up @@ -33686,7 +33698,7 @@
{
"x": 9,
"y": 6,
"node": "Land"
"node": "Lighthouse"
},
{
"x": 0,
Expand Down
2 changes: 1 addition & 1 deletion dist/chapters.min.json

Large diffs are not rendered by default.

0 comments on commit 87cf7f6

Please sign in to comment.