kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
345 stars 332 forks source link

Can i Get Throne Monsters ClassID's please? #1915

Open croboy opened 5 years ago

croboy commented 5 years ago

Can anyone tell me the ClassID's for a few mobs in Throne of Destruction?

Unraveler monsters, and Achmel the Cursed.

Also ClassID's for Minion of Destruction and Lister the Tormentor?

I cant seem to find them in "monster classID's.txt"

Thanks in advance

mf022 commented 5 years ago

by example you can use with the same result getLocaleString(21855) or "Lister the Tormentor"

check - dnt getlocalestring and you'll find:

(21851) Colenzo the Annihilator (21852) Achmel the Cursed (21853) Bartuc the Bloody (21854) Ventar the Unholy (21855) Lister the Tormentor

you'll also find these in ...\kolbot\sdk\LocaleStringID.js

    "Baal Subject 1": 21851,
    "Baal Subject 2": 21852,
    "Baal Subject 3": 21853,
    "Baal Subject 4": 21854,
    "Baal Subject 5": 21855,