Changes

m
29 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Mutsuki = {
+
return {
[""] = {
+
    [""] = {
_name = "Mutsuki",
+
        _name = "Mutsuki",
_rarity = 3,
+
        _rarity = 3,
_api_id = 1,
+
        _api_id = 1,
_id = 31,
+
        _id = 31,
_true_id = false,
+
        _true_id = false,
_battle_card_extension = "png",
+
        _japanese_name = "睦月",
_japanese_name = "睦月",
+
        _reading = "むつき",
_reading = "むつき",
+
        _class = "Mutsuki",
_class = "Mutsuki",
+
        _class_number = 1,
_class_number = 1,
+
        _type = 2,
_type = 2,
+
        _hp = 13,
_hp = 13,
+
        _hp_max = 24,
_hp_max = 24,
+
        _firepower = 6,
_firepower = 6,
+
        _firepower_max = 29,
_firepower_max = 29,
+
        _firepower_mod = 1,
_firepower_mod = 1,
+
        _armor = 5,
_armor = 5,
+
        _armor_max = 18,
_armor_max = 18,
+
        _armor_mod = false,
_armor_mod = false,
+
        _torpedo = 18,
_torpedo = 18,
+
        _torpedo_max = 59,
_torpedo_max = 59,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 37,
_evasion = 37,
+
        _evasion_max = 79,
_evasion_max = 69,
+
        _aa = 7,
_aa = 7,
+
        _aa_max = 29,
_aa_max = 29,
+
        _aa_mod = false,
_aa_mod = false,
+
        _asw = 16,
_asw = 16,
+
        _asw_max = 39,
_asw_max = 39,
+
        _speed = 10,
_speed = 10,
+
        _los = 4,
_los = 4,
+
        _los_max = 17,
_los_max = 17,
+
        _range = 1,
_range = 1,
+
        _luck = 12,
_luck = 12,
+
        _luck_max = 49,
_luck_max = 49,
+
        _luck_mod = false,
_luck_mod = false,
+
        _buildable = true,
_buildable = true,
+
        _buildable_lsc = false,
_buildable_lsc = false,
+
        _build_time = 18,
_build_time = 18,
+
        _remodel_level = false,
_remodel_level = false,
+
        _remodel_from = false,
_remodel_from = false,
+
        _remodel_to = "Mutsuki/Kai",
_remodel_to = "Mutsuki/Kai",
+
        _fuel = 15,
_fuel = 15,
+
        _ammo = 15,
_ammo = 15,
+
        _scrap_fuel = 1,
_scrap_fuel = 1,
+
        _scrap_ammo = 1,
_scrap_ammo = 1,
+
        _scrap_steel = 4,
_scrap_steel = 4,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "12cm Single Gun Mount", size = 0 },
{equipment = "12cm Single Gun Mount", size = 0},
+
            { equipment = "7.7mm Machine Gun", size = 0 },
{equipment = "7.7mm Machine Gun", size = 0},
+
        },
},
+
        _voice_actor = "Hidaka Rina",
_voice_actor = "Hidaka Rina",
+
        _artist = "Kusada Souta",
_artist = "Kusada Souta",
+
        _implementation_date = { 2013, 4, 23 },
_implementation_date = {2013, 4, 13},
+
        _availability = { "drop" },
_availability = {"drop"},
+
        _wikipedia = "Japanese destroyer Mutsuki",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Mutsuki",
+
        _name = "Mutsuki",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 254,
+
        _api_id = 254,
_id = 31,
+
        _id = 31,
_true_id = 1354,
+
        _true_id = 1354,
_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 = "Mutsuki",
_reading = "むつきかい",
+
        _class_number = 1,
_class = "Mutsuki",
+
        _type = 2,
_class_number = 1,
+
        _hp = 24,
_type = 2,
+
        _hp_max = 39,
_hp = 24,
+
        _firepower = 9,
_hp_max = 39,
+
        _firepower_max = 39,
_firepower = 9,
+
        _firepower_mod = 1,
_firepower_max = 39,
+
        _armor = 11,
_firepower_mod = 1,
+
        _armor_max = 39,
_armor = 11,
+
        _armor_mod = false,
_armor_max = 39,
+
        _torpedo = 18,
_armor_mod = false,
+
        _torpedo_max = 69,
_torpedo = 18,
+
        _torpedo_mod = 1,
_torpedo_max = 69,
+
        _evasion = 40,
_torpedo_mod = 1,
+
        _evasion_max = 89,
_evasion = 40,
+
        _aa = 12,
_evasion_max = 89,
+
        _aa_max = 39,
_aa = 12,
+
        _aa_mod = false,
_aa_max = 39,
+
        _asw = 18,
_aa_mod = false,
+
        _asw_max = 59,
_asw = 26,
+
        _speed = 10,
_asw_max = 59,
+
        _los = 6,
_speed = 10,
+
        _los_max = 39,
_los = 6,
+
        _range = 1,
_los_max = 39,
+
        _luck = 12,
_range = 1,
+
        _luck_max = 59,
_luck = 12,
+
        _luck_mod = false,
_luck_max = 59,
+
        _remodel_level = 20,
_luck_mod = false,
+
        _remodel_ammo = 100,
_remodel_level = 20,
+
        _remodel_steel = 100,
_remodel_ammo = 100,
+
        _remodel_development_material = false,
_remodel_steel = 100,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Mutsuki/",
_remodel_catapult = false,
+
        _remodel_to = "Mutsuki/Kai Ni",
_remodel_from = "Mutsuki/",
+
        _fuel = 15,
_remodel_to = "Mutsuki/Kai Ni",
+
        _ammo = 15,
_fuel = 15,
+
        _scrap_fuel = 1,
_ammo = 15,
+
        _scrap_ammo = 1,
_scrap_fuel = 1,
+
        _scrap_steel = 4,
_scrap_ammo = 1,
+
        _scrap_baux = false,
_scrap_steel = 4,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
_equipment = {
+
            { equipment = "61cm Triple Torpedo Mount", size = 0 },
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
            { equipment = false, size = 0 },
{equipment = "61cm Triple Torpedo Mount", size = 0},
+
        },
{equipment = false, size = 0},
+
    },
},
+
    ["Kai Ni"] = {
},
+
        _name = "Mutsuki",
["Kai Ni"] = {
+
        _suffix = "Kai Ni",
_name = "Mutsuki",
+
        _rarity = 6,
_suffix = "Kai Ni",
+
        _api_id = 434,
_rarity = 6,
+
        _id = 234,
_api_id = 434,
+
        _true_id = false,
_id = 234,
+
        _japanese_name = "睦月改二",
_true_id = false,
+
        _reading = "むつきかいに",
_japanese_name = "睦月改二",
+
        _class = "Mutsuki",
_reading = "むつきかいに",
+
        _class_number = 1,
_class = "Mutsuki",
+
        _type = 2,
_class_number = 1,
+
        _hp = 27,
_type = 2,
+
        _hp_max = 43,
_hp = 27,
+
        _firepower = 10,
_hp_max = 43,
+
        _firepower_max = 45,
_firepower = 10,
+
        _firepower_mod = 1,
_firepower_max = 45,
+
        _armor = 12,
_firepower_mod = 1,
+
        _armor_max = 43,
_armor = 12,
+
        _armor_mod = false,
_armor_max = 43,
+
        _torpedo = 28,
_armor_mod = false,
+
        _torpedo_max = 79,
_torpedo = 28,
+
        _torpedo_mod = 2,
_torpedo_max = 79,
+
        _evasion = 51,
_torpedo_mod = 2,
+
        _evasion_max = 90,
_evasion = 51,
+
        _aa = 16,
_evasion_max = 90,
+
        _aa_max = 56,
_aa = 16,
+
        _aa_mod = 1,
_aa_max = 56,
+
        _asw = 28,
_aa_mod = 1,
+
        _asw_max = 69,
_asw = 28,
+
        _speed = 10,
_asw_max = 69,
+
        _los = 8,
_speed = 10,
+
        _los_max = 43,
_los = 8,
+
        _range = 1,
_los_max = 43,
+
        _luck = 14,
_range = 1,
+
        _luck_max = 64,
_luck = 14,
+
        _luck_mod = false,
_luck_max = 64,
+
        _remodel_level = 65,
_luck_mod = false,
+
        _remodel_ammo = 100,
_remodel_level = 65,
+
        _remodel_steel = 170,
_remodel_ammo = 100,
+
        _remodel_development_material = false,
_remodel_steel = 170,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Mutsuki/Kai",
_remodel_catapult = false,
+
        _remodel_to = false,
_remodel_from = "Mutsuki/Kai",
+
        _fuel = 15,
_remodel_to = false,
+
        _ammo = 15,
_fuel = 15,
+
        _scrap_fuel = 1,
_ammo = 15,
+
        _scrap_ammo = 2,
_scrap_fuel = 1,
+
        _scrap_steel = 7,
_scrap_ammo = 2,
+
        _scrap_baux = false,
_scrap_steel = 7,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 0 },
_equipment = {
+
            { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 },
{equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 0},
+
            { equipment = "Enhanced Kanhon Type Boiler", size = 0 },
{equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0},
+
        },
{equipment = "Enhanced Kanhon Type Boiler", size = 0},
+
        _implementation_date = { 2015, 4, 23 },
},
+
    },
_implementation_date = {2015, 4, 23},
+
    seasonals = {
},
+
        { _suffix = "Valentine", _season = { "Valentines 2015", { "Valentines 2016", "2016" }, { "Valentines 2017", "2017" } } },
["Valentine"] = {
+
    },
_name = "Mutsuki",
+
    class = {
_suffix = "Valentine",
+
        _name = "Mutsuki",
_display_suffix = "(Valentine's)",
+
        _class = true,
_api_id = 913,
+
        _base_type = 2,
_type = 2,
+
    },
},
  −
class = {
  −
_name = "Mutsuki",
  −
_class = true,
  −
_base_type = 2,
  −
},
   
}
 
}
  −
return Mutsuki
 
Bots, gkautomate
12,557

edits