• 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
< Module:Data
Revision as of 18:30, 24 November 2018 by com>Kruss
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 main fleet.]=],
    reward_fuel = 20,
    reward_ammo = 20,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Shirayuki]]]=],
    note = [=[Unlocks: [[#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]]×1]=],
    note = [=[Requires: [[#A1|A1]]<br>Unlocks: [[#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 your flagship and 3 [[DD|Destroyers]] in your main fleet]=],
    reward_fuel = 40,
    reward_ammo = 40,
    reward_steel = 0,
    reward_bauxite = 40,
    reward_other = [=[[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#A2|A2]]<br>Unlocks: [[#A4|A4]], [[#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 = [=[<span style="color:red">Second Fleet Expeditions Tab</span>]=],
    note = [=[Requires: [[#A3|A3]]<br>Unlocks: [[#A6|A6]], [[#A9|A9]]]=],
    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 [[Ship_Class#Light_Cruiser_.28CL.29|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]]×1]=],
    note = [=[Requires: [[#A3|A3]]<br>Unlocks: [[#A7|A7]], [[#A8|A8]], [[#B29|B29]], [[#D1|D1]]]=],
    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 a 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]]×1]=],
    note = [=[Requires: [[#A4|A4]]<br>Unlocks: [[#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 [[Ship Class#Heavy Cruiser .28CA.29|Heavy Cruisers]] in your fleet <span style="color:red">(Aviation Cruisers don't count)</span>]=],
    reward_fuel = 0,
    reward_ammo = 70,
    reward_steel = 0,
    reward_bauxite = 30,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]]×1]=],
    note = [=[Requires: [[#A5|A5]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 100,
    reward_ammo = 100,
    reward_steel = 100,
    reward_bauxite = 50,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A5|A5]]<br>Unlocks: [[#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 [[Ship_Class#Seaplane_Tender_.28AV.29|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]]×1]=],
    note = [=[Requires: [[#A4|A4]]<br>Unlocks: [[#A10|A10]], [[#A45|A45]]]=],
    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]]]=],
    note = [=[Requires: [[#A9|A9]]<br>Unlocks: [[#A28|A28]], [[#B12|B12]], [[#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 an [[Ship_Class#Regular_Aircraft_Carrier_.28CV.29|Aircraft Carrier]] / [[Ship_Class#Light_Aircraft_Carrier_.28CVL.29|Light Aircraft Carrier]] and 3 [[Ship_Class#Destroyer_.28DD.29|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]]×2]=],
    note = [=[Requires: [[#B3|B3]]<br>Unlocks: [[#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 an [[Ship_Class#Regular_Aircraft_Carrier_.28CV.29|Aircraft Carrier]] / [[Ship_Class#Light_Aircraft_Carrier_.28CVL.29|Light Aircraft Carrier]] and 3 [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your main fleet.]=],
    reward_fuel = 50,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 100,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×1]=],
    note = [=[Unlocks: [[#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 a [[Ship_Class#Battleship_.28BB.29|Battleship]] and 2 [[Ship_Class#Heavy_Cruiser_.28CA.29|Heavy Cruisers]] in your main fleet.<br><span style="color:red">(Aviation Battleships don't count)</span>]=],
    reward_fuel = 0,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A12|A12]]<br>Unlocks: [[#A19|A19]], [[#A20|A20]]]=],
    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 main fleet.]=],
    reward_fuel = 100,
    reward_ammo = 0,
    reward_steel = 100,
    reward_bauxite = 0,
    reward_other = [=[<span style="color:red">Unlocks the third fleet</span>]=],
    note = [=[Requires: [[#A7|A7]]<br>Unlocks: [[#A15|A15]], [[#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 main 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]]×1 [[File:Development material.png|30px|link=Construction]]×1]=],
    note = [=[Requires: [[#A14|A14]]<br>Unlocks: [[#A16|A16]]]=],
    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 main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[<span style="color:red">Unlocks the fourth fleet</span>]=],
    note = [=[Requires: [[#A15|A15]]<br>Unlocks: [[#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 main 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]]×2 [[File:Development material.png|30px|link=Construction]]×1]=],
    note = [=[Requires: [[#A8|A8]]<br>Unlocks: [[#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 main 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]]×2 [[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A17|A17]],<br>Unlocks: [[#A51|A51]]]=],
    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 main fleet.]=],
    reward_fuel = 500,
    reward_ammo = 500,
    reward_steel = 500,
    reward_bauxite = 500,
    reward_other = [=[[[File:Instant construction 2.png|30px|link=Construction]]×2 [[File:Development material.png|30px|link=Construction]]×4]=],
    note = [=[Requires: [[#A13|A13]],<br>Unlocks: [[#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]], and [[Tenryuu]] in your main fleet, with one additional '''FAST''' ship.]=],
    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]]×3]=],
    note = [=[Requires: [[#A13|A13]]<br>Unlocks: [[#A21|A21]], [[#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 main 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]]×2 [[File:Development material.png|30px|link=Construction]]×1]=],
    note = [=[Requires: [[#A20|A20]]<br>Unlocks: [[#A22|A22]], [[#A24|A24]], [[#A25|A25]], [[#A27|A27]], [[#A29|A29]], [[#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 main 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"]]×1]=],
    note = [=[Requires: [[#A21|A21]]<br>Unlocks: [[#A23|A23]], [[#A26|A26]], [[#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 both [[Shoukaku]], [[Zuikaku]], and 2 [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your main fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#A22|A22]]<br>Unlocks: [[#A41|A41]], [[#A46|A46]], [[#A56|A56]], [[#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 main 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"]]×1]=],
    note = [=[Requires: [[#A21|A21]]<br>Unlocks: [[#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 [[Ship_Class#Submarine_.28SS.29|Submarines]] in any one of your fleets]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#A21|A21]]<br>Unlocks: [[#A31|A31]], [[#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 [[Ship_Class#Aviation_Battleship_.28BBV.29|Aviation Battleships]] and 2 [[Ship_Class#Aviation_Cruiser_.28CAV.29|Aviation Cruisers]] in your main 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]]×2]=],
    note = [=[Requires: [[#A22|A22]]<br>Unlocks: [[#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 [[Ship_Class#Submarine_.28SS.29|Submarines]] in any one of your fleets]=],
    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"]]×1]=],
    note = [=[Requires: [[#A21|A21]]<br>Unlocks: [[#A37|A37]], [[#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 main 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"]]×1]=],
    note = [=[Requires: [[#A10|A10]]<br>Unlocks: [[#A36|A36]], [[#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 main 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]]×3]=],
    note = [=[Requires: [[#A21|A21]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 200,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#A29|A29]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#A25|A25]]<br>Unlocks: [[#A33|A33]], [[#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 main fleet.]=],
    reward_fuel = 180,
    reward_ammo = 180,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×1<br>[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#B20|B20]]<br>Unlocks: [[#A42|A42]], [[#A47|A47]], [[#B21|B21]]]=],
    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 main 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]]×2<br>[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#A31|A31]]<br>Unlocks: [[#A34|A34]], [[#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 main fleet.]=],
    reward_fuel = 220,
    reward_ammo = 220,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#A33|A33]]<br>Unlocks: [[#A50|A50]], [[#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 main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 300,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×5]=],
    note = [=[Requires: [[#B24|B24]]<br>Unlocks: [[#A38|A38]], [[#A44|A44]], [[#Bm1|Bm1]], [[#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 [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your main 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]]×2 [[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A28|A28]]<br>Unlocks: [[#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 [[Ship_Class#Submarine_Tender_.28AS.29|Submarine Tender]] as flagship and 4 [[Ship_Class#Submarine_.28SS.29|Submarines]] or more in your main fleet.]=],
    reward_fuel = 250,
    reward_ammo = 250,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#A27|A27]]<br>Unlocks: [[#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]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[Type 22 Surface Radar Kai 4]]]=],
    note = [=[Requires: [[#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 with [[Hiryuu Kai Ni]] and 2 [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 450,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2 [[File:Instant construction 2.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#B25|B25]]<br>Unlocks: [[#B26|B26]],[[#F24|F24]]]=],
    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 main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 100,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Prototype 35.6cm Triple Gun Mount]]]=],
    note = [=[Requires: [[#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]] in your fleet as flagship]=],
    reward_fuel = 100,
    reward_ammo = 100,
    reward_steel = 100,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A23|A23]]<br>Unlocks: [[#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 main 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]]×2]=],
    note = [=[Requires: [[#A32|A32]]<br>Unlocks: [[#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 of any ship from either the [[Ship_Class#Nagato-class|Nagato]], [[Ship_Class#Ise-class|Ise]], [[Ship_Class#Fusou-class|Fusou]], or [[Ship_Class#Yamato-class|Yamato]] classes and 1 [[Ship_Class#Light_Cruiser_.28CL.29|Light Cruiser]] in your main fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#B31|B31]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3 [[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]]×3]=],
    note = [=[Requires: [[#A35|A35]],[[#B14|B14]]<br>Unlocks: [[#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 main 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]]×5]=],
    note = [=[Requires: [[#A9|A9]]<br>Unlocks: [[#Bw10|Bw10]], [[#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 [[Ship_Class#Light_Cruiser_.28CL.29|Light Cruiser]], and 3 [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your main 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]]×2 [[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#A23|A23]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 110,
    reward_ammo = 110,
    reward_steel = 110,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#A32|A32]]<br>Unlocks: [[#B35|B35]], [[#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 main 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]]×3]=],
    note = [=[Requires: [[#B35|B35]]<br>Unlocks: [[#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 more [[Ship_Class#Destroyer_.28DD.29|Destroyer]] in your main 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]]×2 [[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]]×2]=],
    note = [=[Requires: [[#B38|B38]]<br>Unlocks: [[#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 fill the rest of the fleet with any combination of [[Furutaka]], [[Kako]], [[Aoba]], [[Kinugasa]], [[Yuubari]], or [[Tenryuu]] for a total of 6 ships. ]=],
    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]]×2]=],
    note = [=[Requires: [[#A34|A34]], [[#B16|B16]]<br>Unlocks: [[#A57|A57]], [[#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 two other 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]]×2]=],
    note = [=[Requires: [[#A18|A18]], [[#B42|B42]]<br>Unlocks: [[#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 main 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]]×2 [[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#B16|B16]]<br>Unlocks: [[#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 with [[Hibiki]] (Верный is ok), [[Ikazuchi]], and [[Inazuma]] in your main fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Searchlight]]]=],
    note = [=[Requires: [[#B14|B14]]<br>Unlocks: [[#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 with [[Hibiki]] (Верный is ok), [[Hatsushimo]], [[Wakaba]], [[Samidare]] and [[Shimakaze]] in your main 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]]×2 [[File:Furniture box medium.png|30px|link=Furniture]]×1]=],
    note = [=[Requires: [[#B21|B21]], [[#Bd1|Bd1]]<br>Unlocks: [[#B46|B46]], [[#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 with [[Hibiki]] (Верный is ok), [[Yuugumo]], [[Naganami]], [[Akigumo]] and [[Shimakaze]] in your main 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]]×3 [[File:Furniture box large.jpg|30px|link=Furniture]]×1]=],
    note = [=[Requires: [[#C7|C7]], [[#B46|B46]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#A23|A23]], [[#Bm6|Bm6]]<br>Unlocks: [[#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 main fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2 [[File:Improvement Materials.png|30px|link=Akashi's_Improvement_Arsenal]]×2]=],
    note = [=[Requires: [[#A50|A50]], [[#B34|B34]]<br>Unlocks: [[#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 with [[Kuma]] and [[Nagara]] in your main fleet.]=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2 [[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]]×2]=],
    note = [=[Requires: [[#Bd2|Bd2]](?)<br>Unlocks: [[#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]] and [[Chiyoda Carrier]] (both as CVL, not AV) in your main fleet.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 200,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2<br>[[Skilled Crew Member]]]=],
    note = [=[Requires: [[#Bm6|Bm6]], [[#F21|F21]]<br>Unlocks: [[#B53|B53]], [[#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 main 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]]×2<br>[[Zuiun (634 Air Group)]]]=],
    note = [=[Requires: [[#B53|B53]]<br>Unlocks: [[#A61|A61]]]=],
    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 main fleet.]=],
    reward_fuel = 300,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2<br>[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#Bm7|Bm7]], [[#A60|A60]]<br>Unlocks: [[#B54|B54]]]=],
    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 two [[Ship_Class#Destroyer_.28DD.29|Destroyers]] in your fleet]=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 300,
    reward_bauxite = 300,
    reward_other = [=[[[Skilled Crew Member]]<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]]=],
    note = [=[Requires: [[#F29|F29]](?) AND possibly other<br>Unlocks: [[#F30|F30]]]=],
    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]]×2 [[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]]×2]=],
    note = [=[Requires: [[#B52|B52]]<br>Unlocks: [[#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 [[Ship_Class#Regular_Aircraft_Carrier_.28CV.29|Aircraft Carrier]] / [[Ship_Class#Light_Aircraft_Carrier_.28CVL.29|Light Aircraft Carrier]], 2 [[Ship_Class#Aviation_Battleship_.28BBV.29|Aviation Battleships]] or [[Ship_Class#Aviation_Cruiser_.28CAV.29|Aviation Cruisers]] and 2 [[Ship_Class#Destroyer_.28DD.29|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]]×2 [[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#B50|B50]], [[#B55|B55]]<br>Unlocks: [[#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]]×3]=],
    note = [=[Requires: [[#B56|B56]]<br>Unlocks: [[#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]]×2<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×1]=],
    note = [=[Requires: [[#Bd2|Bd2]], [[#B55|B55]]<br>Unlocks: [[#B60|B60]], [[#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]], [[Shigure]], [[Harusame]] and [[Samidare]] in your fleet, with Shiratsuyu set as the '''flagship'''. ]=],
    reward_fuel = 0,
    reward_ammo = 270,
    reward_steel = 270,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×2 [[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]]×2]=],
    note = [=[Requires: [[#Bd2|Bd2]], ???<br>Unlocks: [[#B61|B61]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A68',
    category = nil,
    type = nil,
    title = '強行高速輸送部隊を編成せよ!',
    title_en = [=[Organise a Forced High-speed Transport Fleet!]=],
    detail = nil,
    detail_en = [=[Have [[Sendai Kai Ni]] as flagship, [[Kawakaze Kai Ni]], [[Shigure Kai Ni]] and two other 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]]×2]=],
    note = [=[Requires: [[#B53|B53]], [[#Bd1|Bd1]], [[#F25|F25]](?)<br>Unlocks: [[#B68|B68]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A69',
    category = nil,
    type = nil,
    title = '新編「水雷戦隊」を含む艦隊を再編成せよ!',
    title_en = [=[Organise a New Torpedo Squadron!]=],
    detail = nil,
    detail_en = [=[Have a [[CL]]/[[CLT]]/[[CT]] as the flagship and 4 [[DD]] in any of your fleets.]=],
    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]]×2]=],
    note = [=[Requires: [[#A9|A9]]<br>Unlocks: [[#B70|B70]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A70',
    category = nil,
    type = nil,
    title = '新編「第八駆逐隊」を再編成せよ!',
    title_en = [=[Reorganise the New 8th Destroyer Division!]=],
    detail = nil,
    detail_en = [=[Have '''ONLY''' [[Asashio Kai Ni]]/[[Asashio Kai Ni D]] as flagship, [[Michishio]], [[Ooshio]] and [[Arashio]] in your fleet.<br>※ doesn't have to be the main fleet<br>※ If you put Asashio into your fleet, remodel her and ''then'' activate the quest you can't clear it for some reason. Either remove her from the fleet and put her back in, or turn the quest off and on again.]=],
    reward_fuel = 200,
    reward_ammo = 200,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×3]=],
    note = [=[Requires: [[#B20|B20]]<br>Unlocks: [[#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]]×3<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×1]=],
    note = [=[Requires: [[#B72|B72]],[[#Bw5|Bw5]]<br>Unlocks: [[#B74|B74]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A72',
    category = nil,
    type = nil,
    title = '「第十九駆逐隊」を編成せよ!',
    title_en = [=[Organise the 19th Destroyer Division!]=],
    detail = nil,
    detail_en = [=[Have [[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]]×2<br>[[File:Combat Ration 145 Full.png|30px|link=Combat Ration]]×1]=],
    note = [=[Requires: [[#B21|B21]], [[#Bd1|Bd1]](?)<br>Unlocks: [[#B78|B78]]]=],
    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]]×2<br>[[File:Development material.png|30px|link=Construction]]×2]=],
    note = [=[Requires: [[#B55|B55]](?)<br>Unlocks: [[#B84|B84]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A74',
    category = nil,
    type = nil,
    title = '精鋭「第十六戦隊」を再編成せよ!',
    title_en = [=[Reorganise the Elite 16th Cruiser Division!]=],
    detail = nil,
    detail_en = [=[Have [[Kinu Kai Ni]] as flagship, then put '''five''' of the following ships into your fleet as escort:<br>[[Kitakami Kai Ni]], [[Ooi Kai Ni]], [[Kuma Kai]], [[Aoba Kai]], [[Uranami Kai]], [[Shikinami Kai]].]=],
    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]]×3<br>[[Emergency Repair Personnel]]]=],
    note = [=[Requires: [[#B84|B84]]<br>Unlocks: [[#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 main 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]]×2,<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×1]=],
    note = [=[Requires: [[#B31|B31]],[[#B52|B52]] (?)<br>Unlocks: [[#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 main 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]]×2,<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×1]=],
    note = [=[Requires: [[#B46|B46]], [[#B95|B95]], [[#C2|C2]], [[#Bm7|Bm7]] (?)]=],
    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 with 1 [[CL|Light Cruiser]] + 2 [[DD|Destroyers]] and 1 additional ship in your main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 0,
    reward_steel = 0,
    reward_bauxite = 400,
    reward_other = [=[[[File:Development material.png|30px|link=Construction]]×4,<br>[[Skilled Crew Member]]×1]=],
    note = [=[Requires: [[#A60|A60]], [[#B14|B14]]<br>Unlocks: [[#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 [[DD|Destroyer]] in your main 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]]]=],
    note = [=[Requires: [[#A54|A54]], [[#B15|B15]]<br>Unlocks: [[#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 [[Fumizuki Kai Ni]], [[Satsuki Kai Ni]], [[Minazuki Kai]] and [[Nagatsuki Kai]] in your main fleet. Fumizuki must be flagship. (?)]=],
    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]]×2,<br>[[Combat Ration]]×2]=],
    note = [=[Requires: [[#B39|B39]], (?)<br>Unlocks: [[#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 with 1 [[CL|Light Cruiser]] and 2 [[DD|Destroyers]] in your main fleet.]=],
    reward_fuel = 0,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 300,
    reward_other = [=['''choice between'''<br>[[F6F-3]]<br>'''or'''<br>[[F4U-1D]]<br>'''choice between'''<br>[[TBF]]<br>'''or'''<br>[[New Model Aerial Armament Materials]]]=],
    note = [=[Requires: [[#Bd1|Bd1]] (?)<br>Unlocks: [[#B105|B105]]]=],
    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 [[Michishio Kai Ni]], [[Asashio Kai Ni]]/[[Asashio Kai Ni D]], [[Ooshio Kai Ni]] and [[Arashio Kai Ni]] in the fleet.<br>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest A81 achieved.ogg|Play]]</span></span>''']=],
    reward_fuel = 300,
    reward_ammo = 300,
    reward_steel = 0,
    reward_bauxite = 0,
    reward_other = [=[[[Combat Ration]]×1,<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×1]=],
    note = [=[Requires: [[#B108|B108]], [[#B74|B74]], (?)<br>]=],
    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 the '''third''' fleet.<br>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest A82 achieved.ogg|Play]]</span></span>''']=],
    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]]×3<br>'''choice between'''<br>[[File:Food supply ship irako.png|30px|link=Fatigue]][[Fatigue#Food_Supply_Ship_.22Irako.22|"Irako"]]×2<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]]×1<br>'''or'''<br>[[New Model Gun Mount Improvement Material]]×1]=],
    note = [=[Requires: [[#D27|D27]], [[#D2|D2]]]=],
    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, then put one of the following ships into your fleet as escort:
[[Takanami Kai]],
[[Okinami Kai]],
[[Asashimo Kai]]]=],
    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]]×2<br>'''choice between'''<br>[[Combat Ration (Special Onigiri)]]x2<br>'''or'''<br>[[File:Furniture_fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]]]=],
    note = [=[Requires: [[#F65|F65]]<br>Unlocks: [[#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 = [=[Form a Fleet with [[Murasame Kai Ni]] as Flagship along with at least 3 of the following ships: [[Yura Kai Ni]], [[Yuudachi Kai Ni]], [[Harusame Kai]], [[Samidare Kai]], [[Akizuki Kai]], and two additional ships of your choice.<br>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest A84 achieved.ogg|Play]]</span></span>''']=],
    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: [[#B34|B34]], [[#A78|A78]]]=],
    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 = [=[Form a Fleet including [[Wakaba Kai]], [[Hatsuharu Kai Ni]], [[Hatsushimo Kai Ni]] and up to one additional ship.]=],
    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: [[#B37|B37]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A86',
    category = nil,
    type = nil,
    title = ' 改装「第十七駆逐隊」、再編始め!',
    title_en = [=[Reorganize the Remodeled 17th Destroyer Division!]=],
    detail_en = [=[Form a Fleet including [[Isokaze B Kai]], [[Hamakaze B Kai]], [[Urakaze Kai]] and [[Tanikaze Kai]].<br>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest A86 achieved.ogg|Play]]</span></span>''']=],
    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"]] X 1<br>[[File:Reinforcement_expansion_064_useitem.png|30px|link=Reinforcement Expansion]][[Reinforcement Expansion]] X 1]=],
    note = [=[Requires: [[Quests#B61|B61]], [[Quests#F72|F72]]]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A87',
    category = nil,
    type = nil,
    title = ' 精鋭「第十八駆逐隊」を編成せよ!',
    title_en = [=[Organise the Elite "18th Destroyer Division"!]=],
    detail_en = [=[Form a Fleet including [[Arare Kai Ni]], [[Kasumi Kai Ni]]/[[Kasumi Kai Ni B]], [[Kagerou Kai]] and [[Shiranui Kai]].]=],
    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]] X 1<br> '''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] X 1]=],
    note = [=[Requires: [[Quest#B115|B115]](?),??]=],
    requires = nil,
    unlocks = nil,
  },
  {
    id = nil,
    label = 'A88',
    category = nil,
    type = nil,
    title = ' 最精銳甲型駆逐艦、集結せよ!',
    title_en = [=[Elite Type-A Destroyers, Assemble!]=],
    detail = nil,
    detail_en = [=[Form a Fleet including [[Kagerou Kai Ni]], [[Shiranui Kai Ni]], [[Kuroshio Kai Ni]] and three level 70 or above [[Ship_Class#Kagerou-class|Kagerou]]/[[Ship_Class#Yuugumo-class|Yuugumo]] class destroyers<br>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest A88 achieved.ogg|Play]]</span></span>''']=],
    reward_fuel = 150,
    reward_ammo = 150,
    reward_steel = 150,
    reward_bauxite = 0,
    reward_other = [=['''choice between'''<br>[[File:Medal.png|30px|link=Medal]] X 1<br> '''or'''<br>[[12.7cm Twin Gun Mount Model C Kai 2]] X 1]=],
    note = [=[Requires: [[Quests#B109|B109]], Others(?) <br>Unlocks: [[Quests#C18|C18]]?]=],
    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 = [=[Form a Fleet including '''ONLY''' [[Tenryuu Kai Ni]] and [[Tatsuta Kai Ni]]]=],
    reward_fuel = 180,
    reward_ammo = 0,
    reward_steel = 180,
    reward_bauxite = 0,
    reward_other = [=['''choice between'''<br>[[File:Development material.png|30px|link=Construction]] X 5<br>'''or'''<br>[[File:Furniture fairy.png|30px|link=Furniture]][[Furniture|Furniture Fairy]] X 1]=],
    note = [=[Requires: ??]=],
    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>'''<span style="color:red">※ On completion plays <span class="audio-button">[[Media:Quest_A90_atcheved_.ogg|Play]]</span></span>''']=],
      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"]]<br>'''choice between'''<br>[[Combat Ration]] X 2<br>'''or'''<br>[[File:Instant repair 2.png|30px|link=Tutorial:_FAQ#What_are_buckets.3F]] X 3]=],
      note = [=[Requires: ??]=],
      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 [[Yuugumo Kai Ni]] & [[Makigumo Kai Ni]] in your fleet.]=],
      reward_fuel = 200,
      reward_ammo = 0,
      reward_steel = 200,
      reward_bauxite = 0,
      reward_other = [=[[[File:Combat Ration 145 Full.png|30px|link=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: ??]=],
      requires = nil,
      unlocks = nil,
  },
}