- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Enemy/Heavy Cruiser Summer Princess"
Jump to navigation
Jump to search
com>Battlecruiser m (add verifying sources) |
m |
||
Line 7: | Line 7: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1705, |
− | _id = | + | _id = 1705, |
_japanese_name = "重巡夏姫", | _japanese_name = "重巡夏姫", | ||
_reading = "じゅうじゅんなつき", | _reading = "じゅうじゅんなつき", | ||
Line 35: | Line 35: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1706, |
− | _id = | + | _id = 1706, |
_japanese_name = "重巡夏姫", | _japanese_name = "重巡夏姫", | ||
_reading = "じゅうじゅんなつき", | _reading = "じゅうじゅんなつき", | ||
Line 66: | Line 66: | ||
_rarity = 8, | _rarity = 8, | ||
_back = -11, | _back = -11, | ||
− | _api_id = | + | _api_id = 1707, |
− | _id = | + | _id = 1707, |
_japanese_name = "重巡夏姫", | _japanese_name = "重巡夏姫", | ||
_reading = "じゅうじゅんなつき", | _reading = "じゅうじゅんなつき", | ||
Line 91: | Line 91: | ||
-- https:://twitter.com/buntan_oic/status/766914884311273472 | -- https:://twitter.com/buntan_oic/status/766914884311273472 | ||
}, | }, | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
} | } | ||
return Heavy_Cruiser_Summer_Princess | return Heavy_Cruiser_Summer_Princess |
Revision as of 21:56, 16 September 2018
Documentation for this module may be created at Module:Data/Enemy/Heavy Cruiser Summer Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Heavy_Cruiser_Summer_Princess = {
[""] = {
_name = "Heavy Cruiser Summer Princess",
_rarity = 8,
_back = -11,
_api_id = 1705,
_id = 1705,
_japanese_name = "重巡夏姫",
_reading = "じゅうじゅんなつき",
_type = 5,
_hp = 370,
_firepower = 110,
_armor = 139,
_torpedo = 74,
_evasion = nil,
_aa = 72,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_equipment = {
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "High-speed Abyssal Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4, estimation = true},
},
},
["II"] = {
_name = "Heavy Cruiser Summer Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 1706,
_id = 1706,
_japanese_name = "重巡夏姫",
_reading = "じゅうじゅんなつき",
_cg_reference = "/",
_battle_card_reference = "/",
_type = 5,
_hp = 430,
_firepower = 140,
_armor = 169,
_torpedo = 82,
_evasion = nil,
_aa = 79,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_equipment = {
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "High-speed Abyssal Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4},
-- https://bbs.nga.cn/read.php?pid=296506957
},
},
["III"] = {
_name = "Heavy Cruiser Summer Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 1707,
_id = 1707,
_japanese_name = "重巡夏姫",
_reading = "じゅうじゅんなつき",
_cg_reference = "/",
_battle_card_reference = "/",
_type = 5,
_hp = 490,
_firepower = 170,
_armor = 189,
_torpedo = 90,
_evasion = nil,
_aa = 86,
_asw = 0,
_speed = 10,
_los = nil,
_range = 3,
_luck = nil,
_equipment = {
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "8inch Long Range Twin Gun Mount", size = 0, estimation = true},
{equipment = "High-speed Abyssal Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4},
-- https:://twitter.com/buntan_oic/status/766914884311273472
},
},
}
return Heavy_Cruiser_Summer_Princess