opentibiabr / otservbr-global

OTServBR-Global datapack was migrated to Canary repository: https://github.com/opentibiabr/canary
GNU General Public License v2.0
143 stars 162 forks source link

Gnomprona Monsters + Primal Ordeal Quest #786

Closed carlospess0a closed 2 years ago

carlospess0a commented 2 years ago

Note

I also fixing naga spells in this PR.

Primal Ordeal Quest

Gnomprona monsters

Bosses

Monsters

Sparkling Pools

image

Monster Graveyard [OK]

image

Crystal Enigma [OK]

image

RME Import monsters

<monster name="Emerald Tortoise" looktype="1550" />
<monster name="Headpecker" looktype="1557" />
<monster name="Shrieking Cry-Stal" looktype="1560" />
<monster name="Sulphur Spouter" looktype="1547" />
<monster name="Hulking Prehemoth" looktype="1553" />
<monster name="Gore Horn" looktype="1548" />
<monster name="Gorerilla" looktype="1559" />
<monster name="Nighthunter" looktype="1552" />
<monster name="Sabretooth" looktype="1549" />
<monster name="Stalking Stalk" looktype="1554" />
<monster name="Mantosaurus" looktype="1556" />
<monster name="Mercurial Menace" looktype="1561" />
<monster name="Noxious Ripptor" looktype="1558" />
<monster name="Sulphider" looktype="1546" />
<monster name="Undertaker" looktype="1551" />
carlospess0a commented 2 years ago

@guispiller hi, can you confirm if the Headpecker is in the pattern? I did the changes that you show me

luiscaldera commented 2 years ago

For those who want to add them to the rme, here I post it with the corresponding looktype, just add it to rowers-map-editor-12x\data\creatures. monsters.xml

<monster name="Emerald Tortoise" looktype="1550" />
<monster name="Headpecker" looktype="1557" />
<monster name="Shrieking Cry-Stal" looktype="1560" />
<monster name="Sulphur Spouter" looktype="1547" />
<monster name="Hulking Prehemoth" looktype="1553" />
<monster name="Gore Horn" looktype="1548" />
<monster name="Gorerilla" looktype="1559" />
<monster name="Nighthunter" looktype="1552" />
<monster name="Sabretooth" looktype="1549" />
<monster name="Stalking Stalk" looktype="1554" />
<monster name="Mantosaurus" looktype="1556" />
<monster name="Mercurial Menace" looktype="1561" />
<monster name="Noxious Ripptor" looktype="1558" />
<monster name="Sulphider" looktype="1546" />
<monster name="Undertaker" looktype="1551" />
<!--fin-->
carlospess0a commented 2 years ago

For those who want to add them to the rme, here I post it with the corresponding looktype, just add it to rowers-map-editor-12x\data\creatures. monsters.xml

<monster name="Emerald Tortoise" looktype="1550" />
<monster name="Headpecker" looktype="1557" />
<monster name="Shrieking Cry-Stal" looktype="1560" />
<monster name="Sulphur Spouter" looktype="1547" />
<monster name="Hulking Prehemoth" looktype="1553" />
<monster name="Gore Horn" looktype="1548" />
<monster name="Gorerilla" looktype="1559" />
<monster name="Nighthunter" looktype="1552" />
<monster name="Sabretooth" looktype="1549" />
<monster name="Stalking Stalk" looktype="1554" />
<monster name="Mantosaurus" looktype="1556" />
<monster name="Mercurial Menace" looktype="1561" />
<monster name="Noxious Ripptor" looktype="1558" />
<monster name="Sulphider" looktype="1546" />
<monster name="Undertaker" looktype="1551" />
<!--fin-->

Thanks for your contribution!

majestyotbr commented 2 years ago

The global datapack is migrating to Canary repository, you will need to create a new pull request there when the migration is ready.