Improving AI of MMORPG Raids

Started by
22 comments, last by wodinoneeye 11 years, 1 month ago
And yet, as I pointed out in the GDC Austin lecture mentioned here earlier, there is a reason that people can play the same maps of Halo and TF2 all night. Because of the dynamic nature of the (human) opponents, it never plays the same way twice. There is a lot of value in that for people.

That said, there are plenty of people who like kicking pillows and thinking their bad asses for doing so.

Dave Mark - President and Lead Designer of Intrinsic Algorithm LLC
Professional consultant on game AI, mathematical modeling, simulation modeling
Co-founder and 10 year advisor of the GDC AI Summit
Author of the book, Behavioral Mathematics for Game AI
Blogs I write:
IA News - What's happening at IA | IA on AI - AI news and notes | Post-Play'em - Observations on AI of games I play

"Reducing the world to mathematical equations!"

Advertisement
 


AI in raid encounters use 1 strategy once players find out how to counter it they post it online in a video everyone reads it and spends a few weeks practicing and then the boss is on farm status. There doesn't have to be a "Magic Method" of defeating a boss you've just been brainwashed into thinking that's how it should be.

To point out the obvious, the primary goal of a player who watches YouTube videos to find the "Magic Method" to defeat a boss and to farm it, is not a dynamic, challenging experience. They may want to experience the whole game in a short time period, to prove they can excel at something, or to generate money on eBay. Even back in the early console days, many games came with cheat codes, and it was up to the player whether to use them. Whatever best entertains each player. http://public.gamedev.net//public/style_emoticons/#EMO_DIR#/smile.png
 

In this age of social media and the increasingly widespread realization of players that organization is the key to end-game play, rethinking the "canned" encounter in favor of emergent behaviors would seem to be the way to go.

There are no shortage of designers who have come to the realization that winning the 'content war' is cost-prohibitive.

I was have been looking at a game that will be coming out this month and after alot of the game mechanics were shown on the way too many trailers and interviews, it was obvious that by randomizing game factors (plot scene order, weapon/powerup mixes, opponent spawn content, props to effect cover) they could vastly change/vary the players game experience.

That would be good for replay (needed with the shortening play-thru times). That would also be without require much/any costly expansion (expense $$$) for additional choreographed special scenes or flavors of opponents. There are always plenty of generic situation in between where simple combinatoric options could be applied).

But no, apparently nothing remotely like that is to be there, just the usual 'led by the nose' fixed path and scene and opponents.

Emergent behavior can be suprising and the game companies dont like spending alot of money on QA. Tweaking coefficients and threshold values is alot simpler than requiring a programmer to fix balancing issues.

Procedural recombination of a scene is especially easy when all the candidate options are already vetted : put object A at one of this list of possible precanned locations. Now the player has to shift where they stand for cover each play thru or what explodable object NOT to stand next to.

--------------------------------------------[size="1"]Ratings are Opinion, not Fact

This topic is closed to new replies.

Advertisement