Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Naka = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Naka",
| + | _name = "Naka", |
− | _rarity = 2,
| + | _rarity = 2, |
− | _api_id = 56,
| + | _api_id = 56, |
− | _id = 48,
| + | _id = 48, |
− | _true_id = false,
| + | _true_id = false, |
− | _battle_card_extension = "png",
| + | _japanese_name = "那珂", |
− | _battle_card_damaged_extension = "png",
| + | _reading = "なか", |
− | _japanese_name = "那珂",
| + | _class = "Sendai", |
− | _reading = "なか",
| + | _class_number = 3, |
− | _class = "Sendai",
| + | _type = 3, |
− | _class_number = 3,
| + | _hp = 26, |
− | _type = 3,
| + | _hp_max = 39, |
− | _hp = 26,
| + | _firepower = 14, |
− | _hp_max = 39,
| + | _firepower_max = 39, |
− | _firepower = 14,
| + | _firepower_mod = false, |
− | _firepower_max = 39,
| + | _armor = 11, |
− | _firepower_mod = false,
| + | _armor_max = 29, |
− | _armor = 11,
| + | _armor_mod = 1, |
− | _armor_max = 29,
| + | _torpedo = 24, |
− | _armor_mod = 1,
| + | _torpedo_max = 79, |
− | _torpedo = 24,
| + | _torpedo_mod = 1, |
− | _torpedo_max = 79,
| + | _evasion = 38, |
− | _torpedo_mod = 1,
| + | _evasion_max = 69, |
− | _evasion = 38,
| + | _aa = 13, |
− | _evasion_max = 69,
| + | _aa_max = 49, |
− | _aa = 13,
| + | _aa_mod = false, |
− | _aa_max = 49,
| + | _asw = 24, |
− | _aa_mod = false,
| + | _asw_max = 69, |
− | _asw = 24,
| + | _speed = 10, |
− | _asw_max = 69,
| + | _los = 8, |
− | _speed = 10,
| + | _los_max = 39, |
− | _los = 8,
| + | _range = 2, |
− | _los_max = 39,
| + | _luck = 10, |
− | _range = 2,
| + | _luck_max = 49, |
− | _luck = 10,
| + | _luck_mod = false, |
− | _luck_max = 49,
| + | _buildable = true, |
− | _luck_mod = false,
| + | _buildable_lsc = false, |
− | _buildable = true,
| + | _build_time = 60, |
− | _buildable_lsc = false,
| + | _remodel_level = false, |
− | _build_time = 60,
| + | _remodel_from = false, |
− | _remodel_level = false,
| + | _remodel_to = "Naka/Kai", |
− | _remodel_from = false,
| + | _fuel = 25, |
− | _remodel_to = "Naka/Kai",
| + | _ammo = 25, |
− | _fuel = 25,
| + | _scrap_fuel = 2, |
− | _ammo = 25,
| + | _scrap_ammo = 2, |
− | _scrap_fuel = 2,
| + | _scrap_steel = 10, |
− | _scrap_ammo = 2,
| + | _scrap_baux = false, |
− | _scrap_steel = 10,
| + | _equipment = { |
− | _scrap_baux = false,
| + | { equipment = "14cm Single Gun Mount", size = 1 }, |
− | _equipment = {
| + | { equipment = false, size = 1 }, |
− | {equipment = "14cm Single Gun Mount", size = 1},
| + | }, |
− | {equipment = false, size = 1},
| + | _voice_actor = "Sakura Ayane", |
− | },
| + | _artist = "bob", |
− | },
| + | _implementation_date = { 2013, 4, 23 }, |
− | ["Kai"] = {
| + | _availability = { "drop" }, |
− | _name = "Naka",
| + | _wikipedia = "Japanese cruiser Naka", |
− | _suffix = "Kai",
| + | }, |
− | _rarity = 4,
| + | ["Kai"] = { |
− | _api_id = 224,
| + | _name = "Naka", |
− | _id = 48,
| + | _suffix = "Kai", |
− | _true_id = 1324,
| + | _rarity = 4, |
− | _battle_card_damaged_extension = "png",
| + | _api_id = 224, |
− | _cg_reference = "/",
| + | _id = 48, |
− | _cg_damaged_reference = "/",
| + | _true_id = 1324, |
− | _japanese_name = "那珂改",
| + | _cg_reference = "/", |
− | _reading = "なかかい",
| + | _cg_damaged_reference = "/", |
− | _class = "Sendai",
| + | _japanese_name = "那珂改", |
− | _class_number = 3,
| + | _reading = "なかかい", |
− | _type = 3,
| + | _class = "Sendai", |
− | _hp = 44,
| + | _class_number = 3, |
− | _hp_max = 59,
| + | _type = 3, |
− | _firepower = 20,
| + | _hp = 44, |
− | _firepower_max = 59,
| + | _hp_max = 59, |
− | _firepower_mod = 1,
| + | _firepower = 20, |
− | _armor = 29,
| + | _firepower_max = 59, |
− | _armor_max = 59,
| + | _firepower_mod = 1, |
− | _armor_mod = 2,
| + | _armor = 29, |
− | _torpedo = 24,
| + | _armor_max = 59, |
− | _torpedo_max = 79,
| + | _armor_mod = 2, |
− | _torpedo_mod = 1,
| + | _torpedo = 24, |
− | _evasion = 40,
| + | _torpedo_max = 79, |
− | _evasion_max = 79,
| + | _torpedo_mod = 1, |
− | _aa = 15,
| + | _evasion = 40, |
− | _aa_max = 59,
| + | _evasion_max = 79, |
− | _aa_mod = 1,
| + | _aa = 15, |
− | _asw = 32,
| + | _aa_max = 59, |
− | _asw_max = 79,
| + | _aa_mod = 1, |
− | _speed = 10,
| + | _asw = 32, |
− | _los = 10,
| + | _asw_max = 79, |
− | _los_max = 49,
| + | _speed = 10, |
− | _range = 2,
| + | _los = 10, |
− | _luck = 12,
| + | _los_max = 49, |
− | _luck_max = 59,
| + | _range = 2, |
− | _luck_mod = false,
| + | _luck = 12, |
− | _remodel_level = 20,
| + | _luck_max = 59, |
− | _remodel_ammo = 200,
| + | _luck_mod = false, |
− | _remodel_steel = 200,
| + | _remodel_level = 20, |
− | _remodel_development_material = false,
| + | _remodel_ammo = 200, |
− | _remodel_blueprint = false,
| + | _remodel_steel = 200, |
− | _remodel_catapult = false,
| + | _remodel_development_material = false, |
− | _remodel_from = "Naka/",
| + | _remodel_blueprint = false, |
− | _remodel_to = "Naka/Kai Ni",
| + | _remodel_catapult = false, |
− | _fuel = 25,
| + | _remodel_from = "Naka/", |
− | _ammo = 30,
| + | _remodel_to = "Naka/Kai Ni", |
− | _scrap_fuel = 2,
| + | _fuel = 25, |
− | _scrap_ammo = 2,
| + | _ammo = 30, |
− | _scrap_steel = 10,
| + | _scrap_fuel = 2, |
− | _scrap_baux = false,
| + | _scrap_ammo = 2, |
− | _equipment = {
| + | _scrap_steel = 10, |
− | {equipment = "14cm Single Gun Mount", size = 1},
| + | _scrap_baux = false, |
− | {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1},
| + | _equipment = { |
− | {equipment = "Type 0 Reconnaissance Seaplane", size = 1},
| + | { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 1 }, |
− | },
| + | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1 }, |
− | },
| + | { equipment = "Type 0 Reconnaissance Seaplane", size = 1 }, |
− | ["Kai Ni"] = {
| + | }, |
− | _name = "Naka",
| + | }, |
− | _suffix = "Kai Ni",
| + | ["Kai Ni"] = { |
− | _rarity = 6,
| + | _name = "Naka", |
− | _api_id = 160,
| + | _suffix = "Kai Ni", |
− | _id = 160,
| + | _rarity = 6, |
− | _true_id = false,
| + | _api_id = 160, |
− | _japanese_name = "那珂改二",
| + | _id = 160, |
− | _reading = "なかかいに",
| + | _true_id = false, |
− | _class = "Sendai",
| + | _japanese_name = "那珂改二", |
− | _class_number = 3,
| + | _reading = "なかかいに", |
− | _type = 3,
| + | _class = "Sendai", |
− | _hp = 48,
| + | _class_number = 3, |
− | _hp_max = 62,
| + | _type = 3, |
− | _firepower = 22,
| + | _hp = 48, |
− | _firepower_max = 68,
| + | _hp_max = 62, |
− | _firepower_mod = 1,
| + | _firepower = 22, |
− | _armor = 29,
| + | _firepower_max = 69, |
− | _armor_max = 68,
| + | _firepower_mod = 1, |
− | _armor_mod = 2,
| + | _armor = 29, |
− | _torpedo = 28,
| + | _armor_max = 68, |
− | _torpedo_max = 84,
| + | _armor_mod = 2, |
− | _torpedo_mod = 1,
| + | _torpedo = 28, |
− | _evasion = 42,
| + | _torpedo_max = 84, |
− | _evasion_max = 82,
| + | _torpedo_mod = 1, |
− | _aa = 24,
| + | _evasion = 42, |
− | _aa_max = 72,
| + | _evasion_max = 82, |
− | _aa_mod = 1,
| + | _aa = 24, |
− | _asw = 48,
| + | _aa_max = 76, |
− | _asw_max = 84,
| + | _aa_mod = 1, |
− | _speed = 10,
| + | _asw = 48, |
− | _los = 15,
| + | _asw_max = 85, |
− | _los_max = 54,
| + | _speed = 10, |
− | _range = 2,
| + | _los = 15, |
− | _luck = 13,
| + | _los_max = 54, |
− | _luck_max = 69,
| + | _range = 2, |
− | _luck_mod = false,
| + | _luck = 13, |
− | _remodel_level = 48,
| + | _luck_max = 84, |
− | _remodel_ammo = 400,
| + | _luck_mod = false, |
− | _remodel_steel = 480,
| + | _remodel_level = 48, |
− | _remodel_development_material = false,
| + | _remodel_ammo = 400, |
− | _remodel_blueprint = false,
| + | _remodel_steel = 480, |
− | _remodel_catapult = false,
| + | _remodel_development_material = false, |
− | _remodel_from = "Naka/Kai",
| + | _remodel_blueprint = false, |
− | _remodel_to = false,
| + | _remodel_catapult = false, |
− | _fuel = 25,
| + | _remodel_from = "Naka/Kai", |
− | _ammo = 35,
| + | _remodel_to = false, |
− | _scrap_fuel = 2,
| + | _fuel = 25, |
− | _scrap_ammo = 2,
| + | _ammo = 35, |
− | _scrap_steel = 10,
| + | _scrap_fuel = 2, |
− | _scrap_baux = false,
| + | _scrap_ammo = 2, |
− | _equipment = {
| + | _scrap_steel = 10, |
− | {equipment = "12.7cm Twin High-angle Gun Mount", size = 1},
| + | _scrap_baux = false, |
− | {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1},
| + | _equipment = { |
− | {equipment = "No. 21 Air Radar", size = 1},
| + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 1 }, |
− | },
| + | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 1 }, |
− | },
| + | { equipment = "Type 21 Air Radar", size = 1 }, |
− | ["Xmas"] = {
| + | }, |
− | _name = "Naka",
| + | _implementation_date = { 2014, 1, 15 }, |
− | _suffix = "Xmas",
| + | }, |
− | _display_suffix = "(Xmas)",
| + | seasonals = { |
− | _api_id = 901,
| + | { _suffix = "Christmas", _season = "Christmas 2014", _card_damaged_extension = "jpg" }, |
− | _type = 3,
| + | { _suffix = "Kai Ni Christmas", _season = "Christmas 2014", _season_suffix = "Kai Ni", _card_damaged_extension = "jpg" }, |
− | },
| + | ["Xmas"] = "/Christmas", |
− | ["Kai Ni Xmas"] = {
| + | ["Kai Ni Xmas"] = "/Kai Ni Christmas", |
− | _name = "Naka",
| + | }, |
− | _suffix = "Kai Ni Xmas",
| |
− | _display_suffix = "Kai Ni (Xmas)",
| |
− | _api_id = 902,
| |
− | _type = 3,
| |
− | },
| |
| } | | } |
− |
| |
− | return Naka
| |