• 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 Yamashiro = { [""] = { _name = "Yamashiro", _rarity = 4, _id = 27, _true_id = false, _card = "027.jpg", _japanese_name = "山城", _reading = "やまし..."
local Yamashiro = {
[""] = {
_name = "Yamashiro",
_rarity = 4,
_id = 27,
_true_id = false,
_card = "027.jpg",
_japanese_name = "山城",
_reading = "やましろ",
_class = "Fusou",
_type = 9,
_hp = 67,
_hp_max = 89,
_firepower = 74,
_firepower_max = 94,
_firepower_mod = 4,
_armor = 59,
_armor_max = 79,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 19,
_evasion_max = 39,
_aa = 23,
_aa_max = 79,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 9,
_los_max = 33,
_range = 3,
_luck = 5,
_luck_max = 39,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 260,
_remodel_level = false,
_fuel = 85,
_ammo = 120,
_scrap_fuel = 9,
_scrap_ammo = 18,
_scrap_steel = 36,
_scrap_baux = 3,
_equipment = {
{equipment = "35.6cm Twin Gun Mount", size = 3},
{equipment = "15.2cm Single Gun Mount", size = 3},
{equipment = "Type 0 Reconnaissance Seaplane", size = 3},
{equipment = false, size = 3},
},
},
["Kai"] = {
_name = "Yamashiro",
_suffix = "Kai",
_rarity = 5,
_id = 27,
_true_id = 387,
_card = "027b.png",
_japanese_name = "山城改",
_reading = "やましろかい",
_class = "Fusou",
_type = 10,
_hp = 75,
_hp_max = 89,
_firepower = 63,
_firepower_max = 79,
_firepower_mod = 4,
_armor = 72,
_armor_max = 89,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 67,
_aa = 40,
_aa_max = 89,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 18,
_los_max = 49,
_range = 3,
_luck = 10,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 20,
_remodel_ammo = 150,
_remodel_steel = 500,
_remodel_blueprint = false,
_fuel = 95,
_ammo = 105,
_scrap_fuel = 10,
_scrap_ammo = 15,
_scrap_steel = 35,
_scrap_baux = 3,
_equipment = {
{equipment = "35.6cm Twin Gun Mount", size = 10},
{equipment = "Zuiun", size = 10},
{equipment = "Type 0 Reconnaissance Seaplane", size = 10},
{equipment = false, size = 10},
},
},
["Kai Ni"] = {
_name = "Yamashiro",
_suffix = "Kai Ni",
_rarity = 6,
_id = 212,
_true_id = false,
_card = "412 Card.jpg",
_japanese_name = "山城改二",
_reading = "やましろかいに",
_class = "Fusou",
_type = 10,
_hp = 77,
_hp_max = 94,
_firepower = 80,
_firepower_max = 98,
_firepower_mod = 5,
_armor = 73,
_armor_max = 91,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 69,
_aa = 43,
_aa_max = 87,
_aa_mod = 3,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 25,
_los_max = 59,
_range = 3,
_luck = 14,
_luck_max = 70,
_luck_mod = false,
_remodel_level = 80,
_remodel_ammo = 2400,
_remodel_steel = 3500,
_remodel_blueprint = true,
_fuel = 105,
_ammo = 140,
_scrap_fuel = 12,
_scrap_ammo = 15,
_scrap_steel = 38,
_scrap_baux = 5,
_equipment = {
{equipment = "Prototype 41cm Triple Gun Mount", size = 4},
{equipment = "41cm Twin Gun Mount", size = 4},
{equipment = "Searchlight", size = 9},
{equipment = "Zuiun Model 12", size = 23},
},
},
}

return Yamashiro
Anonymous user

Navigation menu