Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Kamikaze = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Kamikaze",
| + | _name = "Kamikaze", |
− | _rarity = 4,
| + | _rarity = 4, |
− | _api_id = 471,
| + | _api_id = 471, |
− | _id = 271,
| + | _id = 271, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "神風",
| + | _japanese_name = "神風", |
− | _reading = "かみかぜ",
| + | _reading = "かみかぜ", |
− | _class = "Kamikaze",
| + | _class = "Kamikaze", |
− | _class_number = 1,
| + | _class_number = 1, |
− | _type = 2,
| + | _type = 2, |
− | _hp = 12,
| + | _hp = 12, |
− | _hp_max = 23,
| + | _hp_max = 23, |
− | _firepower = 5,
| + | _firepower = 5, |
− | _firepower_max = 28,
| + | _firepower_max = 28, |
− | _firepower_mod = 1,
| + | _firepower_mod = 1, |
− | _armor = 5,
| + | _armor = 5, |
− | _armor_max = 17,
| + | _armor_max = 17, |
− | _armor_mod = false,
| + | _armor_mod = false, |
− | _torpedo = 12,
| + | _torpedo = 12, |
− | _torpedo_max = 36,
| + | _torpedo_max = 36, |
− | _torpedo_mod = 1,
| + | _torpedo_mod = 1, |
− | _evasion = 39,
| + | _evasion = 39, |
− | _evasion_max = nil,
| + | _evasion_max = 80, |
− | _aa = 5,
| + | _aa = 5, |
− | _aa_max = 26,
| + | _aa_max = 26, |
− | _aa_mod = false,
| + | _aa_mod = false, |
− | _asw = 20,
| + | _asw = 20, |
− | _asw_max = nil,
| + | _asw_max = 60, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 5,
| + | _los = 5, |
− | _los_max = nil,
| + | _los_max = 18, |
− | _range = 1,
| + | _range = 1, |
− | _luck = 30,
| + | _luck = 30, |
− | _luck_max = 79,
| + | _luck_max = 79, |
− | _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 = "Kamikaze/Kai",
| + | _remodel_to = "Kamikaze/Kai", |
− | _fuel = 15,
| + | _fuel = 15, |
− | _ammo = 15,
| + | _ammo = 15, |
− | _scrap_fuel = 1,
| + | _scrap_fuel = 1, |
− | _scrap_ammo = 1,
| + | _scrap_ammo = 1, |
− | _scrap_steel = 3,
| + | _scrap_steel = 3, |
− | _scrap_baux = false,
| + | _scrap_baux = false, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "12cm Single Gun Mount", size = 0},
| + | { equipment = "12cm Single Gun Mount", size = 0 }, |
− | {equipment = "53cm Twin Torpedo Mount", size = 0},
| + | { equipment = "53cm Twin Torpedo Mount", size = 0 }, |
− | },
| + | }, |
− | },
| + | _voice_actor = "Kawasumi Ayako", |
− | ["Kai"] = {
| + | _artist = "Parsley", |
− | _name = "Kamikaze",
| + | _implementation_date = { 2016, 5, 3 }, |
− | _suffix = "Kai",
| + | _availability = { "event_reward" }, |
− | _rarity = 6,
| + | _wikipedia = "Japanese destroyer Kamikaze (1922)", |
− | _api_id = 476,
| + | }, |
− | _id = 276,
| + | ["Kai"] = { |
− | _true_id = false,
| + | _name = "Kamikaze", |
− | _japanese_name = "神風改",
| + | _suffix = "Kai", |
− | _reading = "かみかぜかい",
| + | _rarity = 6, |
− | _class = "Kamikaze",
| + | _api_id = 476, |
− | _class_number = 1,
| + | _id = 276, |
− | _type = 2,
| + | _true_id = false, |
− | _hp = 23,
| + | _japanese_name = "神風改", |
− | _hp_max = 38,
| + | _reading = "かみかぜかい", |
− | _firepower = 8,
| + | _class = "Kamikaze", |
− | _firepower_max = 41,
| + | _class_number = 1, |
− | _firepower_mod = 1,
| + | _type = 2, |
− | _armor = 10,
| + | _hp = 23, |
− | _armor_max = 38,
| + | _hp_max = 38, |
− | _armor_mod = false,
| + | _firepower = 8, |
− | _torpedo = 14,
| + | _firepower_max = 41, |
− | _torpedo_max = 68,
| + | _firepower_mod = 1, |
− | _torpedo_mod = 1,
| + | _armor = 10, |
− | _evasion = nil,
| + | _armor_max = 39, |
− | _evasion_max = nil,
| + | _armor_mod = false, |
− | _aa = 14,
| + | _torpedo = 14, |
− | _aa_max = 48,
| + | _torpedo_max = 69, |
− | _aa_mod = false,
| + | _torpedo_mod = 1, |
− | _asw = nil,
| + | _evasion = 60, |
− | _asw_max = nil,
| + | _evasion_max = 98, |
− | _speed = 10,
| + | _aa = 14, |
− | _los = nil,
| + | _aa_max = 48, |
− | _los_max = nil,
| + | _aa_mod = false, |
− | _range = 1,
| + | _asw = 24, |
− | _luck = 40,
| + | _asw_max = 77, |
− | _luck_max = 99,
| + | _speed = 10, |
− | _luck_mod = false,
| + | _los = 7, |
− | _remodel_level = 50,
| + | _los_max = 42, |
− | _remodel_ammo = 130,
| + | _range = 1, |
− | _remodel_steel = 80,
| + | _luck = 40, |
− | _remodel_development_material = false,
| + | _luck_max = 99, |
− | _remodel_blueprint = false,
| + | _luck_mod = false, |
− | _remodel_catapult = false,
| + | _remodel_level = 50, |
− | _remodel_from = "Kamikaze/",
| + | _remodel_ammo = 130, |
− | _remodel_to = false,
| + | _remodel_steel = 80, |
− | _fuel = 15,
| + | _remodel_development_material = false, |
− | _ammo = 15,
| + | _remodel_blueprint = false, |
− | _scrap_fuel = 1,
| + | _remodel_catapult = false, |
− | _scrap_ammo = 1,
| + | _remodel_from = "Kamikaze/", |
− | _scrap_steel = 4,
| + | _remodel_to = false, |
− | _scrap_baux = false,
| + | _fuel = 15, |
− | _equipment = {
| + | _ammo = 15, |
− | {equipment = "12cm Single Gun Mount", size = 0},
| + | _scrap_fuel = 1, |
− | {equipment = "53cm Twin Torpedo Mount", size = 0},
| + | _scrap_ammo = 1, |
− | {equipment = "No. 22 Surface Radar", size = 0},
| + | _scrap_steel = 4, |
− | },
| + | _scrap_baux = false, |
− | },
| + | _equipment = { |
− | class = {
| + | { equipment = "12cm Single Gun Mount", size = 0 }, |
− | _name = "Kamikaze",
| + | { equipment = "53cm Twin Torpedo Mount", size = 0 }, |
− | _class = true,
| + | { equipment = "Type 22 Surface Radar", size = 0 }, |
− | _base_type = 2,
| + | }, |
− | },
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Valentine", _season = "Valentines 2018" }, |
| + | }, |
| + | class = { |
| + | _name = "Kamikaze", |
| + | _class = true, |
| + | _base_type = 2, |
| + | }, |
| } | | } |
− |
| |
− | return Kamikaze
| |