-
Notifications
You must be signed in to change notification settings - Fork 152
Reward value
Jerome Leclanche edited this page Oct 17, 2016
·
10 revisions
https://hearthstone.gamepedia.com/Arena
We first convert all card packs to gold, and all cards to their dust value. The final result is a tuple of (gold, dust).
For reward pools, we take all possible rewards, normalize their ranges to the mean average, divide each possible reward by the total amount of possible rewards (assuming even distribution of all rewards and ranges).
- The Fireplace Card API
- The Fireplace DSL
- Card introspection
- Creating and playing a Game
- The CardDefs.xml file
- Developer Quick Start
- How to enable logging in Hearthstone
- Frequently Asked Questions
- Game State
- Game Actions
- Powers and Card Actions
- Target Selection
- Events
- Enchantments