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

@@ -7,6 +7,7 @@
<name display="true" send="false">The 3rd Underwater Guardian</name>
<title send="false">Raid Boss</title>
<level>60</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="101.297743589404" max="307124.575734241"/>
@@ -27,21 +28,36 @@
<collision heigth="73.0" radius="40.0"/>
</info>
<droplist>
<item chance="35597" max="1" min="1" id="268"/>
<item chance="96753" max="1" min="1" id="601"/>
<item chance="232830" max="1" min="1" id="947"/>
<item chance="96753" max="1" min="1" id="2439"/>
<item chance="96753" max="1" min="1" id="2475"/>
<item chance="96753" max="1" min="1" id="2487"/>
<item chance="58177" max="346" min="116" id="4090"/>
<item chance="34997" max="576" min="192" id="4091"/>
<item chance="22974" max="877" min="293" id="4096"/>
<item chance="111992" max="180" min="60" id="4099"/>
<item chance="327029" max="36" min="12" id="4120"/>
<item chance="80287" max="15" min="5" id="4619"/>
<item chance="267621" max="4" min="2" id="4620"/>
<item chance="200716" max="6" min="2" id="4621"/>
<item chance="830000" max="3" min="1" id="8176"/>
<item chance="740000" max="7" min="2" id="9817"/>
<item chance="35597" category="UNK_1" max="1" min="1" id="268"/>
<item chance="96753" category="DROP" max="1" min="1" id="601"/>
<item chance="232830" category="UNK_2" max="1" min="1" id="947"/>
<item chance="96753" category="DROP" max="1" min="1" id="2439"/>
<item chance="96753" category="DROP" max="1" min="1" id="2475"/>
<item chance="96753" category="DROP" max="1" min="1" id="2487"/>
<item chance="58177" category="DROP" max="346" min="116" id="4090"/>
<item chance="34997" category="DROP" max="576" min="192" id="4091"/>
<item chance="22974" category="DROP" max="877" min="293" id="4096"/>
<item chance="111992" category="DROP" max="180" min="60" id="4099"/>
<item chance="327029" category="UNK_1" max="36" min="12" id="4120"/>
<item chance="80287" category="UNK_2" max="15" min="5" id="4619"/>
<item chance="267621" category="UNK_2" max="4" min="2" id="4620"/>
<item chance="200716" category="UNK_2" max="6" min="2" id="4621"/>
<item chance="830000" category="UNK_101" max="3" min="1" id="8176"/>
<item chance="740000" category="UNK_100" max="7" min="2" id="9817"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4178"/>
<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="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4795"/>
</skills>
</npc>