Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List auf Autohit-NPCs #740

Open
TheTrueAnimal opened this issue Feb 12, 2015 · 6 comments
Open

List auf Autohit-NPCs #740

TheTrueAnimal opened this issue Feb 12, 2015 · 6 comments

Comments

@TheTrueAnimal
Copy link

TheTrueAnimal commented Feb 12, 2015

This is a list of all NPCs who just do autohit instead of using abilities (except Zul'Gurub, AQ, MC, Naxx, Battlegrounds and Spawns via Weapons or Ingi-Stuff). How did we find them?
1.) We searched for all NPCs without SmartAI in the Database
2.) We deleted all NPCs who don't have abilities at wowhead (I think blizzard replaces or adds spells, but never just deletes them), are guards who just shoot (cata) and are NPCs who spit or throw fruit (wotlk)
3.) We deleted all NPCs who have a script which makes them use their spells.


Muehe's List:

Durotar

Elwynn:

Westfall:

Mulgore:

Tanaris:

  • Aquementas (not tested)
    • handled by sd2/scripts/kalimdor/tanaris.cpp

Duskwood:

  • Lupos (false positve?) Fixed

Stonetalon Mountains:

Ashenvale:

Felwood:

Desolace:

Dustwallow Marsh:

Barrens:

Thousand Needles:

Teldrassil:

Silithus:

Moonglade:

Winterspring:
All fixed in ACID

Un'goro:

Azshara:

Feralas:

Wetlands:

Badlands:

Hinterlands:

Tirisfal:

Western Plaguelands:
All fixed in ACID

Eastern Plaguelands:
All fixed in ACID

Dun Morogh:

Loch Modan:

Redridge Mountains:

Hillsbrad Foothills:

Stranglethorn:

Searing Gorge:

Blasted Lands:

Silverpine Forest:

Burning Steppes:

Arathi Highlands:

Swamp of Sorrows:

Undercity:

Ironforge:

Booty Bay:

Orgrimmar:

Stormwind:

Darnassus:

Gnomeregan:

Razorfen Downs:

Diremaul:

Stratholme:

Uldaman:

Blackrockdepths:

(The Challenge-Quest-Mobs seem to use many abilities which are only here listed: http://wow.gamepedia.com/Theldren)
The constructs are still only gameobjects instead of NPCs and I wasn't able to test them)

Blackrock Spire:

Lunar Festival:

Others:

@Muehe
Copy link
Contributor

Muehe commented May 13, 2015

Like OP said, it's a generic list, he listed the criteria. But looks like it doesn't consider SD2 scripts. Also I believe there are creatures in it, which have active abilities on Wowhead but didn't have any in classic.

Did re-formating of the list, removed doubles, added some information (not very much so far). Hope this helps. (Btw. are there spoilers in Markdown? List got kind of long 😄 )

Durotar

Elwynn:

Westfall:

Mulgore:

Tanaris:

Duskwood:

Stonetalon Mountains:

Ashenvale:

Felwood:

Desolace:

Dustwallow Marsh:

Barrens:

Thousand Needles:

Teldrassil:

Silithus:

Moonglade:

Winterspring:

Un'goro:

Azshara:

Feralas:

Wetlands:

Badlands:

Hinterlands:

Tirisfal:

Western Plaguelands:

Eastern Plaguelands:

Dun Morogh:

Loch Modan:

Redridge Mountains:

Hillsbrad Foothills:

Stranglethorn:

Searing Gorge:

Blasted Lands:

Silverpine Forest:

Burning Steppes:

Arathi Highlands:

Swamp of Sorrows:

Undercity:

Ironforge:

Booty Bay:

Orgrimmar:

Stormwind:

Darnassus:

Gnomeregan:

Razorfen Downs:

Diremaul:

Stratholme:

Uldaman:

Blackrockdepths:

(The Challenge-Quest-Mobs seem to use many abilities which are only here listed: http://wow.gamepedia.com/Theldren)
The constructs are still only gameobjects instead of NPCs and I wasn't able to test them)

Blackrock Spire:

Lunar Festival:

Others:

@cala
Copy link
Member

cala commented May 15, 2015

Thank you for reformating and reviewing the report. I took the liberty to edit it because some of the mobs listed are handled by SD2 or ACID (unless something is now broken).

@Muehe
Copy link
Contributor

Muehe commented May 15, 2015

Feel free to edit as much as you like!

Did you remove all NPCs handled by SD2? I was in the process of eliminating SD2 NPCs via a script, but if you already did I won't have to...

@cala
Copy link
Member

cala commented Jul 7, 2015

All missing Winterspring NPCs are in: ACID-Scripts/Classic@34c8b4d

@cala
Copy link
Member

cala commented Oct 2, 2015

Updated BRD, Felwood, Eastern Plaguelands and Western Plaguelands: all of them were heavily if not totally scripted in ACID or SD2.

@cala
Copy link
Member

cala commented Feb 24, 2017

A few updates: removing from the list NPCs that are now scripted in SD2 or ACID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants