Implementation of +7 Bloody Helios Pack (27538) item.

Contributed by Index.
This commit is contained in:
MobiusDevelopment 2022-03-13 10:53:24 +00:00
parent 23ee202984
commit 21c3d5c024
24 changed files with 684 additions and 24 deletions

View File

@ -521,9 +521,17 @@
<item id="27538" name="+ 7 Bloody Amaranthine Pack" type="EtcItem">
<!-- Double-click to get a + 7 enchanted Bloody Amaranthine weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4229,7 +4229,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+ 7 Bloody Amaranthine Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Amaranthine Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+ 7 Bloody Amaranthine Pack" type="EtcItem">
<!-- Double-click to get a + 7 enchanted Bloody Amaranthine weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4236,7 +4236,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+ 7 Bloody Amaranthine Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Amaranthine Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+ 7 Bloody Amaranthine Pack" type="EtcItem">
<!-- Double-click to get a + 7 enchanted Bloody Amaranthine weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4236,7 +4236,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+ 7 Bloody Amaranthine Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Amaranthine Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Pack" type="EtcItem">
<!-- Double-click to get a +7 enchanted Bloody Helios weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4237,7 +4237,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+ 7 Bloody Helios Chest" type="EtcItem">
<!-- Double-click to get a +7 enchanted Bloody Helios weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4237,7 +4237,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Chest" type="EtcItem">
<!-- Double-click to get a +7 enchanted Bloody Helios weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Amaranthine Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Amaranthine Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Chest" type="EtcItem">
<!-- Double-click to get a +7 enchanted Bloody Helios weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Chest" type="EtcItem">
<!-- Double-click to obtain a Bloody Helios weapon enchanted to +7. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 of the following Lv. 4 jewels: Obsidian, Opal, Emerald, Diamond. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Pack" type="EtcItem">
<!-- Double-click to obtain a Bloody Helios weapon enchanted to +7. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 of the following Lv. 4 jewels: Obsidian, Opal, Emerald, Diamond. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Pack" type="EtcItem">
<!-- Double-click to obtain a Bloody Helios weapon enchanted to +7. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 of the following Lv. 4 jewels: Obsidian, Opal, Emerald, Diamond. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Pack" type="EtcItem">
<!-- Double-click to obtain a Bloody Helios weapon enchanted to +7. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 of the following Lv. 4 jewels: Obsidian, Opal, Emerald, Diamond. -->

View File

@ -4274,7 +4274,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+7 Bloody Helios Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Helios Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Helios Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>

View File

@ -521,9 +521,17 @@
<item id="27538" name="+7 Bloody Helios Pack" type="EtcItem">
<!-- Double-click to get a +7 enchanted Bloody Helios weapon. -->
<set name="icon" val="icon.etc_ev_kalie_treasure_box" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="default_action" val="CAPSULE" />
<set name="commissionItemType" val="OTHER_ITEM" />
<set name="material" val="PAPER" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
<set name="is_oly_restricted" val="true" />
<set name="immediate_effect" val="true" />
<set name="handler" val="ItemSkills" />
<skills>
<skill id="27594" level="1" /> <!-- +7 Bloody Helios Pack -->
</skills>
</item>
<item id="27539" name="Lv. 4 Jewel Bundle" type="EtcItem">
<!-- Double-click to get 2 Lv. 4 Obsidian, Opal, Emerald, or Diamond jewels. -->

View File

@ -4236,7 +4236,54 @@
<operateType>A1</operateType>
</skill>
<skill id="27594" toLevel="1" name="+ 7 Bloody Amaranthine Pack">
<itemConsumeId>27538</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLevel>1</magicLevel>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="RestorationRandom">
<items>
<item chance="9">
<item id="35193" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Shaper -->
</item>
<item chance="9">
<item id="35194" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Cutter -->
</item>
<item chance="9">
<item id="35195" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Slasher -->
</item>
<item chance="9">
<item id="35196" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Avenger -->
</item>
<item chance="9">
<item id="35197" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Fighter -->
</item>
<item chance="9">
<item id="35198" count="1" minEnchant="7" maxEnchant="7" /> <!-- Bloody Amaranthine Stormer -->
</item>
<item chance="10">
<item id="35199" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Thrower -->
</item>
<item chance="9">
<item id="35200" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Guardian -->
</item>
<item chance="9">
<item id="35201" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Buster -->
</item>
<item chance="9">
<item id="35202" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Caster -->
</item>
<item chance="9">
<item id="35203" count="1" minEnchant="7" maxEnchant="7"/> <!-- Bloody Amaranthine Retributer -->
</item>
</items>
</effect>
</effects>
</skill>
<skill id="27595" toLevel="1" name="Lv. 4 Jewel Bundle">
<operateType>A1</operateType>