• 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 Tone = { [""] = { _name = "Tone", _rarity = 4, _id = 63, _true_id = false, _card = "063.jpg", _japanese_name = "利根", _reading = "とね", _class = "..."
local Tone = {
[""] = {
_name = "Tone",
_rarity = 4,
_id = 63,
_true_id = false,
_card = "063.jpg",
_japanese_name = "利根",
_reading = "とね",
_class = "Tone",
_type = 5,
_hp = 44,
_hp_max = 62,
_firepower = 32,
_firepower_max = 59,
_firepower_mod = 2,
_armor = 36,
_armor_max = 59,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 59,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 69,
_aa = 20,
_aa_max = 67,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 20,
_los_max = 59,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 90,
_fuel = 45,
_ammo = 60,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 13,
_scrap_baux = 2,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 3},
{equipment = "Type 0 Reconnaissance Seaplane", size = 3},
{equipment = false, size = 3},
},
},
["Kai"] = {
_name = "Tone",
_suffix = "Kai",
_rarity = 5,
_id = 63,
_true_id = 373,
_card = "063M.jpg",
_japanese_name = "利根改",
_reading = "とねかい",
_class = "Tone",
_type = 5,
_hp = 56,
_hp_max = 69,
_firepower = 42,
_firepower_max = 76,
_firepower_mod = 3,
_armor = 46,
_armor_max = 77,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 41,
_evasion_max = 79,
_aa = 24,
_aa_max = 79,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 24,
_los_max = 79,
_range = 2,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 450,
_remodel_steel = 300,
_fuel = 45,
_ammo = 65,
_scrap_fuel = 5,
_scrap_ammo = 7,
_scrap_steel = 18,
_scrap_baux = 3,
_equipment = {
{equipment = "20.3cm Twin Gun Mount", size = 4},
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 4},
{equipment = "Type 0 Reconnaissance Seaplane", size = 4},
{equipment = false, size = 4},
},
},
["Kai Ni"] = {
_name = "Tone",
_suffix = "Kai Ni",
_rarity = 7,
_id = 188,
_true_id = false,
_card = "188.jpg",
_japanese_name = "利根改二",
_reading = "とねかいに",
_class = "Tone",
_type = 6,
_hp = 59,
_hp_max = 72,
_firepower = 46,
_firepower_max = 77,
_firepower_mod = 3,
_armor = 48,
_armor_max = 79,
_armor_mod = 2,
_torpedo = 32,
_torpedo_max = 82,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 79,
_aa = 32,
_aa_max = 82,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 30,
_los_max = 90,
_range = 2,
_luck = 15,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 70,
_remodel_ammo = 700,
_remodel_steel = 1000,
_remodel_blueprint = true,
_fuel = 50,
_ammo = 65,
_scrap_fuel = 5,
_scrap_ammo = 8,
_scrap_steel = 18,
_scrap_baux = 5,
_equipment = {
{equipment = "20.3cm (No.3) Twin Gun Mount", size = 2},
{equipment = "No. 21 Air Radar", size = 2},
{equipment = "Zuiun (634 Air Group)", size = 9},
{equipment = false, size = 5},
},
},
class = {
_name = "Tone",
_class = true,
_base_type = 5,
},
}

return Tone
Anonymous user

Navigation menu