Changes

Undo revision 151776 by Jigaraphale (talk)
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 25: Line 24:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 39,
         _evasion_max = nil,
+
         _evasion_max = 81,
 
         _aa = 7,
 
         _aa = 7,
 
         _aa_max = 29,
 
         _aa_max = 29,
 
         _aa_mod = false,
 
         _aa_mod = false,
         _asw = nil,
+
         _asw = 36,
         _asw_max = nil,
+
         _asw_max = 73,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 3,
         _los_max = nil,
+
         _los_max = 15,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 7,
 
         _luck = 7,
Line 56: Line 55:  
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Imamura Ayaka",
 
         _artist = "Akasaka Yuzu",
 
         _artist = "Akasaka Yuzu",
         _implementation_date = { 2017,11,17 },
+
         _implementation_date = { 2017, 11, 17 },
         _availability = nil,
+
         _availability = { "event_reward" , "drop" },
 +
        _wikipedia = "Etorofu-class escort ship",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 73: Line 73:  
         _reading = "さどかい",
 
         _reading = "さどかい",
 
         _class = "Etorofu",
 
         _class = "Etorofu",
         _class_number = 7,
+
         _class_number = 3,
 
         _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 = 54,
         _evasion_max = nil,
+
         _evasion_max = 88,
 
         _aa = 12,
 
         _aa = 12,
 
         _aa_max = 54,
 
         _aa_max = 54,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 37,
         _asw_max = nil,
+
         _asw_max = 79,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 6,
         _los_max = nil,
+
         _los_max = 29,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 9,
 
         _luck = 9,
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 95 Depth Charge", size = 0 },
 
             { equipment = "Type 95 Depth Charge", size = 0 },
 
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
Line 125: Line 125:  
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Christmas", _season = "Christmas 2017" },
 
         { _suffix = "Christmas", _season = "Christmas 2017" },
 +
        { _suffix = "Setsubun", _season = "Setsubun 2018" },
 +
        { _suffix = "Zuiun", _season = "Fifth Anniversary" },
 +
        { _suffix = "Rainy", _season = "Rainy Season 2019" },
 
     },
 
     },
 
}
 
}
34,500

edits