• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

NPC Realtibia Npcs [Release]

Manasseh

Founder Of Sporda
Joined
Sep 12, 2008
Messages
171
Reaction score
0
Location
Sweden/Småland
Hello, Since the eclipse npcs sucks pretty bad im making realtibias npcs.

Starting of with Atrad [Goroma]
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Atrad" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="129" head="95" body="95" legs="95" feet="95" addons="3"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="assassin star,7368,100"/>
</parameters>
</npc>


Norma [Rookguard] (Note she dont have an outfit fix it!.)
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Dixi" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="0" head="0" body="0" legs="0" feet="0" addons="0"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_sellable" value="brass armor,2465,150;chain armor,2464,40;doublet,2485,3;leather armor,2467,5;studded armor,2484,10;leather boots,2643,2;brass helmet,2460,22;
chain helmet,2458,12;leather helmet,2461,3;legion helmet,2480,22;studded helmet,2482,20;viking helmet,2473,25;leather legs,2649,2;studded legs,2468,15;brass shield,2511,25;copper shield,2530,50;plate shield,2510,40;studded shield,2526,16;wooden shield,2512,3"/>
<parameter key="shop_buyable" value="coat,2651,8;doublet,2485,16;jacket,2650,10;leather armor,2467,25;chain helmet,2458,52;leather helmet,2461,12;studded helmet,2482,62;leather legs,2649,10;studded shield,2526,50;wooden shield,2512,15"/>
</parameters>
</npc>


Norma [Rookguard] (Note she dont have an outfit fix it!.)
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Norma" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="0" head="0" body="0" legs="0" feet="0" addons="0"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="bread,2689,3;cheese,2696,5;egg,2695,2;party cake,6280,50"/>
</parameters>
</npc>


Benjamin [Thais] (Note he dont have an outfit fix it!.)
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Benjamin" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="0" head="0" body="0" legs="0" feet="0" addons="0"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="parcel,2595,15;letter,2597,8;label,2599,1"/>
</parameters>
</npc>

Galuna [Thais] (Note She dont have an outfit fix it!.)

<?xml version="1.0" encoding="UTF-8"?>
<npc name="Galuna" script="data/npc/scripts/default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="0" head="0" body="0" legs="0" feet="0" addons="0"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="bow,2456,400;crossbow,2455,500;arrow,2544,3;bolt,2543,4"/>
</parameters>
</npc>


Use http://tibia.wikia.com/wiki/NPCs If you dont know where to put them!

It will be updated soon
Updated - 15/09-08
 
Last edited:
its really small i have all rl npcs in all citys without liberty bay because i work of it ^^
 

Similar threads

Back
Top