mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-05-07 23:43:44 +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">Primos</name>
|
||||
<title send="false">Priest</title>
|
||||
<level>70</level>
|
||||
<race>HUMAN</race>
|
||||
<sex>MALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2444.46819"/>
|
||||
@@ -41,4 +42,16 @@ Traveler, welcome to the temple of light! The doors here are always open to thos
|
||||
However, the magic of light that the priests teach here cannot be taught to just anyone. Only Mystis of Human birth, and among them only those who seek divine truth, can receive lessons 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