All standard teleportations and their names are in gameserver/data/npc and are directly attached to the NPC as skills or drop and so for example we take the Npc Roxxy:
<npc id="30006" name="Roxxy" title="Gatekeeper">
<set name="aggroRange" value="0"/>
<set name="ai_type" value="CharacterAI"/>
<set name="baseAtkRange" value="40"/>
<set name="baseCON" value="43"/>
.................................... <teleportlist> Beginning of the teleporter tag
<sublist id="1"> list ID which is used in the dialog which we will discuss below.
<target loc="-80684 149770 -3040" item_id="57"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.