Gamend.Quests.Reward (gamend_core v1.0.1192)

Copy Markdown View Source

One reward entry on a quest definition: amount of a currency (via Gamend.Economy.grant/4) or an item (via Gamend.Inventory.grant_item/4).

Summary

Types

t()

@type t() :: %Gamend.Quests.Reward{amount: term(), code: term(), type: term()}