Changes

m
32 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Libeccio = {
+
return {
[""] = {
+
    [""] = {
_name = "Libeccio",
+
        _name = "Libeccio",
_rarity = 6,
+
        _rarity = 6,
_api_id = 443,
+
        _api_id = 443,
_id = 243,
+
        _id = 243,
_true_id = false,
+
        _true_id = false,
_japanese_name = "Libeccio",
+
        _japanese_name = "Libeccio",
_reading = "リベッチオ",
+
        _reading = "リベッチオ",
_class = "Maestrale",
+
        _class = "Maestrale",
_class_number = 3,
+
        _class_number = 3,
_type = 2,
+
        _type = 2,
_hp = 15,
+
        _hp = 15,
_hp_max = 30,
+
        _hp_max = 30,
_firepower = 9,
+
        _firepower = 9,
_firepower_max = 27,
+
        _firepower_max = 27,
_firepower_mod = 1,
+
        _firepower_mod = 1,
_armor = 7,
+
        _armor = 7,
_armor_max = 18,
+
        _armor_max = 18,
_armor_mod = false,
+
        _armor_mod = false,
_torpedo = 22,
+
        _torpedo = 22,
_torpedo_max = 58,
+
        _torpedo_max = 58,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 48,
+
        _evasion = 48,
_evasion_max = 82,
+
        _evasion_max = 82,
_aa = 11,
+
        _aa = 11,
_aa_max = 41,
+
        _aa_max = 41,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 30,
+
        _asw = 30,
_asw_max = 60,
+
        _asw_max = 60,
_speed = 10,
+
        _speed = 10,
_los = 7,
+
        _los = 7,
_los_max = 20,
+
        _los_max = 20,
_range = 1,
+
        _range = 1,
_luck = 12,
+
        _luck = 12,
_luck_max = 59,
+
        _luck_max = 59,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 23,
+
        _build_time = 23,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Libeccio/Kai",
+
        _remodel_to = "Libeccio/Kai",
_fuel = 15,
+
        _fuel = 15,
_ammo = 20,
+
        _ammo = 20,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 1,
+
        _scrap_ammo = 1,
_scrap_steel = 6,
+
        _scrap_steel = 6,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "120mm Twin Gun Mount", size = 0},
+
            { equipment = "120mm/50 Twin Gun Mount", size = 0 },
{equipment = false, size = 0},
+
            { equipment = false, size = 0 },
},
+
        },
_voice_actor = "Kitou Akari",
+
        _voice_actor = "Kitou Akari",
_artist = "Jiji",
+
        _artist = "Jiji",
_implementation_date = {2015, 8, 10},
+
        _implementation_date = { 2015, 8, 10 },
_availability = {"event_reward", event_reward = {{2015, 7, 5}}},
+
        _availability = { "drop", "event_drop" },
_wikipedia = "Maestrale-class destroyer",
+
        _wikipedia = "Maestrale-class destroyer",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Libeccio",
+
        _name = "Libeccio",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 7,
+
        _rarity = 7,
_api_id = 347,
+
        _api_id = 347,
_id = 243,
+
        _id = 243,
_true_id = 1427,
+
        _true_id = 1427,
_cg_reference = "/",
+
        _cg_reference = "/",
_cg_damaged_reference = "/",
+
        _cg_damaged_reference = "/",
_japanese_name = "Libeccio改",
+
        _japanese_name = "Libeccio改",
_reading = "リベッチオかい",
+
        _reading = "リベッチオかい",
_class = "Maestrale",
+
        _class = "Maestrale",
_class_number = 3,
+
        _class_number = 3,
_type = 2,
+
        _type = 2,
_hp = 29,
+
        _hp = 29,
_hp_max = 46,
+
        _hp_max = 46,
_firepower = 11,
+
        _firepower = 11,
_firepower_max = 48,
+
        _firepower_max = 48,
_firepower_mod = 1,
+
        _firepower_mod = 1,
_armor = 15,
+
        _armor = 15,
_armor_max = 50,
+
        _armor_max = 50,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 27,
+
        _torpedo = 27,
_torpedo_max = 72,
+
        _torpedo_max = 72,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 50,
+
        _evasion = 50,
_evasion_max = 92,
+
        _evasion_max = 92,
_aa = 20,
+
        _aa = 20,
_aa_max = 59,
+
        _aa_max = 59,
_aa_mod = 1,
+
        _aa_mod = 1,
_asw = 40,
+
        _asw = 40,
_asw_max = 80,
+
        _asw_max = 80,
_speed = 10,
+
        _speed = 10,
_los = 10,
+
        _los = 10,
_los_max = 46,
+
        _los_max = 46,
_range = 1,
+
        _range = 1,
_luck = 16,
+
        _luck = 16,
_luck_max = 69,
+
        _luck_max = 69,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 30,
+
        _remodel_level = 30,
_remodel_ammo = 170,
+
        _remodel_ammo = 170,
_remodel_steel = 100,
+
        _remodel_steel = 100,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "Libeccio/",
+
        _remodel_from = "Libeccio/",
_remodel_to = false,
+
        _remodel_to = false,
_fuel = 15,
+
        _fuel = 15,
_ammo = 20,
+
        _ammo = 20,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 10,
+
        _scrap_steel = 10,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "120mm Twin Gun Mount", size = 0},
+
            { equipment = "120mm/50 Twin Gun Mount", size = 0 },
{equipment = "120mm Twin Gun Mount", size = 0},
+
            { equipment = "120mm/50 Twin Gun Mount", size = 0 },
{equipment = false, size = 0},
+
            { equipment = false, size = 0 },
},
+
        },
},
+
    },
["Halloween"] = {
+
    seasonals = {
_name = "Libeccio",
+
        { _suffix = "Halloween", _season = "Halloween 2015" },
_suffix = "Halloween",
+
        { _suffix = "Summer", _season = "Mid-Summer 2016" },
_display_suffix = "(Halloween)",
+
        { _suffix = "Yukata", _season = "Fall 2017" },
_api_id = 959,
+
        { _suffix = "Christmas", _season = "Christmas 2017" },
_type = 2,
+
    },
_seasonal = true,
  −
},
  −
["Summer"] = {
  −
_name = "Libeccio",
  −
_suffix = "Summer",
  −
_display_suffix = "(Summer)",
  −
_api_id = 885,
  −
_type = 2,
  −
_seasonal = true,
  −
},
   
}
 
}
  −
return Libeccio
 
Bots, gkautomate
12,557

edits