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 Jan 27, 2024
2 parents 2ec152d + 37f040e commit 72ad936
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 22 deletions.
Binary file added assets/icons/K502.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/K507.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions js/kcEQDATA.js
Original file line number Diff line number Diff line change
Expand Up @@ -6023,6 +6023,17 @@ var EQDATA = {
EV: 6,
LOS: 7,
},
520: {
name: 'Prototype 20.3cm (No.4) Twin Gun Mount',
nameJP: '試製20.3cm(4号)連装砲',
added: '2024-01-25',
type: MAINGUNM,
FP: 11,
AA: 4,
AR: 1,
ACC: 2,
RNG: 2,
},
1501: {
name: '5inch Single Cannon',
nameJP: '5inch単装砲',
Expand Down
92 changes: 70 additions & 22 deletions js/kcSHIPDATA.js
Original file line number Diff line number Diff line change
Expand Up @@ -2936,7 +2936,7 @@ var SHIPDATA = {
SLOTS: [5, 6, 6, 9],
fuel: 50,
ammo: 55,
next: 0,
next: 502,
prev: 120,
nextlvl: 0,
},
Expand Down Expand Up @@ -4761,14 +4761,14 @@ var SHIPDATA = {
nid: 194,
added: '2014-05-23',
HP: 57, HPmax: 71,
FP: 84, FPbase: 52,
FP: 85, FPbase: 52,
TP: 84, TPbase: 34,
AA: 76, AAbase: 24,
AR: 78, ARbase: 47,
EV: 86, EVbase: 45,
ASW: 0, ASWbase: 0,
LOS: 58, LOSbase: 18,
LUK: 19, LUKmax: 74,
LUK: 19, LUKmax: 76,
RNG: 2,
SPD: 10,
SLOTS: [2, 2, 4, 4],
Expand Down Expand Up @@ -6640,14 +6640,14 @@ var SHIPDATA = {
nid: 1369,
added: '2013-04-17',
HP: 57, HPmax: 69,
FP: 77, FPbase: 48,
FP: 79, FPbase: 48,
TP: 79, TPbase: 24,
AA: 69, AAbase: 20,
AR: 75, ARbase: 45,
AR: 76, ARbase: 45,
EV: 80, EVbase: 40,
ASW: 0, ASWbase: 0,
LOS: 49, LOSbase: 14,
LUK: 10, LUKmax: 63,
LUK: 10, LUKmax: 78,
RNG: 2,
SPD: 10,
SLOTS: [2, 2, 2, 2],
Expand Down Expand Up @@ -7844,10 +7844,10 @@ var SHIPDATA = {
nid: 191,
added: '2014-07-04',
HP: 56, HPmax: 71,
FP: 81, FPbase: 50,
FP: 82, FPbase: 50,
TP: 88, TPbase: 36,
AA: 80, AAbase: 28,
AR: 79, ARbase: 47,
AR: 80, ARbase: 47,
EV: 87, EVbase: 47,
ASW: 0, ASWbase: 0,
LOS: 61, LOSbase: 19,
Expand Down Expand Up @@ -12135,6 +12135,31 @@ var SHIPDATA = {
prev: 73,
nextlvl: 90,
},
502: {
name: 'Mikuma Kai 2',
nameJP: '三隈改二',
image: 'K502.jpg',
type: 'CAV', sclass: 9,
nid: 302,
added: '2024-01-25',
HP: 59, HPmax: 73,
FP: 77, FPbase: 31,
TP: 87, TPbase: 38,
AA: 83, AAbase: 30,
AR: 73, ARbase: 41,
EV: 80, EVbase: 38,
ASW: 0, ASWbase: 0,
LOS: 82, LOSbase: 25,
LUK: 12, LUKmax: 77,
RNG: 2,
SPD: 10,
SLOTS: [2, 3, 6, 13],
fuel: 55,
ammo: 60,
next: 507,
prev: 121,
nextlvl: 89,
},
503: {
name: 'Suzuya Kai 2',
nameJP: '鈴谷改二',
Expand All @@ -12150,7 +12175,7 @@ var SHIPDATA = {
EV: 82, EVbase: 41,
ASW: 0, ASWbase: 0,
LOS: 83, LOSbase: 26,
LUK: 14, LUKmax: 74,
LUK: 14, LUKmax: 76,
RNG: 2,
SPD: 10,
SLOTS: [3, 3, 7, 11],
Expand All @@ -12175,7 +12200,7 @@ var SHIPDATA = {
EV: 81, EVbase: 40,
ASW: 0, ASWbase: 0,
LOS: 81, LOSbase: 25,
LUK: 13, LUKmax: 73,
LUK: 13, LUKmax: 75,
RNG: 2,
SPD: 10,
SLOTS: [3, 3, 7, 11],
Expand Down Expand Up @@ -12210,6 +12235,31 @@ var SHIPDATA = {
prev: 501,
nextlvl: 90,
},
507: {
name: 'Mikuma Kai 2 Toku',
nameJP: '三隈改二特',
image: 'K507.jpg',
type: 'AV', sclass: 9,
nid: 307,
added: '2024-01-25',
HP: 59, HPmax: 73,
FP: 78, FPbase: 31,
TP: 92, TPbase: 46,
AA: 88, AAbase: 35,
AR: 75, ARbase: 41,
EV: 75, EVbase: 35,
ASW: 0, ASWbase: 0,
LOS: 89, LOSbase: 32,
LUK: 12, LUKmax: 77,
RNG: 2,
SPD: 10,
SLOTS: [2, 3, 6, 2],
fuel: 60,
ammo: 75,
next: 502,
prev: 502,
nextlvl: 89,
},
508: {
name: 'Suzuya CVL Kai 2',
nameJP: '鈴谷航改二',
Expand All @@ -12226,10 +12276,10 @@ var SHIPDATA = {
EV: 83, EVbase: 42,
ASW: 0, ASWbase: 0,
LOS: 85, LOSbase: 46,
LUK: 13, LUKmax: 74,
LUK: 13, LUKmax: 76,
RNG: 2,
SPD: 10,
SLOTS: [17, 22, 16, 4],
SLOTS: [17, 22, 18, 4],
fuel: 60,
ammo: 55,
next: 0,
Expand All @@ -12252,10 +12302,10 @@ var SHIPDATA = {
EV: 82, EVbase: 41,
ASW: 0, ASWbase: 0,
LOS: 83, LOSbase: 45,
LUK: 12, LUKmax: 73,
LUK: 12, LUKmax: 75,
RNG: 2,
SPD: 10,
SLOTS: [17, 22, 16, 4],
SLOTS: [17, 22, 18, 4],
fuel: 60,
ammo: 55,
next: 0,
Expand Down Expand Up @@ -19050,11 +19100,10 @@ var SHIPDATA = {
TP: 86, TPbase: 29,
AA: 75, AAbase: 20,
AR: 53, ARbase: 15,
EV: 0, EVbase: 0,
ASW: 0, ASWbase: 0,
LOS: 0, LOSbase: 0,
EV: 93, EVbase: 45,
ASW: 76, ASWbase: 28,
LOS: 43, LOSbase: 9,
LUK: 27, LUKmax: 89,
unknownstats: true,
RNG: 1,
SPD: 10,
SLOTS: [0, 0, 0],
Expand Down Expand Up @@ -19126,11 +19175,10 @@ var SHIPDATA = {
TP: 84, TPbase: 23,
AA: 73, AAbase: 20,
AR: 54, ARbase: 15,
EV: 0, EVbase: 0,
ASW: 0, ASWbase: 0,
LOS: 0, LOSbase: 0,
EV: 95, EVbase: 45,
ASW: 74, ASWbase: 27,
LOS: 50, LOSbase: 12,
LUK: 27, LUKmax: 89,
unknownstats: true,
RNG: 1,
SPD: 10,
SLOTS: [0, 0, 0],
Expand Down

0 comments on commit 72ad936

Please sign in to comment.