Changes

Added get message, wikipedia
Line 56: Line 56:  
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Toyoguchi Megumi",
 
     _artist = "Fujikawa",
 
     _artist = "Fujikawa",
 
     _implementation_date = {2019, 12, 7},
 
     _implementation_date = {2019, 12, 7},
 
     _availability = {"event_drop"},
 
     _availability = {"event_drop"},
 +
    _get_message = "うちが夕雲型駆逐艦、その十八番艦「秋霜」よ。<br>秋霜烈日、そんな言葉のような厳しい戦局を駆け抜けたの。<br>うちのことも覚えておいてね。忘れないでね。",
 +
    _wikipedia = "Japanese destroyer Akishimo",
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 68: Line 70:  
     _id = 425,
 
     _id = 425,
 
     _true_id = 1495,
 
     _true_id = 1495,
 +
    _cg_reference = "/",
 +
    _cg_damaged_reference = "/",
 
     _japanese_name = "秋霜改",
 
     _japanese_name = "秋霜改",
 
     _reading = "あきしもかい",
 
     _reading = "あきしもかい",
Line 84: Line 88:  
     _torpedo_max = 80,
 
     _torpedo_max = 80,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 47,
     _evasion_max = nil,
+
     _evasion_max = 91,
 
     _aa = 15,
 
     _aa = 15,
 
     _aa_max = 50,
 
     _aa_max = 50,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 28,
     _asw_max = nil,
+
     _asw_max = 68,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 43,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 12,
 
     _luck = 12,
 
     _luck_max = 59,
 
     _luck_max = 59,
 
     _luck_mod = false,
 
     _luck_mod = false,
    _build_time = 24,
   
     _remodel_level = 30,
 
     _remodel_level = 30,
 
     _remodel_ammo = 140,
 
     _remodel_ammo = 140,
Line 120: Line 123:  
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Valentine", _season = "Valentines 2020" },
 
   },
 
   },
 
}
 
}
1,927

edits