Changes

Undo revision 151777 by Jigaraphale (talk)
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 56: Line 55:  
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = "Shutou Yukina",
+
         _voice_actor = "Imamura Ayaka",
 
         _artist = "Akasaka Yuzu",
 
         _artist = "Akasaka Yuzu",
 
         _implementation_date = { 2017, 11, 17 },
 
         _implementation_date = { 2017, 11, 17 },
 
         _availability = { "event_drop" },
 
         _availability = { "event_drop" },
 +
        _wikipedia = "Japanese escort ship Tsushima",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 73: Line 73:  
         _reading = "つしま",
 
         _reading = "つしま",
 
         _class = "Etorofu",
 
         _class = "Etorofu",
         _class_number = 3,
+
         _class_number = 7,
 
         _type = 1,
 
         _type = 1,
 
         _hp = 17,
 
         _hp = 17,
Line 86: Line 86:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 55,
         _evasion_max = nil,
+
         _evasion_max = 93,
 
         _aa = 12,
 
         _aa = 12,
 
         _aa_max = 53,
 
         _aa_max = 53,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 36,
         _asw_max = nil,
+
         _asw_max = 81,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 5,
         _los_max = nil,
+
         _los_max = 28,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 49,
 
         _luck = 49,
Line 117: Line 117:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0 },
+
             { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 },
 
             { equipment = "Type 93 Passive Sonar", size = 0 },
 
             { equipment = "Type 93 Passive Sonar", size = 0 },
 
             { equipment = "Type 95 Depth Charge", size = 0 },
 
             { equipment = "Type 95 Depth Charge", size = 0 },
Line 126: Line 126:  
         { _suffix = "End of Year", _season = "End of Year 2017" },
 
         { _suffix = "End of Year", _season = "End of Year 2017" },
 
         { _suffix = "New Year", _season = "New Year 2018" },
 
         { _suffix = "New Year", _season = "New Year 2018" },
 +
        { _suffix = "Zuiun", _season = "Fifth Anniversary" },
 +
        { _suffix = "Late Fall Casual", _season = "Late Fall 2018" },
 +
        { _suffix = "Hinamatsuri", _season = "Spring 2019" },
 +
        { _suffix = "Happi", _season = "Fall 2019" },
 
     },
 
     },
 
}
 
}
34,523

edits