-Corrected trigger from Scorpion Poison skill.
-Some Yul skills update. Contributed by NviX.
This commit is contained in:
27
trunk/dist/game/data/stats/npcs/13300-13399.xml
vendored
27
trunk/dist/game/data/stats/npcs/13300-13399.xml
vendored
@@ -689,10 +689,13 @@
|
||||
<height normal="10" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="13328" level="99" type="L2Npc" name="Decoy">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<npc id="13328" level="99" type="L2Decoy" name="Decoy">
|
||||
<parameters>
|
||||
<skill name="decoy_skill" id="10808" level="1" /> <!-- Decoy Provocation -->
|
||||
</parameters>
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<sex>ETC</sex>
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="13881" hpRegen="7.5" mp="13881" mpRegen="2.7" />
|
||||
<attack physical="971" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="0" distance="80" width="120" />
|
||||
<defence physical="341" magical="250" />
|
||||
@@ -700,15 +703,25 @@
|
||||
<defence fire="160" water="160" wind="160" earth="160" holy="160" dark="160" />
|
||||
</attribute>
|
||||
<speed>
|
||||
<walk ground="1" />
|
||||
<walk ground="50" />
|
||||
<run ground="1" />
|
||||
</speed>
|
||||
<hit_time>333</hit_time>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status undying="false" hasSummoner="true" />
|
||||
<skill_list>
|
||||
<skill id="1627" level="1" />
|
||||
<skill id="4390" level="1" /> <!-- NPC Abnormal Immunity -->
|
||||
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
|
||||
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
|
||||
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
|
||||
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
|
||||
<skill id="4412" level="11" /> <!-- Average P. Def. -->
|
||||
<skill id="4413" level="11" /> <!-- Average M. Def. -->
|
||||
<skill id="4414" level="2" /> <!-- Standard Type -->
|
||||
<skill id="4415" level="1" /> <!-- Bare Hands -->
|
||||
<skill id="4416" level="19" /> <!-- Others -->
|
||||
<skill id="10808" level="1" /> <!-- Decoy Provocation -->
|
||||
</skill_list>
|
||||
<ex_crt_effect>true</ex_crt_effect>
|
||||
<collision>
|
||||
<radius normal="8.5" />
|
||||
<height normal="25" />
|
||||
|
Reference in New Issue
Block a user