Line 1: |
Line 1: |
− | --Categories:
| |
− | --[[Category:Player ship modules]]
| |
− |
| |
| return { | | return { |
| [""] = { | | [""] = { |
Line 9: |
Line 6: |
| _id = 16, | | _id = 16, |
| _true_id = false, | | _true_id = false, |
− | _battle_card_extension = "png",
| |
− | _battle_card_damaged_extension = "png",
| |
| _japanese_name = "磯波", | | _japanese_name = "磯波", |
| _reading = "いそなみ", | | _reading = "いそなみ", |
Line 70: |
Line 65: |
| _id = 16, | | _id = 16, |
| _true_id = 1306, | | _true_id = 1306, |
− | _battle_card_extension = "png",
| |
− | _battle_card_damaged_extension = "png",
| |
| _cg_reference = "/", | | _cg_reference = "/", |
| _cg_damaged_reference = "/", | | _cg_damaged_reference = "/", |
Line 111: |
Line 104: |
| _remodel_catapult = false, | | _remodel_catapult = false, |
| _remodel_from = "Isonami/", | | _remodel_from = "Isonami/", |
− | _remodel_to = false, | + | _remodel_to = "Isonami/Kai Ni", |
| _fuel = 15, | | _fuel = 15, |
| _ammo = 20, | | _ammo = 20, |
Line 119: |
Line 112: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | { equipment = "10cm Twin High-angle Gun Mount", size = 0 }, | + | { equipment = "12.7cm Twin Gun Mount Model A", size = 0 }, |
| { equipment = "61cm Triple Torpedo Mount", size = 0 }, | | { equipment = "61cm Triple Torpedo Mount", size = 0 }, |
| { equipment = false, size = 0 }, | | { equipment = false, size = 0 }, |
| }, | | }, |
| }, | | }, |
| + | ["Kai Ni"] = { |
| + | _name = "Isonami", |
| + | _suffix = "Kai Ni", |
| + | _rarity = 7, |
| + | _api_id = 666, |
| + | _id = 466, |
| + | _true_id = false, |
| + | _japanese_name = "磯波改二", |
| + | _reading = "いそなみかいに", |
| + | _class = "Fubuki", |
| + | _class_number = 9, |
| + | _type = 2, |
| + | _hp = 30, |
| + | _hp_max = 49, |
| + | _firepower = 13, |
| + | _firepower_max = 58, |
| + | _firepower_mod = 1, |
| + | _armor = 14, |
| + | _armor_max = 50, |
| + | _armor_mod = 1, |
| + | _torpedo = 28, |
| + | _torpedo_max = 84, |
| + | _torpedo_mod = 2, |
| + | _evasion = 45, |
| + | _evasion_max = 90, |
| + | _aa = 29, |
| + | _aa_max = 76, |
| + | _aa_mod = 2, |
| + | _asw = 28, |
| + | _asw_max = 75, |
| + | _speed = 10, |
| + | _los = 9, |
| + | _los_max = 43, |
| + | _range = 1, |
| + | _luck = 15, |
| + | _luck_max = 79, |
| + | _luck_mod = false, |
| + | _build_time = 20, |
| + | _remodel_level = 82, |
| + | _remodel_ammo = 340, |
| + | _remodel_steel = 410, |
| + | _remodel_development_material = 28, |
| + | _remodel_blueprint = true, |
| + | _remodel_catapult = false, |
| + | _remodel_report = false, |
| + | _remodel_from = "Isonami/Kai", |
| + | _remodel_to = false, |
| + | _fuel = 15, |
| + | _ammo = 20, |
| + | _scrap_fuel = 1, |
| + | _scrap_ammo = 2, |
| + | _scrap_steel = 10, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | {equipment = '12.7cm Twin Gun Mount Model A Kai 2', size = 0, stars = 3}, |
| + | {equipment = '61cm Triple (Oxygen) Torpedo Mount', size = 0}, |
| + | {equipment = 'Type 95 Depth Charge', size = 0, stars = 7}, |
| + | }, |
| + | _voice_flag = 1, |
| + | _implementation_date = {2022, 5, 13}, |
| + | }, |
| seasonals = { | | seasonals = { |
| { _suffix = "Big Sight", _season = "Fall 2017" }, | | { _suffix = "Big Sight", _season = "Fall 2017" }, |
| }, | | }, |
| } | | } |