Changes

m
no edit summary
Line 57: Line 57:  
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Moriyama Yurika",
     _artist = nil,
+
     _artist = "沙良",
 
     _implementation_date = {2019, 11, 30},
 
     _implementation_date = {2019, 11, 30},
 
     _availability = { "event_drop" },
 
     _availability = { "event_drop" },
Line 70: Line 70:  
     _id = 399,
 
     _id = 399,
 
     _true_id = 1494,
 
     _true_id = 1494,
 +
    _cg_reference = "/",
 +
    _cg_damaged_reference = "/",
 
     _japanese_name = "De Ruyter改",
 
     _japanese_name = "De Ruyter改",
 
     _reading = "デ・ロイテルかい",
 
     _reading = "デ・ロイテルかい",
Line 86: Line 88:  
     _torpedo_max = 60,
 
     _torpedo_max = 60,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 39,
     _evasion_max = nil,
+
     _evasion_max = 73,
 
     _aa = 25,
 
     _aa = 25,
 
     _aa_max = 75,
 
     _aa_max = 75,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 15,
     _asw_max = nil,
+
     _asw_max = 50,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 12,
     _los_max = nil,
+
     _los_max = 55,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 10,
 
     _luck = 10,
 
     _luck_max = 57,
 
     _luck_max = 57,
 
     _luck_mod = false,
 
     _luck_mod = false,
    _build_time = 60,
   
     _remodel_level = 50,
 
     _remodel_level = 50,
 
     _remodel_ammo = 400,
 
     _remodel_ammo = 400,
Line 123: Line 124:  
     _voice_flag = 3,
 
     _voice_flag = 3,
 
   },
 
   },
 +
    seasonals = {
 +
        { _suffix = "Christmas", _season = "Christmas 2019" },
 +
        { _suffix = "Christmas 2", _cg_damaged = false, _season = "Christmas 2019" },
 +
        { _suffix = "Setsubun", _season = "Setsubun 2020" },
 +
    },
 
     class = {
 
     class = {
 
         _name = "De Ruyter",
 
         _name = "De Ruyter",
56,565

edits