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

From Kancolle Wiki
Jump to navigation Jump to search
(Updated build time, added voice flags, availability, get message)
 
(5 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
     [""] = {
 
     [""] = {
 
         _name = "Ootomari",
 
         _name = "Ootomari",
 +
        _suffix = false,
 
         _rarity = 5,
 
         _rarity = 5,
 
         _api_id = 995,
 
         _api_id = 995,
Line 24: Line 25:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 14,
         _evasion_max = nil,
+
         _evasion_max = 48,
 
         _aa = 6,
 
         _aa = 6,
 
         _aa_max = 18,
 
         _aa_max = 18,
 
         _aa_mod = false,
 
         _aa_mod = false,
         _asw = nil,
+
         _asw = 12,
         _asw_max = nil,
+
         _asw_max = 18,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 7,
         _los_max = nil,
+
         _los_max = 14,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 40,
 
         _luck = 40,
Line 40: Line 41:
 
         _buildable = false,
 
         _buildable = false,
 
         _buildable_lsc = false,
 
         _buildable_lsc = false,
         _build_time = 0,
+
         _build_time = 60,
 
         _remodel_level = false,
 
         _remodel_level = false,
 
         _remodel_from = false,
 
         _remodel_from = false,
Line 54: Line 55:
 
             { equipment = "7.7mm Machine Gun", size = 0 },
 
             { equipment = "7.7mm Machine Gun", size = 0 },
 
         },
 
         },
         _voice_actor = nil,
+
        _voice_flag = 1,
         _artist = nil,
+
         _voice_actor = "Yuikawa Asaki",
 +
         _artist = "Hozuka",
 
         _implementation_date = { 2025, 3, 7 },
 
         _implementation_date = { 2025, 3, 7 },
 +
        _availability = { "event_drop" },
 +
        _get_message = "ある悲劇をきっかけに日本で初めて建造された本格的な砕氷艦、<br>名前を「大泊」と申します。戦闘を目的とした艦ではありません<br>が、北方の漁業、航行、そして皆さんの生命をお護りします。",
 
         _wikipedia = "Japanese icebreaker Ōtomari",
 
         _wikipedia = "Japanese icebreaker Ōtomari",
 
     },
 
     },
Line 82: Line 86:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 18,
         _evasion_max = nil,
+
         _evasion_max = 68,
 
         _aa = 9,
 
         _aa = 9,
 
         _aa_max = 22,
 
         _aa_max = 22,
 
         _aa_mod = false,
 
         _aa_mod = false,
         _asw = nil,
+
         _asw = 14,
         _asw_max = nil,
+
         _asw_max = 35,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 8,
         _los_max = nil,
+
         _los_max = 16,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 50,
 
         _luck = 50,
Line 99: Line 103:
 
         _remodel_ammo = 130,
 
         _remodel_ammo = 130,
 
         _remodel_steel = 330,
 
         _remodel_steel = 330,
         _remodel_development_material = false,
+
         _remodel_development_material = 12,
 +
        _remodel_construction_material = 8,
 
         _remodel_blueprint = false,
 
         _remodel_blueprint = false,
 
         _remodel_catapult = false,
 
         _remodel_catapult = false,
Line 114: Line 119:
 
             { equipment = "12.7mm Single Machine Gun Mount", size = 0 },
 
             { equipment = "12.7mm Single Machine Gun Mount", size = 0 },
 
         },
 
         },
 +
        _voice_flag = 3,
 
     },
 
     },
 
     class = {
 
     class = {

Latest revision as of 10:08, 9 December 2025

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Ootomari",
        _suffix = false,
        _rarity = 5,
        _api_id = 995,
        _id = 595,
        _true_id = false,
        _japanese_name = "大泊",
        _reading = "おおとまり",
        _class = "Ootomari",
        _class_number = 1,
        _type = 22,
        _hp = 20,
        _hp_max = 30,
        _firepower = 2,
        _firepower_max = 8,
        _firepower_mod = false,
        _armor = 11,
        _armor_max = 31,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 14,
        _evasion_max = 48,
        _aa = 6,
        _aa_max = 18,
        _aa_mod = false,
        _asw = 12,
        _asw_max = 18,
        _speed = 5,
        _los = 7,
        _los_max = 14,
        _range = 1,
        _luck = 40,
        _luck_max = 80,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 60,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Ootomari/Kai",
        _fuel = 15,
        _ammo = 5,
        _scrap_fuel = 2,
        _scrap_ammo = false,
        _scrap_steel = 6,
        _scrap_baux = false,
        _equipment = {
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = "7.7mm Machine Gun", size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Yuikawa Asaki",
        _artist = "Hozuka",
        _implementation_date = { 2025, 3, 7 },
        _availability = { "event_drop" },
        _get_message = "ある悲劇をきっかけに日本で初めて建造された本格的な砕氷艦、<br>名前を「大泊」と申します。戦闘を目的とした艦ではありません<br>が、北方の漁業、航行、そして皆さんの生命をお護りします。",
        _wikipedia = "Japanese icebreaker Ōtomari",
    },
    ["Kai"] = {
        _name = "Ootomari",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 1000,
        _id = 600,
        _true_id = false,
        _japanese_name = "大泊改",
        _reading = "おおとまりかい",
        _class = "Ootomari",
        _class_number = 1,
        _type = 22,
        _hp = 22,
        _hp_max = 33,
        _firepower = 3,
        _firepower_max = 17,
        _firepower_mod = false,
        _armor = 12,
        _armor_max = 36,
        _armor_mod = 2,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 18,
        _evasion_max = 68,
        _aa = 9,
        _aa_max = 22,
        _aa_mod = false,
        _asw = 14,
        _asw_max = 35,
        _speed = 5,
        _los = 8,
        _los_max = 16,
        _range = 1,
        _luck = 50,
        _luck_max = 96,
        _luck_mod = false,
        _remodel_level = 55,
        _remodel_ammo = 130,
        _remodel_steel = 330,
        _remodel_development_material = 12,
        _remodel_construction_material = 8,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Ootomari/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 10,
        _scrap_fuel = 2,
        _scrap_ammo = false,
        _scrap_steel = 7,
        _scrap_baux = false,
        _equipment = {
            { equipment = "25mm Single Autocannon Mount", size = 0 },
            { equipment = "12.7mm Single Machine Gun Mount", size = 0 },
        },
        _voice_flag = 3,
    },
    class = {
        _name = "Ootomari",
        _class = true,
        _base_type = 22,
    },
}