• 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/Ship/Akizuki"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Kenji135
(Add wikipedia link)
Line 60: Line 60:
 
_implementation_date = {2014, 11, 14},
 
_implementation_date = {2014, 11, 14},
 
_availability = {"event_reward", event_reward = {{2014, 10, 2}}},
 
_availability = {"event_reward", event_reward = {{2014, 10, 2}}},
 +
_wikipedia = "Japanese destroyer Akizuki",
 
},
 
},
 
["Kai"] = {
 
["Kai"] = {

Revision as of 09:56, 7 June 2017

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

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

local Akizuki = {
	[""] = {
		_name = "Akizuki",
		_rarity = 6,
		_api_id = 421,
		_id = 221,
		_true_id = false,
		_japanese_name = "秋月",
		_reading = "あきづき",
		_class = "Akizuki",
		_class_number = 1,
		_type = 2,
		_hp = 20,
		_hp_max = 40,
		_firepower = 16,
		_firepower_max = 48,
		_firepower_mod = false,
		_armor = 9,
		_armor_max = 27,
		_armor_mod = 1,
		_torpedo = 16,
		_torpedo_max = 48,
		_torpedo_mod = 1,
		_evasion = 47,
		_evasion_max = 84,
		_aa = 70,
		_aa_max = 104,
		_aa_mod = 3,
		_asw = 27,
		_asw_max = 63,
		_speed = 10,
		_los = 9,
		_los_max = 29,
		_range = 1,
		_luck = 10,
		_luck_max = 59,
		_luck_mod = false,
		_buildable = false,
		_buildable_lsc = false,
 		_build_time = 30,
		_remodel_level = false,
		_remodel_from = false,
		_remodel_to = "Akizuki/Kai",
		_fuel = 20,
		_ammo = 25,
		_scrap_fuel = 1,
		_scrap_ammo = 2,
		_scrap_steel = 13,
		_scrap_baux = 1,
		_equipment = {
			{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
			{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
			{equipment = "25mm Twin Autocannon Mount", size = 0},
		},
		_voice_actor = "Ozawa Ari",
		_artist = "Shizuma Yoshinori",
		_implementation_date = {2014, 11, 14},
		_availability = {"event_reward", event_reward = {{2014, 10, 2}}},
		_wikipedia = "Japanese destroyer Akizuki",
	},
	["Kai"] = {
		_name = "Akizuki",
		_suffix = "Kai",
		_rarity = 7,
		_api_id = 330,
		_id = 221,
		_true_id = 1422,
		_cg_reference = "Akizuki/",
		_cg_damaged_reference = "Akizuki/",
		_japanese_name = "秋月改",
		_reading = "あきづきかい",
		_class = "Akizuki",
		_class_number = 1,
		_type = 2,
		_hp = 37,
		_hp_max = 57,
		_firepower = 24,
		_firepower_max = 57,
		_firepower_mod = 1,
		_armor = 16,
		_armor_max = 53,
		_armor_mod = 1,
		_torpedo = 24,
		_torpedo_max = 54,
		_torpedo_mod = 1,
		_evasion = 48,
		_evasion_max = 88,
		_aa = 80,
		_aa_max = 116,
		_aa_mod = 3,
		_asw = 30,
		_asw_max = 72,
		_speed = 10,
		_los = 10,
		_los_max = 49,
		_range = 1,
		_luck = 12,
		_luck_max = 69,
		_luck_mod = false,
		_remodel_level = 40,
		_remodel_ammo = 270,
		_remodel_steel = 170,
		_remodel_development_material = false,
		_remodel_blueprint = false,
		_remodel_catapult = false,
		_remodel_from = "Akizuki/",
		_remodel_to = false,
		_fuel = 20,
		_ammo = 25,
		_scrap_fuel = 1,
		_scrap_ammo = 2,
		_scrap_steel = 13,
		_scrap_baux = 1,
		_equipment = {
			{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
			{equipment = "No. 13 Air Radar Kai", size = 0},
			{equipment = "25mm Triple Autocannon Mount", size = 0},
		},
	},
	class = {
		_name = "Akizuki",
		_class = true,
		_base_type = 2,
	},
	["Fall"] = "/Yukata",
	["Yukata"] = {
		_name = "Akizuki",
		_suffix = "Yukata",
		_display_suffix = "(Yukata)",
		_api_id = 844,
		_type = 2,
		_seasonal = true,
	},
}

return Akizuki