• 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 Ooyodo = { [""] = { _name = "Ooyodo", _rarity = 6, _id = 183, _true_id = false, _card = "183 Card.jpg", _japanese_name = "大淀", _reading = "おおよ..."
local Ooyodo = {
[""] = {
_name = "Ooyodo",
_rarity = 6,
_id = 183,
_true_id = false,
_card = "183 Card.jpg",
_japanese_name = "大淀",
_reading = "おおよど",
_class = "Ooyodo",
_type = 3,
_hp = 34,
_hp_max = 47,
_firepower = 24,
_firepower_max = 48,
_firepower_mod = 1,
_armor = 19,
_armor_max = 34,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 39,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 70,
_aa = 18,
_aa_max = 62,
_aa_mod = 2,
_asw = 0,
_asw_max = 39,
_speed = 10,
_los = 24,
_los_max = 80,
_range = 2,
_luck = 24,
_luck_max = 69,
_luck_mod = false,
_buildable = false,
_build_time = 80,
_fuel = 35,
_ammo = 30,
_scrap_fuel = 4,
_scrap_ammo = 2,
_scrap_steel = 14,
_scrap_baux = 2,
_equipment = {
{equipment = "15.5cm Triple Gun Mount (Main)", size = 0},
{equipment = "10cm Twin High-angle Carriage Mount", size = 6},
{equipment = "Type 0 Recon Seaplane", size = 6},
},
},
["Kai"] = {
_name = "Ooyodo",
_suffix = "Kai",
_rarity = 7,
_id = 183,
_true_id = 414,
_card = "321 Card.jpg",
_japanese_name = "大淀改",
_reading = "おおよど",
_class = "Ooyodo",
_type = 3,
_hp = 47,
_hp_max = 64,
_firepower = 32,
_firepower_max = 63,
_firepower_mod = 2,
_armor = 32,
_armor_max = 68,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 49,
_torpedo_mod = false,
_evasion = 40,
_evasion_max = 78,
_aa = 22,
_aa_max = 74,
_aa_mod = 2,
_asw = 0,
_asw_max = 39,
_speed = 10,
_los = 28,
_los_max = 84,
_range = 2,
_luck = 30,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 320,
_remodel_steel = 400,
_fuel = 35,
_ammo = 35,
_scrap_fuel = 4,
_scrap_ammo = 3,
_scrap_steel = 14,
_scrap_baux = 3,
_equipment = {
{equipment = "15.2cm Twin Gun Mount", size = 0},
{equipment = "Fleet Command Facility", size = 6},
{equipment = "No. 13 Air Radar Kai", size = 6},
{equipment = false, size = 0},
},
},
class = {
_name = "Ooyodo",
_class = true,
_base_type = 3,
},
}

return Ooyodo
Anonymous user

Navigation menu