• 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/Ancient Destroyer Princess

From Kancolle Wiki
< Module:Data
Revision as of 09:38, 11 August 2018 by Dewawer (talk | contribs) (https://twitter.com/Alefrain_ht/status/861083726217752576 Hard mode, did not OASW til LD, so ADH1 is out, ADH3 did not OASW during Fall 16)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Enemy/Ancient Destroyer Princess/doc

--Categories:
--[[Category: Enemy boss ship modules]]

return {
	[""] = {
		_name = "Ancient Destroyer Princess",
		_rarity = 8,
		_back = -11,
		_api_id = 690,
		_id = 690,
		_japanese_name = "駆逐古姫",
		_reading = "くちくこき",
		_type = 2,
		_hp = 185,
		_firepower = 90,
		_armor = 149,
		_torpedo = 120,
		_evasion = nil,
		_aa = 70,
		_asw = nil,
		_speed = 10,
		_los = nil,
		_range = 1,
		_luck = nil,
		_opening_asw = nil,
		_equipment = {
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
			{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
		},
	},
	["II"] = {
		_name = "Ancient Destroyer Princess",
		_suffix = "II",
		_rarity = 8,
		_back = -11,
		_api_id = 691,
		_id = 691,
		_battle_card_reference = "/",
		_cg_reference = "/",
		_japanese_name = "駆逐古姫",
		_reading = "くちくこき",
		_type = 2,
		_hp = 190,
		_firepower = 110,
		_armor = 158,
		_torpedo = 130,
		_evasion = nil,
		_aa = 80,
		_asw = nil,
		_speed = 10,
		_los = nil,
		_range = 1,
		_luck = nil,
		_opening_asw = true,
		_equipment = {
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
			{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
		},
	},
	["III"] = {
		_name = "Ancient Destroyer Princess",
		_suffix = "III",
		_rarity = 8,
		_back = -11,
		_api_id = 692,
		_id = 692,
		_battle_card_reference = "/",
		_cg_reference = "/",
		_japanese_name = "駆逐古姫",
		_reading = "くちくこき",
		_type = 2,
		_hp = 195,
		_firepower = 130,
		_armor = 167,
		_torpedo = 140,
		_evasion = nil,
		_aa = 90,
		_asw = nil,
		_speed = 10,
		_los = nil,
		_range = 1,
		_luck = nil,
		_opening_asw = nil,
		_equipment = {
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "5inch Twin Gun Mount", size = 0, estimation = true},
			{equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true},
			{equipment = "Abyssal FCS + CIC", size = 0, estimation = true},
		},
	},
}