Talk:The Lottery: Difference between revisions
From EHWiki
Jump to navigationJump to search
→Rewards amount: new section |
|||
| Line 13: | Line 13: | ||
chaos-token = roundup(ticket/1000) | chaos-token = roundup(ticket/1000) | ||
</pre> | </pre> | ||
[[User:Fbcpck|Fbcpck]] ([[User talk:Fbcpck|talk]]) 12:02, 15 February 2016 (UTC) | |||
Latest revision as of 12:02, 15 February 2016
Likely roundup(ticket/2000) for tokens and roundup(ticket/10000) for artifacts.
Artifact seems to be increased to roundup(ticket/5000). Varst (talk) 06:12, 31 March 2014 (UTC)
- 1+that it seems. - Maximum Joe (talk) 15:30, 31 March 2014 (UTC)
Rewards amount
At 0.83, the reward amount formula seems to be:
golden-ticket = roundup(ticket/50000) soul-fragment = roundup(ticket/5000) blood-token = roundup(ticket/2500) chaos-token = roundup(ticket/1000)