Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KC3Kai/kancolle-replay in…
Browse files Browse the repository at this point in the history
…to gh-pages
  • Loading branch information
fourinone41 committed May 29, 2024
2 parents a9b5bab + 2fac9fb commit 4261f7a
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 3 deletions.
Binary file added assets/icons/K979.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
165 changes: 163 additions & 2 deletions js/data/mst_slotitem_bonus.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,89 @@
"shipClass": [56],
"requiresAR": 1,
"num": 1
},
{
"bonus": { "tyku": 2, "kaih": 3 },
"shipId": [979]
}
]
},
{
"ids": [39],
"bonuses": [
{
"bonus": { "kaih": 1 },
"shipId": [979],
"level": 8
},
{
"bonus": { "tyku": 2 },
"shipId": [979],
"level": 9
},
{
"bonus": { "houg": 1 },
"shipId": [979],
"level": 10
}
]
},
{
"ids": [40],
"bonuses": [
{
"bonus": { "tyku": 2 },
"shipId": [979],
"level": 9
},
{
"bonus": { "houg": 1 },
"shipId": [979],
"level": 10
}
]
},
{
"ids": [49],
"bonuses": [
{
"bonus": { "kaih": 2 },
"shipId": [979]
},
{
"bonus": { "houm": 1 },
"shipId": [979],
"level": 6
},
{
"bonus": { "tyku": 1 },
"shipId": [979],
"level": 7
},
{
"bonus": { "kaih": 1 },
"shipId": [979],
"level": 8
},
{
"bonus": { "tyku": 1 },
"shipId": [979],
"level": 9
},
{
"bonus": { "houg": 1 },
"shipId": [979],
"level": 10
}
]
},
{
"ids": [131],
"bonuses": [
{
"bonus": { "tyku": 2 },
"shipId": [979],
"level": 10
}
]
},
Expand Down Expand Up @@ -4052,6 +4135,10 @@
"shipId": [656],
"requiresAR": 1,
"num": 1
},
{
"bonus": { "houg": 1, "tyku": 1, "houm": 1, "kaih": 1 },
"shipId": [979]
}
]
},
Expand Down Expand Up @@ -4198,15 +4285,44 @@
},
{
"bonus": { "houg": 2, "tyku": 2, "kaih": 3 },
"shipId": [961],
"shipId": [961,979],
"requiresSR": 1,
"num": 1
},
{
"bonus": { "houg": 1, "tyku": 5, "kaih": 3 },
"shipId": [961],
"shipId": [961,979],
"requiresAR": 1,
"num": 1
},
{
"bonus": { "houm": 1 },
"shipId": [979]
},
{
"bonus": { "kaih": 1 },
"shipId": [979],
"level": 3
},
{
"bonus": { "houg": 1 },
"shipId": [979],
"level": 5
},
{
"bonus": { "tyku": 2 },
"shipId": [979],
"level": 7
},
{
"bonus": { "houm": 1 },
"shipId": [979],
"level": 9
},
{
"bonus": { "houg": 1 },
"shipId": [979],
"level": 10
}
]
},
Expand Down Expand Up @@ -4911,6 +5027,26 @@
"level": 3,
"shipCountry": ["US"]
},
{
"bonus": { "houm": 1 },
"level": 7,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 1 },
"level": 8,
"shipCountry": ["US"]
},
{
"bonus": { "houm": 1 },
"level": 9,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 1 },
"level": 10,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 1 },
"shipClass": [67,78,82,88,108,112]
Expand Down Expand Up @@ -4946,6 +5082,31 @@
"level": 5,
"shipCountry": ["US"]
},
{
"bonus": { "houm": 1 },
"level": 6,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 1 },
"level": 7,
"shipCountry": ["US"]
},
{
"bonus": { "houm": 1 },
"level": 8,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 1 },
"level": 9,
"shipCountry": ["US"]
},
{
"bonus": { "houm": 1 },
"level": 10,
"shipCountry": ["US"]
},
{
"bonus": { "houg": 2 },
"shipClass": [67,78,82,88,108,112]
Expand Down
28 changes: 27 additions & 1 deletion js/kcSHIPDATA.js
Original file line number Diff line number Diff line change
Expand Up @@ -17570,7 +17570,7 @@ var SHIPDATA = {
SLOTS: [0, 0, 0],
fuel: 10,
ammo: 10,
next: 0,
next: 979,
prev: 922,
nextlvl: 0,
},
Expand Down Expand Up @@ -19463,6 +19463,32 @@ var SHIPDATA = {
prev: 972,
nextlvl: 0,
},
979: {
name: 'Inagi Kai 2',
nameJP: '稲木改二',
image: 'K979.jpg',
type: 'DE', sclass: 117,
nid: 579,
added: '2024-05-29',
HP: 27, HPmax: 37,
FP: 43, FPbase: 9,
TP: 0, TPbase: 0,
AA: 77, AAbase: 27,
AR: 47, ARbase: 9,
EV: 0, EVbase: 0,
ASW: 0, ASWbase: 0,
LOS: 0, LOSbase: 0,
LUK: 17, LUKmax: 87,
unknownstats: { EV: 1, ASW: 1, LOS: 1 },
RNG: 1,
SPD: 5,
SLOTS: [0, 0, 0],
fuel: 10,
ammo: 15,
next: 0,
prev: 730,
nextlvl: 0,
},
1496: {
name: 'Colorado Kai',
nameJP: 'Colorado改',
Expand Down

0 comments on commit 4261f7a

Please sign in to comment.