• 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 Tenryuu = { [""] = { _name = "Tenryuu", _rarity = 3, _id = 28, _true_id = false, _card = "028.jpg", _japanese_name = "天龍", _reading = "てんりゅう..."
local Tenryuu = {
[""] = {
_name = "Tenryuu",
_rarity = 3,
_id = 28,
_true_id = false,
_card = "028.jpg",
_japanese_name = "天龍",
_reading = "てんりゅう",
_class = "Tenryuu",
_type = 3,
_hp = 23,
_hp_max = 35,
_firepower = 11,
_firepower_max = 39,
_firepower_mod = false,
_armor = 7,
_armor_max = 29,
_armor_mod = 1,
_torpedo = 18,
_torpedo_max = 59,
_torpedo_mod = 1,
_evasion = 35,
_evasion_max = 69,
_aa = 8,
_aa_max = 39,
_aa_mod = false,
_asw = 18,
_asw_max = 59,
_speed = 10,
_los = 7,
_los_max = 19,
_range = 2,
_luck = 17,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_build_time = 60,
_fuel = 25,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 8,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Naval Gun", size = 0},
{equipment = "7.7mm Machine Gun", size = 0},
},
},
["Kai"] = {
_name = "Tenryuu",
_suffix = "Kai",
_rarity = 4,
_id = 28,
_true_id = 313,
_card = "028b.jpg",
_japanese_name = "天龍改",
_reading = "てんりゅう",
_class = "Tenryuu",
_type = 3,
_hp = 40,
_hp_max = 54,
_firepower = 20,
_firepower_max = 59,
_firepower_mod = 1,
_armor = 28,
_armor_max = 59,
_armor_mod = 2,
_torpedo = 24,
_torpedo_max = 79,
_torpedo_mod = 1,
_evasion = 42,
_evasion_max = 79,
_aa = 12,
_aa_max = 49,
_aa_mod = 1,
_asw = 24,
_asw_max = 69,
_speed = 10,
_los = 10,
_los_max = 49,
_range = 2,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 20,
_remodel_ammo = 200,
_remodel_steel = 150,
_fuel = 25,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 8,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Naval Gun", size = 0},
{equipment = "12.7cm Twin High-angle Mount", size = 0},
{equipment = "61cm Quad (Oxygen) Torpedo Mount", size = 0},
},
},
class = {
_name = "Tenryuu",
_class = true,
},
}

return Tenryuu
Anonymous user

Navigation menu