1. I have corrected the e-mail settings so that outgoing e-mails from these forums should be sent now. If you tried to Register or Reset your Password, please try again!
    Dismiss Notice

All possible toon achievements

Discussion in 'Census: EverQuest II' started by Kulavvy, Oct 25, 2013.

  1. Kulavvy

    Kulavvy Guest

    I am trying to get full list of toon's possible achievements.

    Achievements where (isguildachievement==0) -> 1812 - I include them
    Achievements where (isguildachievement==1) -> 211 - I exclude them
    Achievements where (isguildachievement<0 or >1) -> 0 - good
    Achievements where (NOT c:has=isguildachievement) -> 42 - not sure what to do with them

    So the number of solo achievements is somewhere between 1812 and 1854, but...

    Achievements on u.eq2.wire -> 2019

    Is there something i miss?
     
  2. Kulavvy

    Kulavvy Guest

    Btw - new Haloween achievements seem to be missing.
     
  3. Kulavvy

    Kulavvy Guest

    Ok, i see it in character data:
    <achievements completed="1252" points="26118" total_count="2019" total_points="40128">

    So the question should be: how to retrieve 2019 achievements data?
    I guess, SOE data feed just doesnt have up to date achievements defenitions.
     
  4. Dethdlr

    Dethdlr Guest

    1817 is the actual count we have at EQ2U.

    You're correct that we're getting the total number from the character data. It looks as though that varies based on the server with more achievements available on PVP servers.

    Looks like 2019 available on PVP servers and 1978 on the others.

    There are 2065 in the achievements collection right now:

    census.daybreakgames.com/xml/count/eq2/achievement/
    census.daybreakgames.com/xml/get/eq2/achievement/?c:show=name&c:limit=3000

    That doesn't guarantee all of them actually obtainable as there have been some in the past (and possible still are) that were there but you couldn't actually get them.

    Dethdlr
    EQ2U Lead Programmer
     
  5. Feldon

    Feldon Guest

    When EQ2U encounters an Achievement on a character we haven't encountered before, it is automagically added to our master list, which is why we have some deleted/bugged Achievements. When we get reports from people, we go back and clean them up. The biggest example was a bunch of Plane of War EM raid achievements, yet the zone never went live.
     

Share This Page