• 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
no edit summary
Line 23: Line 23:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 4,
         _evasion_max = nil,
+
         _evasion_max = 19,
 
         _aa = 6,
 
         _aa = 6,
 
         _aa_max = 14,
 
         _aa_max = 14,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 3,
         _los_max = nil,
+
         _los_max = 7,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 7,
 
         _luck = 7,
Line 43: Line 43:  
         _remodel_ammo = 10,
 
         _remodel_ammo = 10,
 
     _remodel_steel = 60,
 
     _remodel_steel = 60,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 
         _remodel_from = "Nankai/",
 
         _remodel_from = "Nankai/",
 
         _remodel_to = "Nosaki/Kai",
 
         _remodel_to = "Nosaki/Kai",
Line 55: Line 57:  
             { equipment = false, size = 0 },
 
             { equipment = false, size = 0 },
 
         },
 
         },
         _voice_actor = nil,
+
        _voice_flag = 3,
 +
         _voice_actor = "Ozawa Ari",
 
         _artist = "Hoshi Akari",
 
         _artist = "Hoshi Akari",
 
         _implementation_date = { 2025, 11, 10 },
 
         _implementation_date = { 2025, 11, 10 },
Line 83: Line 86:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 18,
         _evasion_max = nil,
+
         _evasion_max = 37,
 
         _aa = 8,
 
         _aa = 8,
 
         _aa_max = 28,
 
         _aa_max = 28,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 4,
         _asw_max = nil,
+
         _asw_max = 8,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 4,
         _los_max = nil,
+
         _los_max = 12,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 8,
 
         _luck = 8,
Line 102: Line 105:  
         _remodel_level = 60,
 
         _remodel_level = 60,
 
         _remodel_ammo = 10,
 
         _remodel_ammo = 10,
    _remodel_steel = 60,
+
        _remodel_steel = 60,
 +
        _remodel_development_material = 9,
 +
        _remodel_construction_material = 7,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Nosaki/",
 
         _remodel_from = "Nosaki/",
 
         _remodel_to = false,
 
         _remodel_to = false,
         _fuel = 10,
+
         _fuel = 15,
 
         _ammo = 10,
 
         _ammo = 10,
 
         _scrap_fuel = 1,
 
         _scrap_fuel = 1,
 
         _scrap_ammo = 1,
 
         _scrap_ammo = 1,
         _scrap_steel = 1,
+
         _scrap_steel = 2,
 
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             { equipment = nil, size = 0 },
+
             { equipment = "7.7mm Machine Gun", size = 0 },
             { equipment = nil, size = 0 },
+
             { equipment = "7.7mm Machine Gun", size = 0 },
 +
            { equipment = false, size = 0 },
 
         },
 
         },
         _voice_flag = nil,
+
         _voice_flag = 3,
 
     },
 
     },
 
     class = {
 
     class = {
7,022

edits

Navigation menu