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">Garden Guard</name>
<level>83</level>
<race>GIANT</race>
<sex>MALE</sex>
<stats>
<hp regen="111.50705124295" max="10943.0943982571"/>
@@ -27,22 +28,36 @@
<collision heigth="44.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="6121" min="3052" id="57"/>
<item chance="291926" max="30" min="10" id="1344"/>
<item chance="66726" max="1" min="1" id="1895"/>
<item chance="4671" max="1" min="1" id="4040"/>
<item chance="3527" max="1" min="1" id="5534"/>
<item chance="1868" max="1" min="1" id="9546"/>
<item chance="1832" max="1" min="1" id="9628"/>
<item chance="1622" max="1" min="1" id="10483"/>
<item chance="1229" max="1" min="1" id="9630"/>
<item chance="406" max="1" min="1" id="10484"/>
<item chance="228" max="1" min="1" id="11975"/>
<item chance="40" max="1" min="1" id="10485"/>
<item chance="9" max="1" min="1" id="959"/>
<item chance="8" max="1" min="1" id="10486"/>
<item chance="104299" max="1" min="1" id="4040"/>
<item chance="11476" max="1" min="1" id="6694"/>
<item chance="209" max="1" min="1" id="959"/>
<item chance="700000" category="DROP" max="6121" min="3052" id="57"/>
<item chance="291926" category="UNK_2" max="30" min="10" id="1344"/>
<item chance="66726" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="4671" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="3527" category="UNK_1" max="1" min="1" id="5534"/>
<item chance="1868" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="1832" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="1622" category="UNK_200" max="1" min="1" id="10483"/>
<item chance="1229" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="406" category="UNK_200" max="1" min="1" id="10484"/>
<item chance="228" category="UNK_1" max="1" min="1" id="11975"/>
<item chance="40" category="UNK_200" max="1" min="1" id="10485"/>
<item chance="9" category="UNK_2" max="1" min="1" id="959"/>
<item chance="8" category="UNK_200" max="1" min="1" id="10486"/>
<item chance="104299" category="SPOIL" max="1" min="1" id="4040"/>
<item chance="11476" category="SPOIL" max="1" min="1" id="6694"/>
<item chance="209" category="SPOIL" max="1" min="1" id="959"/>
</droplist>
<skills>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="8" id="4413"/>
<skill level="1" id="4414"/>
<skill level="11" id="4415"/>
<skill level="11" id="4416"/>
<skill level="4" id="5273"/>
<skill level="4" id="5309"/>
<skill level="1" id="5463"/>
</skills>
</npc>