Changes

m
29 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 31: Line 30:  
         _aa_mod = false,
 
         _aa_mod = false,
 
         _asw = 21,
 
         _asw = 21,
         _asw_max = nil, -- 61 or 62
+
         _asw_max = 62,
 
         _speed = 10,
 
         _speed = 10,
 
         _los = 4,
 
         _los = 4,
         _los_max = nil, -- 18 or 19
+
         _los_max = 18,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 12,
 
         _luck = 12,
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 = "53cm Twin Torpedo Mount", size = 0},
+
             { equipment = "53cm Twin Torpedo Mount", size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Itou Shizuka",
         _artist = nil,
+
         _artist = "Parsley",
         _implementation_date = nil,
+
         _implementation_date = { 2017, 2, 11 },
         _availability = nil,
+
         _availability = { "event_reward" },
 
         _wikipedia = "Japanese destroyer Matsukaze (1923)",
 
         _wikipedia = "Japanese destroyer Matsukaze (1923)",
 
     },
 
     },
Line 69: Line 68:  
         _id = 274,
 
         _id = 274,
 
         _true_id = 1451,
 
         _true_id = 1451,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "松風改",
 
         _japanese_name = "松風改",
 
         _reading = "まつかぜかい",
 
         _reading = "まつかぜかい",
Line 117: Line 118:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = "12cm Single Gun Mount", size = 0},
+
             { equipment = "12cm Single Gun Mount", size = 0 },
             {equipment = "Type 93 Passive Sonar", size = 0},
+
             { equipment = "Type 93 Passive Sonar", size = 0 },
             {equipment = "Type 94 Depth Charge Projector", size = 0},
+
             { equipment = "Type 94 Depth Charge Projector", size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
Bots, gkautomate
12,557

edits