Dawn of a New Day: Difference between revisions
From EHWiki
Jump to navigationJump to search
mNo edit summary |
0.72 update |
||
| Line 14: | Line 14: | ||
*The amount of [[EXP]] received is 5% of the required EXP for [[Level and Rank Table|next level]]. This is affected by the forum posting bonus. | *The amount of [[EXP]] received is 5% of the required EXP for [[Level and Rank Table|next level]]. This is affected by the forum posting bonus. | ||
*The amount of [[credits]] received is '''estimated''' to be: | *The amount of [[credits]] received is '''estimated''' to be: | ||
<pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Dawn Credits''' = round(random(25..300 | <pre<includeonly></includeonly> style="overflow: auto;{{{style|}}}">'''Dawn Credits''' = round(random(25..300) </pre> | ||
*Auras that award credits ([[Aura#Metallic_Auras|metallic]] and [[Aura#Awards|awards]]) will override this amount. | *Auras that award credits ([[Aura#Metallic_Auras|metallic]] and [[Aura#Awards|awards]]) will override this amount. | ||
Revision as of 13:20, 18 December 2012

The Dawn of a New Day (also referred to as the "New Dawn", "New Day", or "Dawn") is an event that occurs once per day after 00:00 UTC. The event is made visible by visiting any E-Hentai page (main site or the galleries) and is located in the ad space at the top of the page.
Occurrences
During this event:
- Players are awarded Hath, EXP, and credits.
- This will not occur until the event is triggered by the player.
- Toplist calculations are made.
- Arena and Ring of Blood challenges reset. Being in the middle of one does not affect this.
- The timer for the next Random Encounter resets. The next encounter will not occur until 1 hour after the dawn event is triggered.
Amounts
- The amount of Hath received is equal to 1 per every 100 USD donated to the site plus any additional award aura amounts.
- The amount of EXP received is 5% of the required EXP for next level. This is affected by the forum posting bonus.
- The amount of credits received is estimated to be:
Dawn Credits = round(random(25..300)