![]() |
|
|||||||
| View Poll Results: What class is your main (the character you play the most) | |||
| Bard |
|
31 | 7.01% |
| Cleric |
|
39 | 8.82% |
| Druid |
|
45 | 10.18% |
| Enchanter |
|
34 | 7.69% |
| Magician |
|
37 | 8.37% |
| Monk |
|
28 | 6.33% |
| Necromancer |
|
33 | 7.47% |
| Paladin |
|
26 | 5.88% |
| Ranger |
|
16 | 3.62% |
| Rogue |
|
23 | 5.20% |
| Shadow Knight |
|
27 | 6.11% |
| Shaman |
|
50 | 11.31% |
| Warrior |
|
29 | 6.56% |
| Wizard |
|
24 | 5.43% |
| Voters: 442. You may not vote on this poll | |||
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
||||
|
Quote:
Code:
select Character_.class, count(Character_.id) as 'Amount', (count(Character_.id) / (select count(Character_.id) from Character_ where Character_.level between @LowerLevel and @UpperLevel)) as '% of Total' from Character_ where Character_.level between @LowerLevel and @UpperLevel group by Character_.class order by Character_.class
__________________
![]() Uuur - Your favorite Master +1 cleric <LifeAlert> Rockwell - Your favorite 30 virgin <Aspen and Rockwell> | |||
|
|
||||
|
#3
|
|||
|
http://www.eqemulator.net/wiki/wikka...akka=ClassList
This will cover the next question. [You must be logged in to view images. Log in or Register.] | ||
|
|
|||
|
#4
|
||||
|
Quote:
112 druids between 30 and 39! wow I really thought there would be more pal/sks alts 30 and up.
__________________
Spud McKenzie, Level 60 Druid <Divinity>
| |||
|
|
||||
|
#5
|
|||
|
I think the queries are p worthless though without checking to see who has been on recently lol.
| ||
|
|
|||
|
#6
|
|||
|
not worthless, just not completely accurate
| ||
|
|
|||
|
#7
|
|||
|
Would be great to see some race stats too (preferably in the same query as the class stuff). But whatever is easy. Easy is way underrated for some things.
| ||
|
|
|||
|
#8
|
|||
|
While certainly interesting I don't think knowing the race distribution makes much of a difference, and if doing these queries are a bother, I'd rather we keep it as simple as possible. New players might factor in class distribution when deciding what class to play choosing one less played to the advantage of both the player and server. I don't see the same benefits being gained from race distribution data, as I assume few truly cares if there's a shortage of trolls as long as there's plenty of shamans, SK's and warriors around.
| ||
|
|
|||
|
#9
|
|||
|
well i mostly agree with you there, as i haven't made my char yet. still flip flopping back and forth between mage or necro, or maybe ench =/ or wiz...
i just know i want to save my melee char for when i am able to twink him some for easier grinding. but i do know i took a little enjoyment out of being one of the very few female troll warriors back in the day so if i knew there was next to zero of a certain race i would be swayed that way myself. | ||
|
|
|||
|
#10
|
|||
|
Thats awesome. I would love to see you use those 56 queries he put up.
Although more druids than you can shake a stick at is pretty accurate, although tbqh most of them are farmers. Their real mains are in the pre-30's. I would imagine if you sliced the druid number in half, thats the number that are mains and the other half are farmer chars for iksars or for another alt they have. Edit: in reality, there aren't that many druid mains i don't think, although we do start to become uber come kunark lol | ||
|
Last edited by Taluvill; 04-15-2010 at 10:02 PM..
|
|
||
![]() |
|
|