Talk:The Lottery: Difference between revisions
From EHWiki
Jump to navigationJump to search
Maximum Joe (talk | contribs) No edit summary |
→Rewards amount: new section |
||
| Line 3: | Line 3: | ||
Artifact seems to be increased to roundup(ticket/5000). [[User:Varst|Varst]] ([[User talk:Varst|talk]]) 06:12, 31 March 2014 (UTC) | Artifact seems to be increased to roundup(ticket/5000). [[User:Varst|Varst]] ([[User talk:Varst|talk]]) 06:12, 31 March 2014 (UTC) | ||
:1+that it seems. - [[User:Maximum Joe|Maximum Joe]] ([[User talk:Maximum Joe|talk]]) 15:30, 31 March 2014 (UTC) | :1+that it seems. - [[User:Maximum Joe|Maximum Joe]] ([[User talk:Maximum Joe|talk]]) 15:30, 31 March 2014 (UTC) | ||
== Rewards amount == | |||
At 0.83, the reward amount formula seems to be: | |||
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}"> | |||
golden-ticket = roundup(ticket/50000) | |||
soul-fragment = roundup(ticket/5000) | |||
blood-token = roundup(ticket/2500) | |||
chaos-token = roundup(ticket/1000) | |||
</pre> | |||
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)