Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Ise = {
| + | return { |
− | [""] = {
| + | [""] = { |
− | _name = "Ise",
| + | _name = "Ise", |
− | _rarity = 5,
| + | _rarity = 5, |
− | _api_id = 77,
| + | _api_id = 77, |
− | _id = 3,
| + | _id = 3, |
− | _true_id = false,
| + | _true_id = false, |
− | _japanese_name = "伊勢",
| + | _japanese_name = "伊勢", |
− | _reading = "いせ",
| + | _reading = "いせ", |
− | _class = "Ise",
| + | _class = "Ise", |
− | _class_number = 1,
| + | _class_number = 1, |
− | _type = 9,
| + | _type = 9, |
− | _hp = 74,
| + | _hp = 74, |
− | _hp_max = 89,
| + | _hp_max = 89, |
− | _firepower = 74,
| + | _firepower = 74, |
− | _firepower_max = 89,
| + | _firepower_max = 89, |
− | _firepower_mod = 4,
| + | _firepower_mod = 4, |
− | _armor = 70,
| + | _armor = 70, |
− | _armor_max = 89,
| + | _armor_max = 89, |
− | _armor_mod = 4,
| + | _armor_mod = 4, |
− | _torpedo = 0,
| + | _torpedo = 0, |
− | _torpedo_max = false,
| + | _torpedo_max = false, |
− | _torpedo_mod = false,
| + | _torpedo_mod = false, |
− | _evasion = 22,
| + | _evasion = 22, |
− | _evasion_max = 49,
| + | _evasion_max = 49, |
− | _aa = 28,
| + | _aa = 28, |
− | _aa_max = 79,
| + | _aa_max = 79, |
− | _aa_mod = 1,
| + | _aa_mod = 1, |
− | _asw = 0,
| + | _asw = 0, |
− | _asw_max = false,
| + | _asw_max = false, |
− | _speed = 5,
| + | _speed = 5, |
− | _los = 10,
| + | _los = 10, |
− | _los_max = 36,
| + | _los_max = 36, |
− | _range = 3,
| + | _range = 3, |
− | _luck = 15,
| + | _luck = 15, |
− | _luck_max = 69,
| + | _luck_max = 69, |
− | _luck_mod = false,
| + | _luck_mod = false, |
− | _buildable = true,
| + | _buildable = true, |
− | _buildable_lsc = true,
| + | _buildable_lsc = true, |
− | _build_time = 270,
| + | _build_time = 270, |
− | _remodel_level = false,
| + | _remodel_level = false, |
− | _remodel_from = false,
| + | _remodel_from = false, |
− | _remodel_to = "Ise/Kai",
| + | _remodel_to = "Ise/Kai", |
− | _fuel = 85,
| + | _fuel = 85, |
− | _ammo = 120,
| + | _ammo = 120, |
− | _scrap_fuel = 9,
| + | _scrap_fuel = 9, |
− | _scrap_ammo = 18,
| + | _scrap_ammo = 18, |
− | _scrap_steel = 37,
| + | _scrap_steel = 37, |
− | _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 = "14cm Single Gun Mount", size = 3},
| + | { equipment = "14cm Single Gun Mount", size = 3 }, |
− | {equipment = "Type 0 Reconnaissance Seaplane", size = 3},
| + | { equipment = "Type 0 Reconnaissance Seaplane", size = 3 }, |
− | {equipment = false, size = 3},
| + | { equipment = false, size = 3 }, |
− | },
| + | }, |
− | },
| + | _voice_actor = "Ootsubo Yuka", |
− | ["Kai"] = {
| + | _artist = "Shibafu", |
− | _name = "Ise",
| + | _implementation_date = { 2013, 4, 23 }, |
− | _suffix = "Kai",
| + | _availability = { "drop" }, |
− | _rarity = 6,
| + | _wikipedia = "Japanese battleship Ise", |
− | _api_id = 82,
| + | }, |
− | _id = 102,
| + | ["Kai"] = { |
− | _true_id = false,
| + | _name = "Ise", |
− | _japanese_name = "伊勢改",
| + | _suffix = "Kai", |
− | _reading = "いせかい",
| + | _rarity = 6, |
− | _class = "Ise",
| + | _api_id = 82, |
− | _class_number = 1,
| + | _id = 102, |
− | _type = 10,
| + | _true_id = false, |
− | _hp = 77,
| + | _japanese_name = "伊勢改", |
− | _hp_max = 89,
| + | _reading = "いせかい", |
− | _firepower = 63,
| + | _class = "Ise", |
− | _firepower_max = 83,
| + | _class_number = 1, |
− | _firepower_mod = 4,
| + | _type = 10, |
− | _armor = 74,
| + | _hp = 77, |
− | _armor_max = 92,
| + | _hp_max = 89, |
− | _armor_mod = 4,
| + | _firepower = 63, |
− | _torpedo = 0,
| + | _firepower_max = 86, |
− | _torpedo_max = false,
| + | _firepower_mod = 4, |
− | _torpedo_mod = false,
| + | _armor = 74, |
− | _evasion = 36,
| + | _armor_max = 92, |
− | _evasion_max = 77,
| + | _armor_mod = 4, |
− | _aa = 45,
| + | _torpedo = 0, |
− | _aa_max = 92,
| + | _torpedo_max = false, |
− | _aa_mod = 3,
| + | _torpedo_mod = false, |
− | _asw = 0,
| + | _evasion = 36, |
− | _asw_max = false,
| + | _evasion_max = 77, |
− | _speed = 5,
| + | _aa = 45, |
− | _los = nil,
| + | _aa_max = 92, |
− | _los_max = nil,
| + | _aa_mod = 3, |
− | _range = 3,
| + | _asw = 0, |
− | _luck = 30,
| + | _asw_max = false, |
− | _luck_max = 79,
| + | _speed = 5, |
− | _luck_mod = false,
| + | _los = 24, |
− | _remodel_level = 10,
| + | _los_max = 60, |
− | _remodel_ammo = 150,
| + | _range = 3, |
− | _remodel_steel = 500,
| + | _luck = 30, |
− | _remodel_development_material = false,
| + | _luck_max = 79, |
− | _remodel_blueprint = false,
| + | _luck_mod = false, |
− | _remodel_catapult = false,
| + | _remodel_level = 10, |
− | _remodel_from = "Ise/",
| + | _remodel_ammo = 150, |
− | _remodel_to = false,
| + | _remodel_steel = 500, |
− | _fuel = 95,
| + | _remodel_development_material = false, |
− | _ammo = 105,
| + | _remodel_blueprint = false, |
− | _scrap_fuel = 10,
| + | _remodel_catapult = false, |
− | _scrap_ammo = 15,
| + | _remodel_from = "Ise/", |
− | _scrap_steel = 36,
| + | _remodel_to = "Ise/Kai Ni", |
− | _scrap_baux = 3,
| + | _fuel = 95, |
− | _equipment = {
| + | _ammo = 105, |
− | {equipment = "35.6cm Twin Gun Mount", size = 11},
| + | _scrap_fuel = 10, |
− | {equipment = "Zuiun", size = 11},
| + | _scrap_ammo = 15, |
− | {equipment = false, size = 11},
| + | _scrap_steel = 36, |
− | {equipment = false, size = 14},
| + | _scrap_baux = 3, |
− | },
| + | _equipment = { |
− | _gun_fit_properties = {
| + | { equipment = "35.6cm Twin Gun Mount", size = 11 }, |
− | ["35.6cm/38cm"] = 1,
| + | { equipment = "Zuiun", size = 11 }, |
− | ["381mm"] = 0,
| + | { equipment = false, size = 11 }, |
− | ["41cm"] = 0,
| + | { equipment = false, size = 14 }, |
− | ["16inch"] = nil,
| + | }, |
− | ["46cm-"] = 0,
| + | }, |
− | ["46cm"] = -1,
| + | ["Kai Ni"] = { |
− | },
| + | _name = "Ise", |
− | },
| + | _suffix = "Kai Ni", |
− | class = {
| + | _rarity = 7, |
− | _name = "Ise",
| + | _api_id = 553, |
− | _class = true,
| + | _id = 353, |
− | _base_type = 9,
| + | _true_id = false, |
− | },
| + | _japanese_name = "伊勢改二", |
| + | _reading = "いせかいに", |
| + | _class = "Ise", |
| + | _display_class = "Kai Ise", |
| + | _class_number = 1, |
| + | _type = 10, |
| + | _hp = 78, |
| + | _hp_max = 96, |
| + | _firepower = 60, |
| + | _firepower_max = 88, |
| + | _firepower_mod = 4, |
| + | _armor = 75, |
| + | _armor_max = 94, |
| + | _armor_mod = 4, |
| + | _torpedo = 0, |
| + | _torpedo_max = false, |
| + | _torpedo_mod = false, |
| + | _evasion = 50, |
| + | _evasion_max = 82, |
| + | _aa = 48, |
| + | _aa_max = 85, |
| + | _aa_mod = 5, |
| + | _asw = 0, |
| + | _asw_max = false, |
| + | _speed = 5, |
| + | _los = 30, |
| + | _los_max = 72, |
| + | _range = 2, |
| + | _luck = 40, |
| + | _luck_max = 92, |
| + | _luck_mod = false, |
| + | _build_time = 270, |
| + | _remodel_level = 88, |
| + | _remodel_ammo = 4800, |
| + | _remodel_steel = 7200, |
| + | _remodel_development_material = 80, |
| + | _remodel_blueprint = 2, |
| + | _remodel_catapult = 1, |
| + | _remodel_report = 1, |
| + | _remodel_from = "Ise/Kai", |
| + | _remodel_to = false, |
| + | _fuel = 110, |
| + | _ammo = 145, |
| + | _scrap_fuel = 12, |
| + | _scrap_ammo = 18, |
| + | _scrap_steel = 40, |
| + | _scrap_baux = 6, |
| + | _equipment = { |
| + | { equipment = "Prototype 41cm Triple Gun Mount", size = 2 }, |
| + | { equipment = "12cm 30-tube Rocket Launcher", size = 2 }, |
| + | { equipment = "25mm Triple Autocannon Mount", size = 22 }, |
| + | { equipment = "Suisei Model 22 (634 Air Group)", size = 22 }, |
| + | { equipment = false, size = 9 }, |
| + | }, |
| + | _voice_flag = 0, |
| + | _implementation_date = { 2018, 6, 13 }, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Kai Zuiun Festival" }, |
| + | { _suffix = "Kai Winter 2018 Event", _season = "Eve Of Battle 2018" }, |
| + | { _suffix = "Kai Zuiun 2018", _season = "Fifth Anniversary" }, |
| + | }, |
| + | class = { |
| + | _name = "Ise", |
| + | _class = true, |
| + | _base_type = 9, |
| + | }, |
| } | | } |
− |
| |
− | return Ise
| |