Quest Description Controller Object
Contents |
Quest Description Controller
Properties
Name | Category | Type | Description | ReadOnly |
---|---|---|---|---|
PIECES | PIECES | string | List of widget names this controller knows about. | X |
QUEST NAME | QUESTS | string | A Specific quest by name. | |
INDEX | QUESTS | int | The index of player owned quests. | |
ACTIVE | QUESTS | bool | If true the controller will use the selected quest. | |
HUD | QUESTS | bool | If true the controller will use the selected index as the quest to show in the hud. | |
TITLE | WIDGET NAMES | string | Title of the quest. | |
DETAILS | WIDGET NAMES | string | Details of the quest. | |
FAME | WIDGET NAMES | string | Fame of rewarded. | |
XP | WIDGET NAMES | string | XP rewarded. | |
GOLD | WIDGET NAMES | string | Gold rewarded. | |
HUD DETAILS | WIDGET NAMES | string | Details for the hud. | |
COMPLETE IMG | WIDGET NAMES | string | Image to show when complete | |
INTRO DIALOG | WIDGET NAMES | string | The text field for displaying the intro dialog. | |
RETURN DIALOG | WIDGET NAMES | string | The text field for displaying the return dialog. | |
COMPLETE DIALOG | WIDGET NAMES | string | The text field for displaying the complete dialog. | |
ACTIVE DIALOG | WIDGET NAMES | string | The text field for displaying the dialog that should be shown for the active NPC interacting with. | |
PREFIX COMPLETE | PROPERTIES | bool | If true COMPLETE will be shown in front of the quest title if the quest is complete. |
Input Events
Refresh
Accept
Stop Interacting
Abandon
Share
Toggle In Hud
Complete give All Rewards
Complete give Item Rewards
Complete give Stat Rewards
Complete give no Rewards
Play Quest Dialog
Stop Quest Dialog
Output Events
INVALID
VALID
Quest Complete
Quest Not Complete
Accepted
Can Complete
Cannot Complete
Quest Task Completed
Quest Tasks Not Completed
Accepted Show Message
Completed Show Message
Quest Active
Quest Not Active
Quest Active Not Accepted
Quest Active And Accepted
Have to Accept
Quest Cannot Abandon
Quest Cannot Share
Quest Can Abandon
Quest Can Share
Has Rewards
Has Collect Items
Has No Rewards
Has No Collect Items
Single Item Reward
Multiple Item Rewards
Has No Item Reward
Has XP Reward
Has No XP Reward
Has Fame Reward
Has No Fame Reward
Has Gold Reward
Has No Gold Reward
Quest In Hud
Quest Not In Hud
NPC DONE TALKING
Main Quest
Secondary Quest
Has Tasks
Has No Tasks
Has More Details
Has No More Details
Has Task Details
Has No Task Details
NPC DIALOG PASSIVE
NPC DIALOG INTRO
NPC DIALOG RETURN
NPC DIALOG COMPLETE