mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-08 16:33:07 +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">Vlasty</name>
|
||||
<title send="false">Magister</title>
|
||||
<level>70</level>
|
||||
<race>DARKELVEN</race>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2444.46819"/>
|
||||
@@ -38,4 +39,16 @@ Darkness is the source of fear for the other races' Wizards, but that is shortsi
|
||||
I do not accept students other that those Mystics of the Dark Elves. There is someone else who will be able to teach you, but it is up to you to find who that is.
|
||||
</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="16" id="4416"/>
|
||||
</skills>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user