Quest Reward (Asset): Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !Field !Type !Default !Description |- |Label |String | |A unique label for your reward. '''Do not edit after setting up your reward.''' |- |Type |String |Asset |Type of quest reward. |- |Asset Reward |Asset | |Asset to give (if type is asset). |- |Action |Action | |Action for the player to learn (if type is an action). |- |Reputation |JSON | |JSON object with faction set to the label of the action, and amount t..." |
(No difference)
|
Latest revision as of 22:43, 19 February 2025
Field | Type | Default | Description |
---|---|---|---|
Label | String | A unique label for your reward. Do not edit after setting up your reward. | |
Type | String | Asset | Type of quest reward. |
Asset Reward | Asset | Asset to give (if type is asset). | |
Action | Action | Action for the player to learn (if type is an action). | |
Reputation | JSON | JSON object with faction set to the label of the action, and amount to the amount of reputation to give. | |
Condition | Condition | Condition that needs to be met for this reward to be given. |