• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Ship/Musashi"

From Kancolle Wiki
Jump to navigation Jump to search
com>Kenji135
com>Kenji135
m (Remove droplist)
Line 3: Line 3:
  
 
return {
 
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",
+
        _voice_actor = "Misato",
_artist = "Shizuma Yoshinori",
+
        _artist = "Shizuma Yoshinori",
_implementation_date = {2013, 11, 1},
+
        _implementation_date = { 2013, 11, 1 },
_availability = {"event_reward", event_reward = {{2013, 10, 5}}},
+
        _availability = { "event_reward" },
_wikipedia = "Japanese battleship Musashi",
+
        _wikipedia = "Japanese battleship Musashi",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Musashi",
+
        _name = "Musashi",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 7,
+
        _rarity = 7,
_back = 8,
+
        _back = 8,
_api_id = 148,
+
        _api_id = 148,
_id = 148,
+
        _id = 148,
_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 = 97,
+
        _hp = 97,
_hp_max = 108,
+
        _hp_max = 108,
_firepower = 92,
+
        _firepower = 92,
_firepower_max = 139,
+
        _firepower_max = 139,
_firepower_mod = 6,
+
        _firepower_mod = 6,
_armor = 92,
+
        _armor = 92,
_armor_max = 119,
+
        _armor_max = 119,
_armor_mod = 6,
+
        _armor_mod = 6,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = false,
+
        _torpedo_max = false,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = 27,
+
        _evasion = 27,
_evasion_max = 63,
+
        _evasion_max = 63,
_aa = 60,
+
        _aa = 60,
_aa_max = 99,
+
        _aa_max = 99,
_aa_mod = 3,
+
        _aa_mod = 3,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 18,
+
        _los = 18,
_los_max = 40,
+
        _los_max = 40,
_range = 4,
+
        _range = 4,
_luck = 9,
+
        _luck = 9,
_luck_max = 79,
+
        _luck_max = 79,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 40,
+
        _remodel_level = 40,
_remodel_ammo = 2500,
+
        _remodel_ammo = 2500,
_remodel_steel = 3000,
+
        _remodel_steel = 3000,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "Musashi/",
+
        _remodel_from = "Musashi/",
_remodel_to = false,
+
        _remodel_to = false,
_fuel = 250,
+
        _fuel = 250,
_ammo = 325,
+
        _ammo = 325,
_scrap_fuel = 35,
+
        _scrap_fuel = 35,
_scrap_ammo = 50,
+
        _scrap_ammo = 50,
_scrap_steel = 110,
+
        _scrap_steel = 110,
_scrap_baux = 20,
+
        _scrap_baux = 20,
_equipment = {
+
        _equipment = {
{equipment = "46cm Triple Gun Mount", size = 7},
+
            { equipment = "46cm Triple Gun Mount", size = 7 },
{equipment = "25mm Triple Autocannon Mount", size = 7},
+
            { equipment = "25mm Triple Autocannon Mount", size = 7 },
{equipment = "No. 22 Surface Radar", size = 7},
+
            { equipment = "No. 22 Surface Radar", size = 7 },
{equipment = false, size = 7},
+
            { equipment = false, size = 7 },
},
+
        },
_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"] = 0,
+
            ["46cm"] = 0,
    ["51cm"] = 0,
+
            ["51cm"] = 0,
},
+
        },
},
+
    },
 
}
 
}

Revision as of 08:54, 1 January 2018

Documentation for this module may be created at Module:Data/Ship/Musashi/doc

--Categories:
--[[Category:Player ship modules]]

return {
    [""] = {
        _name = "Musashi",
        _rarity = 7,
        _back = 8,
        _api_id = 143,
        _id = 143,
        _true_id = false,
        _japanese_name = "武蔵",
        _reading = "むさし",
        _class = "Yamato",
        _class_number = 2,
        _type = 9,
        _hp = 94,
        _hp_max = 98,
        _firepower = 96,
        _firepower_max = 129,
        _firepower_mod = 7,
        _armor = 88,
        _armor_max = 108,
        _armor_mod = 5,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 27,
        _evasion_max = 59,
        _aa = 50,
        _aa_max = 94,
        _aa_mod = 2,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 16,
        _los_max = 40,
        _range = 4,
        _luck = 10,
        _luck_max = 79,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = true,
        _build_time = 480,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Musashi/Kai",
        _fuel = 250,
        _ammo = 300,
        _scrap_fuel = 35,
        _scrap_ammo = 50,
        _scrap_steel = 100,
        _scrap_baux = 10,
        _equipment = {
            { equipment = "46cm Triple Gun Mount", size = 7 },
            { equipment = "15.5cm Triple Secondary Gun Mount", size = 7 },
            { equipment = "Type 0 Observation Seaplane", size = 7 },
            { equipment = false, size = 7 },
        },
        _voice_actor = "Misato",
        _artist = "Shizuma Yoshinori",
        _implementation_date = { 2013, 11, 1 },
        _availability = { "event_reward" },
        _wikipedia = "Japanese battleship Musashi",
    },
    ["Kai"] = {
        _name = "Musashi",
        _suffix = "Kai",
        _rarity = 7,
        _back = 8,
        _api_id = 148,
        _id = 148,
        _true_id = false,
        _japanese_name = "武蔵改",
        _reading = "むさしかい",
        _class = "Yamato",
        _class_number = 2,
        _type = 9,
        _hp = 97,
        _hp_max = 108,
        _firepower = 92,
        _firepower_max = 139,
        _firepower_mod = 6,
        _armor = 92,
        _armor_max = 119,
        _armor_mod = 6,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 27,
        _evasion_max = 63,
        _aa = 60,
        _aa_max = 99,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 18,
        _los_max = 40,
        _range = 4,
        _luck = 9,
        _luck_max = 79,
        _luck_mod = false,
        _remodel_level = 40,
        _remodel_ammo = 2500,
        _remodel_steel = 3000,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Musashi/",
        _remodel_to = false,
        _fuel = 250,
        _ammo = 325,
        _scrap_fuel = 35,
        _scrap_ammo = 50,
        _scrap_steel = 110,
        _scrap_baux = 20,
        _equipment = {
            { equipment = "46cm Triple Gun Mount", size = 7 },
            { equipment = "25mm Triple Autocannon Mount", size = 7 },
            { equipment = "No. 22 Surface Radar", size = 7 },
            { equipment = false, size = 7 },
        },
        _gun_fit_properties = {
            ["35.6cm/38cm"] = 0,
            ["381mm"] = 0,
            ["41cm"] = 0,
            ["16inch"] = nil,
            ["Proto 46cm"] = 0,
            ["46cm"] = 0,
            ["51cm"] = 0,
        },
    },
}