Fixed Talking Island and Faeron Village scrolls of escape.

Dropped Batalion Zone due to lack of further development.
Added Various missing syncs from L2jServer Ertheia.
This commit is contained in:
MobiusDev
2015-04-22 16:48:31 +00:00
parent 2bc6b7a553
commit 2cf52bad9b
342 changed files with 5639 additions and 3430 deletions

View File

@@ -42,11 +42,29 @@
<set name="reuseDelay" val="3000" />
</skill>
<skill id="18105" levels="1" name="Scroll of Escape: Faeron Village">
<!-- AUTO GENERATED SKILL -->
<set name="icon" val="icon.skill0000" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="targetType" val="SELF" />
<table name="#coordX"> -80344 </table>
<table name="#coordY"> 248099 </table>
<table name="#coordZ"> -3501 </table>
<table name="#itemConsumeId"> 40195 </table>
<set name="blockedInOlympiad" val="true" />
<set name="hitTime" val="20000" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="itemConsumeCount" val="1" />
<set name="itemConsumeId" val="#itemConsumeId" />
<set name="magicLvl" val="1" />
<set name="operateType" val="ACTIVE_INSTANT" />
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<set name="targetType" val="SELF" />
<cond msgId="113" addName="1">
<and>
<player canEscape="true" />
</and>
</cond>
<for>
<effect name="Teleport">
<param x="#coordX" y="#coordY" z="#coordZ" />
</effect>
</for>
</skill>
<skill id="18106" levels="1" name="Ertheia Bracelet">
<!-- AUTO GENERATED SKILL -->

View File

@@ -1021,12 +1021,11 @@
</effect>
</for>
</skill>
<skill id="22053" levels="19" name="Scroll of Escape: Talking Island Village">
<!-- Confirmed CT2.5 -->
<table name="#coordX"> -84200 46915 9723 -45208 115158 -80831 -12728 15633 17860 83378 105760 111388 82916 85289 117052 146818 147922 43840 87326 </table>
<table name="#coordY"> 244566 51441 15576 -112502 -178170 149808 122726 142962 170191 147999 113064 219331 53210 16225 76884 25807 -55316 -47779 -143370 </table>
<table name="#coordZ"> -3728 -2976 -4568 -240 -880 -3040 -3112 -2696 -3496 -3400 -3176 -3544 -1488 -3672 -2688 -2008 -2728 -792 -1319 </table>
<table name="#itemConsumeId"> 20372 20373 20374 20375 20376 20377 20378 20379 20380 20381 20382 20383 20384 20385 20386 20387 20388 20389 20390 </table>
<skill id="22053" levels="1" name="Scroll of Escape: Talking Island Village">
<table name="#coordX"> -113980 </table>
<table name="#coordY"> 255728 </table>
<table name="#coordZ"> -1499 </table>
<table name="#itemConsumeId"> 32226 </table>
<set name="blockedInOlympiad" val="true" />
<set name="hitTime" val="20000" />
<set name="isMagic" val="2" /> <!-- Static Skill -->
@@ -1039,9 +1038,6 @@
<cond msgId="113" addName="1">
<and>
<player canEscape="true" />
<not>
<player insideZoneId="10501, 10502, 10503" />
</not>
</and>
</cond>
<for>