- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Ship/Libeccio"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Martirsadota |
com>Sovyet (Just Level 99 ed my Libeccio, edited the evasion, asw, and los for Libeccio Kai, all of them max) |
||
Line 82: | Line 82: | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
_evasion = nil, | _evasion = nil, | ||
− | _evasion_max = | + | _evasion_max = 92, |
_aa = 20, | _aa = 20, | ||
_aa_max = 59, | _aa_max = 59, | ||
_aa_mod = 1, | _aa_mod = 1, | ||
_asw = nil, | _asw = nil, | ||
− | _asw_max = | + | _asw_max = 80, |
_speed = 10, | _speed = 10, | ||
_los = nil, | _los = nil, | ||
− | _los_max = | + | _los_max = 46, |
_range = 1, | _range = 1, | ||
_luck = 16, | _luck = 16, |
Revision as of 18:44, 22 August 2015
Documentation for this module may be created at Module:Data/Ship/Libeccio/doc
--Categories:
--[[Category:Player ship modules]]
local Libeccio = {
[""] = {
_name = "Libeccio",
_rarity = 6,
_api_id = 443,
_id = 243,
_true_id = false,
_japanese_name = "Libeccio",
_reading = "リベッチオ",
_class = "Maestrale",
_class_number = 3,
_type = 2,
_hp = 15,
_hp_max = 30,
_firepower = 9,
_firepower_max = 27,
_firepower_mod = 1,
_armor = 7,
_armor_max = 18,
_armor_mod = false,
_torpedo = 22,
_torpedo_max = 58,
_torpedo_mod = 1,
_evasion = 48,
_evasion_max = nil,
_aa = 11,
_aa_max = 41,
_aa_mod = false,
_asw = 30,
_asw_max = nil,
_speed = 10,
_los = 7,
_los_max = nil,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 23,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Libeccio/Kai",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 6,
_scrap_baux = false,
_equipment = {
{equipment = "120mm Twin Gun Mount", size = 0},
{equipment = false, size = 0},
},
},
["Kai"] = {
_name = "Libeccio",
_suffix = "Kai",
_rarity = 7,
_api_id = 347,
_id = 243,
_true_id = 1427,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "Libeccio改",
_reading = "リベッチオかい",
_class = "Maestrale",
_class_number = 3,
_type = 2,
_hp = 29,
_hp_max = 46,
_firepower = 11,
_firepower_max = 48,
_firepower_mod = 1,
_armor = 15,
_armor_max = 50,
_armor_mod = 1,
_torpedo = 27,
_torpedo_max = 72,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = 92,
_aa = 20,
_aa_max = 59,
_aa_mod = 1,
_asw = nil,
_asw_max = 80,
_speed = 10,
_los = nil,
_los_max = 46,
_range = 1,
_luck = 16,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 170,
_remodel_steel = 100,
_remodel_blueprint = false,
_remodel_from = "Libeccio/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = "120mm Twin Gun Mount", size = 0},
{equipment = "120mm Twin Gun Mount", size = 0},
{equipment = nil, size = 0},
},
},
}
return Libeccio