1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 15:33:42 +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">Enceinte Defender</name>
<level>81</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="113.26544062045" max="65918.4456223521"/>
@@ -26,23 +27,36 @@
<collision heigth="43.5" radius="36.0"/>
</info>
<droplist>
<item chance="700000" max="48170" min="24052" id="57"/>
<item chance="526800" max="6" min="2" id="9599"/>
<item chance="27742" max="1" min="1" id="5538"/>
<item chance="98" max="1" min="1" id="270"/>
<item chance="229858" max="12" min="4" id="1871"/>
<item chance="81727" max="21" min="7" id="1866"/>
<item chance="73555" max="1" min="1" id="1877"/>
<item chance="36777" max="1" min="1" id="4040"/>
<item chance="15990" max="1" min="1" id="4041"/>
<item chance="1839" max="1" min="1" id="6901"/>
<item chance="14711" max="1" min="1" id="9551"/>
<item chance="8883" max="1" min="1" id="14166"/>
<item chance="2218" max="1" min="1" id="14167"/>
<item chance="222" max="1" min="1" id="14168"/>
<item chance="44" max="1" min="1" id="14169"/>
<item chance="894982" max="1" min="1" id="6699"/>
<item chance="821236" max="3" min="1" id="1877"/>
<item chance="821236" max="1" min="1" id="4040"/>
<item chance="700000" category="DROP" max="48170" min="24052" id="57"/>
<item chance="526800" category="UNK_100" max="6" min="2" id="9599"/>
<item chance="27742" category="UNK_1" max="1" min="1" id="5538"/>
<item chance="98" category="UNK_1" max="1" min="1" id="270"/>
<item chance="229858" category="UNK_2" max="12" min="4" id="1871"/>
<item chance="81727" category="UNK_2" max="21" min="7" id="1866"/>
<item chance="73555" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="36777" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="15990" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="1839" category="UNK_1" max="1" min="1" id="6901"/>
<item chance="14711" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="8883" category="UNK_200" max="1" min="1" id="14166"/>
<item chance="2218" category="UNK_200" max="1" min="1" id="14167"/>
<item chance="222" category="UNK_200" max="1" min="1" id="14168"/>
<item chance="44" category="UNK_200" max="1" min="1" id="14169"/>
<item chance="894982" category="SPOIL" max="1" min="1" id="6699"/>
<item chance="821236" category="SPOIL" max="3" min="1" id="1877"/>
<item chance="821236" category="SPOIL" max="1" min="1" id="4040"/>
</droplist>
<skills>
<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="9" id="4416"/>
<skill level="4" id="5298"/>
<skill level="1" id="5467"/>
</skills>
</npc>