- 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 (source added) |
(https://wikiwiki.jp/kancolle/%E9%87%8D%E5%B7%A1%E5%A4%8F%E5%A7%AB In Oct 6th 2019) |
||
Line 12: | Line 12: | ||
_reading = "じゅうじゅんなつき", | _reading = "じゅうじゅんなつき", | ||
_type = 5, | _type = 5, | ||
− | _hp = | + | _hp = 400, |
_firepower = 110, | _firepower = 110, | ||
_armor = 139, | _armor = 139, | ||
Line 43: | Line 43: | ||
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_type = 5, | _type = 5, | ||
− | _hp = | + | _hp = 450, |
_firepower = 140, | _firepower = 140, | ||
_armor = 169, | _armor = 169, | ||
Line 74: | Line 74: | ||
_battle_card_reference = "/", | _battle_card_reference = "/", | ||
_type = 5, | _type = 5, | ||
− | _hp = | + | _hp = 550, |
_firepower = 170, | _firepower = 170, | ||
_armor = 189, | _armor = 189, |
Revision as of 14:57, 6 October 2019
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 = 400,
_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},
-- https://bbs.nga.cn/read.php?pid=296506957
},
},
["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 = 450,
_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 = 550,
_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