- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Quest/Marriage"
Jump to navigation
Jump to search
(# --> Quests# . Fixes linking issues on pages other than /Quests.) |
m (2 revisions imported) |
(No difference)
|
Latest revision as of 14:25, 25 April 2021
Documentation for this module may be created at Module:Data/Quest/Marriage/doc
-- [[Category:Quest modules]]
return {
{
label = 'WF01',
title = '式の準備!(その壱)',
title_en = [=[Preparation for the Ceremony (Part I)]=],
detail_en = [=[Scrap equipment twice.]=],
reward_fuel = 88,
reward_ammo = 88,
reward_steel = 0,
reward_bauxite = 0,
reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1]=],
note = [=[Requires: [[Quests#A16|A16]] <br />Unlocks: [[Quests#WC01|WC01]]]=],
},
{
label = 'WC01',
title = '式の準備!(その弐)',
title_en = [=[Preparation for the Ceremony (Part II)]=],
detail_en = [=[Obtain a B-rank (or higher) in [[Exercises (PvP)|Exercises]] twice.]=],
reward_fuel = 0,
reward_ammo = 0,
reward_steel = 88,
reward_bauxite = 88,
reward_other = [=[[[File:Development material.png|30px|link=Construction]] x1]=],
note = [=[Requires: [[Quests#WF01|WF01]] <br />Unlocks: [[Quests#WA01|WA01]]]=],
},
{
label = 'WA01',
title = '式の準備!(その参)',
title_en = [=[Preparation for the Ceremony (Part III)]=],
detail_en = [=[Have a level 90-99 ship as your flagship.]=],
reward_fuel = 88,
reward_ammo = 88,
reward_steel = 88,
reward_bauxite = 88,
reward_other = [=[[[File:Furniture box large.jpg|30px|link=Furniture]] x1]=],
note = [=[Requires: [[Quests#WC01|WC01]] <br />Unlocks: [[Quests#WB01|WB01]]]=],
},
{
label = 'WB01',
title = '式の準備!(最終)',
title_en = [=[Preparation for the Ceremony (Final)]=],
detail_en = [=[Sortie a fleet with a level 90-99 flagship to World [[2-3]]. Obtain a S-rank at the boss node.]=],
reward_fuel = 0,
reward_ammo = 0,
reward_steel = 0,
reward_bauxite = 0,
reward_other = [=[[[File:Marriage Papers.png|30px|link=Marriage]]<br />[[Marriage|Marriage Ring and Documents]] x1]=],
note = [=[Requires: [[Quests#WA01|WA01]] <br />Unlocks: [[Quests#WA02|WA02]]]=],
},
{
label = 'WA02',
title = '新たなる旅立ち!',
title_en = [=[A New Voyage]=],
detail_en = [=[Have a level 100 ship as flagship and 5 additional ships in your first fleet.]=],
reward_fuel = 200,
reward_ammo = 200,
reward_steel = 200,
reward_bauxite = 200,
reward_other = [=[{{EquipmentLink|Emergency Repair Personnel|text=true|image=30px}} x1]=],
note = [=[Requires: [[Quests#WB01|WB01]] <br />Unlocks: [[Quests#WB02|WB02]]]=],
},
{
label = 'WB02',
title = '二人でする初めての任務!',
title_en = [=[A Couple's First Quest]=],
detail_en = [=[Sortie a fleet with a level 100 (or higher) flagship and up to 5 additonal ships to World [[4-3]]. Obtain a S-rank at the boss node.]=],
reward_fuel = 300,
reward_ammo = 300,
reward_steel = 300,
reward_bauxite = 300,
reward_other = [=[[[Furniture#Thin Futon|Thin Futon]]]=],
note = [=[Requires: [[Quests#WA02|WA02]] <br />Unlocks: [[Quests#A40|A40]]]=],
},
}