• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
Updated build time, added voice flags, availability, get message
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,
         _remodel_to = "ootomari/Kai",
+
         _remodel_to = "Ootomari/Kai",
 
         _fuel = 15,
 
         _fuel = 15,
 
         _ammo = 5,
 
         _ammo = 5,
Line 51: Line 52:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             { equipment = nil, size = 0 },
+
             { equipment = "7.7mm Machine Gun", size = 0 },
             { equipment = nil, 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,
         _remodel_from = "ootomari/",
+
         _remodel_from = "Ootomari/",
 
         _remodel_to = false,
 
         _remodel_to = false,
 
         _fuel = 15,
 
         _fuel = 15,
Line 111: Line 116:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             { equipment = nil, size = 0 },
+
             { equipment = "25mm Single Autocannon Mount", size = 0 },
             { equipment = nil, size = 0 },
+
             { equipment = "12.7mm Single Machine Gun Mount", size = 0 },
            { equipment = nil, size = 0 },
   
         },
 
         },
 +
        _voice_flag = 3,
 +
    },
 +
    class = {
 +
        _name = "Ootomari",
 +
        _class = true,
 +
        _base_type = 22,
 
     },
 
     },
 
}
 
}
1,927

edits

Navigation menu