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

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m (15 revisions imported)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
local Kikuzuki = {
+
-- [[Category:Player ship modules]]
[""] = {
+
 
_name = "Kikuzuki",
+
return {
_rarity = 1,
+
    [""] = {
_api_id = 30,
+
        _name = "Kikuzuki",
_id = 36,
+
        _rarity = 1,
_true_id = false,
+
        _api_id = 30,
_battle_card_extension = "png",
+
        _id = 36,
_battle_card_damaged_extension = "png",
+
        _true_id = false,
_japanese_name = "菊月",
+
        _japanese_name = "菊月",
_reading = "きくづき",
+
        _reading = "きくづき",
_class = "Mutsuki",
+
        _class = "Mutsuki",
_class_number = 9,
+
        _class_number = 9,
_type = 2,
+
        _type = 2,
_hp = 13,
+
        _hp = 13,
_hp_max = 24,
+
        _hp_max = 24,
_firepower = 6,
+
        _firepower = 6,
_firepower_max = 29,
+
        _firepower_max = 29,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 5,
+
        _armor = 5,
_armor_max = 18,
+
        _armor_max = 18,
_armor_mod = false,
+
        _armor_mod = false,
_torpedo = 18,
+
        _torpedo = 18,
_torpedo_max = 49,
+
        _torpedo_max = 49,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 37,
+
        _evasion = 37,
_evasion_max = 69,
+
        _evasion_max = 69,
_aa = 7,
+
        _aa = 7,
_aa_max = 29,
+
        _aa_max = 29,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 16,
+
        _asw = 16,
_asw_max = 39,
+
        _asw_max = 39,
_speed = 10,
+
        _speed = 10,
_los = 4,
+
        _los = 4,
_los_max = 17,
+
        _los_max = 17,
_range = 1,
+
        _range = 1,
_luck = 10,
+
        _luck = 10,
_luck_max = 49,
+
        _luck_max = 49,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = true,
+
        _buildable = true,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 18,
+
        _build_time = 18,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Kikuzuki/Kai",
+
        _remodel_to = "Kikuzuki/Kai",
_fuel = 15,
+
        _fuel = 15,
_ammo = 15,
+
        _ammo = 15,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 1,
+
        _scrap_ammo = 1,
_scrap_steel = 4,
+
        _scrap_steel = 4,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "12cm Single Gun Mount", size = 0},
+
            { equipment = "12cm Single Gun Mount", size = 0 },
{equipment = false, size = 0},
+
            { equipment = false, size = 0 },
},
+
        },
},
+
        _voice_actor = "Hidaka Rina",
["Kai"] = {
+
        _artist = "Yadokari",
_name = "Kikuzuki",
+
        _implementation_date = { 2013, 4, 23 },
_suffix = "Kai",
+
        _availability = { "drop" },
_rarity = 4,
+
        _wikipedia = "Japanese destroyer Kikuzuki (1926)",
_api_id = 259,
+
    },
_id = 36,
+
    ["Kai"] = {
_true_id = 359,
+
        _name = "Kikuzuki",
_battle_card_extension = "png",
+
        _suffix = "Kai",
_battle_card_damaged_extension = "png",
+
        _rarity = 4,
_cg_reference = "/",
+
        _api_id = 259,
_cg_damaged_reference = "/",
+
        _id = 36,
_japanese_name = "菊月改",
+
        _true_id = 1359,
_reading = "きくづきかい",
+
        _cg_reference = "/",
_class = "Mutsuki",
+
        _cg_damaged_reference = "/",
_class_number = 9,
+
        _japanese_name = "菊月改",
_type = 2,
+
        _reading = "きくづきかい",
_hp = 24,
+
        _class = "Mutsuki",
_hp_max = 39,
+
        _class_number = 9,
_firepower = 9,
+
        _type = 2,
_firepower_max = 39,
+
        _hp = 24,
_firepower_mod = false,
+
        _hp_max = 39,
_armor = 11,
+
        _firepower = 9,
_armor_max = 39,
+
        _firepower_max = 39,
_armor_mod = false,
+
        _firepower_mod = false,
_torpedo = 18,
+
        _armor = 11,
_torpedo_max = 69,
+
        _armor_max = 39,
_torpedo_mod = 1,
+
        _armor_mod = false,
_evasion = 40,
+
        _torpedo = 18,
_evasion_max = 89,
+
        _torpedo_max = 69,
_aa = 12,
+
        _torpedo_mod = 1,
_aa_max = 39,
+
        _evasion = 40,
_aa_mod = false,
+
        _evasion_max = 89,
_asw = 18,
+
        _aa = 12,
_asw_max = 59,
+
        _aa_max = 39,
_speed = 10,
+
        _aa_mod = false,
_los = 6,
+
        _asw = 18,
_los_max = 39,
+
        _asw_max = 59,
_range = 1,
+
        _speed = 10,
_luck = 12,
+
        _los = 6,
_luck_max = 59,
+
        _los_max = 39,
_luck_mod = false,
+
        _range = 1,
_remodel_level = 20,
+
        _luck = 12,
_remodel_ammo = 100,
+
        _luck_max = 59,
_remodel_steel = 100,
+
        _luck_mod = false,
_remodel_blueprint = false,
+
        _remodel_level = 20,
_remodel_from = "Kikuzuki/",
+
        _remodel_ammo = 100,
_remodel_to = false,
+
        _remodel_steel = 100,
_fuel = 15,
+
        _remodel_development_material = false,
_ammo = 15,
+
        _remodel_blueprint = false,
_scrap_fuel = 1,
+
        _remodel_catapult = false,
_scrap_ammo = 1,
+
        _remodel_from = "Kikuzuki/",
_scrap_steel = 4,
+
        _remodel_to = false,
_scrap_baux = false,
+
        _fuel = 15,
_equipment = {
+
        _ammo = 15,
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
        _scrap_fuel = 1,
{equipment = "61cm Triple Torpedo Mount", size = 0},
+
        _scrap_ammo = 1,
{equipment = false, size = 0},
+
        _scrap_steel = 4,
},
+
        _scrap_baux = false,
},
+
        _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
 +
            { equipment = "61cm Triple Torpedo Mount", size = 0 },
 +
            { equipment = false, size = 0 },
 +
        },
 +
    },
 
}
 
}
 
return Kikuzuki
 

Latest revision as of 14:49, 12 May 2021

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Kikuzuki",
        _rarity = 1,
        _api_id = 30,
        _id = 36,
        _true_id = false,
        _japanese_name = "菊月",
        _reading = "きくづき",
        _class = "Mutsuki",
        _class_number = 9,
        _type = 2,
        _hp = 13,
        _hp_max = 24,
        _firepower = 6,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 18,
        _armor_mod = false,
        _torpedo = 18,
        _torpedo_max = 49,
        _torpedo_mod = 1,
        _evasion = 37,
        _evasion_max = 69,
        _aa = 7,
        _aa_max = 29,
        _aa_mod = false,
        _asw = 16,
        _asw_max = 39,
        _speed = 10,
        _los = 4,
        _los_max = 17,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 18,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Kikuzuki/Kai",
        _fuel = 15,
        _ammo = 15,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 4,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12cm Single Gun Mount", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_actor = "Hidaka Rina",
        _artist = "Yadokari",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese destroyer Kikuzuki (1926)",
    },
    ["Kai"] = {
        _name = "Kikuzuki",
        _suffix = "Kai",
        _rarity = 4,
        _api_id = 259,
        _id = 36,
        _true_id = 1359,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "菊月改",
        _reading = "きくづきかい",
        _class = "Mutsuki",
        _class_number = 9,
        _type = 2,
        _hp = 24,
        _hp_max = 39,
        _firepower = 9,
        _firepower_max = 39,
        _firepower_mod = false,
        _armor = 11,
        _armor_max = 39,
        _armor_mod = false,
        _torpedo = 18,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 40,
        _evasion_max = 89,
        _aa = 12,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 18,
        _asw_max = 59,
        _speed = 10,
        _los = 6,
        _los_max = 39,
        _range = 1,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 20,
        _remodel_ammo = 100,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Kikuzuki/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 15,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 4,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
            { equipment = "61cm Triple Torpedo Mount", size = 0 },
            { equipment = false, size = 0 },
        },
    },
}