Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category: Enemy ship modules]] |
− | --[[Category: Enemy ship modules]] | |
| | | |
− | local Heavy_Cruiser_Ne_Class = {
| + | return { |
| [""] = { | | [""] = { |
| _name = "Heavy Cruiser Ne-Class", | | _name = "Heavy Cruiser Ne-Class", |
| _rarity = 4, | | _rarity = 4, |
| _back = -1, | | _back = -1, |
− | _api_id = 594, | + | _api_id = 1594, |
− | _id = 594, | + | _id = 1594, |
| _japanese_name = "重巡ネ級", | | _japanese_name = "重巡ネ級", |
| _reading = "じゅうじゅんネきゅう", | | _reading = "じゅうじゅんネきゅう", |
Line 16: |
Line 15: |
| _armor = 82, | | _armor = 82, |
| _torpedo = 66, | | _torpedo = 66, |
− | _evasion = nil, | + | _evasion = 60, -- from Kan Colle Kai |
| _aa = 72, | | _aa = 72, |
| _asw = 0, | | _asw = 0, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 40, -- from Kan Colle Kai |
| _range = 2, | | _range = 2, |
| _luck = 60, | | _luck = 60, |
Line 35: |
Line 34: |
| _rarity = 6, | | _rarity = 6, |
| _back = -2, | | _back = -2, |
− | _api_id = 595, | + | _api_id = 1595, |
− | _id = 595, | + | _id = 1595, |
| _japanese_name = "重巡ネ級elite", | | _japanese_name = "重巡ネ級elite", |
| _reading = "じゅうじゅんネきゅうエリート", | | _reading = "じゅうじゅんネきゅうエリート", |
Line 44: |
Line 43: |
| _armor = 89, | | _armor = 89, |
| _torpedo = 74, | | _torpedo = 74, |
− | _evasion = nil, | + | _evasion = 68, -- from Kan Colle Kai |
| _aa = 79, | | _aa = 79, |
| _asw = 0, | | _asw = 0, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 48, -- from Kan Colle Kai |
| _range = 2, | | _range = 2, |
| _luck = 70, | | _luck = 70, |
Line 61: |
Line 60: |
| _name = "Heavy Cruiser Ne-Class", | | _name = "Heavy Cruiser Ne-Class", |
| _suffix = "Flagship", | | _suffix = "Flagship", |
− | _rarity = nil, | + | _rarity = 7, |
− | _back = nil, | + | _back = -3, |
| _api_id = 1761, | | _api_id = 1761, |
| _id = 1761, | | _id = 1761, |
| + | _battle_card_layers ={"attack_hawk_r"}, |
| _japanese_name = "重巡ネ級flagship", | | _japanese_name = "重巡ネ級flagship", |
| _reading = "じゅうじゅんネきゅうフラグシップ", | | _reading = "じゅうじゅんネきゅうフラグシップ", |
Line 74: |
Line 74: |
| _evasion = nil, | | _evasion = nil, |
| _aa = 78, | | _aa = 78, |
− | _asw = nil, | + | _asw = 0, |
| _speed = 10, | | _speed = 10, |
| _los = nil, | | _los = nil, |
Line 80: |
Line 80: |
| _luck = nil, | | _luck = nil, |
| _equipment = { | | _equipment = { |
− | {equipment = "8inch Triple Gun Mount", size = 0, estimation = true}, | + | {equipment = "8inch Triple Gun Mount", size = 0}, |
− | {equipment = "8inch Triple Gun Mount", size = 0, estimation = true}, | + | {equipment = "8inch Triple Gun Mount", size = 0}, |
− | {equipment = "Abyssal FCS + CIC", size = 0, estimation = true}, | + | {equipment = "Abyssal FCS + CIC", size = 0}, |
− | {equipment = "Abyssal Patrolling Attack Hawk", size = 28, estimation = true}, | + | {equipment = "Abyssal Patrolling Attack Hawk", size = 28}, |
| }, | | }, |
| }, | | }, |
| + | ["Kai"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1895, |
| + | _id = 1895, |
| + | _japanese_name = "重巡ネ級改", |
| + | _reading = "じゅうじゅんネきゅうかい", |
| + | _type = 5, |
| + | _hp = 330, |
| + | _firepower = 118, |
| + | _armor = 144, |
| + | _torpedo = 108, |
| + | _evasion = nil, |
| + | _aa = 78, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0}, |
| + | {equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4}, |
| + | }, |
| + | }, |
| + | ["Kai II"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai II", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1896, |
| + | _id = 1896, |
| + | _battle_card_reference = "/Kai", |
| + | _cg_reference = "/Kai", |
| + | _japanese_name = "重巡ネ級改", |
| + | _reading = "じゅうじゅんネきゅうかい", |
| + | _type = 5, |
| + | _hp = 360, |
| + | _firepower = 128, |
| + | _armor = 222, |
| + | _torpedo = 128, |
| + | _evasion = nil, |
| + | _aa = 88, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0}, |
| + | {equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4}, |
| + | }, |
| + | }, |
| + | ["Kai III"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai III", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1897, |
| + | _id = 1897, |
| + | _battle_card_reference = "/Kai", |
| + | _cg_reference = "/Kai", |
| + | _japanese_name = "重巡ネ級改", |
| + | _reading = "じゅうじゅんネきゅうかい", |
| + | _type = 5, |
| + | _hp = 390, |
| + | _firepower = 148, |
| + | _armor = 255, |
| + | _torpedo = 138, |
| + | _evasion = nil, |
| + | _aa = 98, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0,}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0,}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0,}, |
| + | {equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4,}, |
| + | }, |
| + | }, |
| + | ["Kai IV"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai IV", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 2090, |
| + | _id = 2090, |
| + | _japanese_name = "重巡ネ級改", |
| + | _reading = "じゅうじゅんネきゅうかい", |
| + | _type = 5, |
| + | _hp = 330, |
| + | _firepower = 108, |
| + | _armor = 88, |
| + | _torpedo = 88, |
| + | _evasion = nil, |
| + | _aa = 68, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0}, |
| + | {equipment = "Abyssal Reconnaissance Observation Seaplane", size = 4}, |
| + | }, |
| + | }, |
| + | ["Kai Summer Mode"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai Summer Mode", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1953, |
| + | _id = 1953, |
| + | _japanese_name = "重巡ネ級改 夏mode", |
| + | _reading = "じゅうじゅんネきゅうかい なつモード", |
| + | _type = 5, |
| + | _hp = 330, |
| + | _firepower = 118, |
| + | _armor = 111, |
| + | _torpedo = 108, |
| + | _evasion = nil, |
| + | _aa = 68, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0, estimation = true}, |
| + | {equipment = "Abyssal Air Radar Mark.III + FCS", size = 0, estimation = true}, |
| + | }, |
| + | }, |
| + | ["Kai Summer Mode II"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai Summer Mode II", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1954, |
| + | _id = 1954, |
| + | _battle_card_reference = "/Kai Summer Mode", |
| + | _cg_reference = "/Kai Summer Mode", |
| + | _japanese_name = "重巡ネ級改 夏mode", |
| + | _reading = "じゅうじゅんネきゅうかい なつモード", |
| + | _type = 5, |
| + | _hp = 360, |
| + | _firepower = 128, |
| + | _armor = 133, |
| + | _torpedo = 118, |
| + | _evasion = nil, |
| + | _aa = 78, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0, estimation = true}, |
| + | {equipment = "Abyssal Air Radar Mark.III + FCS", size = 0, estimation = true}, |
| + | }, |
| + | }, |
| + | ["Kai Summer Mode III"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai Summer Mode III", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1955, |
| + | _id = 1955, |
| + | _battle_card_reference = "/Kai Summer Mode", |
| + | _cg_reference = "/Kai Summer Mode", |
| + | _japanese_name = "重巡ネ級改 夏mode", |
| + | _reading = "じゅうじゅんネきゅうかい なつモード", |
| + | _type = 5, |
| + | _hp = 390, |
| + | _firepower = 138, |
| + | _armor = 211, |
| + | _torpedo = 138, |
| + | _evasion = nil, |
| + | _aa = 88, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "High-speed Abyssal Torpedo mod.3", size = 0, estimation = true}, |
| + | {equipment = "Abyssal Air Radar Mark.III + FCS", size = 0, estimation = true}, |
| + | }, |
| + | }, |
| + | ["Kai B Summer Mode"] = { |
| + | _name = "Heavy Cruiser Ne-Class", |
| + | _suffix = "Kai B Summer Mode", |
| + | _rarity = 8, |
| + | _back = -4, |
| + | _api_id = 1956, |
| + | _id = 1956, |
| + | _battle_card_reference = "/Kai Summer Mode", |
| + | _cg_reference = "/Kai Summer Mode", |
| + | _japanese_name = "重巡ネ級改II 夏mode", |
| + | _reading = "じゅうじゅんネきゅうかいツー なつモード", |
| + | _type = 5, |
| + | _hp = 470, |
| + | _firepower = 158, |
| + | _armor = 244, |
| + | _torpedo = 148, |
| + | _evasion = nil, |
| + | _aa = 98, |
| + | _asw = 0, |
| + | _speed = 10, |
| + | _los = nil, |
| + | _range = 2, |
| + | _luck = nil, |
| + | _equipment = { |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "Abyssal 8inch Twin Rapid Fire Gun Mount", size = 0, estimation = true}, |
| + | {equipment = "Abyssal Cuttlefish Torpedo", size = 0, estimation = true}, |
| + | {equipment = "Abyssal Air Radar Mark.III + FCS", size = 0, estimation = true}, |
| + | }, |
| + | }, |
| } | | } |
− |
| |
− | return Heavy_Cruiser_Ne_Class
| |