• 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 Souryuu = { [""] = { _name = "Souryuu", _rarity = 5, _id = 8, _true_id = false, _card = "008.jpg", _japanese_name = "蒼龍", _reading = "そうりゅう"..."
local Souryuu = {
[""] = {
_name = "Souryuu",
_rarity = 5,
_id = 8,
_true_id = false,
_card = "008.jpg",
_japanese_name = "蒼龍",
_reading = "そうりゅう",
_class = "Souryuu",
_type = 11,
_hp = 50,
_hp_max = 79,
_firepower = 0,
_firepower_max = 29,
_firepower_mod = false,
_armor = 27,
_armor_max = 49,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 59,
_aa = 26,
_aa_max = 69,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 42,
_los_max = 69,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 250,
_fuel = 50,
_ammo = 50,
_scrap_fuel = 7,
_scrap_ammo = 10,
_scrap_steel = 26,
_scrap_baux = 6,
_equipment = {
{equipment = "Type 0 Fighter Model 21", size = 12},
{equipment = "Type 99 Dive Bomber", size = 27},
{equipment = "Type 97 Torpedo Bomber", size = 18},
{equipment = false, size = 7},
},
},
["Kai"] = {
_name = "Souryuu",
_suffix = "Kai",
_rarity = 6,
_id = 8,
_true_id = 379,
_card = "008b.jpg",
_japanese_name = "蒼龍改",
_reading = "そうりゅう",
_class = "Souryuu",
_type = 11,
_hp = 65,
_hp_max = 89,
_firepower = 0,
_firepower_max = 39,
_firepower_mod = false,
_armor = 35,
_armor_max = 69,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 33,
_evasion_max = 69,
_aa = 30,
_aa_max = 79,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 46,
_los_max = 89,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 300,
_remodel_steel = 650,
_remodel_blueprint = false,
_fuel = 65,
_ammo = 65,
_scrap_fuel = 9,
_scrap_ammo = 13,
_scrap_steel = 30,
_scrap_baux = 10,
_equipment = {
{equipment = "Type 0 Fighter Model 52", size = 18},
{equipment = "Suisei", size = 27},
{equipment = "Type 97 Torpedo Bomber", size = 18},
{equipment = false, size = 10},
},
},
["Kai Ni"] = {
_name = "Souryuu",
_suffix = "Kai Ni",
_rarity = 8,
_back = 7,
_id = 197,
_true_id = false,
_card = "197 Card.jpg",
_japanese_name = "蒼龍改二",
_reading = "そうりゅう",
_class = "Souryuu",
_type = 11,
_hp = 67,
_hp_max = 89,
_firepower = 0,
_firepower_max = 57,
_firepower_mod = false,
_armor = 36,
_armor_max = 75,
_armor_mod = 5,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 36,
_evasion_max = 74,
_aa = 34,
_aa_max = 84,
_aa_mod = 4,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 55,
_los_max = 90,
_range = 1,
_luck = 15,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 78,
_remodel_ammo = 1700,
_remodel_steel = 1200,
_remodel_blueprint = true,
_fuel = 70,
_ammo = 75,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 32,
_scrap_baux = 11,
_equipment = {
{equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18},
{equipment = "Type 99 Dive Bomber (Egusa Squadron)", size = 35},
{equipment = "Type 97 Torpedo Bomber (Skilled)", size = 20},
{equipment = "Type 2 Reconnaissance Aircraft", size = 6},
},
},
class = {
_name = "Souryuu",
_class = true,
_base_type = 11,
},
}

return Souryuu
Anonymous user

Navigation menu