Changes

m
1 revision imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Musashi = {
+
return {
[""] = {
+
    [""] = {
_name = "Musashi",
+
        _name = "Musashi",
_rarity = 7,
+
        _rarity = 7,
_back = 8,
+
        _back = 8,
_api_id = 143,
+
        _api_id = 143,
_id = 143,
+
        _id = 143,
_true_id = false,
+
        _true_id = false,
_japanese_name = "武蔵",
+
        _japanese_name = "武蔵",
_reading = "むさし",
+
        _reading = "むさし",
_class = "Yamato",
+
        _class = "Yamato",
_class_number = 2,
+
        _class_number = 2,
_type = 9,
+
        _type = 9,
_hp = 94,
+
        _hp = 94,
_hp_max = 98,
+
        _hp_max = 98,
_firepower = 96,
+
        _firepower = 96,
_firepower_max = 129,
+
        _firepower_max = 129,
_firepower_mod = 7,
+
        _firepower_mod = 7,
_armor = 88,
+
        _armor = 88,
_armor_max = 108,
+
        _armor_max = 108,
_armor_mod = 5,
+
        _armor_mod = 5,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = false,
+
        _torpedo_max = false,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = 27,
+
        _evasion = 27,
_evasion_max = 59,
+
        _evasion_max = 59,
_aa = 50,
+
        _aa = 50,
_aa_max = 94,
+
        _aa_max = 94,
_aa_mod = 2,
+
        _aa_mod = 2,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 16,
+
        _los = 16,
_los_max = 40,
+
        _los_max = 40,
_range = 4,
+
        _range = 4,
_luck = 10,
+
        _luck = 10,
_luck_max = 79,
+
        _luck_max = 79,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = true,
+
        _buildable_lsc = true,
_build_time = 480,
+
        _build_time = 480,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Musashi/Kai",
+
        _remodel_to = "Musashi/Kai",
_fuel = 250,
+
        _fuel = 250,
_ammo = 300,
+
        _ammo = 300,
_scrap_fuel = 35,
+
        _scrap_fuel = 35,
_scrap_ammo = 50,
+
        _scrap_ammo = 50,
_scrap_steel = 100,
+
        _scrap_steel = 100,
_scrap_baux = 10,
+
        _scrap_baux = 10,
_equipment = {
+
        _equipment = {
{equipment = "46cm Triple Gun Mount", size = 7},
+
            { equipment = "46cm Triple Gun Mount", size = 7 },
{equipment = "15.5cm Triple Secondary Gun Mount", size = 7},
+
            { equipment = "15.5cm Triple Secondary Gun Mount", size = 7 },
{equipment = "Type 0 Observation Seaplane", size = 7},
+
            { equipment = "Type 0 Observation Seaplane", size = 7 },
{equipment = false, size = 7},
+
            { equipment = false, size = 7 },
},
+
        },
},
+
        _voice_actor = "Misato",
["Kai"] = {
+
        _artist = "Shizuma Yoshinori",
_name = "Musashi",
+
        _implementation_date = { 2013, 11, 1 },
_suffix = "Kai",
+
        _availability = { "event_reward" },
_rarity = 7,
+
        _wikipedia = "Japanese battleship Musashi",
_back = 8,
+
    },
_api_id = 148,
+
    ["Kai"] = {
_id = 148,
+
        _name = "Musashi",
_true_id = false,
+
        _suffix = "Kai",
_japanese_name = "武蔵改",
+
        _rarity = 7,
_reading = "むさしかい",
+
        _back = 8,
_class = "Yamato",
+
        _api_id = 148,
_class_number = 2,
+
        _id = 148,
_type = 9,
+
        _true_id = false,
_hp = 97,
+
        _japanese_name = "武蔵改",
_hp_max = 108,
+
        _reading = "むさしかい",
_firepower = 92,
+
        _class = "Yamato",
_firepower_max = 139,
+
        _class_number = 2,
_firepower_mod = 6,
+
        _type = 9,
_armor = 92,
+
        _hp = 97,
_armor_max = 119,
+
        _hp_max = 108,
_armor_mod = 6,
+
        _firepower = 92,
_torpedo = 0,
+
        _firepower_max = 139,
_torpedo_max = false,
+
        _firepower_mod = 6,
_torpedo_mod = false,
+
        _armor = 92,
_evasion = 27,
+
        _armor_max = 119,
_evasion_max = 63,
+
        _armor_mod = 6,
_aa = 60,
+
        _torpedo = 0,
_aa_max = 99,
+
        _torpedo_max = false,
_aa_mod = 3,
+
        _torpedo_mod = false,
_asw = 0,
+
        _evasion = 27,
_asw_max = false,
+
        _evasion_max = 63,
_speed = 5,
+
        _aa = 60,
_los = 18,
+
        _aa_max = 99,
_los_max = 40,
+
        _aa_mod = 3,
_range = 4,
+
        _asw = 0,
_luck = 9,
+
        _asw_max = false,
_luck_max = 79,
+
        _speed = 5,
_luck_mod = false,
+
        _los = 18,
_remodel_level = 40,
+
        _los_max = 40,
_remodel_ammo = 2500,
+
        _range = 4,
_remodel_steel = 3000,
+
        _luck = 9,
_remodel_development_material = false,
+
        _luck_max = 79,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_catapult = false,
+
        _remodel_level = 40,
_remodel_from = "Musashi/",
+
        _remodel_ammo = 2500,
_remodel_to = false,
+
        _remodel_steel = 3000,
_fuel = 250,
+
        _remodel_development_material = false,
_ammo = 325,
+
        _remodel_blueprint = false,
_scrap_fuel = 35,
+
        _remodel_catapult = false,
_scrap_ammo = 50,
+
        _remodel_from = "Musashi/",
_scrap_steel = 110,
+
        _remodel_to = "Musashi/Kai Ni",
_scrap_baux = 20,
+
        _fuel = 250,
_equipment = {
+
        _ammo = 325,
{equipment = "46cm Triple Gun Mount", size = 7},
+
        _scrap_fuel = 35,
{equipment = "25mm Triple Autocannon Mount", size = 7},
+
        _scrap_ammo = 50,
{equipment = "No. 22 Surface Radar", size = 7},
+
        _scrap_steel = 110,
{equipment = false, size = 7},
+
        _scrap_baux = 20,
},
+
        _equipment = {
},
+
            { equipment = "46cm Triple Gun Mount", size = 7 },
 +
            { equipment = "25mm Triple Autocannon Mount", size = 7 },
 +
            { equipment = "Type 22 Surface Radar", size = 7 },
 +
            { equipment = false, size = 7 },
 +
        },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Musashi",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 8,
 +
        _api_id = 546,
 +
        _id = 346,
 +
        _true_id = false,
 +
        _japanese_name = "武蔵改二",
 +
        _reading = "むさしかいに",
 +
        _class = "Yamato",
 +
        _class_number = 2,
 +
        _type = 9,
 +
        _hp = 99,
 +
        _hp_max = 110,
 +
        _firepower = 100,
 +
        _firepower_max = 145,
 +
        _firepower_mod = 7,
 +
        _armor = 95,
 +
        _armor_max = 125,
 +
        _armor_mod = 7,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 28,
 +
        _evasion_max = 65,
 +
        _aa = 65,
 +
        _aa_max = 105,
 +
        _aa_mod = 4,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 5,
 +
        _los = 18,
 +
        _los_max = 58,
 +
        _range = 4,
 +
        _luck = 10,
 +
        _luck_max = 88,
 +
        _luck_mod = false,
 +
        _buildable = false,
 +
        _buildable_lsc = false,
 +
        _build_time = 480,
 +
        _remodel_level = 89,
 +
        _remodel_ammo = 9900,
 +
        _remodel_steel = 9600,
 +
        _remodel_development_material = false,
 +
        _remodel_blueprint = 3,
 +
        _remodel_catapult = false,
 +
        _remodel_report = 1,
 +
        _remodel_gunmat = 3,
 +
        _remodel_from = "Musashi/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 275,
 +
        _ammo = 350,
 +
        _scrap_fuel = 38,
 +
        _scrap_ammo = 55,
 +
        _scrap_steel = 115,
 +
        _scrap_baux = 24,
 +
        _equipment = {
 +
            { equipment = "Prototype 51cm Twin Gun Mount", size = 5 },
 +
            { equipment = "15m Duplex Rangefinder + Type 21 Radar Kai Ni", size = 5 },
 +
            { equipment = "10cm Twin High-angle Gun Mount Kai + Additional Machine Guns", size = 5 },
 +
            { equipment = "New Model High Temperature High Pressure Boiler", size = 8 },
 +
            { equipment = false, size = 5 },
 +
        },
 +
        _voice_flag = 7,
 +
        _implementation_date = { 2018, 2, 17 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
        { _suffix = "Kai Winter 2018 Event", _season = "Eve Of Battle 2018" },
 +
    },
 
}
 
}
  −
return Musashi
 
Bots, gkautomate
12,557

edits