• 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/I-401"

From Kancolle Wiki
Jump to navigation Jump to search
(class fix)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local I_401 = {
+
return {
[""] = {
+
    [""] = {
_name = "I-401",
+
        _name = "I-401",
_nick = "Shioi",
+
        _nick = "Shioi",
_rarity = 6,
+
        _rarity = 6,
_api_id = 155,
+
        _api_id = 155,
_id = 155,
+
        _id = 155,
_true_id = false,
+
        _true_id = false,
_japanese_name = "伊401",
+
        _japanese_name = "伊401",
_japanese_nick = "しおい",
+
        _japanese_nick = "しおい",
_reading = "い401",
+
        _reading = "い401",
_reading_nick = false,
+
        _reading_nick = false,
_class = "Sentoku",
+
        _class = "Sentoku Type (I-400 Class Submarine)",
_class_number = 2,
+
        _class_number = 2,
_type = 14,
+
        _type = 14,
_hp = 20,
+
        _hp = 20,
_hp_max = 24,
+
        _hp_max = 24,
_firepower = 2,
+
        _firepower = 2,
_firepower_max = 9,
+
        _firepower_max = 9,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 5,
+
        _armor = 5,
_armor_max = 24,
+
        _armor_max = 24,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 36,
+
        _torpedo = 36,
_torpedo_max = 72,
+
        _torpedo_max = 72,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 13,
+
        _evasion = 13,
_evasion_max = 35,
+
        _evasion_max = 35,
_aa = 0,
+
        _aa = 0,
_aa_max = false,
+
        _aa_max = false,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 15,
+
        _los = 15,
_los_max = 45,
+
        _los_max = 45,
_range = 1,
+
        _range = 1,
_luck = 20,
+
        _luck = 20,
_luck_max = 59,
+
        _luck_max = 59,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = true,
+
        _buildable_lsc = true,
_build_time = 200,
+
        _build_time = 200,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "I-401/Kai",
+
        _remodel_to = "I-401/Kai",
_fuel = 20,
+
        _fuel = 20,
_ammo = 15,
+
        _ammo = 15,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 3,
+
        _scrap_steel = 3,
_scrap_baux = 2,
+
        _scrap_baux = 2,
_equipment = {
+
        _equipment = {
{equipment = false, size = 3},
+
            { equipment = false, size = 3 },
},
+
        },
_voice_actor = "Ise Mariya",
+
        _voice_actor = "Ise Mariya",
_artist = "Shibafu",
+
        _artist = "Shibafu",
_implementation_date = {2013, 12, 24},
+
        _implementation_date = { 2013, 12, 24 },
_availability = {"drop", "event_reward", event_reward = {{2013, 12, 3}}},
+
        _availability = { "drop", "event_reward" },
_wikipedia = "Japanese submarine I-401",
+
        _wikipedia = "Japanese submarine I-401",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "I-401",
+
        _name = "I-401",
_nick = "Shioi",
+
        _nick = "Shioi",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 7,
+
        _rarity = 7,
_api_id = 403,
+
        _api_id = 403,
_id = 155,
+
        _id = 155,
_true_id = 1503,
+
        _true_id = 1503,
_cg_reference = "/",
+
        _cg_reference = "/",
_cg_damaged_reference = "/",
+
        _cg_damaged_reference = "/",
_japanese_name = "伊401改",
+
        _japanese_name = "伊401改",
_japanese_nick = "しおい",
+
        _japanese_nick = "しおい",
_reading = "い401かい",
+
        _reading = "い401かい",
_reading_nick = false,
+
        _reading_nick = false,
_class = "Sentoku",
+
        _class = "Sentoku Type (I-400 Class Submarine)",
_class_number = 2,
+
        _class_number = 2,
_type = 14,
+
        _type = 14,
_hp = 24,
+
        _hp = 24,
_hp_max = 39,
+
        _hp_max = 39,
_firepower = 6,
+
        _firepower = 6,
_firepower_max = 19,
+
        _firepower_max = 19,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 7,
+
        _armor = 7,
_armor_max = 24,
+
        _armor_max = 24,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 40,
+
        _torpedo = 40,
_torpedo_max = 80,
+
        _torpedo_max = 80,
_torpedo_mod = 2,
+
        _torpedo_mod = 2,
_evasion = 12,
+
        _evasion = 12,
_evasion_max = 44,
+
        _evasion_max = 44,
_aa = 0,
+
        _aa = 0,
_aa_max = false,
+
        _aa_max = false,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 15,
+
        _los = 15,
_los_max = 45,
+
        _los_max = 45,
_range = 1,
+
        _range = 1,
_luck = 20,
+
        _luck = 20,
_luck_max = 59,
+
        _luck_max = 59,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 35,
+
        _remodel_level = 35,
_remodel_ammo = 100,
+
        _remodel_ammo = 100,
_remodel_steel = 300,
+
        _remodel_steel = 300,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "I-401/",
+
        _remodel_from = "I-401/",
_remodel_to = false,
+
        _remodel_to = false,
_fuel = 25,
+
        _fuel = 25,
_ammo = 30,
+
        _ammo = 30,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 4,
+
        _scrap_steel = 4,
_scrap_baux = 3,
+
        _scrap_baux = 3,
_equipment = {
+
        _equipment = {
{equipment = "Prototype Seiran", size = 3},
+
            { equipment = "Prototype Seiran", size = 3 },
{equipment = false, size = 3},
+
            { equipment = false, size = 3 },
},
+
        },
},
+
    },
["New Year"] = {
+
    seasonals = {
_name = "I-401",
+
        { _suffix = "New Year", _season = "New Year 2016" },
_suffix = "New Year",
+
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
_display_suffix = "(New Year)",
+
    },
_api_id = 982,
 
_type = 14,
 
_seasonal = true,
 
},
 
["Summer"] = {
 
_name = "I-401",
 
_suffix = "Summer",
 
_display_suffix = "(Summer)",
 
_api_id = nil,
 
_type = 2,
 
_seasonal = true,
 
_simple_naming = true,
 
},
 
 
}
 
}
 
return I_401
 

Latest revision as of 22:33, 24 January 2024

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "I-401",
        _nick = "Shioi",
        _rarity = 6,
        _api_id = 155,
        _id = 155,
        _true_id = false,
        _japanese_name = "伊401",
        _japanese_nick = "しおい",
        _reading = "い401",
        _reading_nick = false,
        _class = "Sentoku Type (I-400 Class Submarine)",
        _class_number = 2,
        _type = 14,
        _hp = 20,
        _hp_max = 24,
        _firepower = 2,
        _firepower_max = 9,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 24,
        _armor_mod = 1,
        _torpedo = 36,
        _torpedo_max = 72,
        _torpedo_mod = 1,
        _evasion = 13,
        _evasion_max = 35,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 15,
        _los_max = 45,
        _range = 1,
        _luck = 20,
        _luck_max = 59,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = true,
        _build_time = 200,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "I-401/Kai",
        _fuel = 20,
        _ammo = 15,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 3,
        _scrap_baux = 2,
        _equipment = {
            { equipment = false, size = 3 },
        },
        _voice_actor = "Ise Mariya",
        _artist = "Shibafu",
        _implementation_date = { 2013, 12, 24 },
        _availability = { "drop", "event_reward" },
        _wikipedia = "Japanese submarine I-401",
    },
    ["Kai"] = {
        _name = "I-401",
        _nick = "Shioi",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 403,
        _id = 155,
        _true_id = 1503,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "伊401改",
        _japanese_nick = "しおい",
        _reading = "い401かい",
        _reading_nick = false,
        _class = "Sentoku Type (I-400 Class Submarine)",
        _class_number = 2,
        _type = 14,
        _hp = 24,
        _hp_max = 39,
        _firepower = 6,
        _firepower_max = 19,
        _firepower_mod = false,
        _armor = 7,
        _armor_max = 24,
        _armor_mod = 1,
        _torpedo = 40,
        _torpedo_max = 80,
        _torpedo_mod = 2,
        _evasion = 12,
        _evasion_max = 44,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 15,
        _los_max = 45,
        _range = 1,
        _luck = 20,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 35,
        _remodel_ammo = 100,
        _remodel_steel = 300,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "I-401/",
        _remodel_to = false,
        _fuel = 25,
        _ammo = 30,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 4,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "Prototype Seiran", size = 3 },
            { equipment = false, size = 3 },
        },
    },
    seasonals = {
        { _suffix = "New Year", _season = "New Year 2016" },
        { _suffix = "Summer", _season = "Mid-Summer 2017" },
    },
}