• 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/I-41

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/I-41/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "I-41",
        _nick = "Shi-chan",
        _rarity = 4,
        _api_id = 972,
        _id = 572,
        _true_id = false,
        _japanese_name = "伊41",
        _japanese_nick = "しーちゃん",
        _reading = "い41",
        _reading_nick = false,
        _class = "Junsen Type B Kai Ichi",
        _class_number = 2,
        _type = 14,
        _hp = 14,
        _hp_max = 18,
        _firepower = 2,
        _firepower_max = 8,
        _firepower_mod = false,
        _armor = 4,
        _armor_max = 20,
        _armor_mod = false,
        _torpedo = 36,
        _torpedo_max = 73,
        _torpedo_mod = 2,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 18,
        _luck_max = 71,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 22,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "I-41/Kai",
        _fuel = 10,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 3,
        _scrap_steel = 2,
        _scrap_baux = 0,
        _equipment = {
            { equipment = false, size = 1 },
            { equipment = false, size = 1 },
        },
        _voice_actor = nil,
        _artist = "Shibafu",
        _implementation_date = { 2024, 3, 3 },
        _availability = { "event_drop" },
        _wikipedia = "Japanese submarine I-41",
    },
    ["Kai"] = {
        _name = "I-41",
        _nick = "Shi-chan",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 977,
        _id = 577,
        _true_id = false,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "伊41改",
        _japanese_nick = "しーちゃん",
        _reading = "い41かい",
        _reading_nick = false,
        _class = "Junsen Type B Kai Ichi",
        _class_number = 2,
        _type = 14,
        _hp = 18,
        _hp_max = 22,
        _firepower = 3,
        _firepower_max = 14,
        _firepower_mod = false,
        _armor = 4,
        _armor_max = 21,
        _armor_mod = false,
        _torpedo = 38,
        _torpedo_max = 89,
        _torpedo_mod = 3,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 22,
        _luck_max = 81,
        _luck_mod = false,
        _remodel_level = 50,
        _remodel_ammo = 290,
        _remodel_steel = 170,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "I-41/",
        _remodel_to = false,
        _fuel = 10,
        _ammo = 25,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 2,
        _scrap_baux = 2,
        _equipment = {
            { equipment = false, size = 1 },
            { equipment = false, size = 2 },
        },
    },
}