Line 1: |
Line 1: |
− | --Categories:
| |
− | --[[Category:Player ship modules]]
| |
− |
| |
| return { | | return { |
| [""] = { | | [""] = { |
Line 13: |
Line 10: |
| _reading = "あまぎり", | | _reading = "あまぎり", |
| _class = "Ayanami", | | _class = "Ayanami", |
− | _class_number = 15, | + | _class_number = 5, |
| _type = 2, | | _type = 2, |
| _hp = 15, | | _hp = 15, |
Line 27: |
Line 24: |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
| _evasion = 41, | | _evasion = 41, |
− | _evasion_max = nil, | + | _evasion_max = 80, |
| _aa = 12, | | _aa = 12, |
| _aa_max = 39, | | _aa_max = 39, |
| _aa_mod = false, | | _aa_mod = false, |
| _asw = 20, | | _asw = 20, |
− | _asw_max = nil, | + | _asw_max = 49, |
| _speed = 10, | | _speed = 10, |
| _los = 5, | | _los = 5, |
− | _los_max = nil, | + | _los_max = 20, |
| _range = 1, | | _range = 1, |
| _luck = 11, | | _luck = 11, |
Line 53: |
Line 50: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = "12.7cm Twin Gun Mount", size = 0}, | + | { equipment = "12.7cm Twin Gun Mount", size = 0 }, |
− | {equipment = false, size = 0}, | + | { equipment = false, size = 0 }, |
| }, | | }, |
| _voice_flag = 0, | | _voice_flag = 0, |
− | _voice_actor = nil, | + | _voice_actor = "Suzuki Minori", |
| _artist = "drew", | | _artist = "drew", |
− | _implementation_date = nil, | + | _implementation_date = { 2017, 8, 10 }, |
− | _availability = nil, | + | _availability = { "event_drop", "drop", drop = {{7, 2, "M"}} }, |
| _wikipedia = "Japanese destroyer Amagiri (1930)", | | _wikipedia = "Japanese destroyer Amagiri (1930)", |
| }, | | }, |
Line 68: |
Line 65: |
| _rarity = 6, | | _rarity = 6, |
| _api_id = 390, | | _api_id = 390, |
− | _id = 1470, | + | _id = 279, |
− | _true_id = false, | + | _true_id = 1470, |
− | _cg_reference = "/",
| |
− | _cg_damaged_reference = "/",
| |
| _japanese_name = "天霧改", | | _japanese_name = "天霧改", |
| _reading = "あまぎりかい", | | _reading = "あまぎりかい", |
| _class = "Ayanami", | | _class = "Ayanami", |
− | _class_number = 15, | + | _class_number = 5, |
| _type = 2, | | _type = 2, |
| _hp = 30, | | _hp = 30, |
Line 88: |
Line 83: |
| _torpedo_max = 80, | | _torpedo_max = 80, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
− | _evasion = nil, | + | _evasion = 45, |
− | _evasion_max = nil, | + | _evasion_max = 90, |
| _aa = 15, | | _aa = 15, |
| _aa_max = 50, | | _aa_max = 50, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = 24, |
− | _asw_max = nil, | + | _asw_max = 59, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 7, |
− | _los_max = nil, | + | _los_max = 39, |
| _range = 1, | | _range = 1, |
| _luck = 17, | | _luck = 17, |
Line 110: |
Line 105: |
| _remodel_catapult = false, | | _remodel_catapult = false, |
| _remodel_from = "Amagiri/", | | _remodel_from = "Amagiri/", |
− | _remodel_to = false, | + | _remodel_to = "Amagiri/Kai Ni", |
| _fuel = 15, | | _fuel = 15, |
| _ammo = 20, | | _ammo = 20, |
Line 118: |
Line 113: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 0}, | + | { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 }, |
− | {equipment = nil, size = 0}, | + | { equipment = "25mm Twin Autocannon Mount", size = 0 }, |
| }, | | }, |
| _voice_flag = 3, | | _voice_flag = 3, |
| + | }, |
| + | ["Kai Ni"] = { |
| + | _name = "Amagiri", |
| + | _suffix = "Kai Ni", |
| + | _rarity = 7, |
| + | _api_id = 903, |
| + | _id = 503, |
| + | _true_id = false, |
| + | _japanese_name = "天霧改二", |
| + | _reading = "あまぎりかいに", |
| + | _class = "Ayanami", |
| + | _class_number = 5, |
| + | _type = 2, |
| + | _hp = 31, |
| + | _hp_max = 54, |
| + | _firepower = 13, |
| + | _firepower_max = 62, |
| + | _firepower_mod = 1, |
| + | _armor = 14, |
| + | _armor_max = 52, |
| + | _armor_mod = 1, |
| + | _torpedo = 30, |
| + | _torpedo_max = 91, |
| + | _torpedo_mod = 1, |
| + | _evasion = 54, |
| + | _evasion_max = 92, |
| + | _aa = 15, |
| + | _aa_max = 60, |
| + | _aa_mod = 1, |
| + | _asw = 27, |
| + | _asw_max = 76, |
| + | _speed = 10, |
| + | _los = 10, |
| + | _los_max = 44, |
| + | _range = 1, |
| + | _luck = 33, |
| + | _luck_max = 88, |
| + | _luck_mod = false, |
| + | _build_time = 20, |
| + | _remodel_level = 84, |
| + | _remodel_ammo = 480, |
| + | _remodel_steel = 330, |
| + | _remodel_development_material = 20, |
| + | _remodel_construction_material = 10, |
| + | _remodel_blueprint = true, |
| + | _remodel_catapult = false, |
| + | _remodel_report = false, |
| + | _remodel_from = "Amagiri/Kai", |
| + | _remodel_to = "Amagiri/Kai Ni D", |
| + | _fuel = 15, |
| + | _ammo = 20, |
| + | _scrap_fuel = 1, |
| + | _scrap_ammo = 2, |
| + | _scrap_steel = 10, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | {equipment = false, size = 0}, |
| + | {equipment = false, size = 0}, |
| + | {equipment = false, size = 0}, |
| + | }, |
| + | _voice_flag = 3, |
| + | _implementation_date = {2022, 1, 22}, |
| + | }, |
| + | ["Kai Ni D"] = { |
| + | _name = "Amagiri", |
| + | _suffix = "Kai Ni D", |
| + | _rarity = 7, |
| + | _api_id = 908, |
| + | _id = 508, |
| + | _true_id = false, |
| + | _japanese_name = "天霧改二丁", |
| + | _reading = "あまぎりかいにてい", |
| + | _class = "Ayanami", |
| + | _class_number = 5, |
| + | _type = 2, |
| + | _hp = 31, |
| + | _hp_max = 54, |
| + | _firepower = 13, |
| + | _firepower_max = 58, |
| + | _firepower_mod = 1, |
| + | _armor = 13, |
| + | _armor_max = 53, |
| + | _armor_mod = 1, |
| + | _torpedo = 18, |
| + | _torpedo_max = 84, |
| + | _torpedo_mod = 1, |
| + | _evasion = 53, |
| + | _evasion_max = 90, |
| + | _aa = 14, |
| + | _aa_max = 65, |
| + | _aa_mod = 1, |
| + | _asw = 25, |
| + | _asw_max = 79, |
| + | _speed = 10, |
| + | _los = 10, |
| + | _los_max = 44, |
| + | _range = 1, |
| + | _luck = 33, |
| + | _luck_max = 88, |
| + | _luck_mod = false, |
| + | _build_time = 20, |
| + | _remodel_level = 89, |
| + | _remodel_ammo = 330, |
| + | _remodel_steel = 570, |
| + | _remodel_development_material = 20, |
| + | _remodel_construction_material = 10, |
| + | _remodel_blueprint = false, |
| + | _remodel_catapult = false, |
| + | _remodel_report = false, |
| + | _remodel_from = "Amagiri/Kai Ni", |
| + | _remodel_to = "Amagiri/Kai Ni", |
| + | _remodel_to_level = 89, |
| + | _remodel_to_ammo = 480, |
| + | _remodel_to_steel = 330, |
| + | _remodel_to_development_material = 5, |
| + | _remodel_to_construction_material = 10, |
| + | _remodel_to_blueprint = false, |
| + | _remodel_to_catapult = false, |
| + | _remodel_to_report = false, |
| + | _fuel = 15, |
| + | _ammo = 20, |
| + | _scrap_fuel = 1, |
| + | _scrap_ammo = 2, |
| + | _scrap_steel = 10, |
| + | _scrap_baux = false, |
| + | _equipment = { |
| + | {equipment = false, size = 0}, |
| + | {equipment = false, size = 0}, |
| + | {equipment = false, size = 0}, |
| + | }, |
| + | _voice_flag = 3, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Autumn Casual", _season = "Fall 2017" }, |
| + | { _suffix = "Spring Bouquet", _season = "Fifth Anniversary" }, |
| + | { _suffix = "Setsubun", _season = "Setsubun 2019" }, |
| + | { _suffix = "Rainy", _season = "Rainy Season 2019" }, |
| + | ["Spring"] = "/Spring Bouquet", |
| }, | | }, |
| } | | } |