Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
[""] = {
+
    [""] = {
_name = "Yahagi",
+
        _name = "Yahagi",
_rarity = 6,
+
        _rarity = 6,
_api_id = 139,
+
        _api_id = 139,
_id = 139,
+
        _id = 139,
_true_id = false,
+
        _true_id = false,
_japanese_name = "矢矧",
+
        _japanese_name = "矢矧",
_reading = "やはぎ",
+
        _reading = "やはぎ",
_class = "Agano",
+
        _class = "Agano",
_class_number = 3,
+
        _class_number = 3,
_type = 3,
+
        _type = 3,
_hp = 31,
+
        _hp = 31,
_hp_max = 45,
+
        _hp_max = 45,
_firepower = 20,
+
        _firepower = 20,
_firepower_max = 42,
+
        _firepower_max = 42,
_firepower_mod = 1,
+
        _firepower_mod = 1,
_armor = 17,
+
        _armor = 17,
_armor_max = 33,
+
        _armor_max = 33,
_armor_mod = 2,
+
        _armor_mod = 2,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 72,
+
        _torpedo_max = 72,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 38,
+
        _evasion = 38,
_evasion_max = 72,
+
        _evasion_max = 72,
_aa = 17,
+
        _aa = 17,
_aa_max = 63,
+
        _aa_max = 63,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 25,
+
        _asw = 25,
_asw_max = 70,
+
        _asw_max = 70,
_speed = 10,
+
        _speed = 10,
_los = 13,
+
        _los = 13,
_los_max = 45,
+
        _los_max = 45,
_range = 2,
+
        _range = 2,
_luck = 13,
+
        _luck = 13,
_luck_max = 59,
+
        _luck_max = 59,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = true,
+
        _buildable_lsc = true,
_build_time = 60,
+
        _build_time = 60,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Yahagi/Kai",
+
        _remodel_to = "Yahagi/Kai",
_fuel = 30,
+
        _fuel = 30,
_ammo = 35,
+
        _ammo = 35,
_scrap_fuel = 3,
+
        _scrap_fuel = 3,
_scrap_ammo = 4,
+
        _scrap_ammo = 4,
_scrap_steel = 13,
+
        _scrap_steel = 13,
_scrap_baux = 1,
+
        _scrap_baux = 1,
_equipment = {
+
        _equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
+
            { equipment = "15.2cm Twin Gun Mount", size = 2 },
{equipment = "8cm High-angle Gun", size = 2},
+
            { equipment = "8cm High-angle Gun", size = 2 },
{equipment = false, size = 2},
+
            { equipment = false, size = 2 },
},
+
        },
_voice_actor = "Yamada Yuki",
+
        _voice_actor = "Yamada Yuki",
_artist = "Konishi",
+
        _artist = "Konishi",
_implementation_date = {2013, 11, 20},
+
        _implementation_date = { 2013, 11, 20 },
_availability = {"drop", "event_drop", event_drop = {{2013, 10, 5, "K"}}},
+
        _availability = { "drop", "event_drop" },
_wikipedia = "Japanese cruiser Yahagi (1942)",
+
        _wikipedia = "Japanese cruiser Yahagi (1942)",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Yahagi",
+
        _name = "Yahagi",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 8,
+
        _rarity = 8,
_api_id = 307,
+
        _api_id = 307,
_id = 139,
+
        _id = 139,
_true_id = 1403,
+
        _true_id = 1403,
_cg_reference = "/",
+
        _cg_reference = "/",
_cg_damaged_reference = "/",
+
        _cg_damaged_reference = "/",
_japanese_name = "矢矧改",
+
        _japanese_name = "矢矧改",
_reading = "やはぎかい",
+
        _reading = "やはぎかい",
_class = "Agano",
+
        _class = "Agano",
_class_number = 3,
+
        _class_number = 3,
_type = 3,
+
        _type = 3,
_hp = 47,
+
        _hp = 47,
_hp_max = 63,
+
        _hp_max = 63,
_firepower = 28,
+
        _firepower = 28,
_firepower_max = 70,
+
        _firepower_max = 72,
_firepower_mod = 2,
+
        _firepower_mod = 2,
_armor = 32,
+
        _armor = 32,
_armor_max = 69,
+
        _armor_max = 69,
_armor_mod = 2,
+
        _armor_mod = 2,
_torpedo = 24,
+
        _torpedo = 24,
_torpedo_max = 79,
+
        _torpedo_max = 79,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 43,
+
        _evasion = 43,
_evasion_max = 84,
+
        _evasion_max = 84,
_aa = 22,
+
        _aa = 22,
_aa_max = 74,
+
        _aa_max = 74,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 26,
+
        _asw = 26,
_asw_max = 82,
+
        _asw_max = 82,
_speed = 10,
+
        _speed = 10,
_los = 14,
+
        _los = 14,
_los_max = 59,
+
        _los_max = 59,
_range = 2,
+
        _range = 2,
_luck = 14,
+
        _luck = 14,
_luck_max = 69,
+
        _luck_max = 69,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 35,
+
        _remodel_level = 35,
_remodel_ammo = 220,
+
        _remodel_ammo = 220,
_remodel_steel = 300,
+
        _remodel_steel = 300,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "Yahagi/",
+
        _remodel_from = "Yahagi/",
_remodel_to = false,
+
        _remodel_to = "Yahagi/Kai Ni",
_fuel = 30,
+
        _fuel = 30,
_ammo = 40,
+
        _ammo = 40,
_scrap_fuel = 3,
+
        _scrap_fuel = 3,
_scrap_ammo = 5,
+
        _scrap_ammo = 5,
_scrap_steel = 14,
+
        _scrap_steel = 14,
_scrap_baux = 1,
+
        _scrap_baux = 1,
_equipment = {
+
        _equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
+
            { equipment = "15.2cm Twin Gun Mount", size = 2 },
{equipment = "No. 21 Air Radar", size = 2},
+
            { equipment = "Type 21 Air Radar", size = 2 },
{equipment = false, size = 2},
+
            { equipment = false, size = 2 },
},
+
        },
},
+
    },
 +
  ["Kai Ni"] = {
 +
    _name = "Yahagi",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 8,
 +
    _api_id = 663,
 +
    _id = 463,
 +
    _true_id = false,
 +
    _japanese_name = "矢矧改二",
 +
    _reading = "やはぎかいに",
 +
    _class = "Agano",
 +
    _display_class = "Kai Agano",
 +
    _class_number = 3,
 +
    _type = 3,
 +
    _hp = 54,
 +
    _hp_max = 69,
 +
    _firepower = 30,
 +
    _firepower_max = 78,
 +
    _firepower_mod = 2,
 +
    _armor = 33,
 +
    _armor_max = 73,
 +
    _armor_mod = 3,
 +
    _torpedo = 28,
 +
    _torpedo_max = 89,
 +
    _torpedo_mod = 2,
 +
    _evasion = 45,
 +
    _evasion_max = 88,
 +
    _aa = 25,
 +
    _aa_max = 80,
 +
    _aa_mod = 2,
 +
    _asw = 31,
 +
    _asw_max = 83,
 +
    _speed = 10,
 +
    _los = 15,
 +
    _los_max = 60,
 +
    _range = 2,
 +
    _luck = 17,
 +
    _luck_max = 89,
 +
    _luck_mod = false,
 +
    _build_time = 60,
 +
    _remodel_level = 88,
 +
    _remodel_ammo = 980,
 +
    _remodel_steel = 980,
 +
    _remodel_development_material = 88,
 +
    _remodel_construction_material = 88,
 +
    _remodel_blueprint = true,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Yahagi/Kai",
 +
    _remodel_to = "Yahagi/Kai Ni B",
 +
    _fuel = 40,
 +
    _ammo = 45,
 +
    _scrap_fuel = 4,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 16,
 +
    _scrap_baux = 4,
 +
    _equipment = {
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 4},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 7,
 +
    _implementation_date = {2021, 3, 30},
 +
  },
 +
  ["Kai Ni B"] = {
 +
    _name = "Yahagi",
 +
    _suffix = "Kai Ni B",
 +
    _rarity = 8,
 +
    _api_id = 668,
 +
    _id = 468,
 +
    _true_id = false,
 +
    _japanese_name = "矢矧改二乙",
 +
    _reading = "やはぎかいにおつ",
 +
    _class = "Agano",
 +
    _display_class = "Kai Agano",
 +
    _class_number = 3,
 +
    _type = 3,
 +
    _hp = 53,
 +
    _hp_max = 68,
 +
    _firepower = 30,
 +
    _firepower_max = 81,
 +
    _firepower_mod = 2,
 +
    _armor = 32,
 +
    _armor_max = 74,
 +
    _armor_mod = 3,
 +
    _torpedo = 24,
 +
    _torpedo_max = 88,
 +
    _torpedo_mod = 2,
 +
    _evasion = 42,
 +
    _evasion_max = 86,
 +
    _aa = 36,
 +
    _aa_max = 88,
 +
    _aa_mod = 2,
 +
    _asw = 30,
 +
    _asw_max = 80,
 +
    _speed = 10,
 +
    _los = 15,
 +
    _los_max = 60,
 +
    _range = 2,
 +
    _luck = 17,
 +
    _luck_max = 89,
 +
    _luck_mod = false,
 +
    _build_time = 60,
 +
    _remodel_level = 90,
 +
    _remodel_ammo = 880,
 +
    _remodel_steel = 480,
 +
    _remodel_development_material = 45,
 +
    _remodel_construction_material = 30,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Yahagi/Kai Ni",
 +
    _remodel_to = "Yahagi/Kai Ni",
 +
    _remodel_to_level = 90,
 +
    _remodel_to_ammo = 880,
 +
    _remodel_to_steel = 480,
 +
    _remodel_to_development_material = 15,
 +
    _remodel_to_construction_material = 20,
 +
    _remodel_to_blueprint = false,
 +
    _remodel_to_catapult = false,
 +
    _remodel_to_report = false,
 +
    _fuel = 45,
 +
    _ammo = 50,
 +
    _scrap_fuel = 4,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 16,
 +
    _scrap_baux = 4,
 +
    _equipment = {
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 7,
 +
  },
 +
    seasonals = {
 +
        { _suffix = "Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
    },
 
}
 
}
34,525

edits