Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

Blizzard announced "Classic" World of Warcraft

hivemind

Cipher
Patron
Pretty Princess
Joined
Feb 6, 2019
Messages
2,386
t. rebirth shill
 

Wilian

Arcane
Patron
Joined
Jan 14, 2011
Messages
2,819
Divinity: Original Sin
Forgive me, it has been tense day. A power outage gave me a Windows registry error and I had to reinstall the whole shit :negative:
 

Metro

Arcane
Beg Auditor
Joined
Aug 27, 2009
Messages
27,792
Probably better if everyone just ignores him about WoW at this point. He thinks his 'lived experience' on a mature private server is authoritative about the actual game.

1000g was the cost of an arcanite reaper on my server and I bought one of those in the first month. Couldn't even tell you if raids were released at that point because grouping with 39 people sounded like a nightmare.
I don't know what you experienced but, speaking as someone who played WoW retail day one, getting 1,000 gold was not easy. Most people couldn't even afford epic ground mounts for the first several months.
 

Syl

Cipher
Joined
Nov 3, 2011
Messages
744
As someone who has made developement for two, three different servers in potentially thousands of hours, this is just bollocks. In current strain of private servers ( Or any ever really) there really aren't any that'd not have massive differencies to how retail played out. Whetever something is scripted or not means very little when matters around it are dysfunctional.

One of the very good examples of this is how mob balance works and how they're often overtuned through two different values (attack speed - damage range) while undertuned thru' miscalculations based on lack of information ( sunder armor removing armor in linear fashion instead of more and more incrementally as stacks are applied )

Lets say we have mob called A on a private server. On private server, this mob A typically has attack speed ranging somewhere between 0.763 (something totally arbitary) and it's damage range is 150-165. In retail Classic, this said mob would have attack speed of 2 and damage range of 120-135. That's not a shy difference of minutiae scale. And this oftentimes is even more evident on elite mobs.

This is how most mobs in private server scene works vs. how they appear in retail. That is why we had mass amount of "retail classic is too easy, this is not how I remember vanilla" crying from peeps who base their experience entirely around private servers. They have no context, no understanding and then go claiming they know how it should be. Same goes with mob abilities. Majority of mobs in the core databases misses most of their abilities and usually have 1-2 notable ones to give just enough illusion, mainly for 1 reason. Adding abilities thru' database which is the easy way often bugs out in spectacular fashions and no core has yet solved this and coding them to have those abilities thru' core edits requires plenty of programming and is rarely cost effective.

The second notion is that no one knows how armor reduction calcultations are really done, same for resistances so we often end up situations where mobs lack armour entirely if they have their armor values set to their correct numbers instead of imaginary boosted armor values which is a -massive- boost to any melee DPS.

To say there would be less bugs on retail when they have access to proper 1.12 client for referencing than on a private server who has no real data on many of the major matters and have a lot of shit simply tuned out into wackiness only showcases there's a big perspective issues.
You obviously know your stuff, I don't. Maybe you have an opinon on this (I don't ;)).
This happened last year on this server: Based on this formula for armor reduction,
Code:
uint32 Unit::CalcArmorReducedDamage(Unit* pVictim, const uint32 damage)
{
    uint32 newdamage = 0;
    float armor = pVictim->GetArmor();
    float tmpvalue = armor / (getLevel() * 85.0 + 400.0 +armor);

    if(tmpvalue < 0)
        tmpvalue = 0.0;
    if(tmpvalue > 0.75)
        tmpvalue = 0.75;
    newdamage = uint32(damage - (damage * tmpvalue));

    return (newdamage > 1) ? newdamage : 1;
}
they did a one year investigation of old vanilla videos and decided to reduce the armor of most bosses from ~4700 to ~3700.

Any idea if it's valid?
 

FreeKaner

Prophet of the Dumpsterfire
Joined
Mar 28, 2015
Messages
6,908
Location
Devlet-i ʿAlīye-i ʿErdogānīye
I don't get the argument about only 1% of players doing AQ40/Naxx or even later BT/Sunwell. That just means 99% of the players in the realms are on the same page and same level, so what's the problem?
 

J1M

Arcane
Joined
May 14, 2008
Messages
14,616
Never understood why they dump new players into empty leveling zones instead of having servers that are full of lower level players and having people pick a realm once they hit the latest expansion. Then you don't have to invalidate everything before the end-game.
 

Metro

Arcane
Beg Auditor
Joined
Aug 27, 2009
Messages
27,792
I don't get the argument about only 1% of players doing AQ40/Naxx or even later BT/Sunwell. That just means 99% of the players in the realms are on the same page and same level, so what's the problem?
The "problem" from the consumer's perspective is that you are designing content that 99% of your playerbase won't see and/or has no interest in seeing. The argument was never about certain people having powerful gear, it was about resource/man-hour allocation in development.
 
Last edited:

J1M

Arcane
Joined
May 14, 2008
Messages
14,616
Perhaps they need to invent more endgame content with some level of challenge that is not raiding then.

Obviously coercing people into raiding has not prevented subscriptions from falling.

Ergo, that approach, however rhetorically convincing, is objectively wrong.
 

Metro

Arcane
Beg Auditor
Joined
Aug 27, 2009
Messages
27,792
They did that in the form of what we see in modern WoW: world quests, new Timeless Isle-like zones, new five mans, and mythics that allow the five man dungeons to scale. I think it's a decent job but, personally, I get bored of doing that stuff in about a month. Of course, I get bored of raiding, too. Unless you're into farming I don't think the fundamental design of WoW will hold anyone's attention for very long.
 

J1M

Arcane
Joined
May 14, 2008
Messages
14,616
The key word there was 'challenge'. Twenty difficulty levels of the same dungeon is not interesting or fun. It is also lazy.

I agree they need to shake things up. If they had decided not to make traditional raid zones and instead put all their effort into Warfronts as a single-expansion form of endgame content (instead of an automatic victory timesink) it might have worked out.

It could have been a type of organized content where the players had to respond to shifting conditions created by the AI.
 

Hobo Elf

Arcane
Joined
Feb 17, 2009
Messages
13,998
Location
Platypus Planet
The key word there was 'challenge'. Twenty difficulty levels of the same dungeon is not interesting or fun. It is also lazy.

I agree they need to shake things up. If they had decided not to make traditional raid zones and instead put all their effort into Warfronts as a single-expansion form of endgame content (instead of an automatic victory timesink) it might have worked out.

It could have been a type of organized content where the players had to respond to shifting conditions created by the AI.
It actually is fun, but it wears out its welcome fast when it's the only decent content worth doing out there. And it became increasingly harder / longer to find a decent group to play with as players started dropping like flies, which made it not really worth your time to try and organize a party for Mythic+ dungeons. I mean, I played a Healer and my friend was a Tank, and we still struggled to find DPS after a while. That's fucking crazy. You know the game is dead when you have a hard time finding DPS ffs.
 

Metro

Arcane
Beg Auditor
Joined
Aug 27, 2009
Messages
27,792
It actually is fun, but it wears out its welcome fast when it's the only decent content worth doing out there. And it became increasingly harder / longer to find a decent group to play with as players started dropping like flies, which made it not really worth your time to try and organize a party for Mythic+ dungeons. I mean, I played a Healer and my friend was a Tank, and we still struggled to find DPS after a while. That's fucking crazy. You know the game is dead when you have a hard time finding DPS ffs.
This is the biggest reason I don't get into WoW more than a month or two per expansion. You need to know decent players in order to do dungeons and whatnot. Playing with randoms is ten times more frustrating than any entertainment value you would get out of it. Main reason I will wait a few months before playing Classic -- let the baddies disperse after the initial wave.
 

deama

Prophet
Joined
May 13, 2013
Messages
4,352
Location
UK
I really hate how in most MMOs I play a class and when I level up it assigns attribute points automatically, e.g. in WoW my warrior kept getting intelligence, like, why? That's fucking useless for him!
 

Syl

Cipher
Joined
Nov 3, 2011
Messages
744
It increases how quickly your weapon skill ranks up.
On a vanilla server, I tested this. As a feral druid, I had plenty of weapon skills still at 1 at level 60. For one, I used my feral gear (~+300 intel) and reached 280 in 1 hour. For another one, I used my healing gear (~+600 intel) and reached 280 in 1 hour. Double the attribute, roughly same result. If it has an impact, it's negligible.
 

J1M

Arcane
Joined
May 14, 2008
Messages
14,616
Or maybe +300 int already put you at the effectiveness cap. :smug:

That is far more than a warrior would have. (By vanilla server I assume that you mean private server in which case your test is also invalid.)
 

Wilian

Arcane
Patron
Joined
Jan 14, 2011
Messages
2,819
Divinity: Original Sin
It increases how quickly your weapon skill ranks up.
On a vanilla server, I tested this. As a feral druid, I had plenty of weapon skills still at 1 at level 60. For one, I used my feral gear (~+300 intel) and reached 280 in 1 hour. For another one, I used my healing gear (~+600 intel) and reached 280 in 1 hour. Double the attribute, roughly same result. If it has an impact, it's negligible.

None of the private servers has any idea of the values regarding int -> weapon skill speed scaling and many servers outright has this whole thing broken.
 

Syl

Cipher
Joined
Nov 3, 2011
Messages
744
It increases how quickly your weapon skill ranks up.
On a vanilla server, I tested this. As a feral druid, I had plenty of weapon skills still at 1 at level 60. For one, I used my feral gear (~+300 intel) and reached 280 in 1 hour. For another one, I used my healing gear (~+600 intel) and reached 280 in 1 hour. Double the attribute, roughly same result. If it has an impact, it's negligible.

None of the private servers has any idea of the values regarding int -> weapon skill speed scaling and many servers outright has this whole thing broken.
Or maybe +300 int already put you at the effectiveness cap. :smug:

That is far more than a warrior would have. (By vanilla server I assume that you mean private server in which case your test is also invalid.)
Ok ok, you got me. :)

I would be interested to know what it will be on Classic. I seriously doubt it will have any meaningful impact. Nobody tested that back in the day?
 

J1M

Arcane
Joined
May 14, 2008
Messages
14,616
I was being a little glib. I think the only reason a melee class would have a set of intellect gear would be a shaman that needed to level 2-handed weapon skill after respec.

Int is the worst stat for warriors, but interestingly spirit is not worthless for them. It increases the amount of health the warrior will regen when moving between mobs, reducing required eating and overall downtime enough that it actually makes sense for it to appear on plate levelling gear.

(Something that was certainly not common knowledge back in the day.)
 
Last edited:

Lyric Suite

Converting to Islam
Joined
Mar 23, 2006
Messages
56,161
I don't get the argument about only 1% of players doing AQ40/Naxx or even later BT/Sunwell. That just means 99% of the players in the realms are on the same page and same level, so what's the problem?

It's because people felt they deserved to have access to all the content they were paying for, either by means of the subscription or by buying the expansions. At least that's the argument i believe. Not that they didn't try to give content for casual people as well, new races, new starting areas etc, but i guess the majority felt "cheated" that they made content that was very hard to access but which everybody had to fund whether they got to experience it or not.
 

Metro

Arcane
Beg Auditor
Joined
Aug 27, 2009
Messages
27,792
It's because people felt they deserved to have access to all the content they were paying for, either by means of the subscription or by buying the expansions. At least that's the argument i believe. Not that they didn't try to give content for casual people as well, new races, new starting areas etc, but i guess the majority felt "cheated" that they made content that was very hard to access but which everybody had to fund whether they got to experience it or not.
That's the elitist way to phrase the issue. More like, people just simply unsubbed given the raid-centric nature of progression. If you're a company then people unsubbing is a bad thing.
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom