• 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-400"

From Kancolle Wiki
Jump to navigation Jump to search
com>Printspike
(class fix)
 
(16 intermediate revisions by 9 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
 
return {
 
return {
 
     [""] = {
 
     [""] = {
 
         _name = "I-400",
 
         _name = "I-400",
 +
        _nick = "Shion",
 
         _rarity = 6,
 
         _rarity = 6,
 
         _api_id = 493,
 
         _api_id = 493,
Line 10: Line 10:
 
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "伊400",
 
         _japanese_name = "伊400",
 +
        _japanese_nick = "しおん",
 
         _reading = "い400",
 
         _reading = "い400",
         _class = "Sentoku",
+
         _class = "Sentoku Type (I-400 Class Submarine)",
 
         _class_number = 1,
 
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
Line 25: Line 26:
 
         _torpedo_max = 73,
 
         _torpedo_max = 73,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 13,
         _evasion_max = nil,
+
         _evasion_max = 34,
 
         _aa = 0,
 
         _aa = 0,
         _aa_max = 0,
+
         _aa_max = false,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 15,
         _los_max = nil,
+
         _los_max = 46,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 19,
 
         _luck = 19,
Line 52: Line 53:
 
         _scrap_baux = 2,
 
         _scrap_baux = 2,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 3},
+
             { equipment = false, size = 3 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
         _voice_actor = nil,
+
         _voice_actor = "Imamura Ayaka",
         _artist = nil,
+
         _artist = "Shibafu",
         _implementation_date = {2017,11,17},
+
         _implementation_date = { 2017, 11, 19 },
         _availability = nil,
+
         _availability = { "event_drop" },
 +
        _wikipedia = "I-400-class submarine",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "I-400",
 
         _name = "I-400",
 +
        _nick = "Shion",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
 
         _rarity = 7,
 
         _rarity = 7,
Line 70: Line 73:
 
         _cg_damaged_reference = "/",
 
         _cg_damaged_reference = "/",
 
         _japanese_name = "伊400改",
 
         _japanese_name = "伊400改",
 +
        _japanese_nick = "しおん",
 
         _reading = "い400",
 
         _reading = "い400",
         _class = "Sentoku",
+
         _class = "Sentoku Type (I-400 Class Submarine)",
 
         _class_number = 1,
 
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
Line 85: Line 89:
 
         _torpedo_max = 82,
 
         _torpedo_max = 82,
 
         _torpedo_mod = 2,
 
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 12,
         _evasion_max = nil,
+
         _evasion_max = 43,
 
         _aa = 0,
 
         _aa = 0,
         _aa_max = 0,
+
         _aa_max = false,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 16,
         _los_max = nil,
+
         _los_max = 46,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 19,
 
         _luck = 19,
Line 116: Line 120:
 
         _scrap_baux = 3,
 
         _scrap_baux = 3,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 3},
+
             { equipment = "Prototype Seiran", size = 3 },
             {equipment = nil, size = 3},
+
             { equipment = false, size = 3 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 +
    },
 +
    class = {
 +
        _name = "Sentoku Type (I-400 Class Submarine)",
 +
        _class = false,
 +
        _base_type = 14,
 
     },
 
     },
 
}
 
}

Latest revision as of 22:33, 24 January 2024

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "I-400",
        _nick = "Shion",
        _rarity = 6,
        _api_id = 493,
        _id = 293,
        _true_id = false,
        _japanese_name = "伊400",
        _japanese_nick = "しおん",
        _reading = "い400",
        _class = "Sentoku Type (I-400 Class Submarine)",
        _class_number = 1,
        _type = 14,
        _hp = 20,
        _hp_max = 24,
        _firepower = 2,
        _firepower_max = 10,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 24,
        _armor_mod = 1,
        _torpedo = 36,
        _torpedo_max = 73,
        _torpedo_mod = 1,
        _evasion = 13,
        _evasion_max = 34,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 15,
        _los_max = 46,
        _range = 1,
        _luck = 19,
        _luck_max = 58,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 200,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "I-400/Kai",
        _fuel = 20,
        _ammo = 15,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 3,
        _scrap_baux = 2,
        _equipment = {
            { equipment = false, size = 3 },
        },
        _voice_flag = 3,
        _voice_actor = "Imamura Ayaka",
        _artist = "Shibafu",
        _implementation_date = { 2017, 11, 19 },
        _availability = { "event_drop" },
        _wikipedia = "I-400-class submarine",
    },
    ["Kai"] = {
        _name = "I-400",
        _nick = "Shion",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 606,
        _id = 293,
        _true_id = 1506,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "伊400改",
        _japanese_nick = "しおん",
        _reading = "い400",
        _class = "Sentoku Type (I-400 Class Submarine)",
        _class_number = 1,
        _type = 14,
        _hp = 24,
        _hp_max = 39,
        _firepower = 6,
        _firepower_max = 20,
        _firepower_mod = false,
        _armor = 7,
        _armor_max = 24,
        _armor_mod = 1,
        _torpedo = 40,
        _torpedo_max = 82,
        _torpedo_mod = 2,
        _evasion = 12,
        _evasion_max = 43,
        _aa = 0,
        _aa_max = false,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 16,
        _los_max = 46,
        _range = 1,
        _luck = 19,
        _luck_max = 58,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 200,
        _remodel_level = 37,
        _remodel_ammo = 100,
        _remodel_steel = 300,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "I-400/",
        _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 },
        },
        _voice_flag = 3,
    },
    class = {
        _name = "Sentoku Type (I-400 Class Submarine)",
        _class = false,
        _base_type = 14,
    },
}