Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Kirishima = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Kirishima",
| + | _name = "Kirishima", |
− | _rarity = 5,
| + | _rarity = 5, |
− | _api_id = 85,
| + | _api_id = 85, |
− | _id = 24,
| + | _id = 24, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "霧島",
| + | _japanese_name = "霧島", |
− | _reading = "きりしま",
| + | _reading = "きりしま", |
− | _class = "Kongou",
| + | _class = "Kongou", |
− | _class_number = 4,
| + | _class_number = 4, |
− | _type = 8,
| + | _type = 8, |
− | _hp = 63,
| + | _hp = 63, |
− | _hp_max = 79,
| + | _hp_max = 79, |
− | _firepower = 63,
| + | _firepower = 63, |
− | _firepower_max = 89,
| + | _firepower_max = 89, |
− | _firepower_mod = 3,
| + | _firepower_mod = 3, |
− | _armor = 52,
| + | _armor = 52, |
− | _armor_max = 69,
| + | _armor_max = 69, |
− | _armor_mod = 3,
| + | _armor_mod = 3, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = false,
| + | _torpedo_max = false, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 30,
| + | _evasion = 30, |
− | _evasion_max = 59,
| + | _evasion_max = 59, |
− | _aa = 24,
| + | _aa = 24, |
− | _aa_max = 69,
| + | _aa_max = 69, |
− | _aa_mod = 1,
| + | _aa_mod = 1, |
− | _asw = 0,
| + | _asw = 0, |
− | _asw_max = false,
| + | _asw_max = false, |
− | _speed = 10,
| + | _speed = 10, |
− | _los = 13,
| + | _los = 13, |
− | _los_max = 39,
| + | _los_max = 39, |
− | _range = 3,
| + | _range = 3, |
− | _luck = 10,
| + | _luck = 10, |
− | _luck_max = 49,
| + | _luck_max = 49, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _buildable = true,
| + | _buildable = true, |
− | _buildable_lsc = true,
| + | _buildable_lsc = true, |
− | _build_time = 240,
| + | _build_time = 240, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Kirishima/Kai",
| + | _remodel_to = "Kirishima/Kai", |
− | _fuel = 80,
| + | _fuel = 80, |
− | _ammo = 110,
| + | _ammo = 110, |
− | _scrap_fuel = 10,
| + | _scrap_fuel = 10, |
− | _scrap_ammo = 14,
| + | _scrap_ammo = 14, |
− | _scrap_steel = 33,
| + | _scrap_steel = 33, |
− | _scrap_baux = 3,
| + | _scrap_baux = 3, |
− | _equipment = {
| + | _equipment = { |
− | {equipment = "35.6cm Twin Gun Mount", size = 3},
| + | { equipment = "35.6cm Twin Gun Mount", size = 3 }, |
− | {equipment = "15.2cm Single Gun Mount", size = 3},
| + | { equipment = "15.2cm Single Gun Mount", size = 3 }, |
− | {equipment = "7.7mm Machine Gun", size = 3},
| + | { equipment = "7.7mm Machine Gun", size = 3 }, |
− | },
| + | }, |
− | },
| + | _voice_actor = "Touyama Nao", |
− | ["Kai"] = {
| + | _artist = "Konishi", |
− | _name = "Kirishima",
| + | _implementation_date = { 2013, 4, 23 }, |
− | _suffix = "Kai",
| + | _availability = { "drop" }, |
− | _rarity = 6,
| + | _wikipedia = "Japanese battleship Kirishima", |
− | _api_id = 212,
| + | }, |
− | _id = 24,
| + | ["Kai"] = { |
− | _true_id = 1312,
| + | _name = "Kirishima", |
− | _battle_card_extension = "png",
| + | _suffix = "Kai", |
− | _battle_card_damaged_extension = "png",
| + | _rarity = 6, |
− | _cg_reference = "/",
| + | _api_id = 212, |
− | _cg_damaged_reference = "/",
| + | _id = 24, |
− | _japanese_name = "霧島改",
| + | _true_id = 1312, |
− | _reading = "きりしまかい",
| + | _cg_reference = "/", |
− | _class = "Kongou",
| + | _cg_damaged_reference = "/", |
− | _class_number = 4,
| + | _japanese_name = "霧島改", |
− | _type = 8,
| + | _reading = "きりしまかい", |
− | _hp = 75,
| + | _class = "Kongou", |
− | _hp_max = 89,
| + | _class_number = 4, |
− | _firepower = 72,
| + | _type = 8, |
− | _firepower_max = 94,
| + | _hp = 75, |
− | _firepower_mod = 4,
| + | _hp_max = 89, |
− | _armor = 67,
| + | _firepower = 72, |
− | _armor_max = 89,
| + | _firepower_max = 94, |
− | _armor_mod = 3,
| + | _firepower_mod = 4, |
− | _torpedo = 0,
| + | _armor = 67, |
− | _torpedo_max = false,
| + | _armor_max = 89, |
− | _torpedo_mod = false,
| + | _armor_mod = 3, |
− | _evasion = 35,
| + | _torpedo = 0, |
− | _evasion_max = 69,
| + | _torpedo_max = false, |
− | _aa = 28,
| + | _torpedo_mod = false, |
− | _aa_max = 79,
| + | _evasion = 35, |
− | _aa_mod = 2,
| + | _evasion_max = 69, |
− | _asw = 0,
| + | _aa = 28, |
− | _asw_max = false,
| + | _aa_max = 79, |
− | _speed = 10,
| + | _aa_mod = 2, |
− | _los = 15,
| + | _asw = 0, |
− | _los_max = 49,
| + | _asw_max = false, |
− | _range = 3,
| + | _speed = 10, |
− | _luck = 12,
| + | _los = 15, |
− | _luck_max = 69,
| + | _los_max = 49, |
− | _luck_mod = false,
| + | _range = 3, |
− | _remodel_level = 25,
| + | _luck = 12, |
− | _remodel_ammo = 600,
| + | _luck_max = 69, |
− | _remodel_steel = 400,
| + | _luck_mod = false, |
− | _remodel_development_material = false,
| + | _remodel_level = 25, |
− | _remodel_blueprint = false,
| + | _remodel_ammo = 600, |
− | _remodel_catapult = false,
| + | _remodel_steel = 400, |
− | _remodel_from = "Kirishima/",
| + | _remodel_development_material = false, |
− | _remodel_to = "Kirishima/Kai Ni",
| + | _remodel_blueprint = false, |
− | _fuel = 90,
| + | _remodel_catapult = false, |
− | _ammo = 120,
| + | _remodel_from = "Kirishima/", |
− | _scrap_fuel = 10,
| + | _remodel_to = "Kirishima/Kai Ni", |
− | _scrap_ammo = 14,
| + | _fuel = 90, |
− | _scrap_steel = 33,
| + | _ammo = 120, |
− | _scrap_baux = 3,
| + | _scrap_fuel = 10, |
− | _equipment = {
| + | _scrap_ammo = 14, |
− | {equipment = "41cm Twin Gun Mount", size = 3},
| + | _scrap_steel = 33, |
− | {equipment = "15.5cm Triple Secondary Gun Mount", size = 3},
| + | _scrap_baux = 3, |
− | {equipment = "12.7cm Twin High-angle Gun Mount", size = 3},
| + | _equipment = { |
− | {equipment = false, size = 3},
| + | { equipment = "41cm Twin Gun Mount", size = 3 }, |
− | },
| + | { equipment = "15.5cm Triple Secondary Gun Mount", size = 3 }, |
− | },
| + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 3 }, |
− | ["Kai Ni"] = {
| + | { equipment = false, size = 3 }, |
− | _name = "Kirishima",
| + | }, |
− | _suffix = "Kai Ni",
| + | }, |
− | _rarity = 7,
| + | ["Kai Ni"] = { |
− | _api_id = 152,
| + | _name = "Kirishima", |
− | _id = 152,
| + | _suffix = "Kai Ni", |
− | _true_id = false,
| + | _rarity = 7, |
− | _japanese_name = "霧島改二",
| + | _api_id = 152, |
− | _reading = "きりしまかいに",
| + | _id = 152, |
− | _class = "Kongou",
| + | _true_id = false, |
− | _class_number = 4,
| + | _japanese_name = "霧島改二", |
− | _type = 8,
| + | _reading = "きりしまかいに", |
− | _hp = 82,
| + | _class = "Kongou", |
− | _hp_max = 99,
| + | _class_number = 4, |
− | _firepower = 78,
| + | _type = 8, |
− | _firepower_max = 104,
| + | _hp = 82, |
− | _firepower_mod = 4,
| + | _hp_max = 99, |
− | _armor = 70,
| + | _firepower = 78, |
− | _armor_max = 92,
| + | _firepower_max = 104, |
− | _armor_mod = 4,
| + | _firepower_mod = 4, |
− | _torpedo = 0,
| + | _armor = 70, |
− | _torpedo_max = false,
| + | _armor_max = 92, |
− | _torpedo_mod = false,
| + | _armor_mod = 4, |
− | _evasion = 34,
| + | _torpedo = 0, |
− | _evasion_max = 72,
| + | _torpedo_max = false, |
− | _aa = 30,
| + | _torpedo_mod = false, |
− | _aa_max = 82,
| + | _evasion = 34, |
− | _aa_mod = 2,
| + | _evasion_max = 72, |
− | _asw = 0,
| + | _aa = 30, |
− | _asw_max = false,
| + | _aa_max = 82, |
− | _speed = 10,
| + | _aa_mod = 2, |
− | _los = 15,
| + | _asw = 0, |
− | _los_max = 49,
| + | _asw_max = false, |
− | _range = 3,
| + | _speed = 10, |
− | _luck = 14,
| + | _los = 15, |
− | _luck_max = 79,
| + | _los_max = 49, |
− | _luck_mod = false,
| + | _range = 3, |
− | _remodel_level = 75,
| + | _luck = 14, |
− | _remodel_ammo = 2400,
| + | _luck_max = 84, |
− | _remodel_steel = 2400,
| + | _luck_mod = false, |
− | _remodel_development_material = false,
| + | _remodel_level = 75, |
− | _remodel_blueprint = false,
| + | _remodel_ammo = 2400, |
− | _remodel_catapult = false,
| + | _remodel_steel = 2400, |
− | _remodel_from = "Kirishima/Kai",
| + | _remodel_development_material = false, |
− | _remodel_to = false,
| + | _remodel_blueprint = false, |
− | _fuel = 100,
| + | _remodel_catapult = false, |
− | _ammo = 125,
| + | _remodel_from = "Kirishima/Kai", |
− | _scrap_fuel = 10,
| + | _remodel_to = "Kirishima/Kai Ni C", |
− | _scrap_ammo = 14,
| + | _fuel = 100, |
− | _scrap_steel = 33,
| + | _ammo = 125, |
− | _scrap_baux = 3,
| + | _scrap_fuel = 10, |
− | _equipment = {
| + | _scrap_ammo = 14, |
− | {equipment = "41cm Twin Gun Mount", size = 3},
| + | _scrap_steel = 33, |
− | {equipment = "Searchlight", size = 3},
| + | _scrap_baux = 3, |
− | {equipment = "No. 21 Air Radar", size = 3},
| + | _equipment = { |
− | {equipment = false, size = 3},
| + | { equipment = "41cm Twin Gun Mount", size = 3 }, |
− | },
| + | { equipment = "Searchlight", size = 3 }, |
− | },
| + | { equipment = "Type 21 Air Radar", size = 3 }, |
| + | { equipment = false, size = 3 }, |
| + | }, |
| + | _gun_fit_properties = { |
| + | ["35.6cm/38cm"] = 1, |
| + | ["381mm"] = -1, |
| + | ["41cm"] = -1, |
| + | ["16inch"] = -1, |
| + | ["Proto 46cm"] = -1, |
| + | ["46cm"] = -1, |
| + | ["51cm"] = false, |
| + | }, |
| + | _implementation_date = { 2014, 3, 28 }, |
| + | }, |
| + | ["Kai Ni C"] = { |
| + | _name = "Kirishima", |
| + | _suffix = "Kai Ni C", |
| + | _rarity = 7, |
| + | _api_id = 694, |
| + | _id = 394, |
| + | _true_id = false, |
| + | _japanese_name = "霧島改二丙", |
| + | _reading = "きりしまかいにへい", |
| + | _class = "Kongou", |
| + | _class_number = 4, |
| + | _type = 8, |
| + | _hp = 85, |
| + | _hp_max = 98, |
| + | _firepower = 79, |
| + | _firepower_max = 106, |
| + | _firepower_mod = 4, |
| + | _armor = 71, |
| + | _armor_max = 92, |
| + | _armor_mod = 4, |
| + | _torpedo = 17, |
| + | _torpedo_max = 40, |
| + | _torpedo_mod = 1, |
| + | _evasion = 39, |
| + | _evasion_max = 74, |
| + | _aa = 32, |
| + | _aa_max = 82, |
| + | _aa_mod = 2, |
| + | _asw = 0, |
| + | _asw_max = false, |
| + | _speed = 10, |
| + | _los = 16, |
| + | _los_max = 52, |
| + | _range = 3, |
| + | _luck = 16, |
| + | _luck_max = 90, |
| + | _luck_mod = false, |
| + | _remodel_level = 89, |
| + | _remodel_ammo = 8900, |
| + | _remodel_steel = 7800, |
| + | _remodel_development_material = 400, |
| + | _remodel_blueprint = 2, |
| + | _remodel_report = true, |
| + | _remodel_gunmat = 2, |
| + | _remodel_catapult = false, |
| + | _remodel_from = "Kirishima/Kai Ni", |
| + | _remodel_to = false, |
| + | _fuel = 100, |
| + | _ammo = 160, |
| + | _scrap_fuel = 14, |
| + | _scrap_ammo = 19, |
| + | _scrap_steel = 38, |
| + | _scrap_baux = 4, |
| + | _equipment = { |
| + | { equipment = "35.6cm Twin Gun Mount Kai", size = 2 }, |
| + | { equipment = "35.6cm Twin Gun Mount Kai", size = 2 }, |
| + | { equipment = "53cm Twin Torpedo Mount",stars = 6, size = 4 }, |
| + | { equipment = "Type 42 Air Radar Kai 2", size = 3 }, |
| + | }, |
| + | _gun_fit_properties = { |
| + | ["35.6cm/38cm"] = 1, |
| + | ["381mm"] = -1, |
| + | ["41cm"] = -1, |
| + | ["16inch"] = -1, |
| + | ["Proto 46cm"] = -1, |
| + | ["46cm"] = -1, |
| + | ["51cm"] = false, |
| + | }, |
| + | _implementation_date = { 2014, 3, 28 }, |
| + | }, |
| } | | } |
− |
| |
− | return Kirishima
| |