• 1

    posted a message on Web page with all weapons, armor, set bonuses and skills
    Quote from Albani

    First post!

    And this is some really nice coding, good job!

    Thanks!

    By the way, in case anyone is interested in the code I wrote to generate this site, here it is: https://github.com/Sembiance/d3_eq_skills_scraper
    Posted in: Diablo III General Discussion
  • 1

    posted a message on Web page with all weapons, armor, set bonuses and skills
    Quote from ruksak

    I apologize (again) to the OP. I hope he understands my comment was well-meaning. I didn't mean to engage some random pseudo-intellectual 'know-it-all' in a back-n-forth pissing contest.

    No worries. I hope you find the pages as useful as I do :)
    Posted in: Diablo III General Discussion
  • 1

    posted a message on Lets make a list, what to fix?
    Small changes:
    • Reflect damage needs to be changed in some way, maybe periodically on with a visual aura I can see so I can stop attacking during it, or at least reduce my damage output
    • Auction House is missing several "+XYZ to Skill ABC" in it's dropdown, would be nice to be able to search for this instead of manually checking every item

    Medium changes:
    • More variation in map tiles. Basically more stuff to discover in the world. After running through the game countless times, I've pretty much seen almost every variation.
    • Even more equipment stats in the 'random magic properties' category, so gear can become a bit more varied and potentially a bit more useful

    Large changes:
    • Not enough legendaries/set pieces. The only actual useful legendary/set shoulders is Vile Ward, so like everyone wears that, or some random boring yellow/rare. They need to add like 100+ more legendary and set pieces and they need to make these interesting
    • Gem System is totally boring. No real choices, almost always socket +Primary Stat, once in a while +Vitality. Weapon is almost always +Critical Damage. Helm has a few more choices, but that's just one socket. The game needs a TON more gem types, more gem levels, and the ability to add sockets to items
    • Gear is pretty static. Wish Enchanting could be brought back
    • Crafting is still broken/useless. No idea what could be done to fix it.
    • More game content (expansion)

    So that's about it. I think Blizzard is still in Denial about how bad the gem and item system is. I don't expect much improvement in those areas any time soon. My guess is they are working on PvP and that's something I just don't really care too much about as it's likely to have no actual 'rewards' beyond the fun of participating and leaderboards.
    Posted in: Diablo III General Discussion
  • 3

    posted a message on Web page with all weapons, armor, set bonuses and skills
    So I tired of switching between several different pages in Blizzards Diablo guide, so I wrote some quick code to create a single page, with all the weapons and armor and set bonuses on a single page.

    This way I can just do a quick search for the text I am after.

    Here is the link: http://telparia.com/d3/eqAll.html

    I also wanted a page with all skills and all runes in the same page, so again, I could search for certain keywords. So I wrote some more code to do that. These are all fresh data, as of today.

    Here are those:
    http://telparia.com/d3/wizard.html
    http://telparia.com/d3/barbarian.html
    http://telparia.com/d3/demon-hunter.html
    http://telparia.com/d3/witch-doctor.html
    http://telparia.com/d3/monk.html

    Hopefully some others will find it useful
    Posted in: Diablo III General Discussion
  • To post a comment, please or register a new account.