Reward | ICurrencyAvailableReward |
Example | Unlock 1 Cory Card |
Inheritance | ICurrencyReward |
Description | This reward is the only reward type that can set a Currency 's available status to true. |
Restrictions | Target Currency should not be CurrencyReward . If it is obtained a fallback reward amount will be granted instead of the base amount. |
Has fallback | true |
Sets available | true |
Sets obtained | true |
Remarks | Use these rewards to introduce new Currency to the player. Once a Currency becomes available it will begin to appear in the RandomObtainedCurrencyReward and RandomUnobtainedCurrencyReward |