Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 13: Line 12:  
         _japanese_nick = "しおん",
 
         _japanese_nick = "しおん",
 
         _reading = "い400",
 
         _reading = "い400",
         _class = "Sentoku",
+
         _class = "Sentoku Type (I-400 Class Submarine)",
 
         _class_number = 1,
 
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
Line 30: Line 29:  
         _evasion_max = 34,
 
         _evasion_max = 34,
 
         _aa = 0,
 
         _aa = 0,
         _aa_max = 0,
+
         _aa_max = false,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = 0,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
 
         _los = 15,
 
         _los = 15,
Line 42: Line 41:  
         _luck_mod = false,
 
         _luck_mod = false,
 
         _buildable = false,
 
         _buildable = false,
         _buildable_lsc = false,
+
         _buildable_lsc = true,
 
         _build_time = 200,
 
         _build_time = 200,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 61: Line 60:  
         _implementation_date = { 2017, 11, 19 },
 
         _implementation_date = { 2017, 11, 19 },
 
         _availability = { "event_drop" },
 
         _availability = { "event_drop" },
 +
        _wikipedia = "I-400-class submarine",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 75: Line 75:  
         _japanese_nick = "しおん",
 
         _japanese_nick = "しおん",
 
         _reading = "い400",
 
         _reading = "い400",
         _class = "Sentoku",
+
         _class = "Sentoku Type (I-400 Class Submarine)",
 
         _class_number = 1,
 
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
Line 92: Line 92:  
         _evasion_max = 43,
 
         _evasion_max = 43,
 
         _aa = 0,
 
         _aa = 0,
         _aa_max = 0,
+
         _aa_max = false,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = 0,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
 
         _los = 16,
 
         _los = 16,
Line 103: Line 103:  
         _luck_max = 58,
 
         _luck_max = 58,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = false,
  −
        _buildable_lsc = false,
  −
        _build_time = 200,
   
         _remodel_level = 37,
 
         _remodel_level = 37,
 
         _remodel_ammo = 100,
 
         _remodel_ammo = 100,
Line 124: Line 121:  
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 +
    },
 +
    class = {
 +
        _name = "Sentoku Type (I-400 Class Submarine)",
 +
        _class = false,
 +
        _base_type = 14,
 
     },
 
     },
 
}
 
}
7,022

edits