• 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/Ushio"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
 
(21 intermediate revisions by 9 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Ushio = {
+
return {
[""] = {
+
    [""] = {
_name = "Ushio",
+
        _name = "Ushio",
_rarity = 1,
+
        _rarity = 1,
_api_id = 16,
+
        _api_id = 16,
_id = 70,
+
        _id = 70,
_true_id = false,
+
        _true_id = false,
_battle_card_damaged_extension = "png",
+
        _japanese_name = "潮",
_japanese_name = "潮",
+
        _reading = "うしお",
_reading = "うしお",
+
        _class = "Ayanami",
_class = "Ayanami",
+
        _class_number = 10,
_class_number = 10,
+
        _type = 2,
_type = 2,
+
        _hp = 15,
_hp = 15,
+
        _hp_max = 29,
_hp_max = 29,
+
        _firepower = 10,
_firepower = 10,
+
        _firepower_max = 29,
_firepower_max = 29,
+
        _firepower_mod = false,
_firepower_mod = false,
+
        _armor = 5,
_armor = 5,
+
        _armor_max = 19,
_armor_max = 19,
+
        _armor_mod = false,
_armor_mod = false,
+
        _torpedo = 27,
_torpedo = 27,
+
        _torpedo_max = 69,
_torpedo_max = 69,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 41,
_evasion = 41,
+
        _evasion_max = 79,
_evasion_max = 79,
+
        _aa = 12,
_aa = 12,
+
        _aa_max = 39,
_aa_max = 39,
+
        _aa_mod = false,
_aa_mod = false,
+
        _asw = 20,
_asw = 20,
+
        _asw_max = 49,
_asw_max = 49,
+
        _speed = 10,
_speed = 10,
+
        _los = 5,
_los = 5,
+
        _los_max = 19,
_los_max = 19,
+
        _range = 1,
_range = 1,
+
        _luck = 20,
_luck = 20,
+
        _luck_max = 79,
_luck_max = 79,
+
        _luck_mod = false,
_luck_mod = false,
+
        _buildable = true,
_buildable = true,
+
        _buildable_lsc = false,
_buildable_lsc = false,
+
        _build_time = 20,
_build_time = 20,
+
        _remodel_level = false,
_remodel_level = false,
+
        _remodel_from = false,
_remodel_from = false,
+
        _remodel_to = "Ushio/Kai",
_remodel_to = "Ushio/Kai",
+
        _fuel = 15,
_fuel = 15,
+
        _ammo = 20,
_ammo = 20,
+
        _scrap_fuel = 1,
_scrap_fuel = 1,
+
        _scrap_ammo = 1,
_scrap_ammo = 1,
+
        _scrap_steel = 5,
_scrap_steel = 5,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
            { equipment = false, size = 0 },
{equipment = false, size = 0},
+
        },
},
+
        _voice_actor = "Hayasaka Kozue",
_voice_actor = "Hayasaka Kozue",
+
        _artist = "drew",
_artist = "drew",
+
        _implementation_date = { 2013, 4, 23 },
_implementation_date = {2013, 4, 13},
+
        _availability = { "drop" },
_availability = {"drop"},
+
        _wikipedia = "Japanese destroyer Ushio (1930)",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Ushio",
+
        _name = "Ushio",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 233,
+
        _api_id = 233,
_id = 70,
+
        _id = 70,
_true_id = 1333,
+
        _true_id = 1333,
_battle_card_extension = "png",
+
        _cg_reference = "/",
_battle_card_damaged_extension = "png",
+
        _cg_damaged_reference = "/",
_cg_reference = "/",
+
        _japanese_name = "潮改",
_cg_damaged_reference = "/",
+
        _reading = "うしおかい",
_japanese_name = "潮改",
+
        _class = "Ayanami",
_reading = "うしおかい",
+
        _class_number = 10,
_class = "Ayanami",
+
        _type = 2,
_class_number = 10,
+
        _hp = 30,
_type = 2,
+
        _hp_max = 49,
_hp = 30,
+
        _firepower = 12,
_hp_max = 49,
+
        _firepower_max = 49,
_firepower = 12,
+
        _firepower_mod = 1,
_firepower_max = 49,
+
        _armor = 13,
_firepower_mod = 1,
+
        _armor_max = 49,
_armor = 13,
+
        _armor_mod = 1,
_armor_max = 49,
+
        _torpedo = 28,
_armor_mod = 1,
+
        _torpedo_max = 79,
_torpedo = 28,
+
        _torpedo_mod = 1,
_torpedo_max = 79,
+
        _evasion = 45,
_torpedo_mod = 1,
+
        _evasion_max = 89,
_evasion = 45,
+
        _aa = 15,
_evasion_max = 89,
+
        _aa_max = 49,
_aa = 15,
+
        _aa_mod = 1,
_aa_max = 49,
+
        _asw = 24,
_aa_mod = 1,
+
        _asw_max = 59,
_asw = 24,
+
        _speed = 10,
_asw_max = 59,
+
        _los = 7,
_speed = 10,
+
        _los_max = 39,
_los = 7,
+
        _range = 1,
_los_max = 39,
+
        _luck = 20,
_range = 1,
+
        _luck_max = 79,
_luck = 20,
+
        _luck_mod = false,
_luck_max = 79,
+
        _remodel_level = 20,
_luck_mod = false,
+
        _remodel_ammo = 100,
_remodel_level = 20,
+
        _remodel_steel = 100,
_remodel_ammo = 100,
+
        _remodel_development_material = false,
_remodel_steel = 100,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Ushio/",
_remodel_catapult = false,
+
        _remodel_to = "Ushio/Kai Ni",
_remodel_from = "Ushio/",
+
        _fuel = 15,
_remodel_to = "Ushio/Kai Ni",
+
        _ammo = 20,
_fuel = 15,
+
        _scrap_fuel = 1,
_ammo = 20,
+
        _scrap_ammo = 2,
_scrap_fuel = 1,
+
        _scrap_steel = 10,
_scrap_ammo = 2,
+
        _scrap_baux = false,
_scrap_steel = 10,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "Type 13 Air Radar", size = 0 },
_equipment = {
+
            { equipment = "25mm Single Autocannon Mount", size = 0 },
{equipment = "10cm Twin High-angle Gun Mount", size = 0},
+
            { equipment = false, size = 0 },
{equipment = "61cm Triple Torpedo Mount", size = 0},
+
        },
{equipment = false, size = 0},
+
    },
},
+
    ["Kai Ni"] = {
},
+
        _name = "Ushio",
["Kai Ni"] = {
+
        _suffix = "Kai Ni",
_name = "Ushio",
+
        _rarity = 6,
_suffix = "Kai Ni",
+
        _api_id = 407,
_rarity = 6,
+
        _id = 207,
_api_id = 407,
+
        _true_id = false,
_id = 207,
+
        _japanese_name = "潮改二",
_true_id = false,
+
        _reading = "うしおかいに",
_japanese_name = "潮改二",
+
        _class = "Ayanami",
_reading = "うしおかいに",
+
        _class_number = 10,
_class = "Ayanami",
+
        _type = 2,
_class_number = 10,
+
        _hp = 33,
_type = 2,
+
        _hp_max = 53,
_hp = 33,
+
        _firepower = 10,
_hp_max = 53,
+
        _firepower_max = 59,
_firepower = 10,
+
        _firepower_mod = 1,
_firepower_max = 52,
+
        _armor = 15,
_firepower_mod = 1,
+
        _armor_max = 59,
_armor = 15,
+
        _armor_mod = 1,
_armor_max = 56,
+
        _torpedo = 25,
_armor_mod = 1,
+
        _torpedo_max = 84,
_torpedo = 25,
+
        _torpedo_mod = 2,
_torpedo_max = 80,
+
        _evasion = 65,
_torpedo_mod = 2,
+
        _evasion_max = 95,
_evasion = 65,
+
        _aa = 24,
_evasion_max = 95,
+
        _aa_max = 81,
_aa = 24,
+
        _aa_mod = 2,
_aa_max = 74,
+
        _asw = 32,
_aa_mod = 2,
+
        _asw_max = 75,
_asw = 32,
+
        _speed = 10,
_asw_max = 75,
+
        _los = 11,
_speed = 10,
+
        _los_max = 48,
_los = 11,
+
        _range = 1,
_los_max = 48,
+
        _luck = 32,
_range = 1,
+
        _luck_max = 92,
_luck = 32,
+
        _luck_mod = false,
_luck_max = 80,
+
        _remodel_level = 60,
_luck_mod = false,
+
        _remodel_ammo = 30,
_remodel_level = 60,
+
        _remodel_steel = 170,
_remodel_ammo = 30,
+
        _remodel_development_material = false,
_remodel_steel = 170,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Ushio/Kai",
_remodel_catapult = false,
+
        _remodel_to = false,
_remodel_from = "Ushio/Kai",
+
        _fuel = 15,
_remodel_to = false,
+
        _ammo = 20,
_fuel = 15,
+
        _scrap_fuel = 1,
_ammo = 20,
+
        _scrap_ammo = 2,
_scrap_fuel = 1,
+
        _scrap_steel = 10,
_scrap_ammo = 2,
+
        _scrap_baux = false,
_scrap_steel = 10,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
_equipment = {
+
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
{equipment = "25mm Triple Autocannon Mount", size = 0},
+
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
{equipment = "25mm Twin Autocannon Mount", size = 0},
+
        },
{equipment = "Type 94 Depth Charge Projector", size = 0},
+
        _implementation_date = { 2014, 11, 14 },
},
+
    },
_implementation_date = {2014, 11, 14},
+
    seasonals = {
},
+
        { _suffix = "Summer", _season = "Early Summer 2015" },
["Summer"] = {
+
        { _suffix = "Kai Ni Summer", _season = "Early Summer 2015", _season_suffix = "Kai Ni" },
_name = "Ushio",
+
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2015" },
_suffix = "Summer",
+
        { _suffix = "Kai Ni Mackerel Pike Festival", _season = "Fall 2015", _season_suffix = "Kai Ni" },
_display_suffix = "(Summer)",
+
        { _suffix = "New Year", _season = "New Year 2016" },
_api_id = 924,
+
        { _suffix = "Kai Ni New Year", _season = "New Year 2016", _season_suffix = "Kai Ni" },
_type = 2,
+
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
_seasonal = true,
+
        { _suffix = "Kai Ni Hinamatsuri", _season = "Hinamatsuri 2017", _season_suffix = "Kai Ni" },
},
+
        { _suffix = "Valentine", _season = "Valentines 2018" },
["Kai Ni Summer"] = {
+
        { _suffix = "Mackerel Pike Festival 2018", _season = "Fall 2018" },
_name = "Ushio",
+
        { _suffix = "Celebration", _season = "Seventh Anniversary" },
_suffix = "Kai Ni Summer",
+
    },
_display_suffix = "Kai Ni (Summer)",
 
_api_id = 925,
 
_type = 2,
 
_seasonal = true,
 
},
 
["Mackerel Pike Festival"] = {
 
_name = "Ushio",
 
_suffix = "Mackerel Pike Festival",
 
_display_suffix = "(Mackerel Pike Festival)",
 
_api_id = 952,
 
_type = 2,
 
_seasonal = true,
 
},
 
["Kai Ni Mackerel Pike Festival"] = {
 
_name = "Ushio",
 
_suffix = "Kai Ni Mackerel Pike Festival",
 
_display_suffix = "(Kai Ni Mackerel Pike Festival)",
 
_api_id = 953,
 
_type = 2,
 
_seasonal = true,
 
},
 
["New Year"] = {
 
_name = "Ushio",
 
_suffix = "New Year",
 
_display_suffix = "(New Year)",
 
_api_id = 968,
 
_type = 2,
 
_seasonal = true,
 
},
 
["Kai Ni New Year"] = {
 
_name = "Ushio",
 
_suffix = "Kai Ni New Year",
 
_display_suffix = "Kai Ni (New Year)",
 
_api_id = 969,
 
_type = 2,
 
_seasonal = true,
 
},
 
 
}
 
}
 
return Ushio
 

Latest revision as of 21:53, 14 February 2023

Documentation for this module may be created at Module:Data/Ship/Ushio/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Ushio",
        _rarity = 1,
        _api_id = 16,
        _id = 70,
        _true_id = false,
        _japanese_name = "潮",
        _reading = "うしお",
        _class = "Ayanami",
        _class_number = 10,
        _type = 2,
        _hp = 15,
        _hp_max = 29,
        _firepower = 10,
        _firepower_max = 29,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 19,
        _armor_mod = false,
        _torpedo = 27,
        _torpedo_max = 69,
        _torpedo_mod = 1,
        _evasion = 41,
        _evasion_max = 79,
        _aa = 12,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 20,
        _asw_max = 49,
        _speed = 10,
        _los = 5,
        _los_max = 19,
        _range = 1,
        _luck = 20,
        _luck_max = 79,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 20,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Ushio/Kai",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 5,
        _scrap_baux = false,
        _equipment = {
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_actor = "Hayasaka Kozue",
        _artist = "drew",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese destroyer Ushio (1930)",
    },
    ["Kai"] = {
        _name = "Ushio",
        _suffix = "Kai",
        _rarity = 4,
        _api_id = 233,
        _id = 70,
        _true_id = 1333,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "潮改",
        _reading = "うしおかい",
        _class = "Ayanami",
        _class_number = 10,
        _type = 2,
        _hp = 30,
        _hp_max = 49,
        _firepower = 12,
        _firepower_max = 49,
        _firepower_mod = 1,
        _armor = 13,
        _armor_max = 49,
        _armor_mod = 1,
        _torpedo = 28,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 45,
        _evasion_max = 89,
        _aa = 15,
        _aa_max = 49,
        _aa_mod = 1,
        _asw = 24,
        _asw_max = 59,
        _speed = 10,
        _los = 7,
        _los_max = 39,
        _range = 1,
        _luck = 20,
        _luck_max = 79,
        _luck_mod = false,
        _remodel_level = 20,
        _remodel_ammo = 100,
        _remodel_steel = 100,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Ushio/",
        _remodel_to = "Ushio/Kai Ni",
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "Type 13 Air Radar", size = 0 },
            { equipment = "25mm Single Autocannon Mount", size = 0 },
            { equipment = false, size = 0 },
        },
    },
    ["Kai Ni"] = {
        _name = "Ushio",
        _suffix = "Kai Ni",
        _rarity = 6,
        _api_id = 407,
        _id = 207,
        _true_id = false,
        _japanese_name = "潮改二",
        _reading = "うしおかいに",
        _class = "Ayanami",
        _class_number = 10,
        _type = 2,
        _hp = 33,
        _hp_max = 53,
        _firepower = 10,
        _firepower_max = 59,
        _firepower_mod = 1,
        _armor = 15,
        _armor_max = 59,
        _armor_mod = 1,
        _torpedo = 25,
        _torpedo_max = 84,
        _torpedo_mod = 2,
        _evasion = 65,
        _evasion_max = 95,
        _aa = 24,
        _aa_max = 81,
        _aa_mod = 2,
        _asw = 32,
        _asw_max = 75,
        _speed = 10,
        _los = 11,
        _los_max = 48,
        _range = 1,
        _luck = 32,
        _luck_max = 92,
        _luck_mod = false,
        _remodel_level = 60,
        _remodel_ammo = 30,
        _remodel_steel = 170,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Ushio/Kai",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 10,
        _scrap_baux = false,
        _equipment = {
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
        },
        _implementation_date = { 2014, 11, 14 },
    },
    seasonals = {
        { _suffix = "Summer", _season = "Early Summer 2015" },
        { _suffix = "Kai Ni Summer", _season = "Early Summer 2015", _season_suffix = "Kai Ni" },
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2015" },
        { _suffix = "Kai Ni Mackerel Pike Festival", _season = "Fall 2015", _season_suffix = "Kai Ni" },
        { _suffix = "New Year", _season = "New Year 2016" },
        { _suffix = "Kai Ni New Year", _season = "New Year 2016", _season_suffix = "Kai Ni" },
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
        { _suffix = "Kai Ni Hinamatsuri", _season = "Hinamatsuri 2017", _season_suffix = "Kai Ni" },
        { _suffix = "Valentine", _season = "Valentines 2018" },
        { _suffix = "Mackerel Pike Festival 2018", _season = "Fall 2018" },
        { _suffix = "Celebration", _season = "Seventh Anniversary" },
    },
}