Several Blessed Scroll of Escape/Resurrection skill additions.
Contributed by champzix1.
This commit is contained in:
parent
85c2335c2f
commit
6e831a0de9
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -2326,7 +2326,7 @@
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>200</power>
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
|
@ -888,12 +888,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33518</itemConsumeId>
|
||||
<coolTime>500</coolTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12936" toLevel="1" name="Blessed Scroll of Escape">
|
||||
<!-- Glory Days confirmed -->
|
||||
@ -904,12 +911,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>33640</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="12937" toLevel="1" name="Check Item">
|
||||
<!-- Glory Days confirmed -->
|
||||
|
@ -274,11 +274,18 @@
|
||||
<magicLvl>1</magicLvl>
|
||||
<reuseDelay>4000</reuseDelay>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>21195</itemConsumeId>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22212" toLevel="1" name="Superior Quick Healing Potion">
|
||||
<!-- none -->
|
||||
|
@ -1849,12 +1849,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22438</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22470" toLevel="1" name="Blessed Scroll of Escape: Castle">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
@ -140,12 +140,19 @@
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22622</itemConsumeId>
|
||||
<hitTime>200</hitTime>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpCanEscape" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Escape">
|
||||
<escapeType>TOWN</escapeType>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22502" toLevel="1" name="Blessed Scroll of Resurrection">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
@ -158,12 +165,19 @@
|
||||
<effectRange>600</effectRange>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<itemConsumeId>22623</itemConsumeId>
|
||||
<hitTime>3000</hitTime>
|
||||
<targetType>PC_BODY</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<conditions>
|
||||
<condition name="OpResurrection" />
|
||||
</conditions>
|
||||
<effects>
|
||||
<effect name="Resurrection">
|
||||
<power>100</power>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="22503" toLevel="7" name="Superior Elixir of Life (R-grade)">
|
||||
<!-- AUTO GENERATED SKILL -->
|
||||
|
Loading…
Reference in New Issue
Block a user