• 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 Yahagi = { [""] = { _name = "Yahagi", _rarity = 6, _id = 139, _true_id = false, _card = "139.png", _japanese_name = "矢矧", _reading = "やはぎ", _c..."
local Yahagi = {
[""] = {
_name = "Yahagi",
_rarity = 6,
_id = 139,
_true_id = false,
_card = "139.png",
_japanese_name = "矢矧",
_reading = "やはぎ",
_class = "Agano",
_type = 3,
_hp = 31,
_hp_max = 45,
_firepower = 20,
_firepower_max = 42,
_firepower_mod = 1,
_armor = 17,
_armor_max = 33,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 72,
_aa = 17,
_aa_max = 63,
_aa_mod = 1,
_asw = 25,
_asw_max = 70,
_speed = 10,
_los = 13,
_los_max = 45,
_range = 2,
_luck = 13,
_luck_max = 59,
_luck_mod = false,
_buildable = true,
_build_time = 60,
_fuel = 30,
_ammo = 35,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 13,
_scrap_baux = 1,
_equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
{equipment = "8cm Twin High-angle Mount", size = 2},
{equipment = false, size = 2},
},
},
["Kai"] = {
_name = "Yahagi",
_suffix = "Kai",
_rarity = 8,
_id = 139,
_true_id = 403,
_card = "139b.png",
_japanese_name = "矢矧改",
_reading = "やはぎ",
_class = "Agano",
_type = 3,
_hp = 47,
_hp_max = 63,
_firepower = 28,
_firepower_max = 64,
_firepower_mod = 2,
_armor = 32,
_armor_max = 69,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 80,
_aa = 22,
_aa_max = 74,
_aa_mod = 1,
_asw = 26,
_asw_max = 82,
_speed = 10,
_los = 14,
_los_max = 59,
_range = 2,
_luck = 14,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 220,
_remodel_steel = 300,
_fuel = 30,
_ammo = 40,
_scrap_fuel = 3,
_scrap_ammo = 5,
_scrap_steel = 14,
_scrap_baux = 1,
_equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 2},
{equipment = "No. 21 Air Radar", size = 2},
{equipment = false, size = 2},
},
},
}

return Yahagi
Anonymous user

Navigation menu