Moo Tang Clan: January 2011

Wednesday, January 26, 2011

That didn't last long

Dungeon discovery prerequisite removed — There is no requirement to have discovered the dungeon entrance in order to queue for that dungeon in the random dungeon finder tool.
-- patch notes for 4.06
Sheesh.

Will they storm the caves?

Sure, the soldiers of your faction and the Earthen Ring might still be in trouble, but again, the zone depends too heavily on telling us that our allies are in danger without ever showing us how they are in danger. Do these naga that we need to be afraid of ever storm the caves we get our quests from? Do they send out scouting parties to see if we have become a threat yet?
-- Ardol, WoW Philosophized - “Oh dear, Vashj'ir”
Yup, I had the same sense of non-danger.

What I'd like to see is some kind of counter, showing the number of naga outside, gradually ticking over and growing. Once it hits 100 then a swarm of naga come busting in .. if you don't beat them off then quest givers and vendors die. Don't worry, they'll come back in five or so minutes. Five minutes, that'll feel like an eternity if you're trying to level.

That "number of naga" mechanic would of course also be affected by players killing naga, reducing the number. This could give rise to interesting dynamics - say you're returning to hand in some quests, and see the naga count inching close to 100 .. do you detour to kill a few first, or rush in hoping to get your hand-ins done before they attack?

Tuesday, January 25, 2011

Make it impossible to document these locations?

What is wrong about exploring a really big forest that is filled with random spawns? You earn EP while you do it, you do it only if you like to explore (important) and the designer can even put a few things in there to find. (But make it impossible to document these things in internet sources!)
-- Nils
OK, how do you make a MMO where the locations of things are not trivial to document (saying "impossible" might just be a bit much).

My first strike would be to eliminate x,y coordinates entirely. Don't show them on the map, and don't let them be available thru any in-game API/scripting. Of course, if you have a map, then you've got a de facto coordinate system: the pixels of the image of the map are arranged into a regular grid.

What next then? OK, have the map you see be different from the map I see (thus not a standard shared image). I've written before about mapping as interactive game activity.

You'd still want it possible to find your way back to the thing you found. It might need to be a case of "head up the mountain path until you see a rock shaped like a dog, then climb down the slope until [yada yada landmark landmark] and there you have it! The lost treasure of Sierra Madre!"

What about you ... how would you tackle this design challenge?

Tuesday, January 11, 2011

Solving the prisoner's dilemma of Tol Barad

The Tol Barad battleground has apparently been a big fail with lots of win trading going on. This was due to the massive honor being awarded for successfully attacking and scant rewards for defending. In some cases win-trading was coordinated or at least discussed and argued for on the forums, but on some servers it just naturally and organically occurred. Why defend this time if instead you could just come back later and attack, and gain (literally) 10 times the rewards.

There are changes incoming, but they sound like simple tweaks of the numbers and not a change to the underlying system.

The problem is that, apart from the rewards of the battle itself, there is no difference between successfully attacking and successfully defending. Win-trading is still an optimal path to rewards, whether planned and coordinated or simply by herd instinct.

Consider though if successfully defending multiple times in a row gave some additional benefit, and continuing to successfully defend increased those benefits further. One successful defense might give (say) a +2% buff, two successful defenses (in a row) might give a +4%, and so on, and on. Now, the defenders have a reason not to engage in win-trading because the longer they can hold Tol Barad, the greater the rewards. (Whether it's +2% cumulative or +5% cumulative, has diminishing returns, is capped etc are parameters that can be tweaked. Lets just use +2% for sake of example.)

Tricky thing though is that you can't make this buff apply to PvP, otherwise you've got a positive feedback loop that will eventually make it nigh on impossible for the attackers to succeed. Especially since fewer and fewer potential attackers would even bother queuing.

Thankfully, Tol Barad includes a raid dungeon which only unlocks for the faction that won the last battle. If the defender's buff were to apply to that PvE content then you don't have a positive feedback loop but you do have a motivation for defending, a motivation that grows and grows.

Problem solved? No. A strong defender faction has greater motivation to successfully defend, which in itself demotivates the attackers. They failed in their last attack, and they know the defenders have even more reason to defend for your next attack. We still need some reason for attackers to get in the game, and this is even without the defender's buff further motivating the defenders because, by definition, they are the weaker faction.

A PvP buff needs to be provided to the attackers, one that is also cumulative with successive failures. For simplicity sake say it's a cumulative +2% to all attackers for damage, healing, health, movement, and so on.

This way a generally weaker faction will be buffed and buffed to the point where they can actually win the battle and control the island. The buff to movement could be really interesting: eventually the attackers could chase down lone defenders with ease, zerg from point to point faster than the defenders, and easily escape getting overwhelmed by a numerically superior pack of defenders.

As additional incentive, a successful attack could result in the attackers receiving the full PvE buff the defenders had for one round, before it resets back to the initial +2% for a successful defense. If the defenders have dominated Tol Barad for six successful defenses then the attackers know they would be receiving a +12% buff to raiding if they win. Plenty of motivation to show up and try harder.

Note though that if the recently defeated defender's were to rally the next round and successfully attack they wouldn't regain that +12% buff. They'd start over at no buff, otherwise the buff will only rise and rise and rise, just changing hands every now and then, and that would be untenable. Mechanically, call the cumulative PVE buff for successively defending the Defender's Buff and the transferred PvE buff for successfully attacking the Victory Buff, and the rule then becomes easy to express: successful defenses grant a cumulative +2% raiding Defender's Buff, successful attacks grant a Victory Buff equivalent to the losing defender's Defender's Buff, but the Victory Buff only lasts one round (ie. gets replaced with the cumulative Defender's Buff).

Would this work? In what nasty underhanded ways can you imagine this design could be exploited and abused? Would the forums asplode in flame?