Changes

m
buildable = false
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 11: Line 10:  
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "Commandant Teste",
 
         _japanese_name = "Commandant Teste",
         _reading = "コマンダン・テスト",
+
         _reading = "コマンダン テスト",
         _class = false,
+
         _class = "Commandant Teste",
         _class_number = false,
+
         _class_number = 1,
 
         _type = 16,
 
         _type = 16,
 
         _hp = 42,
 
         _hp = 42,
Line 40: Line 39:  
         _luck_max = 79,
 
         _luck_max = 79,
 
         _luck_mod = false,
 
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = false,
 
         _build_time = 140,
 
         _build_time = 140,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 53: Line 52:  
         _scrap_baux = 6,
 
         _scrap_baux = 6,
 
         _equipment = {
 
         _equipment = {
             {equipment = "Laté 298B", size = 12},
+
             { equipment = "Laté 298B", size = 12 },
             {equipment = false, size = 7},
+
             { equipment = false, size = 7 },
             {equipment = false, size = 7},
+
             { equipment = false, size = 7 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Tanibe Yumi",
 
         _artist = "Akira",
 
         _artist = "Akira",
         _implementation_date = {2016, 11, 18},
+
         _implementation_date = { 2016, 11, 18 },
         _availability = {"event_reward", event_reward = {{2016, 11, 18}}},
+
         _availability = { "event_reward" },
         _get_message = "Bonjour!<br>Enchanté  Je m’appelle Commandant Teste<br>Amiral、どうぞよろしくお願い致します。",
+
         _wikipedia = "French seaplane carrier Commandant Teste",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 71: Line 70:  
         _id = 291,
 
         _id = 291,
 
         _true_id = 1452,
 
         _true_id = 1452,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "Commandant Teste改",
 
         _japanese_name = "Commandant Teste改",
         _reading = "コマンダン・テストかい",
+
         _reading = "コマンダン テストかい",
         _class = false,
+
         _class = "Commandant Teste",
         _class_number = false,
+
         _class_number = 1,
 
         _type = 16,
 
         _type = 16,
 
         _hp = 43,
 
         _hp = 43,
Line 87: Line 88:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 25,
         _evasion_max = nil,
+
         _evasion_max = 44,
 
         _aa = 20,
 
         _aa = 20,
 
         _aa_max = 48,
 
         _aa_max = 48,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 34,
         _los_max = nil,
+
         _los_max = 88,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 20,
 
         _luck = 20,
 
         _luck_max = 88,
 
         _luck_max = 88,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
  −
        _buildable_lsc = nil,
   
         _build_time = 140,
 
         _build_time = 140,
 
         _remodel_level = 40,
 
         _remodel_level = 40,
Line 119: Line 118:  
         _scrap_baux = 6,
 
         _scrap_baux = 6,
 
         _equipment = {
 
         _equipment = {
             {equipment = "Laté 298B", size = 12},
+
             { equipment = "Laté 298B", size = 12 },
             {equipment = false, size = 12},
+
             { equipment = false, size = 12 },
             {equipment = false, size = 7},
+
             { equipment = false, size = 7 },
             {equipment = false, size = 7},
+
             { equipment = false, size = 7 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Christmas", _season = "Christmas 2016" },
 +
        { _suffix = "Setsubun", _season = "Setsubun 2017" },
 +
        { _suffix = "Valentine", _season = "Valentines 2017" },
 +
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
 +
        { _suffix = "Summer", _season = "Summer 2017" },
 +
        { _suffix = "Zuiun", _season = "Fifth Anniversary" },
 +
        { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" },
 +
        ["Xmas"] = "/Christmas",
 +
    },
 +
    class = {
 +
        _name = "Commandant Teste",
 +
        _class = true,
 +
        _base_type = 16,
 
     },
 
     },
 
}
 
}
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,955

edits