WELCOME

Eidolon is a browser-based, multi-player fantasy roleplay game.

Join our interactive community of adventurers in a fantasy world torn between the forces of Light & Darkness, where you can seek fame and treasure, unravel ancient mysteries, conquer terrible foes, and even help shape the very lands we call Eidolon.

KILLS THIS HOUR

Elena150
Selen120
Hurk110
Cotter97
Speshi25

GAME NEWS

PRE-ALPHA DEVELOPMENT

Posted 12.15.09 by Mark

What does that mean? We're still getting our act together!

Eidolon is being pieced together carefully (read slowly) by a team of three amateur game developers. Right now, we're writing lore, debating class design, concepting the combat system, and hashing out itemization, while carefully dropping trees into forests and etching springs into the hillsides.

You can continue to check back for updates, but don’t expect much. Wouldn't you rather us keep working on the game instead of informing you of what we may or may not do?

That said, he's the shortlist of content we may or may not have for goals for the Public Beta August 2010:

  • 3 Towns
  • 50 Monsters upto level 18
  • 10 Quests
  • 10 Hunting Areas upto level 18
  • Approximately 1000 areas to explore
  • Character cap at level 15
23 queries took 23 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `eid_posts`881
2DESCRIBE `eid_users`661
3DESCRIBE `eid_chars`21211
4DESCRIBE `eid_areas`991
5DESCRIBE `eid_items`20201
6DESCRIBE `eid_slots`221
7DESCRIBE `eid_mobs`17171
8DESCRIBE `eid_levels`331
9DESCRIBE `eid_merchants`551
10DESCRIBE `eid_proofs`14141
11DESCRIBE `eid_merchants_proofs`221
12DESCRIBE `eid_spawns`14141
13DESCRIBE `eid_areas_spawns`331
14DESCRIBE `eid_professions`551
15DESCRIBE `eid_tiers`331
16DESCRIBE `eid_archetypes`221
17DESCRIBE `eid_chats`441
18DESCRIBE `eid_skills`661
19DESCRIBE `eid_chars_skills`441
20DESCRIBE `eid_professions_skills`331
21DESCRIBE `eid_chars_users`221
22DESCRIBE `eid_categories`331
23SELECT `Post`.`id`, `Post`.`user_id`, `Post`.`category_id`, `Post`.`title`, `Post`.`teaser`, `Post`.`body`, `Post`.`created`, `Post`.`modified`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`first_name`, `User`.`last_name`, `User`.`email`, `Category`.`id`, `Category`.`name`, `Category`.`img` FROM `eid_posts` AS `Post` LEFT JOIN `eid_users` AS `User` ON (`Post`.`user_id` = `User`.`id`) LEFT JOIN `eid_categories` AS `Category` ON (`Post`.`category_id` = `Category`.`id`) WHERE 1 = 1 221