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">Hot Springs Flava</name>
<level>74</level>
<race>PLANT</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2632.19636"/>
@@ -26,22 +27,43 @@
<collision heigth="34.0" radius="18.0"/>
</info>
<droplist>
<item chance="700000" max="6369" min="3124" id="57"/>
<item chance="88550" max="90" min="30" id="1344"/>
<item chance="212520" max="3" min="1" id="1864"/>
<item chance="53130" max="6" min="2" id="1869"/>
<item chance="21252" max="1" min="1" id="1880"/>
<item chance="94" max="1" min="1" id="3036"/>
<item chance="211044" max="1" min="1" id="4043"/>
<item chance="7084" max="1" min="1" id="4043"/>
<item chance="3977" max="1" min="1" id="5536"/>
<item chance="84418" max="1" min="1" id="5550"/>
<item chance="2833" max="1" min="1" id="5550"/>
<item chance="135372" max="1" min="1" id="6343"/>
<item chance="1968" max="1" min="1" id="8731"/>
<item chance="492" max="1" min="1" id="8741"/>
<item chance="49" max="1" min="1" id="8751"/>
<item chance="10" max="1" min="1" id="8761"/>
<item chance="322" max="1" min="1" id="11951"/>
<item chance="700000" category="DROP" max="6369" min="3124" id="57"/>
<item chance="88550" category="UNK_2" max="90" min="30" id="1344"/>
<item chance="212520" category="UNK_2" max="3" min="1" id="1864"/>
<item chance="53130" category="UNK_2" max="6" min="2" id="1869"/>
<item chance="21252" category="UNK_2" max="1" min="1" id="1880"/>
<item chance="94" category="UNK_2" max="1" min="1" id="3036"/>
<item chance="211044" category="SPOIL" max="1" min="1" id="4043"/>
<item chance="7084" category="UNK_2" max="1" min="1" id="4043"/>
<item chance="3977" category="UNK_1" max="1" min="1" id="5536"/>
<item chance="84418" category="SPOIL" max="1" min="1" id="5550"/>
<item chance="2833" category="UNK_2" max="1" min="1" id="5550"/>
<item chance="135372" category="SPOIL" max="1" min="1" id="6343"/>
<item chance="1968" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="492" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="49" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="10" category="UNK_200" max="1" min="1" id="8761"/>
<item chance="322" category="UNK_1" max="1" min="1" id="11951"/>
</droplist>
<skills>
<skill level="7" id="4073"/>
<skill level="2" id="4074"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="2" id="4099"/>
<skill level="5" id="4277"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="15" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="5" id="4416"/>
<skill level="1" id="4552"/>
<skill level="1" id="4554"/>
<skill level="1" id="4555"/>
<skill level="3" id="4789"/>
</skills>
</npc>