Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Haguro = {
+
return {
[""] = {
+
    [""] = {
_name = "Haguro",
+
        _name = "Haguro",
_rarity = 1,
+
        _rarity = 1,
_api_id = 65,
+
        _api_id = 65,
_id = 58,
+
        _id = 58,
_true_id = false,
+
        _true_id = false,
_battle_card_extension = "png",
+
        _japanese_name = "羽黒",
_japanese_name = "羽黒",
+
        _reading = "はぐろ",
_reading = "はぐろ",
+
        _class = "Myoukou",
_class = "Myoukou",
+
        _class_number = 4,
_class_number = 4,
+
        _type = 5,
_type = 5,
+
        _hp = 44,
_hp = 44,
+
        _hp_max = 56,
_hp_max = 56,
+
        _firepower = 40,
_firepower = 40,
+
        _firepower_max = 54,
_firepower_max = 54,
+
        _firepower_mod = 2,
_firepower_mod = 2,
+
        _armor = 32,
_armor = 32,
+
        _armor_max = 49,
_armor_max = 49,
+
        _armor_mod = 2,
_armor_mod = 2,
+
        _torpedo = 24,
_torpedo = 24,
+
        _torpedo_max = 49,
_torpedo_max = 49,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 34,
_evasion = 34,
+
        _evasion_max = 59,
_evasion_max = 59,
+
        _aa = 16,
_aa = 16,
+
        _aa_max = 54,
_aa_max = 54,
+
        _aa_mod = false,
_aa_mod = false,
+
        _asw = 0,
_asw = 0,
+
        _asw_max = false,
_asw_max = false,
+
        _speed = 10,
_speed = 10,
+
        _los = 12,
_los = 12,
+
        _los_max = 39,
_los_max = 39,
+
        _range = 2,
_range = 2,
+
        _luck = 10,
_luck = 10,
+
        _luck_max = 49,
_luck_max = 49,
+
        _luck_mod = false,
_luck_mod = false,
+
        _buildable = true,
_buildable = true,
+
        _buildable_lsc = false,
_buildable_lsc = false,
+
        _build_time = 80,
_build_time = 80,
+
        _remodel_level = false,
_remodel_level = false,
+
        _remodel_from = false,
_remodel_from = false,
+
        _remodel_to = "Haguro/Kai",
_remodel_to = "Haguro/Kai",
+
        _fuel = 40,
_fuel = 40,
+
        _ammo = 65,
_ammo = 65,
+
        _scrap_fuel = 2,
_scrap_fuel = 2,
+
        _scrap_ammo = 2,
_scrap_ammo = 2,
+
        _scrap_steel = 12,
_scrap_steel = 12,
+
        _scrap_baux = 1,
_scrap_baux = 1,
+
        _equipment = {
_equipment = {
+
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
{equipment = "20.3cm Twin Gun Mount", size = 2},
+
            { equipment = false, size = 2 },
{equipment = false, size = 2},
+
            { equipment = false, size = 2 },
{equipment = false, size = 2},
+
        },
},
+
        _voice_actor = "Taneda Risa",
_voice_actor = "Taneda Risa",
+
        _artist = "bob",
_artist = "bob",
+
        _implementation_date = { 2013, 4, 23 },
_implementation_date = {2013, 4, 13},
+
        _availability = { "drop" },
_availability = {"drop"},
+
        _wikipedia = "Japanese cruiser Haguro",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Haguro",
+
        _name = "Haguro",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 268,
+
        _api_id = 268,
_id = 58,
+
        _id = 58,
_true_id = 1368,
+
        _true_id = 1368,
_battle_card_extension = "png",
+
        _cg_reference = "/",
_battle_card_damaged_extension = "png",
+
        _cg_damaged_reference = "/",
_cg_reference = "/",
+
        _japanese_name = "羽黒改",
_cg_damaged_reference = "/",
+
        _reading = "はぐろかい",
_japanese_name = "羽黒改",
+
        _class = "Myoukou",
_reading = "はぐろかい",
+
        _class_number = 4,
_class = "Myoukou",
+
        _type = 5,
_class_number = 4,
+
        _hp = 55,
_type = 5,
+
        _hp_max = 69,
_hp = 55,
+
        _firepower = 48,
_hp_max = 69,
+
        _firepower_max = 77,
_firepower = 48,
+
        _firepower_mod = 3,
_firepower_max = 77,
+
        _armor = 42,
_firepower_mod = 3,
+
        _armor_max = 73,
_armor = 42,
+
        _armor_mod = 2,
_armor_max = 73,
+
        _torpedo = 24,
_armor_mod = 2,
+
        _torpedo_max = 69,
_torpedo = 24,
+
        _torpedo_mod = 1,
_torpedo_max = 69,
+
        _evasion = 39,
_torpedo_mod = 1,
+
        _evasion_max = 79,
_evasion = 39,
+
        _aa = 18,
_evasion_max = 79,
+
        _aa_max = 69,
_aa = 18,
+
        _aa_mod = 1,
_aa_max = 69,
+
        _asw = 0,
_aa_mod = 1,
+
        _asw_max = false,
_asw = 0,
+
        _speed = 10,
_asw_max = false,
+
        _los = 14,
_speed = 10,
+
        _los_max = 49,
_los = 14,
+
        _range = 2,
_los_max = 49,
+
        _luck = 10,
_range = 2,
+
        _luck_max = 59,
_luck = 10,
+
        _luck_mod = false,
_luck_max = 59,
+
        _remodel_level = 25,
_luck_mod = false,
+
        _remodel_ammo = 450,
_remodel_level = 25,
+
        _remodel_steel = 300,
_remodel_ammo = 450,
+
        _remodel_development_material = false,
_remodel_steel = 300,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Haguro/",
_remodel_catapult = false,
+
        _remodel_to = "Haguro/Kai Ni",
_remodel_from = "Haguro/",
+
        _fuel = 40,
_remodel_to = "Haguro/Kai Ni",
+
        _ammo = 70,
_fuel = 40,
+
        _scrap_fuel = 4,
_ammo = 70,
+
        _scrap_ammo = 7,
_scrap_fuel = 4,
+
        _scrap_steel = 20,
_scrap_ammo = 7,
+
        _scrap_baux = 2,
_scrap_steel = 20,
+
        _equipment = {
_scrap_baux = 2,
+
            { equipment = "20.3cm Twin Gun Mount", size = 2 },
_equipment = {
+
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 2 },
{equipment = "20.3cm Twin Gun Mount", size = 2},
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2 },
{equipment = "12.7cm Twin High-angle Gun Mount", size = 2},
+
            { equipment = false, size = 2 },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 2},
+
        },
{equipment = false, size = 2},
+
    },
},
+
    ["Kai Ni"] = {
},
+
        _name = "Haguro",
["Kai Ni"] = {
+
        _suffix = "Kai Ni",
_name = "Haguro",
+
        _rarity = 5,
_suffix = "Kai Ni",
+
        _back = 6,
_rarity = 5,
+
        _api_id = 194,
_back = 6,
+
        _id = 194,
_api_id = 194,
+
        _true_id = false,
_id = 194,
+
        _japanese_name = "羽黒改二",
_true_id = false,
+
        _reading = "はぐろかいに",
_japanese_name = "羽黒改二",
+
        _class = "Myoukou",
_reading = "はぐろかいに",
+
        _class_number = 4,
_class = "Myoukou",
+
        _type = 5,
_class_number = 4,
+
        _hp = 57,
_type = 5,
+
        _hp_max = 71,
_hp = 57,
+
        _firepower = 52,
_hp_max = 71,
+
        _firepower_max = 85,
_firepower = 52,
+
        _firepower_mod = 3,
_firepower_max = 84,
+
        _armor = 47,
_firepower_mod = 3,
+
        _armor_max = 78,
_armor = 47,
+
        _armor_mod = 2,
_armor_max = 77,
+
        _torpedo = 34,
_armor_mod = 2,
+
        _torpedo_max = 84,
_torpedo = 34,
+
        _torpedo_mod = 1,
_torpedo_max = 84,
+
        _evasion = 45,
_torpedo_mod = 1,
+
        _evasion_max = 86,
_evasion = 45,
+
        _aa = 24,
_evasion_max = 84,
+
        _aa_max = 76,
_aa = 24,
+
        _aa_mod = 2,
_aa_max = 72,
+
        _asw = 0,
_aa_mod = 2,
+
        _asw_max = false,
_asw = 0,
+
        _speed = 10,
_asw_max = false,
+
        _los = 18,
_speed = 10,
+
        _los_max = 58,
_los = 18,
+
        _range = 2,
_los_max = 58,
+
        _luck = 19,
_range = 2,
+
        _luck_max = 76,
_luck = 19,
+
        _luck_mod = false,
_luck_max = 70,
+
        _remodel_level = 65,
_luck_mod = false,
+
        _remodel_ammo = 900,
_remodel_level = 65,
+
        _remodel_steel = 800,
_remodel_ammo = 900,
+
        _remodel_development_material = false,
_remodel_steel = 800,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Haguro/Kai",
_remodel_catapult = false,
+
        _remodel_to = false,
_remodel_from = "Haguro/Kai",
+
        _fuel = 45,
_remodel_to = false,
+
        _ammo = 75,
_fuel = 45,
+
        _scrap_fuel = 4,
_ammo = 75,
+
        _scrap_ammo = 7,
_scrap_fuel = 4,
+
        _scrap_steel = 20,
_scrap_ammo = 7,
+
        _scrap_baux = 2,
_scrap_steel = 20,
+
        _equipment = {
_scrap_baux = 2,
+
            { equipment = "20.3cm (No.2) Twin Gun Mount", size = 2 },
_equipment = {
+
            { equipment = "20.3cm (No.2) Twin Gun Mount", size = 2 },
{equipment = "20.3cm (No.2) Twin Gun Mount", size = 2},
+
            { equipment = "Type 22 Surface Radar", size = 4 },
{equipment = "20.3cm (No.2) Twin Gun Mount", size = 2},
+
            { equipment = false, size = 4 },
{equipment = "No. 22 Surface Radar", size = 4},
+
        },
{equipment = false, size = 4},
+
        _implementation_date = { 2014, 5, 23 },
},
+
    },
_implementation_date = {2014, 5, 23},
  −
},
   
}
 
}
  −
return Haguro
 
4,515

edits