Module:Data/Ship/Kitakami

< Module:Data‎ | Ship
Revision as of 23:54, 27 December 2017 by com>Kenji135

Documentation for this module may be created at Module:Data/Ship/Kitakami/doc

--Categories:
--[[Category:Player ship modules]]

return {
	[""] = {
		_name = "Kitakami",
		_rarity = 4,
		_api_id = 25,
		_id = 20,
		_true_id = false,
		_japanese_name = "北上",
		_reading = "きたかみ",
		_class = "Kuma",
		_class_number = 3,
		_type = 3,
		_hp = 25,
		_hp_max = 39,
		_firepower = 14,
		_firepower_max = 39,
		_firepower_mod = false,
		_armor = 10,
		_armor_max = 29,
		_armor_mod = 1,
		_torpedo = 24,
		_torpedo_max = 79,
		_torpedo_mod = 1,
		_evasion = 36,
		_evasion_max = 69,
		_aa = 13,
		_aa_max = 49,
		_aa_mod = false,
		_asw = 19,
		_asw_max = 59,
		_speed = 10,
		_los = 8,
		_los_max = 39,
		_range = 2,
		_luck = 15,
		_luck_max = 69,
		_luck_mod = false,
		_buildable = true,
		_buildable_lsc = false,
		_build_time = 60,
		_remodel_level = false,
		_remodel_from = false,
		_remodel_to = "Kitakami/Kai",
		_fuel = 25,
		_ammo = 25,
		_scrap_fuel = 2,
		_scrap_ammo = 2,
		_scrap_steel = 9,
		_scrap_baux = false,
		_equipment = {
			{equipment = "14cm Single Gun Mount", size = 0},
			{equipment = "61cm Quadruple Torpedo Mount", size = 0},
		},
		_voice_actor = "Ootsubo Yuka",
		_artist = "Shibafu",
		_implementation_date = {2013, 4, 23},
		_availability = {"drop"},
		_wikipedia = "Japanese cruiser Kitakami",
	},
	["Kai"] = {
		_name = "Kitakami",
		_suffix = "Kai",
		_rarity = 6,
		_api_id = 58,
		_id = 98,
		_true_id = false,
		_battle_card_extension = "png",
		_battle_card_damaged_extension = "png",
		_japanese_name = "北上改",
		_reading = "きたかみかい",
		_class = "Kuma",
		_class_number = 3,
		_type = 4,
		_hp = 32,
		_hp_max = 49,
		_firepower = 8,
		_firepower_max = 39,
		_firepower_mod = false,
		_armor = 12,
		_armor_max = 39,
		_armor_mod = 1,
		_torpedo = 80,
		_torpedo_max = 99,
		_torpedo_mod = 4,
		_evasion = 37,
		_evasion_max = 77,
		_aa = 13,
		_aa_max = 39,
		_aa_mod = false,
		_asw = 25,
		_asw_max = 59,
		_speed = 10,
		_los = 8,
		_los_max = 39,
		_range = 2,
		_luck = 15,
		_luck_max = 69,
		_luck_mod = false,
		_remodel_level = 10,
		_remodel_ammo = 400,
		_remodel_steel = 100,
		_remodel_development_material = false,
		_remodel_blueprint = false,
		_remodel_catapult = false,
		_remodel_from = "Kitakami/",
		_remodel_to = "Kitakami/Kai Ni",
		_fuel = 25,
		_ammo = 50,
		_scrap_fuel = 2,
		_scrap_ammo = 6,
		_scrap_steel = 9,
		_scrap_baux = false,
		_equipment = {
			{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
			{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
		},
	},
	["Kai Ni"] = {
		_name = "Kitakami",
		_suffix = "Kai Ni",
		_rarity = 7,
		_api_id = 119,
		_id = 115,
		_true_id = false,
		_japanese_name = "北上改二",
		_reading = "きたかみかいに",
		_class = "Kuma",
		_class_number = 3,
		_type = 4,
		_hp = 43,
		_hp_max = 59,
		_firepower = 17,
		_firepower_max = 63,
		_firepower_mod = 1,
		_armor = 23,
		_armor_max = 63,
		_armor_mod = 1,
		_torpedo = 90,
		_torpedo_max = 139,
		_torpedo_mod = 5,
		_evasion = 43,
		_evasion_max = 83,
		_aa = 15,
		_aa_max = 49,
		_aa_mod = false,
		_asw = 27,
		_asw_max = 79,
		_speed = 10,
		_los = 9,
		_los_max = 43,
		_range = 2,
		_luck = 30,
		_luck_max = 79,
		_luck_mod = false,
		_remodel_level = 50,
		_remodel_ammo = 770,
		_remodel_steel = 400,
		_remodel_development_material = false,
		_remodel_blueprint = false,
		_remodel_catapult = false,
		_remodel_from = "Kitakami/Kai",
		_remodel_to = false,
		_fuel = 25,
		_ammo = 75,
		_scrap_fuel = 2,
		_scrap_ammo = 6,
		_scrap_steel = 9,
		_scrap_baux = false,
		_equipment = {
			{equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
			{equipment = "61cm Quintuple (Oxygen) Torpedo Mount", size = 0},
			{equipment = "No. 21 Air Radar", size = 0},
		},
		_implementation_date = {2013, 6, 19},
	},
}