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

Changes

Jump to navigation Jump to search
Created page with "local Mikuma = { [""] = { _name = "Mikuma", _rarity = 5, _id = 116, _true_id = false, _card = "116.png", _japanese_name = "三隈", _reading = "みくま", _c..."
local Mikuma = {
[""] = {
_name = "Mikuma",
_rarity = 5,
_id = 116,
_true_id = false,
_card = "116.png",
_japanese_name = "三隈",
_reading = "みくま",
_class = "Mogami",
_type = 5,
_hp = 40,
_hp_max = 59,
_firepower = 40,
_firepower_max = 59,
_firepower_mod = 2,
_armor = 30,
_armor_max = 59,
_armor_mod = 2,
_torpedo = 18,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 31,
_evasion_max = 62,
_aa = 18,
_aa_max = 59,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 14,
_los_max = 39,
_range = 2,
_luck = 5,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 90,
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 12,
_scrap_baux = 1,
_equipment = {
{equipment = "20.3 Twin Gun Mount", size = 2},
{equipment = "Type 0 Reconnaissance Seaplane", size = 2},
{equipment = false, size = 2},
},
},
["Kai"] = {
_name = "Mikuma",
_suffix = "Kai",
_rarity = 6,
_id = 117,
_true_id = false,
_card = "117.jpg",
_japanese_name = "三隈改",
_reading = "みくまかい",
_class = "Mogami",
_type = 6,
_hp = 50,
_hp_max = 67,
_firepower = 24,
_firepower_max = 75,
_firepower_mod = 2,
_armor = 37,
_armor_max = 71,
_armor_mod = 2,
_torpedo = 18,
_torpedo_max = 69,
_torpedo_mod = 1,
_evasion = 34,
_evasion_max = 69,
_aa = 20,
_aa_max = 59,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 22,
_los_max = 59,
_range = 2,
_luck = 10,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 110,
_remodel_steel = 270,
_fuel = 50,
_ammo = 55,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 13,
_scrap_baux = 4,
_equipment = {
{equipment = "20.3cm (No.3) Twin Gun Mount", size = 5},
{equipment = "No. 21 Air Radar", size = 6},
{equipment = "Zuiun", size = 5},
{equipment = false, size = 3},
},
},
}

return Mikuma
Anonymous user

Navigation menu