• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Enemy/Heavy Cruiser Princess

From Kancolle Wiki
< Module:Data
Revision as of 20:08, 15 May 2016 by com>Battlecruiser (from http://ja.kancolle.wikia.com/wiki/%E3%82%B9%E3%83%AC%E3%83%83%E3%83%89:502 estimating as ne-class's)
Jump to navigation Jump to search

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 = nil},
			{equipment = "8inch Long Range Twin Gun Mount", size = nil},
			{equipment = "High-speed Abyssal Torpedo", size = nil},
			{equipment = "Abyssal Reconnaissance Observation Seaplane", size = nil},
		}
	},
	["II"] = {
		_name = "Heavy Cruiser Princess",
		_suffix = "II",
		_rarity = 8,
		_back = -12,
		_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 = nil},
			{equipment = "8inch Long Range Twin Gun Mount", size = nil},
			{equipment = "High-speed Abyssal Torpedo", size = nil},
			{equipment = "Abyssal Reconnaissance Observation Seaplane", size = nil},
		}
	},
	["III"] = {
		_name = "Heavy Cruiser Princess",
		_suffix = "III",
		_rarity = 8,
		_back = -12,
		_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, estimation = true},
		},
	},
	["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 = nil},
			{equipment = "8inch Long Range Twin Gun Mount", size = nil},
			{equipment = "Abyssal Cuttlefish Torpedo", size = nil},
			{equipment = "Abyssal Reconnaissance Observation Seaplane", size = nil},
		}
	},
	["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 = nil},
			{equipment = "8inch Long Range Twin Gun Mount", size = nil},
			{equipment = "Abyssal Cuttlefish Torpedo", size = nil},
			{equipment = "Abyssal Reconnaissance Observation Seaplane", size = nil},
		}
	},
	["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, estimation = true},
		},
	},
}
 
return Heavy_Cruiser_Princess