• 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 Ryuuhou = { [""] = { _name = "Ryuuhou", _rarity = 5, _id = 185, _true_id = false, _card = "030.jpg", _japanese_name = "龍鳳", _reading = "りゅうほ..."
local Ryuuhou = {
[""] = {
_name = "Ryuuhou",
_rarity = 5,
_id = 185,
_true_id = false,
_card = "030.jpg",
_japanese_name = "龍鳳",
_reading = "りゅうほう",
_class = "Ryuuhou",
_type = 7,
_hp = 39,
_hp_max = 57,
_firepower = 0,
_firepower_max = 20,
_firepower_mod = false,
_armor = 18,
_armor_max = 38,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 44,
_aa = 24,
_aa_max = 48,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 34,
_los_max = 69,
_range = 1,
_luck = 20,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 450,
_remodel_steel = 700,
_remodel_blueprint = true,
_from = "Taigei",
_fuel = 35,
_ammo = 35,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = 14,
_scrap_baux = 4,
_equipment = {
{equipment = "Type 0 Fighter Model 21", size = 18},
{equipment = "Type 97 Torpedo Bomber", size = 7},
{equipment = false, size = 6},
},
},
["Kai"] = {
_name = "Ryuuhou",
_suffix = "Kai",
_rarity = 6,
_id = 190,
_true_id = false,
_card = "030M.jpg",
_japanese_name = "龍鳳改",
_reading = "りゅうほうかい",
_class = "Ryuuhou",
_type = 7,
_hp = 48,
_hp_max = 70,
_firepower = 0,
_firepower_max = 32,
_firepower_mod = false,
_armor = 24,
_armor_max = 57,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 27,
_evasion_max = 59,
_aa = 28,
_aa_max = 62,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 35,
_los_max = 79,
_range = 1,
_luck = 24,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 550,
_remodel_steel = 450,
_remodel_blueprint = false,
_fuel = 35,
_ammo = 40,
_scrap_fuel = 4,
_scrap_ammo = 8,
_scrap_steel = 24,
_scrap_baux = 5,
_equipment = {
{equipment = "Type 0 Fighter Model 52", size = 21},
{equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 9},
{equipment = "12cm 30-tube Rocket Launcher", size = 9},
{equipment = false, size = 6},
},
},
class = {
_name = "Ryuuhou",
_class = true,
_base_type = 7,
},
}

return Ryuuhou
Anonymous user

Navigation menu