- 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>Ckwng |
com>Ckwng |
||
Line 31: | Line 31: | ||
_aa_mod = false, | _aa_mod = false, | ||
_asw = 30, | _asw = 30, | ||
− | _asw_max = | + | _asw_max = 60, |
_speed = 10, | _speed = 10, | ||
_los = 7, | _los = 7, | ||
− | _los_max = | + | _los_max = 20, |
_range = 1, | _range = 1, | ||
_luck = 12, | _luck = 12, |
Revision as of 05:12, 14 September 2016
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 = 82,
_aa = 11,
_aa_max = 41,
_aa_mod = false,
_asw = 30,
_asw_max = 60,
_speed = 10,
_los = 7,
_los_max = 20,
_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},
},
_voice_actor = "Kitou Akari",
_artist = "Jiji",
_implementation_date = {2015, 8, 10},
_availability = {"event_reward", event_reward = {{2015, 7, 5}}},
},
["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 = 50,
_evasion_max = 92,
_aa = 20,
_aa_max = 59,
_aa_mod = 1,
_asw = 40,
_asw_max = 80,
_speed = 10,
_los = 10,
_los_max = 46,
_range = 1,
_luck = 16,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 170,
_remodel_steel = 100,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = 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 = false, size = 0},
},
},
["Halloween"] = {
_name = "Libeccio",
_suffix = "Halloween",
_display_suffix = "(Halloween)",
_api_id = 959,
_type = 2,
_seasonal = true,
},
["Summer"] = {
_name = "Libeccio",
_suffix = "Summer",
_display_suffix = "(Summer)",
_api_id = 885,
_type = 2,
_seasonal = true,
},
}
return Libeccio