• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Kumano Maru

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
    [""] = {
        _name = "Kumano Maru",
        _suffix = false,
        _rarity = 5,
        _api_id = 943,
        _id = 543,
        _true_id = false,
        _japanese_name = "熊野丸",
        _reading = "くまのまる",
        _class = "Special Purpose Ship M Type C",
        _class_number = 1,
        _type = 17,
        _hp = 38,
        _hp_max = 49,
        _firepower = 4,
        _firepower_max = 24,
        _firepower_mod = false,
        _armor = 11,
        _armor_max = 34,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 14,
        _evasion_max = 37,
        _aa = 15,
        _aa_max = 32,
        _aa_mod = 1,
        _asw = 22,
        _asw_max = 64,
        _speed = 5,
        _los = 13,
        _los_max = 56,
        _range = 1,
        _luck = 17,
        _luck_max = 57,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 150,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Kumano Maru/Kai",
        _fuel = 40,
        _ammo = 15,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 12,
        _scrap_baux = 2,
        _equipment = {
            {equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8},
            {equipment = "Daihatsu Landing Craft", size = 2},
        },
        _voice_flag = 1,
        _voice_actor = "Aira Iryou",
        _artist = "Umihara Sakana",
        _implementation_date =  {2023, 3, 3},
        _availability = {"event_reward"},
        _get_message = "日本陸軍特種船、揚陸母艦、熊野丸だ。<br>貴様が提督か。成程……そうか。貴官の指揮下に入ろう。<br>よろしいか!",
    },
    ["Kai"] = {
        _name = "Kumano Maru",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 948,
        _id = 548,
        _true_id = false,
        _japanese_name = "熊野丸改",
        _reading = "くまのまるかい",
        _class = "Special Purpose Ship M Type C",
        _class_number = 1,
        _type = 17,
        _hp = 40,
        _hp_max = 59,
        _firepower = 12,
        _firepower_max = 37,
        _firepower_mod = 1,
        _armor = 14,
        _armor_max = 46,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 16,
        _evasion_max = 50,
        _aa = 17,
        _aa_max = 41,
        _aa_mod = 1,
        _asw = 30,
        _asw_max = 74,
        _speed = 5,
        _los = 15,
        _los_max = 60,
        _range = 1,
        _luck = 22,
        _luck_max = 72,
        _luck_mod = false,
        _build_time = 150,
        _remodel_level = 50,
        _remodel_ammo = 370,
        _remodel_steel = 180,
        _remodel_development_material = 22,
        _remodel_construction_material = 18,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "Kumano Maru/",
        _remodel_to = false,
        _fuel = 45,
        _ammo = 25,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 13,
        _scrap_baux = 5,
        _equipment = {
            {equipment = "Type 3 Command Liaison Aircraft Kai", size = 8},
            {equipment = "Type 2 12cm Mortar Kai", size = 8},
            {equipment = false, size = 2},
        },
        _voice_flag = 3,
    },
}