Changes

m
no edit summary
Line 1: Line 1: −
-- [[Category:Ship data modules]]
+
-- [[Category:Player ship modules]]
    
return {
 
return {
  [''] = {
+
    [''] = {
    _name = 'Amatsukaze',
+
        _name = 'Amatsukaze',
    _rarity = 6,
+
        _rarity = 6,
    _api_id = 181,
+
        _api_id = 181,
    _id = 181,
+
        _id = 181,
    _true_id = false,
+
        _true_id = false,
    _japanese_name = '天津風',
+
        _japanese_name = '天津風',
    _reading = 'あまつかぜ',
+
        _reading = 'あまつかぜ',
    _class = 'Kagerou',
+
        _class = 'Kagerou',
    _class_number = 9,
+
        _class_number = 9,
    _type = 2,
+
        _type = 2,
    _hp = 18,
+
        _hp = 18,
    _hp_max = 37,
+
        _hp_max = 37,
    _firepower = 10,
+
        _firepower = 10,
    _firepower_max = 29,
+
        _firepower_max = 29,
    _firepower_mod = 1,
+
        _firepower_mod = 1,
    _armor = 7,
+
        _armor = 7,
    _armor_max = 25,
+
        _armor_max = 25,
    _armor_mod = 1,
+
        _armor_mod = 1,
    _torpedo = 28,
+
        _torpedo = 28,
    _torpedo_max = 79,
+
        _torpedo_max = 79,
    _torpedo_mod = 1,
+
        _torpedo_mod = 1,
    _evasion = 48,
+
        _evasion = 48,
    _evasion_max = 89,
+
        _evasion_max = 89,
    _aa = 22,
+
        _aa = 22,
    _aa_max = 53,
+
        _aa_max = 53,
    _aa_mod = 1,
+
        _aa_mod = 1,
    _asw = 26,
+
        _asw = 26,
    _asw_max = 54,
+
        _asw_max = 54,
    _speed = 10,
+
        _speed = 10,
    _los = 8,
+
        _los = 8,
    _los_max = 19,
+
        _los_max = 19,
    _range = 1,
+
        _range = 1,
    _luck = 18,
+
        _luck = 18,
    _luck_max = 59,
+
        _luck_max = 59,
    _luck_mod = false,
+
        _luck_mod = false,
    _buildable = false,
+
        _buildable = false,
    _buildable_lsc = false,
+
        _buildable_lsc = false,
    _build_time = 30,
+
        _build_time = 30,
    _remodel_level = false,
+
        _remodel_level = false,
    _remodel_from = false,
+
        _remodel_from = false,
    _remodel_to = 'Amatsukaze/Kai',
+
        _remodel_to = 'Amatsukaze/Kai',
    _fuel = 20,
+
        _fuel = 20,
    _ammo = 20,
+
        _ammo = 20,
    _scrap_fuel = 1,
+
        _scrap_fuel = 1,
    _scrap_ammo = 1,
+
        _scrap_ammo = 1,
    _scrap_steel = 6,
+
        _scrap_steel = 6,
    _scrap_baux = false,
+
        _scrap_baux = false,
    _equipment = {
+
        _equipment = {
      {equipment = '12.7cm Twin Gun Mount', size = 0},
+
            { equipment = '12.7cm Twin Gun Mount', size = 0 },
      {equipment = '61cm Quadruple Torpedo Mount', size = 0},
+
            { equipment = '61cm Quadruple Torpedo Mount', size = 0 },
      {equipment = 'Enhanced Kanhon Type Boiler', size = 0}
+
            { equipment = 'Enhanced Kanhon Type Boiler', size = 0 }
 +
        },
 +
        _voice_actor = 'Ogura Yui',
 +
        _artist = 'Shizuma Yoshinori',
 +
        _implementation_date = { 2014, 4, 23 },
 +
        _availability = { 'drop', 'event_reward' },
 +
        _wikipedia = 'Japanese destroyer Amatsukaze (1939)'
 +
    },
 +
    ['Kai'] = {
 +
        _name = 'Amatsukaze',
 +
        _suffix = 'Kai',
 +
        _rarity = 7,
 +
        _api_id = 316,
 +
        _id = 181,
 +
        _true_id = 1411,
 +
        _japanese_name = '天津風改',
 +
        _reading = 'あまつかぜかい',
 +
        _class = 'Kagerou',
 +
        _class_number = 9,
 +
        _type = 2,
 +
        _hp = 34,
 +
        _hp_max = 54,
 +
        _firepower = 12,
 +
        _firepower_max = 49,
 +
        _firepower_mod = 1,
 +
        _armor = 14,
 +
        _armor_max = 61,
 +
        _armor_mod = 1,
 +
        _torpedo = 32,
 +
        _torpedo_max = 84,
 +
        _torpedo_mod = 1,
 +
        _evasion = 50,
 +
        _evasion_max = 94,
 +
        _aa = 23,
 +
        _aa_max = 63,
 +
        _aa_mod = 1,
 +
        _asw = 28,
 +
        _asw_max = 59,
 +
        _speed = 10,
 +
        _los = 9,
 +
        _los_max = 39,
 +
        _range = 1,
 +
        _luck = 17,
 +
        _luck_max = 69,
 +
        _luck_mod = false,
 +
        _remodel_level = 20,
 +
        _remodel_ammo = 100,
 +
        _remodel_steel = 120,
 +
        _remodel_development_material = false,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_from = 'Amatsukaze/',
 +
        _remodel_to = false,
 +
        _fuel = 20,
 +
        _ammo = 20,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = '61cm Quadruple (Oxygen) Torpedo Mount', size = 0 },
 +
            { equipment = 'Type 3 Active Sonar', size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', size = 0 },
 +
        },
 +
    },
 +
    ['Kai Ni'] = {
 +
        _name = 'Amatsukaze',
 +
        _suffix = 'Kai Ni',
 +
        _rarity = 8,
 +
        _back = 7, 
 +
        _api_id = 951,
 +
        _id = 551,
 +
        _japanese_name = '天津風改二',
 +
        _reading = 'あまつかぜかいに',
 +
        _class = 'Kagerou',
 +
        _display_class = "Renovated Kagerou",
 +
        _class_number = 9,
 +
        _type = 2,
 +
        _hp = 35,
 +
        _hp_max = 40,
 +
        _firepower = 16,
 +
        _firepower_max = 65,
 +
        _firepower_mod = 2,
 +
        _armor = 15,
 +
        _armor_max = 63,
 +
        _armor_mod = 2,
 +
        _torpedo = 30,
 +
        _torpedo_max = 89,
 +
        _torpedo_mod = 2,
 +
        _evasion = 56,
 +
        _evasion_max = 99,
 +
        _aa = 26,
 +
        _aa_max = 72,
 +
        _aa_mod = 2,
 +
        _asw = 29,
 +
        _asw_max = 67,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 44,
 +
        _range = 1,
 +
        _luck = 19,
 +
        _luck_max = 91,
 +
        _luck_mod = false,
 +
        _remodel_level = 73,
 +
        _remodel_ammo = 460,
 +
        _remodel_steel = 770,
 +
        _remodel_development_material = 65,
 +
        _remodel_construction_material = 30,
 +
        _remodel_blueprint = true,
 +
        _remodel_report = true,
 +
        _remodel_catapult = false,
 +
        _remodel_from = 'Amatsukaze/Kai',
 +
        _remodel_to = false,
 +
        _fuel = 20,
 +
        _ammo = 20,
 +
        _scrap_fuel = 3,
 +
        _scrap_ammo = 3,
 +
        _scrap_steel = 11,
 +
        _scrap_baux = 2,
 +
        _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount Model C Kai 2", stars = 7, size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
 +
            { equipment = 'New Model High Temperature High Pressure Boiler', stars = 7, size = 0 },
 +
        },
 
     },
 
     },
    _voice_actor = 'Ogura Yui',
  −
    _artist = 'Shizuma Yoshinori',
  −
    _implementation_date = {2014, 4, 23},
  −
    _availability = {'drop', 'event_reward'},
  −
    _wikipedia = 'Japanese destroyer Amatsukaze (1939)'
  −
  },
  −
  ['Kai'] = {
  −
    _name = 'Amatsukaze',
  −
    _suffix = 'Kai',
  −
    _rarity = 7,
  −
    _api_id = 316,
  −
    _id = 181,
  −
    _true_id = 1411,
  −
    _japanese_name = '天津風改',
  −
    _reading = 'あまつかぜかい',
  −
    _class = 'Kagerou',
  −
    _class_number = 9,
  −
    _type = 2,
  −
    _hp = 34,
  −
    _hp_max = 54,
  −
    _firepower = 12,
  −
    _firepower_max = 49,
  −
    _firepower_mod = 1,
  −
    _armor = 14,
  −
    _armor_max = 61,
  −
    _armor_mod = 1,
  −
    _torpedo = 32,
  −
    _torpedo_max = 84,
  −
    _torpedo_mod = 1,
  −
    _evasion = 50,
  −
    _evasion_max = 94,
  −
    _aa = 23,
  −
    _aa_max = 63,
  −
    _aa_mod = 1,
  −
    _asw = 28,
  −
    _asw_max = 59,
  −
    _speed = 10,
  −
    _los = 9,
  −
    _los_max = 39,
  −
    _range = 1,
  −
    _luck = 17,
  −
    _luck_max = 69,
  −
    _luck_mod = false,
  −
    _remodel_level = 20,
  −
    _remodel_ammo = 100,
  −
    _remodel_steel = 120,
  −
    _remodel_development_material = false,
  −
    _remodel_blueprint = false,
  −
    _remodel_catapult = false,
  −
    _remodel_from = 'Amatsukaze/',
  −
    _remodel_to = false,
  −
    _fuel = 20,
  −
    _ammo = 20,
  −
    _scrap_fuel = 1,
  −
    _scrap_ammo = 2,
  −
    _scrap_steel = 10,
  −
    _scrap_baux = false,
  −
    _equipment = {
  −
      {equipment = '61cm Quadruple (Oxygen) Torpedo Mount', size = 0},
  −
      {equipment = 'Type 3 Active Sonar', size = 0},
  −
      {equipment = 'New Model High Temperature High Pressure Boiler', size = 0}
  −
    }
  −
  }
   
}
 
}
34,500

edits