Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Uzuki",
| + | _name = "Uzuki", |
− | _rarity = 4,
| + | _rarity = 4, |
− | _api_id = 165,
| + | _api_id = 165, |
− | _id = 165,
| + | _id = 165, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "卯月",
| + | _japanese_name = "卯月", |
− | _reading = "うづき",
| + | _reading = "うづき", |
− | _class = "Mutsuki",
| + | _class = "Mutsuki", |
− | _class_number = 4,
| + | _class_number = 4, |
− | _type = 2,
| + | _type = 2, |
− | _hp = 13,
| + | _hp = 13, |
− | _hp_max = 24,
| + | _hp_max = 24, |
− | _firepower = 6,
| + | _firepower = 6, |
− | _firepower_max = 29,
| + | _firepower_max = 29, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 5,
| + | _armor = 5, |
− | _armor_max = 18,
| + | _armor_max = 18, |
− | _armor_mod = false,
| + | _armor_mod = false, |
− | _torpedo = 18,
| + | _torpedo = 18, |
− | _torpedo_max = 49,
| + | _torpedo_max = 49, |
− | _torpedo_mod = 1,
| + | _torpedo_mod = 1, |
− | _evasion = 37,
| + | _evasion = 37, |
− | _evasion_max = 69,
| + | _evasion_max = 69, |
− | _aa = 7,
| + | _aa = 7, |
− | _aa_max = 29,
| + | _aa_max = 29, |
− | _aa_mod = false,
| + | _aa_mod = false, |
− | _asw = 16,
| + | _asw = 16, |
− | _asw_max = 39,
| + | _asw_max = 39, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 4,
| + | _los = 4, |
− | _los_max = 17,
| + | _los_max = 17, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 10,
| + | _luck = 10, |
− | _luck_max = 49,
| + | _luck_max = 49, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _buildable = false,
| + | _buildable = false, |
− | _buildable_lsc = false,
| + | _buildable_lsc = false, |
− | _build_time = 18,
| + | _build_time = 18, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Uzuki/Kai",
| + | _remodel_to = "Uzuki/Kai", |
− | _fuel = 15,
| + | _fuel = 15, |
− | _ammo = 15,
| + | _ammo = 15, |
− | _scrap_fuel = 1,
| + | _scrap_fuel = 1, |
− | _scrap_ammo = 1,
| + | _scrap_ammo = 1, |
− | _scrap_steel = 4,
| + | _scrap_steel = 4, |
− | _scrap_baux = false,
| + | _scrap_baux = false, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "12cm Single Gun Mount", size = 0},
| + | { equipment = "12cm Single Gun Mount", size = 0 }, |
− | {equipment = false, size = 0},
| + | { equipment = false, size = 0 }, |
− | },
| + | }, |
− | _voice_actor = "Hidaka Rina",
| + | _voice_actor = "Hidaka Rina", |
− | _artist = "Kusada Souta",
| + | _artist = "Kusada Souta", |
− | _implementation_date = {2014, 1, 29},
| + | _implementation_date = { 2014, 1, 29 }, |
− | _availability = {"drop"},
| + | _availability = { "drop" }, |
− | _wikipedia = "Japanese destroyer Uzuki (1925)",
| + | _wikipedia = "Japanese destroyer Uzuki (1925)", |
− | },
| + | }, |
− | ["Kai"] = {
| + | ["Kai"] = { |
− | _name = "Uzuki",
| + | _name = "Uzuki", |
− | _suffix = "Kai",
| + | _suffix = "Kai", |
− | _rarity = 5,
| + | _rarity = 5, |
− | _api_id = 309,
| + | _api_id = 309, |
− | _id = 165,
| + | _id = 165, |
− | _true_id = 1405,
| + | _true_id = 1405, |
− | _japanese_name = "卯月改",
| + | _japanese_name = "卯月改", |
− | _reading = "うづきかい",
| + | _reading = "うづきかい", |
− | _class = "Mutsuki",
| + | _class = "Mutsuki", |
− | _class_number = 4,
| + | _class_number = 4, |
− | _type = 2,
| + | _type = 2, |
− | _hp = 24,
| + | _hp = 24, |
− | _hp_max = 39,
| + | _hp_max = 39, |
− | _firepower = 7,
| + | _firepower = 7, |
− | _firepower_max = 34,
| + | _firepower_max = 34, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 12,
| + | _armor = 12, |
− | _armor_max = 39,
| + | _armor_max = 39, |
− | _armor_mod = false,
| + | _armor_mod = false, |
− | _torpedo = 18,
| + | _torpedo = 18, |
− | _torpedo_max = 69,
| + | _torpedo_max = 69, |
− | _torpedo_mod = 1,
| + | _torpedo_mod = 1, |
− | _evasion = 40,
| + | _evasion = 40, |
− | _evasion_max = 89,
| + | _evasion_max = 89, |
− | _aa = 18,
| + | _aa = 18, |
− | _aa_max = 49,
| + | _aa_max = 49, |
− | _aa_mod = false,
| + | _aa_mod = false, |
− | _asw = 21,
| + | _asw = 21, |
− | _asw_max = 65,
| + | _asw_max = 65, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 6,
| + | _los = 6, |
− | _los_max = 39,
| + | _los_max = 39, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 14,
| + | _luck = 14, |
− | _luck_max = 59,
| + | _luck_max = 59, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _remodel_level = 25,
| + | _remodel_level = 25, |
− | _remodel_ammo = 100,
| + | _remodel_ammo = 100, |
− | _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 = "Uzuki/",
| + | _remodel_from = "Uzuki/", |
− | _remodel_to = false,
| + | _remodel_to = false, |
− | _fuel = 15,
| + | _fuel = 15, |
− | _ammo = 15,
| + | _ammo = 15, |
− | _scrap_fuel = 1,
| + | _scrap_fuel = 1, |
− | _scrap_ammo = 1,
| + | _scrap_ammo = 1, |
− | _scrap_steel = 4,
| + | _scrap_steel = 4, |
− | _scrap_baux = false,
| + | _scrap_baux = false, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "25mm Triple Autocannon Mount", size = 0},
| + | { equipment = "25mm Triple Autocannon Mount", size = 0 }, |
− | {equipment = "25mm Twin Autocannon Mount", size = 0},
| + | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
− | {equipment = "No. 13 Air Radar", size = 0},
| + | { equipment = "Type 13 Air Radar", size = 0 }, |
− | },
| + | }, |
− | },
| + | }, |
− |
| + | seasonals = { |
− | seasonals = {
| + | { _suffix = "Valentine", _season = "Valentines 2016" }, |
− | { _suffix = "Valentine", _season = "Valentines 2016"},
| + | { _suffix = "Mackerel Pike Festival", _season = "Sanma 2017" }, |
− | { _suffix = "Mackerel Pike Festival", _season = "Sanma 2017"},
| + | ["Happi"] = "/Mackerel Pike Festival", |
− | },
| + | }, |
| } | | } |