Changes

m
no edit summary
Line 3: Line 3:     
return {
 
return {
[""] = {
+
    [""] = {
_name = "Mutsu",
+
        _name = "Mutsu",
_rarity = 7,
+
        _rarity = 7,
_api_id = 81,
+
        _api_id = 81,
_id = 2,
+
        _id = 2,
_true_id = false,
+
        _true_id = false,
_battle_card_extension = "png",
+
        _battle_card_extension = "png",
_battle_card_damaged_extension = "png",
+
        _battle_card_damaged_extension = "png",
_japanese_name = "陸奥",
+
        _japanese_name = "陸奥",
_reading = "むつ",
+
        _reading = "むつ",
_class = "Nagato",
+
        _class = "Nagato",
_class_number = 2,
+
        _class_number = 2,
_type = 9,
+
        _type = 9,
_hp = 80,
+
        _hp = 80,
_hp_max = 94,
+
        _hp_max = 94,
_firepower = 82,
+
        _firepower = 82,
_firepower_max = 99,
+
        _firepower_max = 99,
_firepower_mod = 5,
+
        _firepower_mod = 5,
_armor = 75,
+
        _armor = 75,
_armor_max = 89,
+
        _armor_max = 89,
_armor_mod = 4,
+
        _armor_mod = 4,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = false,
+
        _torpedo_max = false,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = 24,
+
        _evasion = 24,
_evasion_max = 49,
+
        _evasion_max = 49,
_aa = 31,
+
        _aa = 31,
_aa_max = 89,
+
        _aa_max = 89,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 12,
+
        _los = 12,
_los_max = 39,
+
        _los_max = 39,
_range = 3,
+
        _range = 3,
_luck = 3,
+
        _luck = 3,
_luck_max = 39,
+
        _luck_max = 39,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = true,
+
        _buildable = true,
_buildable_lsc = true,
+
        _buildable_lsc = true,
_build_time = 300,
+
        _build_time = 300,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Mutsu/Kai",
+
        _remodel_to = "Mutsu/Kai",
_fuel = 100,
+
        _fuel = 100,
_ammo = 130,
+
        _ammo = 130,
_scrap_fuel = 10,
+
        _scrap_fuel = 10,
_scrap_ammo = 20,
+
        _scrap_ammo = 20,
_scrap_steel = 40,
+
        _scrap_steel = 40,
_scrap_baux = 3,
+
        _scrap_baux = 3,
_equipment = {
+
        _equipment = {
{equipment = "41cm Twin Gun Mount", size = 3},
+
            { equipment = "41cm Twin Gun Mount", size = 3 },
{equipment = "14cm Single Gun Mount", size = 3},
+
            { equipment = "14cm Single Gun Mount", size = 3 },
{equipment = "Type 0 Reconnaissance Seaplane", size = 3},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 3 },
{equipment = false, size = 3},
+
            { equipment = false, size = 3 },
},
+
        },
_voice_actor = "Sakura Ayane",
+
        _voice_actor = "Sakura Ayane",
_artist = "Shizuma Yoshinori",
+
        _artist = "Shizuma Yoshinori",
_implementation_date = {2013, 4, 23},
+
        _implementation_date = { 2013, 4, 23 },
_availability = {"drop", drop={{2,4,"J"},{3,1,"E"},{3,2,{"F","H"}},{3,3,true},{3,4,true},{4,1,{"D","G"}},{4,2,"D"},{4,3,"I"},{4,4,"H"},{5,2,"D"},{5,4,"O"},{6,1,"K"},{6,2,{"H","I","K"}}}},
+
        _availability = { "drop" },
_wikipedia = "Japanese battleship Mutsu",
+
        _wikipedia = "Japanese battleship Mutsu",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Mutsu",
+
        _name = "Mutsu",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 7,
+
        _rarity = 7,
_api_id = 276,
+
        _api_id = 276,
_id = 2,
+
        _id = 2,
_true_id = 1376,
+
        _true_id = 1376,
_battle_card_extension = "png",
+
        _battle_card_extension = "png",
_battle_card_damaged_extension = "png",
+
        _battle_card_damaged_extension = "png",
_cg_reference = "/",
+
        _cg_reference = "/",
_cg_damaged_reference = "/",
+
        _cg_damaged_reference = "/",
_japanese_name = "陸奥改",
+
        _japanese_name = "陸奥改",
_reading = "むつかい",
+
        _reading = "むつかい",
_class = "Nagato",
+
        _class = "Nagato",
_class_number = 2,
+
        _class_number = 2,
_type = 9,
+
        _type = 9,
_hp = 90,
+
        _hp = 90,
_hp_max = 98,
+
        _hp_max = 98,
_firepower = 90,
+
        _firepower = 90,
_firepower_max = 99,
+
        _firepower_max = 99,
_firepower_mod = 5,
+
        _firepower_mod = 5,
_armor = 85,
+
        _armor = 85,
_armor_max = 98,
+
        _armor_max = 98,
_armor_mod = 5,
+
        _armor_mod = 5,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = false,
+
        _torpedo_max = false,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = 24,
+
        _evasion = 24,
_evasion_max = 69,
+
        _evasion_max = 69,
_aa = 33,
+
        _aa = 33,
_aa_max = 99,
+
        _aa_max = 99,
_aa_mod = 2,
+
        _aa_mod = 2,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 15,
+
        _los = 15,
_los_max = 49,
+
        _los_max = 49,
_range = 3,
+
        _range = 3,
_luck = 6,
+
        _luck = 6,
_luck_max = 59,
+
        _luck_max = 59,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 30,
+
        _remodel_level = 30,
_remodel_ammo = 900,
+
        _remodel_ammo = 900,
_remodel_steel = 800,
+
        _remodel_steel = 800,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "Mutsu/",
+
        _remodel_from = "Mutsu/",
_remodel_to = false,
+
        _remodel_to = false,
_fuel = 100,
+
        _fuel = 100,
_ammo = 160,
+
        _ammo = 160,
_scrap_fuel = 20,
+
        _scrap_fuel = 20,
_scrap_ammo = 30,
+
        _scrap_ammo = 30,
_scrap_steel = 50,
+
        _scrap_steel = 50,
_scrap_baux = 3,
+
        _scrap_baux = 3,
_equipment = {
+
        _equipment = {
{equipment = "41cm Twin Gun Mount", size = 3},
+
            { equipment = "41cm Twin Gun Mount", size = 3 },
{equipment = "41cm Twin Gun Mount", size = 3},
+
            { equipment = "41cm Twin Gun Mount", size = 3 },
{equipment = "Type 0 Reconnaissance Seaplane", size = 3},
+
            { equipment = "Type 0 Reconnaissance Seaplane", size = 3 },
{equipment = false, size = 3},
+
            { equipment = false, size = 3 },
},
+
        },
_gun_fit_properties = {
+
        _gun_fit_properties = {
    ["35.6cm/38cm"] = 0,
+
            ["35.6cm/38cm"] = 0,
    ["381mm"] = 0,
+
            ["381mm"] = 0,
    ["41cm"] = 0,
+
            ["41cm"] = 0,
    ["16inch"] = nil,
+
            ["16inch"] = nil,
    ["Proto 46cm"] = 0,
+
            ["Proto 46cm"] = 0,
    ["46cm"] = -1,
+
            ["46cm"] = -1,
    ["51cm"] = 0,
+
            ["51cm"] = 0,
},
+
        },
},
+
    },
seasonals = {
+
    seasonals = {
{ _suffix = "Yukata", _season = "Fall 2016" },
+
        { _suffix = "Yukata", _season = "Fall 2016" },
["Fall"] = "/Yukata",
+
        ["Fall"] = "/Yukata",
},
+
    },
 
}
 
}
Anonymous user