mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-05-11 01:13:49 +00:00
NPC skills added, updated item template
Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<name display="true" send="false">Vladimir</name>
|
||||
<title send="false">Armor Merchant</title>
|
||||
<level>70</level>
|
||||
<race>HUMAN</race>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2444.46819"/>
|
||||
@@ -47,4 +48,16 @@ Times are chaotic, and you must prepare yourself accordingly. The equipment we s
|
||||
Have you heard of the vampire Vladimir? How about Bloody Vlad? They are the elders of my family! Are you starting to understand? Now get going! Unwanted guests don't last long around here!
|
||||
</body></html>]]></chat>
|
||||
</talk>
|
||||
<skills>
|
||||
<skill level="1" id="4045"/>
|
||||
<skill level="1" id="4408"/>
|
||||
<skill level="1" id="4409"/>
|
||||
<skill level="11" id="4410"/>
|
||||
<skill level="11" id="4411"/>
|
||||
<skill level="11" id="4412"/>
|
||||
<skill level="11" id="4413"/>
|
||||
<skill level="2" id="4414"/>
|
||||
<skill level="3" id="4415"/>
|
||||
<skill level="14" id="4416"/>
|
||||
</skills>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user