1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-03-14 14:48:16 +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

@@ -6,6 +6,7 @@
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Roving Soul</name>
<level>53</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1570.8463"/>
@@ -27,23 +28,36 @@
<collision heigth="25.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="1598" min="787" id="57"/>
<item chance="16" max="1" min="1" id="228"/>
<item chance="122" max="1" min="1" id="1806"/>
<item chance="794915" max="9" min="1" id="1868"/>
<item chance="122295" max="1" min="1" id="1868"/>
<item chance="794915" max="1" min="1" id="1873"/>
<item chance="24459" max="1" min="1" id="1873"/>
<item chance="4076" max="1" min="1" id="1889"/>
<item chance="86067" max="1" min="1" id="1918"/>
<item chance="1671" max="1" min="1" id="2119"/>
<item chance="2038" max="1" min="1" id="4044"/>
<item chance="122" max="1" min="1" id="5270"/>
<item chance="122" max="1" min="1" id="5280"/>
<item chance="6115" max="1" min="1" id="5549"/>
<item chance="1415" max="1" min="1" id="8726"/>
<item chance="354" max="1" min="1" id="8736"/>
<item chance="35" max="1" min="1" id="8746"/>
<item chance="7" max="1" min="1" id="8756"/>
<item chance="700000" category="DROP" max="1598" min="787" id="57"/>
<item chance="16" category="UNK_1" max="1" min="1" id="228"/>
<item chance="122" category="UNK_2" max="1" min="1" id="1806"/>
<item chance="794915" category="SPOIL" max="9" min="1" id="1868"/>
<item chance="122295" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="794915" category="SPOIL" max="1" min="1" id="1873"/>
<item chance="24459" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="4076" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="86067" category="SPOIL" max="1" min="1" id="1918"/>
<item chance="1671" category="UNK_1" max="1" min="1" id="2119"/>
<item chance="2038" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="122" category="UNK_2" max="1" min="1" id="5270"/>
<item chance="122" category="UNK_2" max="1" min="1" id="5280"/>
<item chance="6115" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="1415" category="UNK_200" max="1" min="1" id="8726"/>
<item chance="354" category="UNK_200" max="1" min="1" id="8736"/>
<item chance="35" category="UNK_200" max="1" min="1" id="8746"/>
<item chance="7" category="UNK_200" max="1" min="1" id="8756"/>
</droplist>
<skills>
<skill level="5" id="4032"/>
<skill level="1" id="4085"/>
<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="7" id="4415"/>
<skill level="1" id="4416"/>
</skills>
</npc>