Module:Data/Enemy/Heavy Cruiser Princess
< Module:Data
Revision as of 11:38, 2 May 2018 by com>Battlecruiser (mark form II and III as non-final forms)
Documentation for this module may be created at Module:Data/Enemy/Heavy Cruiser Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Heavy_Cruiser_Princess = {
[""] = {
_name = "Heavy Cruiser Princess",
_rarity = 8,
_back = -11,
_api_id = 659,
_id = 659,
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 350,
_firepower = 100,
_armor = 145,
_torpedo = 66,
_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 Princess",
_suffix = "II",
_rarity = 8,
_back = -11,
_api_id = 660,
_id = 660,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 350,
_firepower = 130,
_armor = 175,
_torpedo = 74,
_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, estimation = true},
}
},
["III"] = {
_name = "Heavy Cruiser Princess",
_suffix = "III",
_rarity = 8,
_back = -11,
_api_id = 661,
_id = 661,
_battle_card_reference = "/",
_cg_reference = "/",
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 350,
_firepower = 160,
_armor = 195,
_torpedo = 82,
_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},
},
},
["IV"] = {
_name = "Heavy Cruiser Princess",
_suffix = "IV",
_rarity = 8,
_back = -12,
_api_id = 662,
_id = 662,
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 370,
_firepower = 130,
_armor = 158,
_torpedo = 74,
_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 = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4, estimation = true},
}
},
["V"] = {
_name = "Heavy Cruiser Princess",
_suffix = "V",
_rarity = 8,
_back = -12,
_api_id = 663,
_id = 663,
_battle_card_reference = "/IV",
_cg_reference = "/IV",
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 380,
_firepower = 160,
_armor = 188,
_torpedo = 82,
_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 = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4, estimation = true},
}
},
["VI"] = {
_name = "Heavy Cruiser Princess",
_suffix = "VI",
_rarity = 8,
_back = -12,
_api_id = 664,
_id = 664,
_battle_card_reference = "/IV",
_cg_reference = "/IV",
_japanese_name = "重巡棲姫",
_reading = "じゅうじゅんせいき",
_type = 5,
_hp = 390,
_firepower = 190,
_armor = 208,
_torpedo = 90,
_evasion = nil,
_aa = 93,
_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 = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
{equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4},
},
},
}
return Heavy_Cruiser_Princess