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

From Kancolle Wiki
Jump to navigation Jump to search
com>Chaveuma
(Undo revision 151774 by Jigaraphale (talk))
Tag: Undo
 
(34 intermediate revisions by 12 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
 
return {
 
return {
Line 25: Line 24:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 40,
         _evasion_max = nil,
+
         _evasion_max = 83,
 
         _aa = 7,
 
         _aa = 7,
 
         _aa_max = 27,
 
         _aa_max = 27,
 
         _aa_mod = false,
 
         _aa_mod = false,
         _asw = nil,
+
         _asw = 35,
         _asw_max = nil,
+
         _asw_max = 72,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 3,
         _los_max = nil,
+
         _los_max = 14,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 37,
 
         _luck = 37,
Line 52: Line 51:
 
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = "12cm Single Gun Mount", size = 0},
+
             { equipment = "12cm Single Gun Mount", size = 0 },
             {equipment = "25mm Single Autocannon Mount", size = 0},
+
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Shutou Yukina",
         _artist = nil,
+
         _artist = "Akasaka Yuzu",
         _implementation_date = nil,
+
         _implementation_date = { 2017, 5, 2 },
         _availability = nil,
+
         _availability = { "event_drop" },
 
         _wikipedia = "Japanese escort ship Etorofu",
 
         _wikipedia = "Japanese escort ship Etorofu",
 
     },
 
     },
Line 69: Line 68:
 
         _id = 334,
 
         _id = 334,
 
         _true_id = 1463,
 
         _true_id = 1463,
        _cg_reference = "/",
 
        _cg_damaged_reference = "/",
 
 
         _japanese_name = "択捉改",
 
         _japanese_name = "択捉改",
 
         _reading = "えとろふかい",
 
         _reading = "えとろふかい",
Line 87: Line 84:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 56,
         _evasion_max = nil,
+
         _evasion_max = 92,
 
         _aa = 12,
 
         _aa = 12,
 
         _aa_max = 54,
 
         _aa_max = 54,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 37,
         _asw_max = nil,
+
         _asw_max = 79,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 5,
         _los_max = nil,
+
         _los_max = 28,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 40,
 
         _luck = 40,
Line 107: Line 104:
 
         _remodel_ammo = 95,
 
         _remodel_ammo = 95,
 
         _remodel_steel = 55,
 
         _remodel_steel = 55,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Etorofu/",
 
         _remodel_from = "Etorofu/",
 +
        _remodel_to = false,
 
         _fuel = 10,
 
         _fuel = 10,
 
         _ammo = 10,
 
         _ammo = 10,
Line 115: Line 115:
 
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 0},
+
             { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 },
             {equipment = nil, size = 0},
+
             { equipment = "Type 95 Depth Charge", size = 0 },
             {equipment = nil, size = 0},
+
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
 
     },
 
     },
class = {
+
    seasonals = {
_name = "Etorofu",
+
        { _suffix = "Yukata", _season = "Fall 2017", _card_damaged_extension = "jpg" },
_class = true,
+
        { _suffix = "Rainy", _season = "Rainy Season 2018" },
_base_type = 1,
+
        { _suffix = "Ice Festival", _season = "Summer 2018" },
},
+
        { _suffix = "Kai Ice Festival", _season = "Summer 2019" },
 +
        { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
 +
        { _suffix = "Setsubun", _season = "Setsubun 2019" },
 +
        { _suffix = "Zuiun" },
 +
        { _suffix = "Christmas", _season = "Christmas 2019" },
 +
        { _suffix = "Kai Spring Bouquet", _season = "Seventh Anniversary" },
 +
        ["Kai Spring"] = "/Kai Spring Bouquet",
 +
    },
 +
    class = {
 +
        _name = "Etorofu",
 +
        _class = true,
 +
        _base_type = 1,
 +
    },
 
}
 
}

Latest revision as of 13:53, 18 March 2023

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Etorofu",
        _rarity = 4,
        _api_id = 524,
        _id = 334,
        _true_id = false,
        _japanese_name = "択捉",
        _reading = "えとろふ",
        _class = "Etorofu",
        _class_number = 1,
        _type = 1,
        _hp = 9,
        _hp_max = 18,
        _firepower = 4,
        _firepower_max = 18,
        _firepower_mod = 1,
        _armor = 4,
        _armor_max = 16,
        _armor_mod = false,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 40,
        _evasion_max = 83,
        _aa = 7,
        _aa_max = 27,
        _aa_mod = false,
        _asw = 35,
        _asw_max = 72,
        _speed = 5,
        _los = 3,
        _los_max = 14,
        _range = 1,
        _luck = 37,
        _luck_max = 78,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 14,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Etorofu/Kai",
        _fuel = 10,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 2,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12cm Single Gun Mount", size = 0 },
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Shutou Yukina",
        _artist = "Akasaka Yuzu",
        _implementation_date = { 2017, 5, 2 },
        _availability = { "event_drop" },
        _wikipedia = "Japanese escort ship Etorofu",
    },
    ["Kai"] = {
        _name = "Etorofu",
        _suffix = "Kai",
        _rarity = 5,
        _api_id = 383,
        _id = 334,
        _true_id = 1463,
        _japanese_name = "択捉改",
        _reading = "えとろふかい",
        _class = "Etorofu",
        _class_number = 1,
        _type = 1,
        _hp = 17,
        _hp_max = 28,
        _firepower = 5,
        _firepower_max = 37,
        _firepower_mod = 1,
        _armor = 7,
        _armor_max = 33,
        _armor_mod = false,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 56,
        _evasion_max = 92,
        _aa = 12,
        _aa_max = 54,
        _aa_mod = 1,
        _asw = 37,
        _asw_max = 79,
        _speed = 5,
        _los = 5,
        _los_max = 28,
        _range = 1,
        _luck = 40,
        _luck_max = 88,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 14,
        _remodel_level = 37,
        _remodel_ammo = 95,
        _remodel_steel = 55,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Etorofu/",
        _remodel_to = false,
        _fuel = 10,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 2,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 },
            { equipment = "Type 95 Depth Charge", size = 0 },
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
        },
        _voice_flag = 1,
    },
    seasonals = {
        { _suffix = "Yukata", _season = "Fall 2017", _card_damaged_extension = "jpg" },
        { _suffix = "Rainy", _season = "Rainy Season 2018" },
        { _suffix = "Ice Festival", _season = "Summer 2018" },
        { _suffix = "Kai Ice Festival", _season = "Summer 2019" },
        { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
        { _suffix = "Setsubun", _season = "Setsubun 2019" },
        { _suffix = "Zuiun" },
        { _suffix = "Christmas", _season = "Christmas 2019" },
        { _suffix = "Kai Spring Bouquet", _season = "Seventh Anniversary" },
        ["Kai Spring"] = "/Kai Spring Bouquet",
    },
    class = {
        _name = "Etorofu",
        _class = true,
        _base_type = 1,
    },
}