Difference between revisions of "Quest"
Jump to navigation
Jump to search
Added editor object
imported>Cdcooley (Redirected page to Category:Quests) |
imported>Qazaaq (Added editor object) |
||
Line 1: | Line 1: | ||
'''Type:''' <code>QUST</code> | |||
<BR/> | |||
'''Papyrus:''' [[Quest Script]] | |||
Quests are the stories and adventures of Fallout 4. Quest [[:Category:Object_Classes|objects]] are found in the [[Object Window]] under [[:Category:Character|Character]]. | |||
== Editor Dialog == | |||
=== Quest Data === | |||
[[File:Quest Data Editor.png]] | |||
*'''ID:''' The editor ID which is used by the Creation Kit. | |||
*'''Quest Name:''' | |||
*'''Priority:''' | |||
*'''Event:''' | |||
**'''Start Game Enabled:''' | |||
**'''Run Once:''' | |||
**'''Warn on alias fill failure:''' | |||
**'''Allow repeated stages:''' | |||
**'''Add Idle Topic To Hello:''' | |||
*'''Quest Completion XP:''' | |||
*'''Type:''' | |||
*'''Object Window Filter:''' | |||
*'''SWF File:''' | |||
*'''Location:''' | |||
*'''Quest Group:''' | |||
*'''Recompile All Papyrus Scripts:''' | |||
*'''Export Dialogue Specific Voices:''' | |||
*'''Export Quest Dialogue:''' | |||
*'''Exclude from dialogue export:''' | |||
*'''Calculate Voice Assets:''' | |||
*'''Out of Date Dialogue:''' | |||
*'''Lines of dialog:''' | |||
*'''Text Display Globals:''' | |||
*'''Quest Dialogue Conditions:''' | |||
=== Quest Stages === | |||
[[File:Quest Stages Editor.png]] | |||
*'''Stage Items''' | |||
**'''Index:''' | |||
**'''Log:''' | |||
**'''Notes:''' | |||
**'''Run on start?:''' | |||
**'''Run on stop?:''' | |||
**'''Keep Instance Data From Here On:''' | |||
*'''Log Entries''' | |||
**'''Log Entry:''' | |||
**'''Designer Notes:''' | |||
**'''Complete Quest:''' | |||
**'''Fail Quest:''' | |||
**'''Next quest:''' | |||
**'''Start scene:''' | |||
**'''Conditions''' | |||
**'''Papyrus Fragment''' The [[Papyrus]] fragment editor is for [[Quest Stage Fragments]]. | |||
=== Quest Objectives === | |||
=== Quest Aliases === | |||
=== Player Dialogue === | |||
=== Command Dialogue === | |||
=== Scenes === | |||
=== Scene Collections === | |||
=== Combat === | |||
=== Favors === | |||
=== Detection === | |||
=== Service === | |||
=== Misc === | |||
=== Scripts === | |||
== See Also == | |||
*[[:Category:Character|Character Category]] | |||
[[Category:Editor Reference]] | |||
[[Category:Object_Classes]] | |||
[[Category:Character]] | |||
[[Category:Quests]] |