View source for Module:Questreq/data
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
--
-- Part of [[Template:Questreq]]'s implementation
--[[
To add a new quest to this database, please copy and paste the template below.
Replace Name_of_quest, skill_name, and skill_level with appropriate parameters.
'ironman' and 'boostable' are optional arguments for skill requirements.
Please try to maintain alphabetical order ('The' is ignored in quest name similar to
how it is in the in-game quest list).
Pay close attention to formatting of commas.
Double check that all quest requisites are defined, otherwise a script error will occur
Look at other quest formatting for help.
------------------QUEST TEMPLATE-----------------------
['Name_of_quest'] = {
['quests'] = {
'subquest',
'subquest',
'subquest'
},
['skills'] = {
{'skill_name', skill_level},
000
1:0
Template used on this page:
Return to Module:Questreq/data.