• 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/Hatsuzuki"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 5: Line 5:
 
[""] = {
 
[""] = {
 
_name = "Hatsuzuki",
 
_name = "Hatsuzuki",
_rarity = nil,
+
_rarity = 6,
 
_api_id = 423,
 
_api_id = 423,
 
_id = nil,
 
_id = nil,
Line 14: Line 14:
 
_class_number = 4,
 
_class_number = 4,
 
_type = 2,
 
_type = 2,
_hp = nil,
+
_hp = 20,
_hp_max = nil,
+
_hp_max = 40,
_firepower = nil,
+
_firepower = 18,
_firepower_max = nil,
+
_firepower_max = 50,
_firepower_mod = nil,
+
_firepower_mod = false,
_armor = nil,
+
_armor = 9,
_armor_max = nil,
+
_armor_max = 28,
_armor_mod = nil,
+
_armor_mod = 1,
_torpedo = nil,
+
_torpedo = 15,
_torpedo_max = nil,
+
_torpedo_max = 47,
_torpedo_mod = nil,
+
_torpedo_mod = 1,
 
_evasion = nil,
 
_evasion = nil,
 
_evasion_max = nil,
 
_evasion_max = nil,
_aa = nil,
+
_aa = 70,
_aa_max = nil,
+
_aa_max = 101,
_aa_mod = nil,
+
_aa_mod = 3,
 
_asw = nil,
 
_asw = nil,
 
_asw_max = nil,
 
_asw_max = nil,
Line 36: Line 36:
 
_los_max = nil,
 
_los_max = nil,
 
_range = 1,
 
_range = 1,
_luck = nil,
+
_luck = 7,
_luck_max = nil,
+
_luck_max = 47,
 
_luck_mod = false,
 
_luck_mod = false,
 
_buildable = false,
 
_buildable = false,
Line 60: Line 60:
 
_name = "Hatsuzuki",
 
_name = "Hatsuzuki",
 
_suffix = "Kai",
 
_suffix = "Kai",
_rarity = nil,
+
_rarity = 7,
_api_id = nil,
+
_api_id = 357,
 
_id = nil,
 
_id = nil,
 
_true_id = nil,
 
_true_id = nil,
Line 71: Line 71:
 
_class_number = 4,
 
_class_number = 4,
 
_type = 2,
 
_type = 2,
_hp = nil,
+
_hp = 37,
_hp_max = nil,
+
_hp_max = 57,
_firepower = nil,
+
_firepower = 25,
_firepower_max = nil,
+
_firepower_max = 60,
_firepower_mod = nil,
+
_firepower_mod = 1,
_armor = nil,
+
_armor = 17,
_armor_max = nil,
+
_armor_max = 54,
_armor_mod = nil,
+
_armor_mod = 1,
_torpedo = nil,
+
_torpedo = 24,
_torpedo_max = nil,
+
_torpedo_max = 54,
_torpedo_mod = nil,
+
_torpedo_mod = 1,
 
_evasion = nil,
 
_evasion = nil,
 
_evasion_max = nil,
 
_evasion_max = nil,
_aa = nil,
+
_aa = 80,
_aa_max = nil,
+
_aa_max = 110,
_aa_mod = nil,
+
_aa_mod = 3,
 
_asw = nil,
 
_asw = nil,
 
_asw_max = nil,
 
_asw_max = nil,
Line 93: Line 93:
 
_los_max = nil,
 
_los_max = nil,
 
_range = 1,
 
_range = 1,
_luck = nil,
+
_luck = 8,
_luck_max = nil,
+
_luck_max = 52,
 
_luck_mod = false,
 
_luck_mod = false,
_remodel_level = nil,
+
_remodel_level = 40,
_remodel_ammo = nil,
+
_remodel_ammo = 270,
_remodel_steel = nil,
+
_remodel_steel = 170,
 
_remodel_development_material = false,
 
_remodel_development_material = false,
 
_remodel_blueprint = false,
 
_remodel_blueprint = false,

Revision as of 13:23, 10 February 2016

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

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

local Hatsuzuki = {
	[""] = {
		_name = "Hatsuzuki",
		_rarity = 6,
		_api_id = 423,
		_id = nil,
		_true_id = false,
		_japanese_name = "初月",
		_reading = "はつづき",
		_class = "Akizuki",
		_class_number = 4,
		_type = 2,
		_hp = 20,
		_hp_max = 40,
		_firepower = 18,
		_firepower_max = 50,
		_firepower_mod = false,
		_armor = 9,
		_armor_max = 28,
		_armor_mod = 1,
		_torpedo = 15,
		_torpedo_max = 47,
		_torpedo_mod = 1,
		_evasion = nil,
		_evasion_max = nil,
		_aa = 70,
		_aa_max = 101,
		_aa_mod = 3,
		_asw = nil,
		_asw_max = nil,
		_speed = 10,
		_los = nil,
		_los_max = nil,
		_range = 1,
		_luck = 7,
		_luck_max = 47,
		_luck_mod = false,
		_buildable = false,
		_buildable_lsc = false,
 		_build_time = 30,
		_remodel_level = false,
		_remodel_from = false,
		_remodel_to = "Hatsuzuki/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 = nil, size = 0},
			{equipment = nil, size = 0},
		},
	},
	["Kai"] = {
		_name = "Hatsuzuki",
		_suffix = "Kai",
		_rarity = 7,
		_api_id = 357,
		_id = nil,
		_true_id = nil,
		_cg_reference = "/",
		_cg_damaged_reference = "/",
		_japanese_name = "初月改",
		_reading = "はつづきかい",
		_class = "Akizuki",
		_class_number = 4,
		_type = 2,
		_hp = 37,
		_hp_max = 57,
		_firepower = 25,
		_firepower_max = 60,
		_firepower_mod = 1,
		_armor = 17,
		_armor_max = 54,
		_armor_mod = 1,
		_torpedo = 24,
		_torpedo_max = 54,
		_torpedo_mod = 1,
		_evasion = nil,
		_evasion_max = nil,
		_aa = 80,
		_aa_max = 110,
		_aa_mod = 3,
		_asw = nil,
		_asw_max = nil,
		_speed = 10,
		_los = nil,
		_los_max = nil,
		_range = 1,
		_luck = 8,
		_luck_max = 52,
		_luck_mod = false,
		_remodel_level = 40,
		_remodel_ammo = 270,
		_remodel_steel = 170,
		_remodel_development_material = false,
		_remodel_blueprint = false,
		_remodel_catapult = false,
		_remodel_from = "Hatsuzuki/",
		_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 = nil, size = 0},
			{equipment = nil, size = 0},
		},
	},
}

return Hatsuzuki