• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Quest/Composition

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Quest/Composition/doc

-- [[Category:Quest modules]]

-- [[Category:Todo]]:
-- * With Data/* don't need categories anymore?
-- * Descriptive data, https://github.com/kcwikizh/kcdata/blob/gh-pages/quest/poi.json
-- * Reference, https://github.com/andanteyk/ElectronicObserver/blob/develop/ElectronicObserver/Other/Information/apilist.txt

return {
  {
    id = nil,
    label = 'A1',
    category = nil,
    type = nil,
    title = 'はじめての「編成」!',
    title_en = [=[The First Organization]=],
    detail = nil,
    detail_en = [=[Have 2 ships in your first fleet.]=],
    reward_fuel = 20,
    reward_ammo = 20,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Shirayuki]]]=],
    note = [=[Unlocks: [[Quests#A2|A2]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A2',
    category = nil,
    type = nil,
    title = '「駆逐隊」を編成せよ!',
    title_en = [=[Organize a Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have 4 [[DD|Destroyers]] in your fleet.]=],
    reward_fuel = 30,
    reward_ammo = 30,
    reward_steel = 30,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A1|A1]]<br>Unlocks: [[Quests#A3|A3]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A3',
    title = '「水雷戦隊」を編成せよ!',
    title_en = [=[Organize a Torpedo Squadron]=],
    detail = nil,
    detail_en = [=[Have a [[CL|Light Cruiser]] as flagship and 3 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 40,
    reward_ammo = 40,
    reward_steel = 0,
    reward_bauxite = 40,
    reward_other = [=[[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A2|A2]]<br>Unlocks: [[Quests#A4|A4]], [[Quests#A5|A5]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A4',
    category = nil,
    type = nil,
    title = '6隻編成の艦隊を編成せよ!',
    title_en = [=[Organize a Fleet of 6 Ships]=],
    detail = nil,
    detail_en = [=[Have 6 ships in your fleet.]=],
    reward_fuel = 50,
    reward_ammo = 0,
    reward_steel = 50,
    reward_bauxite = 0,
    reward_other = [=[{{color|red|Unlocks the second fleet<br>Unlocks [[Expeditions]]}}]=],
    note = [=[Requires: [[Quests#A3|A3]]<br>Unlocks: [[Quests#A6|A6]], [[Quests#A9|A9]], [[Quests#A69|A69]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A5',
    category = nil,
    type = nil,
    title = '軽巡2隻を擁する隊を編成せよ!',
    title_en = [=[Organize a Fleet of 2 Light Cruisers]=],
    detail = nil,
    detail_en = [=[Have 2 [[CL|Light Cruisers]] in your fleet.]=],
    reward_fuel = 60,
    reward_ammo = 60,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A3|A3]]<br>Unlocks: [[Quests#A7|A7]], [[Quests#A8|A8]], [[Quests#B29|B29]], [[Quests#D1|D1]], [[Quests#F11|F11]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A6',
    category = nil,
    type = nil,
    title = '第2艦隊を編成せよ!',
    title_en = [=[Organize the Second Fleet]=],
    detail = nil,
    detail_en = [=[Have any ship as flagship in your '''second fleet'''.]=],
    reward_fuel = 50,
    reward_ammo = 50,
    reward_steel = 100,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A4|A4]]<br>Unlocks: [[Quests#B3|B3]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A7',
    category = nil,
    type = nil,
    title = '「重巡戦隊」を編成せよ!',
    title_en = [=[Organize a Heavy Cruiser Division]=],
    detail = nil,
    detail_en = [=[Have 2 [[CA|Heavy Cruisers]] in your fleet.<br>'''{{color|red|※ [[CAV|Aviation Cruisers]] do not count.}}''']=],
    reward_fuel = 0,
    reward_ammo = 70,
    reward_steel = 0,
    reward_bauxite = 30,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A5|A5]]<br>Unlocks: [[Quests#A12|A12]], [[Quests#A14|A14]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A8',
    category = nil,
    type = nil,
    title = '「天龍」型軽巡姉妹の全2艦を編成せよ!',
    title_en = [=[Organize both Sisters of the [[Ship Class#Tenryuu-class|Tenryuu-class]] Light Cruisers]=],
    detail = nil,
    detail_en = [=[Have [[Tenryuu]] and [[Tatsuta]] in your first fleet.]=],
    reward_fuel = 100,
    reward_ammo = 100,
    reward_steel = 100,
    reward_bauxite = 50,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A5|A5]]<br>Unlocks: [[Quests#A17|A17]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A9',
    category = nil,
    type = nil,
    title = '「水上機母艦」を配備せよ!',
    title_en = [=[Deploy a Seaplane Tender]=],
    detail = nil,
    detail_en = [=[Have a [[AV|Seaplane Tender]] in your fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 200,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A4|A4]]<br>Unlocks: [[Quests#A10|A10]], [[Quests#A45|A45]], [[Quests#B87|B87]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A10',
    category = nil,
    type = nil,
    title = '「第六駆逐隊」を編成せよ!',
    title_en = [=[Organize the 6th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Akatsuki]], [[Hibiki]], [[Ikazuchi]], and [[Inazuma]] in your '''second''' fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A9|A9]]<br>Unlocks: [[Quests#A28|A28]], [[Quests#B12|B12]], [[Quests#B42|B42]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A11',
    category = nil,
    type = nil,
    title = '第2艦隊で空母機動部隊を編成せよ!',
    title_en = [=[Organize a Carrier Task Force in Your Second Fleet]=],
    detail = nil,
    detail_en = [=[Have a [[CVL|Light Aircraft Carrier]]/[[CV|Standard Aircraft Carrier]]//[[CVB|Armored Aircraft Carrier]] as flagship and 3 [[DD|Destroyers]] in your '''second''' fleet.]=],
    reward_fuel = 100,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 100,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#B3|B3]]<br>Unlocks: [[Quests#B10|B10]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A12',
    category = nil,
    type = nil,
    title = '「空母機動部隊」を編成せよ!',
    title_en = [=[Organize a Carrier Task Force]=],
    detail = nil,
    detail_en = [=[Have a [[CVL|Light Aircraft Carrier]]/[[CV|Standard Aircraft Carrier]]/[[CVB|Armored Aircraft Carrier]] as flagship and 3 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 50,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 100,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A7|A7]]<br>[Unlocks: [[Quests#A13|A13]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A13',
    category = nil,
    type = nil,
    title = '戦艦と重巡による主力艦隊を編成せよ!',
    title_en = [=[Organize the Main Fleet with a Battleship and Heavy Cruisers]=],
    detail = nil,
    detail_en = [=[Have 1 [[BB|Battleship]] and 2 [[CA|Heavy Cruisers]] in your first fleet.'''<br>{{color|red|※ [[BBV|Aviation Battleships]] do not count.}}''']=],
    reward_fuel = 0,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A12|A12]]<br>Unlocks: [[Quests#A19|A19]], [[Quests#A20|A20]], [[Quests#F32|F32]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A14',
    category = nil,
    type = nil,
    title = '「川内」型軽巡姉妹の全3艦を編成せよ!',
    title_en = [=[Organize All 3 Sisters of the [[Ship_Class#Sendai-class|Sendai-class]] Light Cruisers]=],
    detail = nil,
    detail_en = [=[Have [[Sendai]], [[Jintsuu]], and [[Naka]] in your first fleet.]=],
    reward_fuel = 100,
    reward_ammo = 0,
    reward_steel = 100,
    reward_bauxite = 0,
    reward_other = [=[{{color|red|Unlocks the third fleet}}]=],
    note = [=[Requires: [[Quests#A7|A7]]<br>Unlocks: [[Quests#A15|A15]], [[Quests#G4|G4]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A15',
    category = nil,
    type = nil,
    title = '「妙高」型重巡姉妹の全4隻を編成せよ!',
    title_en = [=[Organize All 4 Sisters of the [[Ship_Class#Myoukou-class|Myoukou-class]] Heavy Cruisers]=],
    detail = nil,
    detail_en = [=[Have [[Myoukou]], [[Nachi]], [[Ashigara]], and [[Haguro]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 100,
    reward_steel = 150,
    reward_bauxite = 100,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x1<br>[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A14|A14]]<br>Unlocks: [[Quests#A16|A16]], [[Quests#F42|F42]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A16',
    category = nil,
    type = nil,
    title = '「金剛」型による高速戦艦部隊を編成せよ!',
    title_en = [=[Organize a Fast Battleship Force with the [[Ship_Class#Kongou-class|Kongou-class]]]=],
    detail = nil,
    detail_en = [=[Have [[Kongou]], [[Hiei]], [[Haruna]], and [[Kirishima]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[{{color|red|Unlocks the fourth fleet}}]=],
    note = [=[Requires: [[Quests#A15|A15]]<br>Unlocks: [[Quests#WF01|WF01]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A17',
    category = nil,
    type = nil,
    title = '「扶桑」型戦艦姉妹の全2隻を編成せよ!',
    title_en = [=[Organize Both Sisters of the [[Ship_Class#Fusou-class|Fusou-class]] Battleships]=],
    detail = nil,
    detail_en = [=[Have [[Fusou]] and [[Yamashiro]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 200,
    reward_bauxite = 200,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A8|A8]]<br>Unlocks: [[Quests#A18|A18]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A18',
    category = nil,
    type = nil,
    title = '「伊勢」型戦艦姉妹の全2隻を編成せよ!',
    title_en = [=[Organize Both Sisters of the [[Ship_Class#Ise-class|Ise-class]] Battleships]=],
    detail = nil,
    detail_en = [=[Have [[Ise]] and [[Hyuuga]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 200,
    reward_steel = 300,
    reward_bauxite = 200,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A17|A17]]<br>Unlocks: [[Quests#A51|A51]], [[Quests#B131|B131]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A19',
    category = nil,
    type = nil,
    title = '「南雲機動部隊」を編成せよ!',
    title_en = [=[Organize the Nagumo Carrier Task Force]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Akagi]], [[Kaga]], [[Hiryuu]], and [[Souryuu]] in your first fleet.]=],
    reward_fuel = 500,
    reward_ammo = 500,
    reward_steel = 500,
    reward_bauxite = 500,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]] x2<br>[[File:Development material.png|30px|link=Construction]] x4]=],
    note = [=[Requires: [[Quests#A13|A13]]<br>Unlocks: [[Quests#A80|A80]], [[Quests#F22|F22]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A20',
    category = nil,
    type = nil,
    title = '「三川艦隊」を編成せよ!',
    title_en = [=[Organize the Mikawa Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Choukai]], [[Aoba]], [[Kako]], [[Furutaka]], [[Tenryuu]], and 1 additional '''fast''' ship in your first fleet.]=],
    reward_fuel = 400,
    reward_ammo = 0,
    reward_steel = 200,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3]=],
    note = [=[Requires: [[Quests#A13|A13]]<br>Unlocks: [[Quests#A21|A21]], [[Quests#A58|A58]](?), [[Quests#B11|B11]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A21',
    category = nil,
    type = nil,
    title = '「第四戦隊」を編成せよ!',
    title_en = [=[Organize the 4th Cruiser Division]=],
    detail = nil,
    detail_en = [=[Have [[Takao]], [[Atago]], [[Choukai]], and [[Maya]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x1]=],
    note = [=[Requires: [[Quests#A20|A20]]<br>Unlocks: [[Quests#A22|A22]], [[Quests#A24|A24]], [[Quests#A25|A25]], [[Quests#A27|A27]], [[Quests#A29|A29]], [[Quests#B13|B13]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A22',
    category = nil,
    type = nil,
    title = '「西村艦隊」を編成せよ!',
    title_en = [=[Organize the Nishimura Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Fusou]], [[Yamashiro]], [[Mogami]], and [[Shigure]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 200,
    reward_bauxite = 0,
    reward_other = [=[[[File:Food supply ship mamiya.png|30px|link=Fatigue]][[Glossary#Food_supply_ship_Mamiya|"Mamiya"]] x1]=],
    note = [=[Requires: [[Quests#A21|A21]]<br>Unlocks: [[Quests#A23|A23]], [[Quests#A26|A26]], [[Quests#B14|B14]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A23',
    category = nil,
    type = nil,
    title = '「第五航空戦隊」を編成せよ!',
    title_en = [=[Organize the 5th Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Shoukaku]], [[Zuikaku]], and 2 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A22|A22]]<br>Unlocks: [[Quests#A41|A41]], [[Quests#A46|A46]], [[Quests#A56|A56]], [[Quests#B15|B15]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A24',
    category = nil,
    type = nil,
    title = '新「三川艦隊」を編成せよ!',
    title_en = [=[Organize the New Mikawa Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Choukai]], [[Aoba]], [[Kinugasa]], [[Kako]], [[Furutaka]], and [[Tenryuu]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 300,
    reward_bauxite = 0,
    reward_other = [=[[[File:Food supply ship mamiya.png|30px|link=Fatigue]][[Glossary#Food_supply_ship_Mamiya|"Mamiya"]] x1]=],
    note = [=[Requires: [[Quests#A21|A21]]<br>Unlocks: [[Quests#B16|B16]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A25',
    category = nil,
    type = nil,
    title = '潜水艦隊を編成せよ!',
    title_en = [=[Organize a Submarine Fleet]=],
    detail = nil,
    detail_en = [=[Have 2 [[SS|Submarines]] in your fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A21|A21]]<br>Unlocks: [[Quests#A31|A31]], [[Quests#B17|B17]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A26',
    category = nil,
    type = nil,
    title = '航空水上打撃艦隊を編成せよ!',
    title_en = [=[Organize an Aviation Surface Attack Fleet]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' 2 [[BBV|Aviation Battleships]] and 2 [[CAV|Aviation Cruisers]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 200,
    reward_bauxite = 200,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A22|A22]]<br>Unlocks: [[Quests#B18|B18]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A27',
    category = nil,
    type = nil,
    title = '中規模潜水艦隊を編成せよ!',
    title_en = [=[Organize a Medium-sized Submarine Fleet]=],
    detail = nil,
    detail_en = [=[Have 3 [[SS|Submarines]] in your fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Food supply ship mamiya.png|30px|link=Fatigue]][[Glossary#Food_supply_ship_Mamiya|"Mamiya"]] x1]=],
    note = [=[Requires: [[Quests#A21|A21]]<br>Unlocks: [[Quests#A37|A37]], [[Quests#D5|D5]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A28',
    category = nil,
    type = nil,
    title = '「第六戦隊」を編成せよ!',
    title_en = [=[Organize the 6th Cruiser Division]=],
    detail = nil,
    detail_en = [=[Have [[Furutaka]], [[Kako]], [[Kinugasa]], and [[Aoba]] in your first fleet.]=],
    reward_fuel = 250,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Food supply ship mamiya.png|30px|link=Fatigue]][[Glossary#Food_supply_ship_Mamiya|"Mamiya"]] x1]=],
    note = [=[Requires: [[Quests#A10|A10]]<br>Unlocks: [[Quests#A36|A36]], [[Quests#B19|B19]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A29',
    title = '「第五艦隊」を編成せよ!',
    title_en = [=[Organize the 5th Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Nachi]], [[Ashigara]], [[Tama]], and [[Kiso]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 0,
    reward_steel = 300,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3]=],
    note = [=[Requires: [[Quests#A21|A21]]<br>Unlocks: [[Quests#A30|A30]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A30',
    category = nil,
    type = nil,
    title = '「第一水雷戦隊」を編成せよ!',
    title_en = [=[Organize the 1st Torpedo Squadron]=],
    detail = nil,
    detail_en = [=[Have [[Abukuma]], [[Akebono]], [[Ushio]], [[Kasumi]], and [[Shiranui]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A29|A29]]<br>Unlocks: [[Quests#D9|D9]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A31',
    title = '「第八駆逐隊」を編成せよ!',
    title_en = [=[Organize the 8th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Asashio]], [[Michishio]], [[Ooshio]], and [[Arashio]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#A25|A25]]<br>Unlocks: [[Quests#A33|A33]], [[Quests#A87|A87]], [[Quests#B20|B20]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A32',
    category = nil,
    type = nil,
    title = '「第十八駆逐隊」を編成せよ!',
    title_en = [=[Organize the 18th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Kasumi]], [[Arare]], [[Kagerou]], and [[Shiranui]] in your first fleet.]=],
    reward_fuel = 180,
    reward_ammo = 180,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1<br>[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#B20|B20]]<br>Unlocks: [[Quests#A42|A42]], [[Quests#A47|A47]], [[Quests#B21|B21]], [[Quests#B58|B58]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A33',
    title = '「第三十駆逐隊(第一次)」を編成せよ!',
    title_en = [=[Organize the 30th Destroyer Division (First Generation)]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Mutsuki]], [[Kisaragi]], [[Yayoi]], and [[Mochizuki]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A31|A31]]<br>Unlocks: [[Quests#A34|A34]], [[Quests#B22|B22]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A34',
    category = nil,
    type = nil,
    title = '「第三十駆逐隊(第二次)」を編成せよ!',
    title_en = [=[Organize the 30th Destroyer Division (Second Generation)]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Mutsuki]], [[Yayoi]], [[Uzuki]], and [[Mochizuki]] in your first fleet.]=],
    reward_fuel = 220,
    reward_ammo = 220,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#A33|A33]]<br>Unlocks: [[Quests#A50|A50]], [[Quests#B24|B24]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A35',
    title = '「第五戦隊」を編成せよ!',
    title_en = [=[Organize the 5th Cruiser Division]=],
    detail = nil,
    detail_en = [=[Have [[Myoukou]], [[Nachi]], and [[Haguro]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 300,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x5]=],
    note = [=[Requires: [[Quests#B24|B24]]<br>Unlocks: [[Quests#A38|A38]], [[Quests#A44|A44]], [[Quests#Bm1|Bm1]], [[Quests#D17|D17]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A36',
    category = nil,
    type = nil,
    title = '新編「第二航空戦隊」を編成せよ!',
    title_en = [=[Organize the New 2nd Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Hiryuu Kai Ni]] as flagship, [[Souryuu]], and 2 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 400,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A28|A28]]<br>Unlocks: [[Quests#B25|B25]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A37',
    category = nil,
    type = nil,
    title = '潜水艦隊「第六艦隊」を編成せよ!',
    title_en = [=[Organize the Submarine Fleet: "6th Fleet"]=],
    detail = nil,
    detail_en = [=[Have a [[AS|Submarine Tender]] as flagship and at least 4 [[SS|Submarines]] in your first fleet.]=],
    reward_fuel = 250,
    reward_ammo = 250,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#A27|A27]]<br>Unlocks: [[Quests#D13|D13]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A38',
    category = nil,
    type = nil,
    title = '新型電探を配備せよ!',
    title_en = [=[Deploy the New Radar Type]=],
    detail = nil,
    detail_en = [=[Have [[Myoukou Kai Ni]] as flagship in your fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[Type 22 Surface Radar Kai 4]] x1]=],
    note = [=[Requires: [[Quests#A35|A35]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A39',
    category = nil,
    type = nil,
    title = '再編成「第二航空戦隊」を強化せよ!',
    title_en = [=[Strengthen the Reorganized 2nd Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Souryuu Kai Ni]] as flagship, [[Hiryuu Kai Ni]], and 2 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 450,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[File:Instant construction 2.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#B25|B25]]<br>Unlocks: [[Quests#B26|B26]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A40',
    category = nil,
    type = nil,
    title = '精鋭「第三戦隊」全艦集結せよ!',
    title_en = [=[Gather All of the Elite 3rd Battleship Division]=],
    detail = nil,
    detail_en = [=[Have [[Kongou Kai Ni]], [[Hiei Kai Ni]], [[Haruna Kai Ni]], and [[Kirishima Kai Ni]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 100,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Prototype 35.6cm Triple Gun Mount]] x1]=],
    note = [=[Requires: [[Quests#WB02|WB02]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A41',
    category = nil,
    type = nil,
    title = '「新型正規空母」を配備せよ!',
    title_en = [=[Deploy the New Standard Aircraft Carrier Class]=],
    detail = nil,
    detail_en = [=[Have [[Unryuu]] as flagship in your fleet.]=],
    reward_fuel = 100,
    reward_ammo = 100,
    reward_steel = 100,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A23|A23]]<br>Unlocks: [[Quests#B28|B28]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A42',
    category = nil,
    type = nil,
    title = '主力戦艦部隊「第二戦隊」を編成せよ!',
    title_en = [=[Organize the Main Battleship Force: "The 2nd Squadron"]=],
    detail = nil,
    detail_en = [=[Have [[Nagato]], [[Mutsu]], [[Fusou]], and [[Yamashiro]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 250,
    reward_steel = 250,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A32|A32]]<br>Unlocks: [[Quests#B31|B31]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A43',
    category = nil,
    type = nil,
    title = '戦艦を主力とした水上打撃部隊を編成せよ!',
    title_en = [=[Organize a Surface Task Force with Battleships Comprising the Main Force]=],
    detail = nil,
    detail_en = [=[Have 3 ships from the [[Ship_Class#Nagato-class|Nagato]]/[[Ship_Class#Ise-class|Ise]]/[[Ship_Class#Fusou-class|Fusou]]/[[Ship_Class#Yamato-class|Yamato]] classes and 1 [[CL|Light Cruiser]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#B31|B31]]<br>Unlocks: [[Quests#B87|B87]], [[Quests#Bm4|Bm4]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A44',
    category = nil,
    type = nil,
    title = '「西村艦隊」を再編成せよ!',
    title_en = [=[Reorganize the Nishimura Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Fusou]], [[Yamashiro]], [[Mogami]], [[Shigure]], and [[Michishio]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3<br>[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x3]=],
    note = [=[Requires: [[Quests#A35|A35]], [[Quests#B14|B14]]<br>Unlocks: [[Quests#B33|B33]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A45',
    category = nil,
    type = nil,
    title = '改修工廠を準備せよ!',
    title_en = [=[Prepare the Improvement Arsenal]=],
    detail = nil,
    detail_en = [=[Have [[Akashi]] as flagship in your first fleet.]=],
    reward_fuel = 100,
    reward_ammo = 0,
    reward_steel = 100,
    reward_bauxite = 0,
    reward_other = [=[[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x5]=],
    note = [=[Requires: [[Quests#A9|A9]]<br>Unlocks: [[Quests#Bw10|Bw10]], [[Quests#F17|F17]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A46',
    category = nil,
    type = nil,
    title = '軽快な「水上反撃部隊」を編成せよ!',
    title_en = [=[Organize a Light Surface Counterattack Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Kasumi]] as flagship, [[Ashigara]], 1 [[CL|Light Cruiser]], and 3 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 250,
    reward_ammo = 250,
    reward_steel = 0,
    reward_bauxite = 50,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A23|A23]]<br>Unlocks: [[Quests#A65|A65]], [[Quests#Bm7|Bm7]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A47',
    category = nil,
    type = nil,
    title = '「第十一駆逐隊」を編成せよ!',
    title_en = [=[Organize the 11th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Fubuki]], [[Shirayuki]], [[Hatsuyuki]], and [[Murakumo]] in your first fleet.]=],
    reward_fuel = 110,
    reward_ammo = 110,
    reward_steel = 110,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#A32|A32]]<br>Unlocks: [[Quests#B35|B35]], [[Quests#B36|B36]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A48',
    category = nil,
    type = nil,
    title = '「第二一駆逐隊」を編成せよ!',
    title_en = [=[Organize the 21st Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Hatsuharu]], [[Hatsushimo]], [[Nenohi]], and [[Wakaba]] in your first fleet.]=],
    reward_fuel = 210,
    reward_ammo = 210,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3]=],
    note = [=[Requires: [[Quests#B35|B35]]<br>Unlocks: [[Quests#B37|B37]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A49',
    category = nil,
    type = nil,
    title = '「第二二駆逐隊」を編成せよ!',
    title_en = [=[Organize the 22nd Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Satsuki]], [[Fumizuki]], [[Nagatsuki]], and 1 additional [[DD|Destroyer]] in your first fleet.]=],
    reward_fuel = 220,
    reward_ammo = 220,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x2]=],
    note = [=[Requires: [[Quests#B38|B38]]<br>Unlocks: [[Quests#B39|B39]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A50',
    category = nil,
    type = nil,
    title = '「三川艦隊」を新編、突入準備せよ!',
    title_en = [=[Reorganize the Mikawa Fleet and Prepare to Rush in]=],
    detail = nil,
    detail_en = [=[Have [[Choukai Kai Ni]] as flagship and any 5 of [[Furutaka]], [[Kako]], [[Aoba]], [[Kinugasa]], [[Yuubari]], and [[Tenryuu]] in your fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A34|A34]], [[Quests#B16|B16]]<br>Unlocks: [[Quests#A57|A57]], [[Quests#C5|C5]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A51',
    category = nil,
    type = nil,
    title = '「第十八戦隊」を新編成せよ!',
    title_en = [=[Reorganize the 18th Squadron]=],
    detail = nil,
    detail_en = [=[Have [[Tenryuu]], [[Tatsuta]], and at least 2 additional ships in your fleet.]=],
    reward_fuel = 180,
    reward_ammo = 180,
    reward_steel = 0,
    reward_bauxite = 180,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#A18|A18]], [[Quests#B42|B42]]<br>Unlocks: [[Quests#B43|B43]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A52',
    category = nil,
    type = nil,
    title = '海上突入部隊を編成せよ!',
    title_en = [=[Organize the Marine Rush Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Hiei]], [[Kirishima]], [[Nagara]], [[Akatsuki]], [[Ikazuchi]], and [[Inazuma]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#B16|B16]]<br>Unlocks: [[Quests#B44|B44]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A53',
    category = nil,
    type = nil,
    title = '新編「第六駆逐隊」を編成せよ!',
    title_en = [=[Organize the New 6th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Akatsuki Kai Ni]] as flagship, [[Hibiki]], [[Ikazuchi]], and [[Inazuma]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Searchlight]] x1]=],
    note = [=[Requires: [[Quests#B14|B14]]<br>Unlocks: [[Quests#B45|B45]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A54',
    category = nil,
    type = nil,
    title = '「第一水雷戦隊」北方突入準備!',
    title_en = [=[1st Torpedo Squadron, Prepare for a Rush to the Northern Sea]=],
    detail = nil,
    detail_en = [=[Have [[Abukuma]] as flagship, [[Hibiki]], [[Hatsushimo]], [[Wakaba]], [[Samidare]], and [[Shimakaze]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Furniture box medium.png|30px|link=Furniture]] x1]=],
    note = [=[Requires: [[Quests#B21|B21]], [[Quests#Bd1|Bd1]]<br>Unlocks: [[Quests#B46|B46]], [[Quests#A78|A78]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A55',
    category = nil,
    type = nil,
    title = '「第一水雷戦隊」北方再突入準備!',
    title_en = [=[1st Torpedo Squadron, Prepare for Another Rush to the Northern Sea]=],
    detail = nil,
    detail_en = [=[Have [[Abukuma Kai Ni]] as flagship, [[Hibiki]], [[Yuugumo]], [[Naganami]], [[Akigumo]] and [[Shimakaze]] in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3<br>[[File:Furniture box large.jpg|30px|link=Furniture]] x1]=],
    note = [=[Requires: [[Quests#C7|C7]]<br>Unlocks: [[Quests#B47|B47]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A56',
    category = nil,
    type = nil,
    title = '「第五航空戦隊」を再編成せよ!',
    title_en = [=[Reorganize the 5th Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Shoukaku]], [[Zuikaku]], [[Oboro]], and [[Akigumo]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#A23|A23]], [[Quests#Bm6|Bm6]]<br>Unlocks: [[Quests#B50|B50]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A57',
    category = nil,
    type = nil,
    title = '新編「第二一戦隊」出撃準備!',
    title_en = [=[Prepare the New 21st Squadron for Sortie]=],
    detail = nil,
    detail_en = [=[Have [[Nachi Kai Ni]], [[Ashigara Kai Ni]], [[Tama]], and [[Kiso]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x2]=],
    note = [=[Requires: [[Quests#A50|A50]], [[Quests#B34|B34]]<br>Unlocks: [[Quests#B51|B51]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A58',
    category = nil,
    type = nil,
    title = '「第十六戦隊(第一次)」を編成せよ!',
    title_en = [=[Organize the 16th Squadron (First Generation)]=],
    detail = nil,
    detail_en = [=[Have [[Ashigara]] as flagship, [[Kuma]], and [[Nagara]] in your first fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A07|A07]]/[[Quests#A20|A20]](?), [[Quests#Bd2|Bd2]](?)<br>Unlocks: [[Quests#B52|B52]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A59',
    category = nil,
    type = nil,
    title = '「第三航空戦隊」を編成せよ!',
    title_en = [=[Organize the 3rd Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Zuikaku Kai]] as flagship, [[Zuihou]], [[Chitose Carrier]], [[Chiyoda Carrier]], and 2 additional ships in your first fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 200,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[Skilled Crew Member]] x1]=],
    note = [=[Requires: [[Quests#Bm6|Bm6]], [[Quests#F21|F21]]<br>Unlocks: [[Quests#B53|B53]], [[Quests#F24|F24]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A60',
    category = nil,
    type = nil,
    title = '「第四航空戦隊」を編成せよ!',
    title_en = [=[Organize the 4th Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Ise Kai]] and [[Hyuuga Kai]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 200,
    reward_other = [=[[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x2<br>[[Zuiun (634 Air Group)]] x1]=],
    note = [=[Requires: [[Quests#B53|B53]]<br>Unlocks: [[Quests#A61|A61]], [[Quests#A77|A77]], [[Quests#B114|B114]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A61',
    category = nil,
    type = nil,
    title = '「小沢艦隊」を編成せよ!',
    title_en = [=[Organize Ozawa's Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Zuikaku Kai]] as flagship, [[Zuihou Kai]], [[Chitose Carrier]], [[Chiyoda Carrier]], [[Ise Kai]], and [[Hyuuga Kai]] in your first fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A60|A60]], [[Quests#Bm7|Bm7]]<br>Unlocks: [[Quests#B54|B54]], [[Quests#F28|F28]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A62',
    category = nil,
    type = nil,
    title = '新航空戦隊を編成せよ!',
    title_en = [=[Organize the New Carrier Division]=],
    detail = nil,
    detail_en = [=[Have [[Zuikaku Kai Ni]], [[Shoukaku Kai Ni]], and 2 [[DD|Destroyers]] in your fleet.]=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 300,
    reward_bauxite = 300,
    reward_other = [=[[[Skilled Crew Member]] x1<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#F29|F29]]<br>Unlocks: [[Quests#F30|F30]], [[Quests#F45|F45]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A63',
    category = nil,
    type = nil,
    title = '「第十六戦隊(第二次)」を編成せよ!',
    title_en = [=[Organize the 16th Squadron (Second Generation)]=],
    detail = nil,
    detail_en = [=[Have [[Natori]] as flagship, [[Isuzu]], and [[Kinu]] in your fleet.]=],
    reward_fuel = 160,
    reward_ammo = 160,
    reward_steel = 160,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#B52|B52]]<br>Unlocks: [[Quests#B55|B55]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A64',
    category = nil,
    type = nil,
    title = '「新編成航空戦隊」を編成せよ!',
    title_en = [=[Organize the New Carrier Division]=],
    detail = nil,
    detail_en = [=[Have 2 [[CVL|Light Aircraft Carriers]]/[[CV|Standard Aircraft Carriers]]//[[CVB|Armored Aircraft Carriers]], 2 [[CAV|Aviation Cruisers]]/[[BBV|Aviation Battleships]], and 2 [[DD|Destroyers]] in your fleet.]=],
    reward_fuel = 0,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 200,
    reward_other = [=[[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#B50|B50]], [[Quests#B55|B55]]<br>Unlocks: [[Quests#B56|B56]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A65',
    category = nil,
    type = nil,
    title = '精強な「水上反撃部隊」を再編成せよ!',
    title_en = [=[Reorganize the Strengthened Surface Counterattack Fleet]=],
    detail = nil,
    detail_en = [=[Have [[Kasumi]] as flagship, [[Ashigara]], [[Ooyodo]], [[Asashimo]], and [[Kiyoshimo]] in your fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3]=],
    note = [=[Requires: [[Quests#A46|A46]], [[Quests#B56|B56]]<br>Unlocks: [[Quests#B57|B57]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A66',
    category = nil,
    type = nil,
    title = '「第三十一戦隊(第一次)」を編成せよ!',
    title_en = [=[Organize the 31st Division (First Generation)]=],
    detail = nil,
    detail_en = [=[Have [[Isuzu Kai Ni]] as flagship, [[Satsuki Kai Ni]], and [[Uzuki Kai]] in your fleet.]=],
    reward_fuel = 310,
    reward_ammo = 310,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#Bd2|Bd2]], [[Quests#B55|B55]]<br>Unlocks: [[Quests#B60|B60]], [[Quests#B72|B72]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A67',
    category = nil,
    type = nil,
    title = '「第二七駆逐隊」を編成せよ!',
    title_en = [=[Organize the 27th Destroyer Division]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Shiratsuyu Kai]] as flagship, [[Shigure]], [[Harusame]], and [[Samidare]] in your fleet. ]=],
    reward_fuel = 0,
    reward_ammo = 270,
    reward_steel = 270,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x2<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A31|A31]], [[Quests#Bd2|Bd2]]<br>Unlocks: [[Quests#B61|B61]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A68',
    category = nil,
    type = nil,
    title = '強行高速輸送部隊を編成せよ!',
    title_en = [=[Organize a Forced High-speed Transport Fleet!]=],
    detail = nil,
    detail_en = [=[Have [[Sendai Kai Ni]] as flagship, [[Kawakaze Kai Ni]], [[Shigure Kai Ni]], and 2 additional [[DD|Destroyers]] in your fleet.]=],
    reward_fuel = 100,
    reward_ammo = 100,
    reward_steel = 100,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#B53|B53]], [[Quests#Bd1|Bd1]], [[Quests#F25|F25]](?)<br>Unlocks: [[Quests#B68|B68]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A69',
    category = nil,
    type = nil,
    title = '新編「水雷戦隊」を含む艦隊を再編成せよ!',
    title_en = [=[Organize a New Torpedo Squadron!]=],
    detail = nil,
    detail_en = [=[Have a [[CL|Light Cruiser]]/[[CLT|Torpedo Cruiser]]/[[CT|Training Cruiser]] as flagship and 4 [[DD|Destroyers]] in your fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2]=],
    note = [=[Requires: [[Quests#A4|A4]]<br>Unlocks: [[Quests#B70|B70]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A70',
    category = nil,
    type = nil,
    title = '新編「第八駆逐隊」を再編成せよ!',
    title_en = [=[Reorganize the New 8th Destroyer Division!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Asashio Kai Ni]] or [[Asashio Kai Ni D]] as flagship, [[Michishio]], [[Ooshio]] and [[Arashio]] in your fleet.<sup>[[Quests#Quest_Bugs_and_Minutiae|?]]</sup>]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x3]=],
    note = [=[Requires: [[Quests#B20|B20]]<br>Unlocks: [[Quests#B73|B73]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A71',
    category = nil,
    type = nil,
    title = '精鋭!八駆第一小隊!',
    title_en = [=[Elite! DesDiv 8, 1st Platoon!]=],
    detail = nil,
    detail_en = [=[Have [[Asashio Kai Ni D]] and [[Ooshio Kai Ni]] in your fleet.]=],
    reward_fuel = 250,
    reward_ammo = 250,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]] x3<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#B72|B72]], [[Quests#Bw5|Bw5]]<br>Unlocks: [[Quests#B74|B74]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A72',
    category = nil,
    type = nil,
    title = '「第十九駆逐隊」を編成せよ!',
    title_en = [=[Organize the 19th Destroyer Division!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Isonami]], [[Uranami]], [[Ayanami]], and [[Shikinami]] in your fleet.]=],
    reward_fuel = 190,
    reward_ammo = 190,
    reward_steel = 190,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[Combat Ration]] x1]=],
    note = [=[Requires: [[Quests#B21|B21]], [[Quests#Bd1|Bd1]]<br>Unlocks: [[Quests#B78|B78]], [[Quests#C42|C42]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A73',
    category = nil,
    type = nil,
    title = '「第十六戦隊(第三次)」を編成せよ!',
    title_en = [=[Form the 16th Cruiser Division (Third Generation)!]=],
    detail = nil,
    detail_en = [=[Have [[Kinu]], [[Aoba]], [[Kitakami]], and [[Ooi]] in your fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 200,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Development material.png|30px|link=Construction]] x2]=],
    note = [=[Requires: [[Quests#B55|B55]]<br>Unlocks: [[Quests#B84|B84]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A74',
    category = nil,
    type = nil,
    title = '精鋭「第十六戦隊」を再編成せよ!',
    title_en = [=[Reorganize the Elite 16th Cruiser Division!]=],
    detail = nil,
    detail_en = [=[Have [[Kinu Kai Ni]] as flagship and any 5 of [[Kitakami Kai Ni]], [[Ooi Kai Ni]], [[Kuma Kai]], [[Aoba Kai]], [[Uranami Kai]], and [[Shikinami Kai]] in your fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3<br>[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#B84|B84]]<br>Unlocks: [[Quests#B85|B85]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A75',
    category = nil,
    type = nil,
    title = '新編「第一戦隊」を編成せよ!',
    title_en = [=[Organize the New First Squadron! ]=],
    detail = nil,
    detail_en = [=[Have [[Nagato Kai Ni]] as flagship and [[Mutsu Kai]] as second ship in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 880,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#B31|B31]], [[Quests#B52|B52]](?), ??<br>Unlocks: [[Quests#B99|B99]]]=],
    requires = nil,
    unlocks = nil,
  },
    {
    id = nil,
    label = 'A76',
    category = nil,
    type = nil,
    title = '新編「第七戦隊」を編成せよ!',
    title_en = [=[Organize the New "Seventh Squadron"!]=],
    detail = nil,
    detail_en = [=[Have [[Kumano Kai Ni]] as flagship, [[Suzuya Kai Ni]] as second ship, [[Mogami Kai]], and [[Mikuma Kai]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 700,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#B46|B46]](?), [[Quests#B95|B95]], [[Quests#Bm7|Bm7]](?), [[Quests#C2|C2]], ??<br>Unlocks: [[Quests#B101|B101]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A77',
    category = nil,
    type = nil,
    title = '精鋭「第四航空戦隊」を再編成せよ!',
    title_en = [=[Reorganize the Elite "Fourth Carrier Division"!]=],
    detail = nil,
    detail_en = [=[Have [[Ise]] and [[Hyuuga]] '''both above level 50''' as flagship and second ship, 1 [[CL|Light Cruiser]], 2 [[DD|Destroyers]], and 1 additional ship in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 400,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]] x4<br>[[Skilled Crew Member]] x1]=],
    note = [=[Requires: [[Quests#A60|A60]], [[Quests#B14|B14]]<br>Unlocks: [[Quests#B102|B102]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A78',
    category = nil,
    type = nil,
    title = '新編「第四水雷戦隊」を編成せよ!',
    title_en = [=[Organize the New 4th Torpedo Squadron!]=],
    detail = nil,
    detail_en = [=[Have [[Yura Kai Ni]] as flagship, [[Murasame]], [[Yuudachi]], [[Harusame]], [[Samidare]], and 1 additional [[DD|Destroyer]] in your first fleet.]=],
    reward_fuel = 400,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x4<br>[[Emergency Repair Personnel]] x1]=],
    note = [=[Requires: [[Quests#A54|A54]], [[Quests#B15|B15]]<br>Unlocks: [[Quests#A84|A84]], [[Quests#B103|B103]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A79',
    category = nil,
    type = nil,
    title = '精鋭「第二二駆逐隊」を再編成せよ!',
    title_en = [=[Reorganize the Elite 22th Destroyer Squadron!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Fumizuki Kai Ni]], [[Satsuki Kai Ni]], [[Minazuki Kai]], and [[Nagatsuki Kai]] in your first fleet.]=],
    reward_fuel = 220,
    reward_ammo = 0,
    reward_steel = 220,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>[[Combat Ration]] x2]=],
    note = [=[Requires: [[Quests#B39|B39]]<br>Unlocks: [[Quests#A91|A91]], [[Quests#B104|B104]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A80',
    category = nil,
    type = nil,
    title = '精強「任務部隊」を編成せよ!',
    title_en = [=[Organize a Powerful Task Force!]=],
    detail = nil,
    detail_en = [=[Have [[Saratoga Mk.II]] or [[Saratoga Mk.II Mod.2]] as flagship, 1 [[CL|Light Cruiser]], and 2 [[DD|Destroyers]] in your first fleet.]=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=['''Choice between'''<br>[[F6F-3]] x1<br>'''or'''<br>[[F4U-1D]] x1<br>''' then choice between'''<br>[[TBF]] x1<br>'''or'''<br>[[New Model Aerial Armament Material]] x1]=],
    note = [=[Requires: [[Quests#A19|A19]], [[Quests#Bd1|Bd1]]<br>Unlocks: [[Quests#B105|B105]], [[Quests#F61|F61]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A81',
    category = nil,
    type = nil,
    title = '最精鋭「第八駆逐隊」を編成せよ!',
    title_en = [=[Form the New Elite 8th Destroyer Division!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Michishio Kai Ni]], [[Asashio Kai Ni]] or [[Asashio Kai Ni D]], [[Ooshio Kai Ni]], and [[Arashio Kai Ni]] in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A81 achieved.ogg}}}}''']=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Combat Ration]] x1<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1]=],
    note = [=[Requires: [[Quests#B74|B74]], [[Quests#B108|B108]]<br>Unlocks: [[Quests#B109|B109]]]=],
    requires = nil,
    unlocks = nil,
--[[
Michishio: Phew, kept you waiting, girls!&#013;
Arashio: Oh my, were you that impatient~?&#013;
Asashio: All right! Commander, the Remodeled DesDiv 8 has now assembled!&#013;
Ooshio: This is so exciting!&#013;
Asashio: 8th Destroyer Division, ready to sally!&#013;
]]--
  },
  {
    id = nil,
    label = 'A82',
    category = nil,
    type = nil,
    title = '「西村艦隊」第二戦隊随伴部隊、集結せよ!',
    title_en = [=[2nd Naval Assault Squadron Nishimura Fleet, Gather!]=],
    detail = nil,
    detail_en = [=[Have [[Mogami]], [[Michishio]], [[Shigure]], [[Asagumo]], and [[Yamagumo]] in your '''third''' fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A82 achieved.ogg}}}}''']=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 300,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3<br>'''then choice between'''<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x2<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1<br>'''or'''<br>[[New Model Gun Mount Improvement Material]] x1]=],
    note = [=[Requires: [[Quests#D2|D2]], [[Quests#D27|D27]]]=],
    requires = nil,
    unlocks = nil,
--[[
Michishio: "Why did they assign me to this fleet...?"&#013;
Shigure: "Oh, Michishio. Nice to see you."&#013;
Michishio: "Shigure?! What are you doing here? Don't tell me we're in the same unit!&#013;
Shigure: "Looks like it... Force C of the First Striking Force..."&#013;
Michishio: "What's wrong, Shigure? You don't look so good. Maybe you should lie down for a bit."&#013;
Shigure: "It's okay, I'm fine. It's because of the rain... I guess. Anyway, let's go."&#013;
]]--
  },
  {
    id = nil,
    label = 'A83',
    category = nil,
    type = nil,
    title = '精銳「三一駆」第一小隊、抜錨準備!',
    title_en = [=[Elite「31st Destroyer Division」1st Squadron, Prepare for Launch!]=],
    detail = nil,
    detail_en = [=[Have [[Naganami Kai Ni]] as flagship and 1 of [[Takanami Kai]], [[Okinami Kai]], and [[Asashimo Kai]] in your fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x2<br>'''then choice between'''<br>[[Combat Ration (Special Onigiri)]] x2<br>'''or'''<br>[[File:Furniture_fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1]=],
    note = [=[Requires: [[Quests#B20|B20]], [[Quests#F65|F65]]<br>Unlocks: [[Quests#Bq6|Bq6]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A84',
    category = nil,
    type = nil,
    title = ' 精鋭「四水戦」抜錨準備!',
    title_en = [=[Elite 4th Torpedo Squadron, Prepare for Sortie!]=],
    detail = nil,
    detail_en = [=[Have [[Murasame Kai Ni]] as flagship, 3 of [[Yura Kai Ni]], [[Yuudachi Kai Ni]], [[Harusame Kai]], [[Samidare Kai]], and [[Akizuki Kai]], and 2 additional ships in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A84 achieved.ogg}}}}''']=],
    reward_fuel = 0,
    reward_ammo = 400,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3<br>[[Emergency Repair Goddess]] x1]=],
    note = [=[Requires: [[Quests#A78|A78]], [[Quests#B34|B34]]<br>Unlocks: [[Quests#B112|B112]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A85',
    category = nil,
    type = nil,
    title = ' 精鋭「第二一駆逐隊」、抜錨準備!',
    title_en = [=[Elite 21st Destroyer Division, Prepare for Sortie!]=],
    detail = nil,
    detail_en = [=[Have [[Wakaba Kai]], [[Hatsuharu Kai Ni]], [[Hatsushimo Kai Ni]], and 1 additional ship in your fleet.]=],
    reward_fuel = 100,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3<br>[[Combat Ration]] x1]=],
    note = [=[Requires: [[Quests#B37|B37]]<br>Unlocks: [[Quests#C17|C17]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A86',
    category = nil,
    type = nil,
    title = ' 改装「第十七駆逐隊」、再編始め!',
    title_en = [=[Reorganize the Remodeled 17th Destroyer Division!]=],
    detail_en = [=[Have [[Isokaze B Kai]], [[Hamakaze B Kai]], [[Urakaze Kai]], and [[Tanikaze Kai]] in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A86 achieved.ogg}}}}''']=],
    reward_fuel = 170,
    reward_ammo = 170,
    reward_steel = 170,
    reward_bauxite = 0,
    reward_other = [=[[[File:Food supply ship mamiya.png|30px|link=Fatigue]][[Glossary#Food_supply_ship_Mamiya|"Mamiya"]] x1<br>[[File:Reinforcement_expansion_064_useitem.png|30px|link=Reinforcement Expansion]][[Reinforcement Expansion]] x1]=],
    note = [=[Requires: [[Quests#B61|B61]], [[Quests#F72|F72]]<br>Unlocks: [[Quests#A90|A90]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A87',
    category = nil,
    type = nil,
    title = ' 精鋭「第十八駆逐隊」を編成せよ!',
    title_en = [=[Organize the Elite "18th Destroyer Division"!]=],
    detail_en = [=[Have [[Arare Kai Ni]], [[Kasumi Kai Ni]] or [[Kasumi Kai Ni B]], [[Kagerou Kai]], and [[Shiranui Kai]] in your fleet.]=],
    reward_fuel = 180,
    reward_ammo = 0,
    reward_steel = 180,
    reward_bauxite = 0,
    reward_other = [=['''Choice between'''<br>[[File:Reinforcement_expansion_064_useitem.png|30px|link=Reinforcement Expansion]][[Reinforcement Expansion]] x1<br> '''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1]=],
    note = [=[Requires: [[Quests#B58|B58]]/[[Quests#B59|B59]](?), [[Quests#B115|B115]](?), ??<br>Unlocks: [[Quests#B116|B116]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A88',
    category = nil,
    type = nil,
    title = ' 最精銳甲型駆逐艦、集結せよ!',
    title_en = [=[Elite Type-A Destroyers, Assemble!]=],
    detail = nil,
    detail_en = [=[Have [[Kagerou Kai Ni]], [[Shiranui Kai Ni]], [[Kuroshio Kai Ni]], and 3 level 70 or above [[Ship_Class#Kagerou-class|Kagerou]]/[[Ship_Class#Yuugumo-class|Yuugumo]] class Destroyers in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A88 achieved.ogg}}}}''']=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=['''Choice between'''<br>[[File:Medal.png|30px|link=Medal]] x1<br> '''or'''<br>[[12.7cm Twin Gun Mount Model C Kai 2]] x1]=],
    note = [=[Requires: [[Quests#B109|B109]], ??<br>Unlocks: [[Quests#C21|C21]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A89',
    category = nil,
    type = nil,
    title = '精鋭「第十八戦隊」を再編せよ!',
    title_en = [=[Organize the Elite 18th Cruiser Division!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Tenryuu Kai Ni]] and [[Tatsuta Kai Ni]] in your fleet.]=],
    reward_fuel = 180,
    reward_ammo = 0,
    reward_steel = 180,
    reward_bauxite = 0,
    reward_other = [=['''Choice between'''<br>[[File:Development material.png|30px|link=Construction]] x5<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1]=],
    note = [=[Requires: [[Quests#B43|B43]], ??<br>Unlocks: [[Quests#B120|B120]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
      id = nil,
      label = 'A90',
      category = nil,
      type = nil,
      title = '精強「第十七駆逐隊」を編成せよ!',
      title_en = [=[Organize the Elite 17th Destroyer Division!]=],
      detail = nil,
      detail_en = [=[Have [[Isokaze B Kai]], [[Hamakaze B Kai]], [[Urakaze D Kai]], and [[Tanikaze D Kai]] in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A90 achieved.ogg}}}}''']=],
      reward_fuel = 170,
      reward_ammo = 170,
      reward_steel = 0,
      reward_bauxite = 170,
      reward_other = [=[[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]] x1<br>'''then choice between'''<br>[[Combat Ration]] x2<br>'''or'''<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x3]=],
      note = [=[Requires: [[Quests#A86|A86]], ??<br>Unlocks: [[Quests#B123|B123]], [[Quests#C27|C27]]]=],
      requires = nil,
      unlocks = nil,
  },
  {
      id = nil,
      label = 'A91',
      category = nil,
      type = nil,
      title = '精銳「第十駆逐隊」、拔錨準備!',
      title_en = [=[Elite '10th Destroyer Division', Prepare for Sortie!]=],
      detail = nil,
      detail_en = [=[Have '''ONLY''' [[Yuugumo Kai Ni]] and [[Makigumo Kai Ni]] in your fleet.]=],
      reward_fuel = 200,
      reward_ammo = 0,
      reward_steel = 200,
      reward_bauxite = 0,
      reward_other = [=[[[Combat Ration]] x1<br>'''then choice between'''<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x5<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1]=],
      note = [=[Requires: [[Quests#A79|A79]], ??<br>Unlocks: [[Quests#B126|B126]]]=],
      requires = nil,
      unlocks = nil,
  },
  {
      id = nil,
      label = 'A92',
      category = nil,
      type = nil,
      title = '精鋭無比「第一戦隊」抜錨準備!',
      title_en = [=[Unrivaled "1st Squadron", Ready to Set Sail!]=],
      detail = nil,
      detail_en = [=[Have [[Nagato Kai Ni]] as flagship and [[Mutsu Kai Ni]] as second ship in your fleet.<br>'''{{color|red|※ On completion plays {{Audio|file=Quest A92 achieved.ogg}}}}''']=],
      reward_fuel = 0,
      reward_ammo = 800,
      reward_steel = 800,
      reward_bauxite = 0,
      reward_other = [=[[[Type 3 Shell Kai]] x1<br>'''then choice between'''<br>[[41cm Twin Gun Mount]] x2<br>'''or'''<br>[[New Model Gun Mount Improvement Material]] x1<br>'''or'''<br>[[File:Development material.png|30px|link=Construction]] x8]=],
      note = [=[Requires: [[Quests#B99|B99]], [[Quests#Bd2|Bd2]], ??<br>Unlocks: [[Quests#B129|B129]]]=],
      requires = nil,
      unlocks = nil,
  },
  {
      id = nil,
      label = 'A93',
      category = nil,
      type = nil,
      title = '主力オブ主力、精強「十駆」出撃準備ヨシ!',
      title_en = [=[Main Force of the Main Force, Powerful "DesDiv 10", ready to sortie!]=],
      detail = nil,
      detail_en = [=[Have '''ONLY''' [[Yuugumo Kai Ni]], [[Makigumo Kai Ni]], [[Kazagumo Kai Ni]] and [[Akigumo Kai Ni]] in your fleet.]=],
      reward_fuel = 100,
      reward_ammo = 100,
      reward_steel = 100,
      reward_bauxite = 100,
      reward_other = [=[[[12.7cm Twin Gun Mount Model D Kai 2]] ★+2 x1<br>'''then choice between'''<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] x6<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] x1]=],
      note = [=[Requires: [[Quests#B126|B126]], ??<br>Unlocks: [[Quests#B157|B157]], [[Quests#C50|C50]]]=],
      requires = nil,
      unlocks = nil,
  },
}