1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23:11 +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="true" targetable="true" attackable="true">
<name display="true" send="false">Disciples of Authority</name>
<level>76</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2719.97952"/>
@@ -27,24 +28,40 @@
<collision heigth="38.5" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="11517" min="5625" id="57"/>
<item chance="156345" max="9" min="3" id="1868"/>
<item chance="187614" max="1" min="1" id="1873"/>
<item chance="31269" max="1" min="1" id="1889"/>
<item chance="15635" max="1" min="1" id="4044"/>
<item chance="209" max="1" min="1" id="5157"/>
<item chance="5081" max="1" min="1" id="5162"/>
<item chance="34452" max="1" min="1" id="5546"/>
<item chance="2394" max="1" min="1" id="5547"/>
<item chance="2394" max="1" min="1" id="5548"/>
<item chance="571636" max="3" min="1" id="5549"/>
<item chance="46903" max="1" min="1" id="5549"/>
<item chance="2401" max="1" min="1" id="8331"/>
<item chance="3909" max="1" min="1" id="8732"/>
<item chance="977" max="1" min="1" id="8742"/>
<item chance="97" max="1" min="1" id="8752"/>
<item chance="194" max="1" min="1" id="11952"/>
<item chance="194" max="1" min="1" id="11954"/>
<item chance="194" max="1" min="1" id="11957"/>
<item chance="700000" category="DROP" max="11517" min="5625" id="57"/>
<item chance="156345" category="UNK_2" max="9" min="3" id="1868"/>
<item chance="187614" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="31269" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="15635" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="209" category="UNK_2" max="1" min="1" id="5157"/>
<item chance="5081" category="SPOIL" max="1" min="1" id="5162"/>
<item chance="34452" category="SPOIL" max="1" min="1" id="5546"/>
<item chance="2394" category="UNK_1" max="1" min="1" id="5547"/>
<item chance="2394" category="UNK_1" max="1" min="1" id="5548"/>
<item chance="571636" category="SPOIL" max="3" min="1" id="5549"/>
<item chance="46903" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="2401" category="UNK_1" max="1" min="1" id="8331"/>
<item chance="3909" category="UNK_200" max="1" min="1" id="8732"/>
<item chance="977" category="UNK_200" max="1" min="1" id="8742"/>
<item chance="97" category="UNK_200" max="1" min="1" id="8752"/>
<item chance="194" category="UNK_1" max="1" min="1" id="11952"/>
<item chance="194" category="UNK_1" max="1" min="1" id="11954"/>
<item chance="194" category="UNK_1" max="1" min="1" id="11957"/>
</droplist>
<skills>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="8" id="4158"/>
<skill level="13" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="3" id="4414"/>
<skill level="5" id="4415"/>
<skill level="8" id="4416"/>
<skill level="8" id="4599"/>
<skill level="4" id="4789"/>
</skills>
</npc>