Talk:The Lottery: Difference between revisions
From EHWiki
Jump to navigationJump to search
Maximum Joe (talk | contribs) Created page with "Trying to nail down pool size vs. prize size. {|class="wikitable" !Tickets In Pool !Prize Quantities <br>(Artifact / Tokens) |- |3,713 || 1 / 2 |- |18,215 || 2 / 10 |- |}" |
|||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
Likely roundup(ticket/2000) for tokens and <s>roundup(ticket/10000)</s> for artifacts. | |||
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) | |||
== 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> | |||
[[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)