Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 11: Line 10:  
         _japanese_name = "占守",
 
         _japanese_name = "占守",
 
         _reading = "しむしゅ",
 
         _reading = "しむしゅ",
         _class = nil,
+
         _class = "Shimushu",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 1,
 
         _type = 1,
 
         _hp = 9,
 
         _hp = 9,
Line 25: Line 24:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 42,
         _evasion_max = nil,
+
         _evasion_max = 83,
 
         _aa = 7,
 
         _aa = 7,
 
         _aa_max = 24,
 
         _aa_max = 24,
 
         _aa_mod = 0,
 
         _aa_mod = 0,
         _asw = nil,
+
         _asw = 32,
         _asw_max = nil,
+
         _asw_max = 72,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 3,
         _los_max = nil,
+
         _los_max = 13,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 40,
 
         _luck = 40,
 
         _luck_max = 79,
 
         _luck_max = 79,
 
         _luck_mod = false,
 
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = false,
 
         _build_time = 14,
 
         _build_time = 14,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 52: Line 51:  
         _scrap_baux = 0,
 
         _scrap_baux = 0,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 0},
+
             { equipment = "12cm Single Gun Mount", size = 0 },
             {equipment = nil, size = 0},
+
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Sasaki Hitomi",
         _artist = nil,
+
         _artist = "UGUME",
         _implementation_date = nil,
+
         _implementation_date = { 2017, 5, 2 },
         _availability = nil,
+
         _availability = { "event_drop" },
 
         _wikipedia = "Japanese_escort_Shimushu",
 
         _wikipedia = "Japanese_escort_Shimushu",
 
     },
 
     },
Line 67: Line 66:  
         _rarity = 5,
 
         _rarity = 5,
 
         _api_id = 376,
 
         _api_id = 376,
         _id = 1456,
+
         _id = 317,
         _true_id = false,
+
        _true_id = 1456,
 +
         _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "占守改",
 
         _japanese_name = "占守改",
 
         _reading = "しむしゅかい",
 
         _reading = "しむしゅかい",
         _class = nil,
+
         _class = "Shimushu",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 1,
 
         _type = 1,
 
         _hp = 17,
 
         _hp = 17,
Line 85: Line 86:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 58,
         _evasion_max = nil,
+
         _evasion_max = 92,
 
         _aa = 11,
 
         _aa = 11,
 
         _aa_max = 53,
 
         _aa_max = 53,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 35,
         _asw_max = nil,
+
         _asw_max = 77,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 5,
         _los_max = nil,
+
         _los_max = 28,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 50,
 
         _luck = 50,
 
         _luck_max = 89,
 
         _luck_max = 89,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
  −
        _buildable_lsc = nil,
   
         _build_time = 14,
 
         _build_time = 14,
 
         _remodel_level = 40,
 
         _remodel_level = 40,
 
         _remodel_ammo = 90,
 
         _remodel_ammo = 90,
 
         _remodel_steel = 60,
 
         _remodel_steel = 60,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Shimushu/",
 
         _remodel_from = "Shimushu/",
 
         _remodel_to = false,
 
         _remodel_to = false,
Line 114: Line 115:  
         _scrap_baux = 0,
 
         _scrap_baux = 0,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 0},
+
             { equipment = "Type 94 Depth Charge Projector", 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 = {
 +
        _name = "Shimushu",
 +
        _class = true,
 +
        _base_type = 1,
 
     },
 
     },
 
}
 
}
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,962

edits