1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00

NPC skills added, updated item template

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-06-03 14:04:57 -03:00
parent b188f054df
commit fe7373ba29
10110 changed files with 181889 additions and 39634 deletions

View File

@@ -7,6 +7,7 @@
<name display="true" send="false">Light of Dawn</name>
<title send="false">Teleporter</title>
<level>70</level>
<race>OTHER</race>
<stats>
<hp regen="7.5" max="2444.46819"/>
<mp regen="2.7" max="1345.8"/>
@@ -32,4 +33,17 @@ You hear what sounds like a human voice emanating from the shining blue sphere.<
<a action="bypass -h npc_%objectId%_Quest">Move into the light.</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="19" id="4416"/>
</skills>
</npc>