1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-09 00:13:52 +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">Chimera Piece</name>
<level>73</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2586.66898"/>
@@ -26,25 +27,40 @@
<collision heigth="22.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="2435" min="1193" id="57"/>
<item chance="178617" max="1" min="1" id="1864"/>
<item chance="89309" max="1" min="1" id="1869"/>
<item chance="8931" max="1" min="1" id="1880"/>
<item chance="80626" max="1" min="1" id="4043"/>
<item chance="2977" max="1" min="1" id="4043"/>
<item chance="91412" max="1" min="1" id="4089"/>
<item chance="371" max="1" min="1" id="4161"/>
<item chance="31925" max="1" min="1" id="5482"/>
<item chance="1191" max="1" min="1" id="5550"/>
<item chance="4117" max="1" min="1" id="6341"/>
<item chance="3183" max="1" min="1" id="6343"/>
<item chance="5694" max="1" min="1" id="6345"/>
<item chance="992" max="1" min="1" id="8730"/>
<item chance="248" max="1" min="1" id="8740"/>
<item chance="25" max="1" min="1" id="8750"/>
<item chance="5" max="1" min="1" id="8760"/>
<item chance="431" max="1" min="1" id="12344"/>
<item chance="575" max="1" min="1" id="12345"/>
<item chance="863" max="1" min="1" id="12346"/>
<item chance="700000" category="DROP" max="2435" min="1193" id="57"/>
<item chance="178617" category="UNK_2" max="1" min="1" id="1864"/>
<item chance="89309" category="UNK_2" max="1" min="1" id="1869"/>
<item chance="8931" category="UNK_2" max="1" min="1" id="1880"/>
<item chance="80626" category="SPOIL" max="1" min="1" id="4043"/>
<item chance="2977" category="UNK_2" max="1" min="1" id="4043"/>
<item chance="91412" category="SPOIL" max="1" min="1" id="4089"/>
<item chance="371" category="UNK_2" max="1" min="1" id="4161"/>
<item chance="31925" category="SPOIL" max="1" min="1" id="5482"/>
<item chance="1191" category="UNK_2" max="1" min="1" id="5550"/>
<item chance="4117" category="UNK_1" max="1" min="1" id="6341"/>
<item chance="3183" category="UNK_1" max="1" min="1" id="6343"/>
<item chance="5694" category="UNK_1" max="1" min="1" id="6345"/>
<item chance="992" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="248" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="25" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="5" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="431" category="UNK_1" max="1" min="1" id="12344"/>
<item chance="575" category="UNK_1" max="1" min="1" id="12345"/>
<item chance="863" category="UNK_1" max="1" min="1" id="12346"/>
</droplist>
<skills>
<skill level="8" id="4032"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="19" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="18" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="2" id="4416"/>
<skill level="2" id="4444"/>
<skill level="8" id="5620"/>
<skill level="1" id="6019"/>
</skills>
</npc>