Receive Node
Last updated
Last updated
The receive node can be used to provide a quest or item to the player.
ID: The node's ID (read-only).
Receive: The receive type. What will be received will depend on this value.
Quest: The dialogue's quest will be received (quest dialogue only).
Item: An item reward will be received. Item options will be available below when the type is set to this.
Key: The item reward key. This can be used to determine if the item was already granted to the player.
Item Object: The QTItem object. Once set, the item details will be displayed below, which are read-only.
Quantity: The amount of the item to recieve.