Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Hayasui = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Hayasui",
| + | _name = "Hayasui", |
− | _rarity = 6,
| + | _rarity = 6, |
− | _api_id = 460,
| + | _api_id = 460, |
− | _id = 260,
| + | _id = 260, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "速吸",
| + | _japanese_name = "速吸", |
− | _reading = "はやすい",
| + | _reading = "はやすい", |
− | _class = "Revised Kazahaya",
| + | _class = "Kai Kazahaya", |
− | _class_number = 1,
| + | _class_number = 1, |
− | _type = 22,
| + | _type = 22, |
− | _hp = 43,
| + | _hp = 43, |
− | _hp_max = 50,
| + | _hp_max = 50, |
− | _firepower = 4,
| + | _firepower = 4, |
− | _firepower_max = 22,
| + | _firepower_max = 22, |
− | _firepower_mod = false,
| + | _firepower_mod = false, |
− | _armor = 3,
| + | _armor = 3, |
− | _armor_max = 13,
| + | _armor_max = 15, |
− | _armor_mod = 1,
| + | _armor_mod = 1, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = false,
| + | _torpedo_max = false, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 9,
| + | _evasion = 9, |
− | _evasion_max = 28,
| + | _evasion_max = 28, |
− | _aa = 12,
| + | _aa = 10, |
− | _aa_max = 32,
| + | _aa_max = 32, |
− | _aa_mod = 1,
| + | _aa_mod = 1, |
− | _asw = 9,
| + | _asw = 5, |
− | _asw_max = 20,
| + | _asw_max = 20, |
− | _speed = 5,
| + | _speed = 5, |
− | _los = 21,
| + | _los = 15, |
− | _los_max = 40,
| + | _los_max = 40, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 7,
| + | _luck = 7, |
− | _luck_max = 39,
| + | _luck_max = 39, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _buildable = false,
| + | _buildable = false, |
− | _buildable_lsc = false,
| + | _buildable_lsc = true, |
− | _build_time = 220,
| + | _build_time = 220, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Hayasui/Kai",
| + | _remodel_to = "Hayasui/Kai", |
− | _fuel = 100,
| + | _fuel = 100, |
− | _ammo = 15,
| + | _ammo = 15, |
− | _scrap_fuel = 6,
| + | _scrap_fuel = 6, |
− | _scrap_ammo = false,
| + | _scrap_ammo = false, |
− | _scrap_steel = 20,
| + | _scrap_steel = 20, |
− | _scrap_baux = 1,
| + | _scrap_baux = 1, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "Zuiun", size = 6},
| + | { equipment = "Zuiun", size = 6 }, |
− | {equipment = "Underway Replenishment", size = 1},
| + | { equipment = "Underway Replenishment", size = 1 }, |
− | },
| + | }, |
− | },
| + | _voice_actor = "Nomizu Iori", |
− | ["Kai"] = {
| + | _artist = "Konishi", |
− | _name = "Hayasui",
| + | _implementation_date = { 2015, 8, 10 }, |
− | _suffix = "Kai",
| + | _availability = { "drop", "event_reward" }, |
− | _rarity = 7,
| + | _wikipedia = "Japanese fleet oiler Hayasui", |
− | _api_id = 352,
| + | }, |
− | _id = 260,
| + | ["Kai"] = { |
− | _true_id = 1432,
| + | _name = "Hayasui", |
− | _cg_damaged_reference = "/",
| + | _suffix = "Kai", |
− | _japanese_name = "速吸改",
| + | _rarity = 7, |
− | _reading = "はやすいかい",
| + | _api_id = 352, |
− | _class = "Revised Kazahaya",
| + | _id = 260, |
− | _class_number = 1,
| + | _true_id = 1432, |
− | _type = 22,
| + | _cg_damaged_reference = "/", |
− | _hp = 48,
| + | _japanese_name = "速吸改", |
− | _hp_max = 50,
| + | _reading = "はやすいかい", |
− | _firepower = 8,
| + | _class = "Kai Kazahaya", |
− | _firepower_max = 36,
| + | _class_number = 1, |
− | _firepower_mod = 1,
| + | _type = 22, |
− | _armor = 6,
| + | _hp = 48, |
− | _armor_max = 19,
| + | _hp_max = 50, |
− | _armor_mod = 1,
| + | _firepower = 8, |
− | _torpedo = 0,
| + | _firepower_max = 36, |
− | _torpedo_max = false,
| + | _firepower_mod = 1, |
− | _torpedo_mod = 1,
| + | _armor = 6, |
− | _evasion = 10,
| + | _armor_max = 19, |
− | _evasion_max = 33,
| + | _armor_mod = 1, |
− | _aa = 20,
| + | _torpedo = 0, |
− | _aa_max = 48,
| + | _torpedo_max = false, |
− | _aa_mod = 2,
| + | _torpedo_mod = 1, |
− | _asw = 12,
| + | _evasion = 10, |
− | _asw_max = 36,
| + | _evasion_max = 33, |
− | _speed = 5,
| + | _aa = 20, |
− | _los = 18,
| + | _aa_max = 48, |
− | _los_max = 59,
| + | _aa_mod = 2, |
− | _range = 1,
| + | _asw = 12, |
− | _luck = 8,
| + | _asw_max = 36, |
− | _luck_max = 44,
| + | _speed = 5, |
− | _luck_mod = false,
| + | _los = 18, |
− | _remodel_level = 25,
| + | _los_max = 59, |
− | _remodel_ammo = 200,
| + | _range = 1, |
− | _remodel_steel = 270,
| + | _luck = 8, |
− | _remodel_blueprint = false,
| + | _luck_max = 44, |
− | _remodel_from = "Hayasui/",
| + | _luck_mod = false, |
− | _remodel_to = false,
| + | _remodel_level = 25, |
− | _fuel = 120,
| + | _remodel_ammo = 200, |
− | _ammo = 20,
| + | _remodel_steel = 270, |
− | _scrap_fuel = 8,
| + | _remodel_development_material = false, |
− | _scrap_ammo = 1,
| + | _remodel_blueprint = false, |
− | _scrap_steel = 20,
| + | _remodel_catapult = false, |
− | _scrap_baux = 1,
| + | _remodel_from = "Hayasui/", |
− | _equipment = {
| + | _remodel_to = false, |
− | {equipment = "Ryuusei", size = 6},
| + | _fuel = 120, |
− | {equipment = "Underway Replenishment", size = 3},
| + | _ammo = 20, |
− | {equipment = "25mm Triple Autocannon Mount", size = 1},
| + | _scrap_fuel = 8, |
− | },
| + | _scrap_ammo = 1, |
− | },
| + | _scrap_steel = 20, |
| + | _scrap_baux = 1, |
| + | _equipment = { |
| + | { equipment = "Ryuusei", size = 6 }, |
| + | { equipment = "Underway Replenishment", size = 3 }, |
| + | { equipment = "25mm Triple Autocannon Mount", size = 1 }, |
| + | }, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Zuiun", _season = "Summer 2017" }, |
| + | }, |
| } | | } |
− |
| |
− | return Hayasui
| |