Underscore removed from NpcData files.
This commit is contained in:
24
trunk/dist/game/data/stats/npcs/02000-02099.xml
vendored
24
trunk/dist/game/data/stats/npcs/02000-02099.xml
vendored
@@ -18,21 +18,21 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skillList>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4032" level="1" /> <!-- NPC Strike -->
|
||||
<skill id="5565" level="1" /> <!-- Expose Weak Point -->
|
||||
</skill_list>
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="6.5" />
|
||||
<height normal="18.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="960" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (S-grade) -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="2082" level="82" type="L2Monster" name="Canabion of Plague" title="Doppler">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
@@ -52,21 +52,21 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skillList>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4032" level="1" /> <!-- NPC Strike -->
|
||||
<skill id="5565" level="1" /> <!-- Expose Weak Point -->
|
||||
</skill_list>
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="9.4" />
|
||||
<height normal="20" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="960" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (S-grade) -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</dropLists>
|
||||
</npc>
|
||||
<npc id="2083" level="83" type="L2Monster" name="Canabion of Plague" title="Void">
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
@@ -86,21 +86,21 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skillList>
|
||||
<skill id="4416" level="9" /> <!-- Demons -->
|
||||
<skill id="4032" level="1" /> <!-- NPC Strike -->
|
||||
<skill id="4340" level="1" /> <!-- Ultimate Buff, 2nd -->
|
||||
<skill id="5565" level="1" /> <!-- Expose Weak Point -->
|
||||
</skill_list>
|
||||
</skillList>
|
||||
<collision>
|
||||
<radius normal="9" />
|
||||
<height normal="22.5" />
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<dropLists>
|
||||
<death>
|
||||
<item id="960" min="1" max="1" chance="0.3" /> <!-- Scroll: Enchant Armor (S-grade) -->
|
||||
<!-- FIXME: Also drops herbs. -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</dropLists>
|
||||
</npc>
|
||||
</list>
|
||||
|
||||
Reference in New Issue
Block a user