Skip to content

Commit

Permalink
fix: monsters and npcs spawns
Browse files Browse the repository at this point in the history
  • Loading branch information
majestyotbr committed Aug 16, 2024
1 parent 645237b commit ab6aa5f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 46 deletions.
23 changes: 13 additions & 10 deletions data-otservbr-global/world/otservbr-monster.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96131,6 +96131,11 @@
<monster name="Water Elemental" x="2" y="-2" z="9" spawntime="90" />
<monster name="Water Elemental" x="-1" y="3" z="9" spawntime="90" />
</monster>
<monster centerx="32837" centery="32796" centerz="9" radius="1">
<monster name="Midnight Asura" x="1" y="-1" z="9" spawntime="60" />
<monster name="Midnight Asura" x="-1" y="0" z="9" spawntime="60" />
<monster name="True Midnight Asura" x="0" y="0" z="9" spawntime="60" />
</monster>
<monster centerx="32180" centery="32797" centerz="9" radius="1">
<monster name="Centipede" x="0" y="1" z="9" spawntime="90" />
</monster>
Expand Down Expand Up @@ -96167,12 +96172,7 @@
<monster name="Midnight Asura" x="-3" y="0" z="9" spawntime="60" />
<monster name="Frost Flower Asura" x="-3" y="3" z="9" spawntime="60" />
</monster>
<monster centerx="32833" centery="32798" centerz="9" radius="3">
<monster name="True Midnight Asura" x="3" y="-2" z="9" spawntime="60" />
<monster name="Midnight Asura" x="2" y="0" z="9" spawntime="60" />
</monster>
<monster centerx="32840" centery="32798" centerz="9" radius="3">
<monster name="Midnight Asura" x="-2" y="-3" z="9" spawntime="60" />
<monster name="Midnight Asura" x="-3" y="0" z="9" spawntime="60" />
<monster name="Dawnfire Asura" x="0" y="2" z="9" spawntime="60" />
</monster>
Expand Down Expand Up @@ -117923,6 +117923,7 @@
</monster>
<monster centerx="32847" centery="32756" centerz="10" radius="3">
<monster name="True Dawnfire Asura" x="-2" y="-1" z="10" spawntime="60" />
<monster name="True Midnight Asura" x="0" y="1" z="10" spawntime="60" />
</monster>
<monster centerx="32861" centery="32756" centerz="10" radius="3">
<monster name="True Midnight Asura" x="2" y="0" z="10" spawntime="60" />
Expand Down Expand Up @@ -117979,6 +117980,10 @@
<monster centerx="32829" centery="32760" centerz="10" radius="1">
<monster name="True Dawnfire Asura" x="0" y="0" z="10" spawntime="60" />
</monster>
<monster centerx="32844" centery="32760" centerz="10" radius="3">
<monster name="True Frost Flower Asura" x="1" y="1" z="10" spawntime="60" />
<monster name="Hellspawn" x="3" y="3" z="10" spawntime="60" />
</monster>
<monster centerx="32946" centery="32760" centerz="10" radius="1">
<monster name="Tomb Servant" x="1" y="0" z="10" spawntime="90" />
</monster>
Expand Down Expand Up @@ -118052,11 +118057,6 @@
<monster name="True Midnight Asura" x="-1" y="2" z="10" spawntime="60" />
<monster name="Hellspawn" x="2" y="2" z="10" spawntime="60" />
</monster>
<monster centerx="32840" centery="32763" centerz="10" radius="3">
<monster name="True Midnight Asura" x="3" y="-3" z="10" spawntime="60" />
<monster name="True Frost Flower Asura" x="-3" y="1" z="10" spawntime="60" />
<monster name="Hellspawn" x="3" y="3" z="10" spawntime="60" />
</monster>
<monster centerx="32847" centery="32763" centerz="10" radius="3">
<monster name="True Midnight Asura" x="3" y="-3" z="10" spawntime="60" />
</monster>
Expand Down Expand Up @@ -142115,6 +142115,9 @@
<monster centerx="32864" centery="32410" centerz="12" radius="1">
<monster name="Souleater" x="0" y="0" z="12" spawntime="90" />
</monster>
<monster centerx="33270" centery="32410" centerz="12" radius="1">
<monster name="Bonebeast" x="0" y="0" z="12" spawntime="60" />
</monster>
<monster centerx="32784" centery="32413" centerz="12" radius="3">
<monster name="Nightstalker" x="3" y="-3" z="12" spawntime="90" />
</monster>
Expand Down
66 changes: 30 additions & 36 deletions data-otservbr-global/world/otservbr-npc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
<npc centerx="10252" centery="10032" centerz="1" radius="1">
<npc name="Chief Grarkharok" x="0" y="0" z="1" spawntime="60" />
</npc>
<npc centerx="10289" centery="10113" centerz="1" radius="1">
<npc name="Spectulus" x="0" y="0" z="1" spawntime="60" />
</npc>
<npc centerx="32995" centery="31469" centerz="1" radius="1">
<npc name="Ulala" x="0" y="0" z="1" spawntime="60" />
</npc>
Expand Down Expand Up @@ -42,9 +39,6 @@
<npc centerx="33044" centery="32622" centerz="1" radius="1">
<npc name="Malor" x="0" y="0" z="1" spawntime="60" />
</npc>
<npc centerx="10289" centery="10113" centerz="2" radius="1">
<npc name="Sinclair" x="0" y="0" z="2" spawntime="60" />
</npc>
<npc centerx="33078" centery="31022" centerz="2" radius="1">
<npc name="Chrak" x="0" y="0" z="2" spawntime="60" />
</npc>
Expand Down Expand Up @@ -840,6 +834,9 @@
<npc centerx="32826" centery="32574" centerz="6" radius="1">
<npc name="Hairycles" x="0" y="0" z="6" spawntime="60" />
</npc>
<npc centerx="33710" centery="32602" centerz="6" radius="1">
<npc name="Hawkhurst Ingol" x="0" y="0" z="6" spawntime="60" />
</npc>
<npc centerx="33047" centery="32622" centerz="6" radius="1">
<npc name="Ubaid" x="0" y="0" z="6" spawntime="60" />
</npc>
Expand Down Expand Up @@ -1551,6 +1548,9 @@
<npc centerx="33189" centery="31982" centerz="7" radius="1">
<npc name="Scrutinon" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33356" centery="31982" centerz="7" radius="1">
<npc name="Hawkhurst" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33479" centery="31986" centerz="7" radius="1">
<npc name="Captain Gulliver" x="0" y="0" z="7" spawntime="60" />
</npc>
Expand Down Expand Up @@ -1932,6 +1932,9 @@
<npc centerx="33238" centery="32482" centerz="7" radius="1">
<npc name="Miraia" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="32398" centery="32509" centerz="7" radius="1">
<npc name="An Idol" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="32329" centery="32528" centerz="7" radius="1">
<npc name="Marina" x="0" y="0" z="7" spawntime="60" />
</npc>
Expand Down Expand Up @@ -2106,6 +2109,9 @@
<npc centerx="32259" centery="32881" centerz="7" radius="1">
<npc name="Evan" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33181" centery="32883" centerz="7" radius="1">
<npc name="Tonar" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33066" centery="32886" centerz="7" radius="1">
<npc name="Feizuhl" x="0" y="0" z="7" spawntime="60" />
</npc>
Expand All @@ -2115,6 +2121,9 @@
<npc centerx="32131" centery="32914" centerz="7" radius="1">
<npc name="Captain Waverider (Island)" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33068" centery="32917" centerz="7" radius="1">
<npc name="Tonar Oskayaat" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="32043" centery="32931" centerz="7" radius="1">
<npc name="Captain Waverider" x="0" y="0" z="7" spawntime="60" />
</npc>
Expand Down Expand Up @@ -2331,6 +2340,18 @@
<npc centerx="33419" centery="31125" centerz="9" radius="1">
<npc name="A Strange Chalice" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33361" centery="31316" centerz="9" radius="1">
<npc name="Oberon'S Bile" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33367" centery="31316" centerz="9" radius="1">
<npc name="Oberon'S Hate" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33361" centery="31320" centerz="9" radius="1">
<npc name="Oberon'S Spite" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33367" centery="31320" centerz="9" radius="1">
<npc name="Oberon'S Ire" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33444" centery="31321" centerz="9" radius="1">
<npc name="Rock With A Soft Spot" x="0" y="0" z="9" spawntime="60" />
</npc>
Expand Down Expand Up @@ -2379,18 +2400,6 @@
<npc centerx="33007" centery="31891" centerz="9" radius="1">
<npc name="Gnomission" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33361" centery="31316" centerz="9" radius="1">
<npc name="Oberon's Bile" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33367" centery="31316" centerz="9" radius="1">
<npc name="Oberon's Hate" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33361" centery="31320" centerz="9" radius="1">
<npc name="Oberon's Spite" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="33367" centery="31320" centerz="9" radius="1">
<npc name="Oberon's Ire" x="0" y="0" z="9" spawntime="60" />
</npc>
<npc centerx="32664" centery="31894" centerz="9" radius="1">
<npc name="Uzgod" x="0" y="0" z="9" spawntime="60" />
</npc>
Expand Down Expand Up @@ -2845,6 +2854,9 @@
<npc centerx="32700" centery="31992" centerz="14" radius="1">
<npc name="Rapanaio (Boat)" x="0" y="0" z="14" spawntime="60" />
</npc>
<npc centerx="34070" centery="32009" centerz="14" radius="1">
<npc name="Altar" x="0" y="0" z="14" spawntime="60" />
</npc>
<npc centerx="32527" centery="32029" centerz="14" radius="1">
<npc name="Lunch" x="0" y="0" z="14" spawntime="60" />
</npc>
Expand Down Expand Up @@ -2980,22 +2992,4 @@
<npc centerx="33587" centery="32966" centerz="15" radius="1">
<npc name="Gnomish Operative (Raiders)" x="0" y="0" z="15" spawntime="60" />
</npc>
<npc centerx="33356" centery="31982" centerz="7" radius="1">
<npc name="Hawkhurst" x="0" y="0" z="15" spawntime="60" />
</npc>
<npc centerx="33710" centery="32602" centerz="6" radius="1">
<npc name="Hawkhurst Ingol" x="0" y="0" z="15" spawntime="60" />
</npc>
<npc centerx="34070" centery="32009" centerz="14" radius="1">
<npc name="Altar" x="0" y="0" z="15" spawntime="60" />
</npc>
<npc centerx="33181" centery="32883" centerz="7" radius="1">
<npc name="Tonar" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="33068" centery="32917" centerz="7" radius="1">
<npc name="Tonar Oskayaat" x="0" y="0" z="7" spawntime="60" />
</npc>
<npc centerx="32398" centery="32509" centerz="7" radius="1">
<npc name="An Idol" x="0" y="0" z="15" spawntime="60" />
</npc>
</npcs>

0 comments on commit ab6aa5f

Please sign in to comment.