Changes

m
31 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 11: Line 10:  
         _japanese_name = "神威",
 
         _japanese_name = "神威",
 
         _reading = "かもい",
 
         _reading = "かもい",
         _class = nil,
+
         _class = "Kamoi",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 22,
 
         _type = 22,
 
         _hp = 36,
 
         _hp = 36,
Line 18: Line 17:  
         _firepower = 3,
 
         _firepower = 3,
 
         _firepower_max = 18,
 
         _firepower_max = 18,
         _firepower_mod = 0,
+
         _firepower_mod = false,
 
         _armor = 6,
 
         _armor = 6,
 
         _armor_max = 18,
 
         _armor_max = 18,
Line 26: Line 25:  
         _torpedo_mod = false,
 
         _torpedo_mod = false,
 
         _evasion = 13,
 
         _evasion = 13,
         _evasion_max = nil,
+
         _evasion_max = 27,
 
         _aa = 8,
 
         _aa = 8,
 
         _aa_max = 24,
 
         _aa_max = 24,
         _aa_mod = 0,
+
         _aa_mod = false,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
 
         _los = 5,
 
         _los = 5,
         _los_max = nil,
+
         _los_max = 15,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 17,
 
         _luck = 17,
 
         _luck_max = 67,
 
         _luck_max = 67,
 
         _luck_mod = false,
 
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = true,
 
         _build_time = 140,
 
         _build_time = 140,
 
         _remodel_level = false,
 
         _remodel_level = false,
Line 48: Line 47:  
         _ammo = 10,
 
         _ammo = 10,
 
         _scrap_fuel = 3,
 
         _scrap_fuel = 3,
         _scrap_ammo = 0,
+
         _scrap_ammo = false,
 
         _scrap_steel = 10,
 
         _scrap_steel = 10,
 
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 0},
+
             { equipment = false, size = 0 },
             {equipment = nil, size = 0},
+
             { equipment = false, size = 0 },
             {equipment = nil, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Seto Asami",
         _artist = nil,
+
         _artist = "Akira",
         _implementation_date = nil,
+
         _implementation_date = { 2017, 5, 2 },
         _availability = nil,
+
         _availability = { "event_drop" },
 
         _wikipedia = "Japanese seaplane tender Kamoi",
 
         _wikipedia = "Japanese seaplane tender Kamoi",
 
     },
 
     },
Line 72: Line 71:  
         _japanese_name = "神威改",
 
         _japanese_name = "神威改",
 
         _reading = "かもいかい",
 
         _reading = "かもいかい",
         _class = nil,
+
         _class = "Kamoi",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 16,
 
         _type = 16,
 
         _hp = 37,
 
         _hp = 37,
Line 79: Line 78:  
         _firepower = 6,
 
         _firepower = 6,
 
         _firepower_max = 22,
 
         _firepower_max = 22,
         _firepower_mod = 0,
+
         _firepower_mod = false,
 
         _armor = 13,
 
         _armor = 13,
 
         _armor_max = 29,
 
         _armor_max = 29,
Line 86: Line 85:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 13,
         _evasion_max = nil,
+
         _evasion_max = 27,
 
         _aa = 12,
 
         _aa = 12,
 
         _aa_max = 28,
 
         _aa_max = 28,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 22,
         _los_max = nil,
+
         _los_max = 48,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 19,
 
         _luck = 19,
 
         _luck_max = 69,
 
         _luck_max = 69,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
  −
        _buildable_lsc = nil,
   
         _build_time = 140,
 
         _build_time = 140,
 
         _remodel_level = 35,
 
         _remodel_level = 35,
 
         _remodel_ammo = 30,
 
         _remodel_ammo = 30,
 
         _remodel_steel = 230,
 
         _remodel_steel = 230,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Kamoi/",
 
         _remodel_from = "Kamoi/",
 
         _remodel_to = "Kamoi/Kai Bo",
 
         _remodel_to = "Kamoi/Kai Bo",
Line 111: Line 110:  
         _ammo = 15,
 
         _ammo = 15,
 
         _scrap_fuel = 3,
 
         _scrap_fuel = 3,
         _scrap_ammo = 0,
+
         _scrap_ammo = false,
 
         _scrap_steel = 10,
 
         _scrap_steel = 10,
 
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 11},
+
             { equipment = false, size = 11 },
             {equipment = nil, size = 8},
+
             { equipment = false, size = 8 },
             {equipment = nil, size = 3},
+
             { equipment = false, size = 3 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
Line 129: Line 128:  
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "神威改母",
 
         _japanese_name = "神威改母",
         _reading = "かもいかい",
+
         _reading = "かもいかいぼ",
         _class = nil,
+
         _class = "Kamoi",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 22,
 
         _type = 22,
 
         _hp = 39,
 
         _hp = 39,
Line 137: Line 136:  
         _firepower = 7,
 
         _firepower = 7,
 
         _firepower_max = 25,
 
         _firepower_max = 25,
         _firepower_mod = 0,
+
         _firepower_mod = false,
 
         _armor = 17,
 
         _armor = 17,
 
         _armor_max = 33,
 
         _armor_max = 33,
Line 144: Line 143:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 16,
         _evasion_max = nil,
+
         _evasion_max = 38,
 
         _aa = 14,
 
         _aa = 14,
 
         _aa_max = 34,
 
         _aa_max = 34,
 
         _aa_mod = 2,
 
         _aa_mod = 2,
         _asw = nil,
+
         _asw = 10,
         _asw_max = nil,
+
         _asw_max = 30,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 24,
         _los_max = nil,
+
         _los_max = 54,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 20,
 
         _luck = 20,
 
         _luck_max = 79,
 
         _luck_max = 79,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
  −
        _buildable_lsc = nil,
   
         _build_time = 140,
 
         _build_time = 140,
 
         _remodel_level = 60,
 
         _remodel_level = 60,
 
         _remodel_ammo = 30,
 
         _remodel_ammo = 30,
 
         _remodel_steel = 240,
 
         _remodel_steel = 240,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Kamoi/Kai",
 
         _remodel_from = "Kamoi/Kai",
 
         _remodel_to = false,
 
         _remodel_to = false,
Line 169: Line 168:  
         _ammo = 20,
 
         _ammo = 20,
 
         _scrap_fuel = 3,
 
         _scrap_fuel = 3,
         _scrap_ammo = 0,
+
         _scrap_ammo = false,
 
         _scrap_steel = 10,
 
         _scrap_steel = 10,
 
         _scrap_baux = 3,
 
         _scrap_baux = 3,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 1},
+
             { equipment = false, size = 1 },
             {equipment = nil, size = 1},
+
             { equipment = false, size = 1 },
             {equipment = nil, size = 1},
+
             { equipment = false, size = 1 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Rainy", _season = "Rainy 2017", },
 +
        { _suffix = "Kai Rainy", _season = "Rainy 2017", },
 +
        { _suffix = "Kai Bo Rainy", _season = "Rainy 2017", },
 +
        { _suffix = "Yukata", _season = "Fall 2017", },
 +
        { _suffix = "Kai Yukata", _season = "Fall 2017", },
 +
        { _suffix = "Kai Bo Yukata", _season = "Fall 2017", },
 +
        { _suffix = "Christmas", _season = "Christmas 2017", },
 +
        ["Rainy 2017"] = "/Rainy",
 +
        ["Kai Rainy 2017"] = "/Kai Rainy",
 +
        ["Kai Bo Rainy 2017"] = "/Kai Bo Rainy",
 +
    },
 +
    class = {
 +
        _name = "Kamoi",
 +
        _class = true,
 +
        _base_type = 22,
 
     },
 
     },
 
}
 
}
Bots, gkautomate
12,557

edits