Line 1: |
Line 1: |
− | --Categories:
| |
− | --[[Category:Player ship modules]]
| |
− |
| |
| return { | | return { |
| [""] = { | | [""] = { |
Line 26: |
Line 23: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = 18, |
− | _evasion_max = nil, | + | _evasion_max = 36, |
| _aa = 20, | | _aa = 20, |
| _aa_max = 38, | | _aa_max = 38, |
| _aa_mod = 2, | | _aa_mod = 2, |
− | _asw = nil, | + | _asw = 20, |
− | _asw_max = nil, | + | _asw_max = 60, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 36, |
− | _los_max = nil, | + | _los_max = 60, |
| _range = 1, | | _range = 1, |
| _luck = 12, | | _luck = 12, |
Line 53: |
Line 50: |
| _scrap_baux = 4, | | _scrap_baux = 4, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 16}, | + | { equipment = "FM-2", size = 16 }, |
− | {equipment = nil, size = 12}, | + | { equipment = false, size = 12 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
− | _voice_actor = nil, | + | _voice_actor = "Uchida Shuu", |
| _artist = "Akira", | | _artist = "Akira", |
− | _implementation_date = {2018, 2, 17}, | + | _implementation_date = { 2018, 2, 17 }, |
− | _availability = nil, | + | _availability = { "event_reward" }, |
| + | _wikipedia = "USS Gambier Bay", |
| }, | | }, |
| ["Kai"] = { | | ["Kai"] = { |
Line 87: |
Line 85: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = 20, |
− | _evasion_max = nil, | + | _evasion_max = 46, |
| _aa = 24, | | _aa = 24, |
| _aa_max = 48, | | _aa_max = 48, |
| _aa_mod = 2, | | _aa_mod = 2, |
− | _asw = nil, | + | _asw = 30, |
− | _asw_max = nil, | + | _asw_max = 68, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = 38, |
− | _los_max = nil, | + | _los_max = 68, |
| _range = 1, | | _range = 1, |
| _luck = 15, | | _luck = 15, |
Line 107: |
Line 105: |
| _remodel_ammo = 900, | | _remodel_ammo = 900, |
| _remodel_steel = 300, | | _remodel_steel = 300, |
− | _remodel_development_material = nil, | + | _remodel_development_material = false, |
| _remodel_blueprint = false, | | _remodel_blueprint = false, |
| _remodel_catapult = false, | | _remodel_catapult = false, |
| _remodel_report = false, | | _remodel_report = false, |
| _remodel_from = "Gambier Bay/", | | _remodel_from = "Gambier Bay/", |
− | _remodel_to = false, | + | _remodel_to = "Gambier Bay/Mk.II", |
| _fuel = 25, | | _fuel = 25, |
| _ammo = 35, | | _ammo = 35, |
Line 120: |
Line 118: |
| _scrap_baux = 5, | | _scrap_baux = 5, |
| _equipment = { | | _equipment = { |
− | {equipment = nil, size = 16}, | + | { equipment = "FM-2", size = 16 }, |
− | {equipment = nil, size = 12}, | + | { equipment = "TBF", size = 12 }, |
− | {equipment = nil, size = 6}, | + | { equipment = false, size = 6 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
| }, | | }, |
| + | ["Mk.II"] = { |
| + | _name = "Gambier Bay", |
| + | _suffix = "Mk.II", |
| + | _rarity = 8, |
| + | _api_id = 707, |
| + | _id = 458, |
| + | _true_id = false, |
| + | _japanese_name = "Gambier Bay Mk.II", |
| + | _reading = "ガンビア・ベイ", |
| + | _class = "Casablanca", |
| + | _class_number = 19, |
| + | _type = 7, |
| + | _hp = 53, |
| + | _hp_max = 73, |
| + | _firepower = 3, |
| + | _firepower_max = 55, |
| + | _firepower_mod = 1, |
| + | _armor = 17, |
| + | _armor_max = 61, |
| + | _armor_mod = 2, |
| + | _torpedo = 0, |
| + | _torpedo_max = false, |
| + | _torpedo_mod = false, |
| + | _evasion = 28, |
| + | _evasion_max = 63, |
| + | _aa = 25, |
| + | _aa_max = 67, |
| + | _aa_mod = 2, |
| + | _asw = 40, |
| + | _asw_max = 77, |
| + | _speed = 5, |
| + | _los = 39, |
| + | _los_max = 70, |
| + | _range = 1, |
| + | _luck = 16, |
| + | _luck_max = 73, |
| + | _luck_mod = false, |
| + | _build_time = 30, |
| + | _remodel_level = 73, |
| + | _remodel_ammo = 1025, |
| + | _remodel_steel = 1122, |
| + | _remodel_development_material = 60, |
| + | _remodel_construction_material = 73, |
| + | _remodel_blueprint = true, |
| + | _remodel_catapult = true, |
| + | _remodel_report = false, |
| + | _remodel_from = "Gambier Bay/Kai", |
| + | _remodel_to = false, |
| + | _fuel = 30, |
| + | _ammo = 40, |
| + | _scrap_fuel = 4, |
| + | _scrap_ammo = 7, |
| + | _scrap_steel = 18, |
| + | _scrap_baux = 6, |
| + | _equipment = { |
| + | {equipment = "FM-2", size = 24, stars = 2}, |
| + | {equipment = "F6F-3N", size = 20}, |
| + | {equipment = "Night Operation Aviation Personnel", size = 4}, |
| + | {equipment = "SK Radar", size = 1, stars = 2}, |
| + | }, |
| + | _voice_flag = 1, |
| + | _implementation_date = {2021, 7, 15}, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Spring Bouquet", _season = "Fifth Anniversary" }, |
| + | { _suffix = "Ice Festival", _season = "Summer 2018" }, |
| + | { _suffix = "Mackerel Pike Festival", _season = "Sanma 2018" }, |
| + | { _suffix = "Rainy", _season = "Rainy Season 2019" }, |
| + | ["Spring"] = "/Spring Bouquet", |
| + | } |
| } | | } |