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

From Kancolle Wiki
Jump to navigation Jump to search
com>Ferret840-fduser
m (Added ASW, LoS, and Evasion to bier Bay Kai based off Jap wikiwiki)
m
 
(11 intermediate revisions by 7 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
 
return {
 
return {
Line 31: Line 30:
 
         _aa_mod = 4,
 
         _aa_mod = 4,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
 
         _los = 50,
 
         _los = 50,
Line 39: Line 38:
 
         _luck_max = 90,
 
         _luck_max = 90,
 
         _luck_mod = false,
 
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = false,
 
         _build_time = 330,
 
         _build_time = 330,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 52: Line 51:
 
         _scrap_baux = 10,
 
         _scrap_baux = 10,
 
         _equipment = {
 
         _equipment = {
             {equipment = "F6F-3", size = 37},
+
             { equipment = "F6F-3", size = 37 },
             {equipment = false, size = 36},
+
             { equipment = false, size = 36 },
             {equipment = false, size = 19},
+
             { equipment = false, size = 19 },
             {equipment = false, size = 4},
+
             { equipment = false, size = 4 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Kubota Hikari",
 
         _artist = "Shibafu",
 
         _artist = "Shibafu",
         _implementation_date = nil,
+
         _implementation_date = { 2018, 2, 21 },
         _availability = nil,
+
         _availability = { "event_reward" },
 +
        _wikipedia = "USS Intrepid (CV-11)",
 
         _get_message = "Hi! Essex class航空母艦、5番艦。Intrepidよ!<br>貴方がAdmiralなのね? 素敵ね。さァ、一緒にいきましょう?<br>いいかナ?",
 
         _get_message = "Hi! Essex class航空母艦、5番艦。Intrepidよ!<br>貴方がAdmiralなのね? 素敵ね。さァ、一緒にいきましょう?<br>いいかナ?",
 
     },
 
     },
Line 68: Line 68:
 
         _suffix = "Kai",
 
         _suffix = "Kai",
 
         _rarity = 8,
 
         _rarity = 8,
 +
        _back = 7,
 
         _api_id = 397,
 
         _api_id = 397,
 
         _id = 349,
 
         _id = 349,
Line 101: Line 102:
 
         _luck_max = 100,
 
         _luck_max = 100,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
 
        _buildable_lsc = nil,
 
 
         _build_time = 330,
 
         _build_time = 330,
 
         _remodel_level = 50,
 
         _remodel_level = 50,
Line 120: Line 119:
 
         _scrap_baux = 22,
 
         _scrap_baux = 22,
 
         _equipment = {
 
         _equipment = {
             {equipment = "F4U-1D", size = 40},
+
             { equipment = "F4U-1D", size = 40 },
             {equipment = false, size = 36},
+
             { equipment = false, size = 36 },
             {equipment = false, size = 21},
+
             { equipment = false, size = 21 },
             {equipment = false, size = 15},
+
             { equipment = false, size = 15 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
     seasonals = {
 
     seasonals = {
         { _suffix = "Previous Kai CG", _cg_damaged = false },
+
         { _suffix = "Previous Kai CG", _cg_damaged = false, _card_extension = "jpg" },
 
     },
 
     },
 
}
 
}

Latest revision as of 18:23, 22 July 2023

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Intrepid",
        _rarity = 7,
        _api_id = 549,
        _id = 349,
        _true_id = false,
        _japanese_name = "Intrepid",
        _reading = "イントレピッド",
        _class = "Essex",
        _class_number = 5,
        _type = 11,
        _hp = 65,
        _hp_max = 90,
        _firepower = 0,
        _firepower_max = 55,
        _firepower_mod = 2,
        _armor = 43,
        _armor_max = 80,
        _armor_mod = 5,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 40,
        _evasion_max = 64,
        _aa = 50,
        _aa_max = 90,
        _aa_mod = 4,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 50,
        _los_max = 80,
        _range = 2,
        _luck = 45,
        _luck_max = 90,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 330,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Intrepid/Kai",
        _fuel = 75,
        _ammo = 80,
        _scrap_fuel = 9,
        _scrap_ammo = 16,
        _scrap_steel = 43,
        _scrap_baux = 10,
        _equipment = {
            { equipment = "F6F-3", size = 37 },
            { equipment = false, size = 36 },
            { equipment = false, size = 19 },
            { equipment = false, size = 4 },
        },
        _voice_flag = 1,
        _voice_actor = "Kubota Hikari",
        _artist = "Shibafu",
        _implementation_date = { 2018, 2, 21 },
        _availability = { "event_reward" },
        _wikipedia = "USS Intrepid (CV-11)",
        _get_message = "Hi! Essex class航空母艦、5番艦。Intrepidよ!<br>貴方がAdmiralなのね? 素敵ね。さァ、一緒にいきましょう?<br>いいかナ?",
    },
    ["Kai"] = {
        _name = "Intrepid",
        _suffix = "Kai",
        _rarity = 8,
        _back = 7,
        _api_id = 397,
        _id = 349,
        _true_id = 1477,
        _japanese_name = "Intrepid改",
        _reading = "イントレピッドかい",
        _class = "Essex",
        _class_number = 5,
        _type = 11,
        _hp = 69,
        _hp_max = 90,
        _firepower = 0,
        _firepower_max = 58,
        _firepower_mod = 2,
        _armor = 52,
        _armor_max = 90,
        _armor_mod = 5,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 44,
        _evasion_max = 68,
        _aa = 55,
        _aa_max = 95,
        _aa_mod = 5,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 52,
        _los_max = 90,
        _range = 2,
        _luck = 50,
        _luck_max = 100,
        _luck_mod = false,
        _build_time = 330,
        _remodel_level = 50,
        _remodel_ammo = 3200,
        _remodel_steel = 4000,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "Intrepid/",
        _remodel_to = false,
        _fuel = 90,
        _ammo = 105,
        _scrap_fuel = 12,
        _scrap_ammo = 20,
        _scrap_steel = 48,
        _scrap_baux = 22,
        _equipment = {
            { equipment = "F4U-1D", size = 40 },
            { equipment = false, size = 36 },
            { equipment = false, size = 21 },
            { equipment = false, size = 15 },
        },
        _voice_flag = 3,
    },
    seasonals = {
        { _suffix = "Previous Kai CG", _cg_damaged = false, _card_extension = "jpg" },
    },
}