• 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 Aoba = { [""] = { _name = "Aoba", _rarity = 3, _id = 54, _true_id = false, _card = "054.jpg", _japanese_name = "青葉", _reading = "あおば", _class ..."
local Aoba = {
[""] = {
_name = "Aoba",
_rarity = 3,
_id = 54,
_true_id = false,
_card = "054.jpg",
_japanese_name = "青葉",
_reading = "あおば",
_class = "Aoba",
_type = 5,
_hp = 37,
_hp_max = 49,
_firepower = 30,
_firepower_max = 54,
_firepower_mod = 2,
_armor = 26,
_armor_max = 37,
_armor_mod = 2,
_torpedo = 12,
_torpedo_max = 59,
_torpedo_mod = 1,
_evasion = 33,
_evasion_max = 69,
_aa = 16,
_aa_max = 59,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 11,
_los_max = 39,
_range = 2,
_luck = 20,
_luck_max = 69,
_luck_mod = false,
_buildable = true,
_buildable_lsc = false,
_build_time = 60,
_fuel = 35,
_ammo = 50,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = 1,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
{equipment = "7.7mm Machine Gun", size = 2},
{equipment = false, size = 2},
},
},
["Kai"] = {
_name = "Aoba",
_suffix = "Kai",
_rarity = 4,
_id = 54,
_true_id = 364,
_card = "054M.jpg",
_japanese_name = "青葉改",
_reading = "あおばかい",
_class = "Aoba",
_type = 5,
_hp = 49,
_hp_max = 65,
_firepower = 36,
_firepower_max = 72,
_firepower_mod = 2,
_armor = 34,
_armor_max = 70,
_armor_mod = 2,
_torpedo = 18,
_torpedo_max = 59,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 75,
_aa = 18,
_aa_max = 59,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 12,
_los_max = 49,
_range = 2,
_luck = 30,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 300,
_remodel_steel = 250,
_fuel = 35,
_ammo = 55,
_scrap_fuel = 3,
_scrap_ammo = 6,
_scrap_steel = 15,
_scrap_baux = 1,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 2},
{equipment = "25mm Twin Autocannon Mount", size = 2},
{equipment = "61cm Quadruple Torpedo Mount", size = 2},
{equipment = false, size = 2},
},
},
class = {
_name = "Aoba",
_class = true,
_base_type = 5,
},
}

return Aoba
Anonymous user

Navigation menu