mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +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">Jakan</name>
|
||||
<title send="false">Officer</title>
|
||||
<level>80</level>
|
||||
<race>ORC</race>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="8.5" max="3290.11306877694"/>
|
||||
@@ -52,4 +53,17 @@ We call them the <font color="LEVEL">Bistakon, Cokrakon, and Reptilikon</font>.
|
||||
<a action="bypass -h npc_%objectId%_Chat 4">Ask about the Reptilikon</a>
|
||||
</body></html>]]></chat>
|
||||
</talk>
|
||||
<skills>
|
||||
<skill level="1" id="4045"/>
|
||||
<skill level="1" id="4390"/>
|
||||
<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="1" id="4415"/>
|
||||
<skill level="17" id="4416"/>
|
||||
</skills>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user