Fixed Supply Box (R/R95-grade).
Contributed by SmiDmi.
This commit is contained in:
parent
b764a568ad
commit
8128c3bb5e
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/blessed weapon/armor/accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
@ -52,11 +52,33 @@
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18120" level="1" /> <!-- Supply Box (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40203" name="Supply Box (R95-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<set name="icon" val="icon.event_hero_treasure_box_i00" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="weight" val="0" />
|
||||
<set name="is_stackable" val="false" />
|
||||
<set name="is_tradable" val="true" />
|
||||
<set name="is_sellable" val="true" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
<set name="default_action" val="CAPSULE" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="handler" val="ItemSkills" />
|
||||
<skills>
|
||||
<skill id="18121" level="1" /> <!-- Supply Box (R95-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="40204" name="Supply Box (R99-grade)" type="EtcItem">
|
||||
<!-- Double-click to obtain either a normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
@ -173,10 +173,602 @@
|
||||
<skill id="18120" toLevel="1" name="Supply Box (R-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40202</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8649844">
|
||||
<item id="17327" count="1" /> <!-- Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17332" count="1" /> <!-- Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17333" count="1" /> <!-- Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17325" count="1" /> <!-- Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17328" count="1" /> <!-- Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17334" count="1" /> <!-- Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17324" count="1" /> <!-- Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17331" count="1" /> <!-- Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17326" count="1" /> <!-- Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17329" count="1" /> <!-- Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17330" count="1" /> <!-- Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18004" count="1" /> <!-- Blessed Apocalypse Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18009" count="1" /> <!-- Blessed Apocalypse Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18010" count="1" /> <!-- Blessed Apocalypse Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18002" count="1" /> <!-- Blessed Apocalypse Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18005" count="1" /> <!-- Blessed Apocalypse Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18011" count="1" /> <!-- Blessed Apocalypse Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18001" count="1" /> <!-- Blessed Apocalypse Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18008" count="1" /> <!-- Blessed Apocalypse Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18003" count="1" /> <!-- Blessed Apocalypse Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18006" count="1" /> <!-- Blessed Apocalypse Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="18007" count="1" /> <!-- Blessed Apocalypse Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17985" count="1" /> <!-- Blessed Immortal Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17982" count="1" /> <!-- Blessed Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17992" count="1" /> <!-- Blessed Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17999" count="1" /> <!-- Blessed Immortal Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17983" count="1" /> <!-- Blessed Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17984" count="1" /> <!-- Blessed Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17995" count="1" /> <!-- Blessed Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17981" count="1" /> <!-- Blessed Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17988" count="1" /> <!-- Blessed Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17991" count="1" /> <!-- Blessed Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17990" count="1" /> <!-- Blessed Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17987" count="1" /> <!-- Blessed Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17989" count="1" /> <!-- Blessed Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17998" count="1" /> <!-- Blessed Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18000" count="1" /> <!-- Blessed Immortal Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17986" count="1" /> <!-- Blessed Immortal Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17996" count="1" /> <!-- Blessed Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17997" count="1" /> <!-- Blessed Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17994" count="1" /> <!-- Blessed Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="17993" count="1" /> <!-- Blessed Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17970" count="1" /> <!-- Blessed Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17975" count="1" /> <!-- Blessed Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17976" count="1" /> <!-- Blessed Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17968" count="1" /> <!-- Blessed Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17971" count="1" /> <!-- Blessed Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17977" count="1" /> <!-- Blessed Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17967" count="1" /> <!-- Blessed Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17974" count="1" /> <!-- Blessed Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17969" count="1" /> <!-- Blessed Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17972" count="1" /> <!-- Blessed Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.2016129">
|
||||
<item id="17973" count="1" /> <!-- Blessed Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18019" count="1" /> <!-- Blessed Twilight Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18016" count="1" /> <!-- Blessed Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18026" count="1" /> <!-- Blessed Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18033" count="1" /> <!-- Blessed Twilight Earring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18017" count="1" /> <!-- Blessed Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18018" count="1" /> <!-- Blessed Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18029" count="1" /> <!-- Blessed Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18015" count="1" /> <!-- Blessed Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18022" count="1" /> <!-- Blessed Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18025" count="1" /> <!-- Blessed Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18024" count="1" /> <!-- Blessed Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18021" count="1" /> <!-- Blessed Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18023" count="1" /> <!-- Blessed Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18032" count="1" /> <!-- Blessed Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18034" count="1" /> <!-- Blessed Twilight Ring -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18020" count="1" /> <!-- Blessed Twilight Shield -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18030" count="1" /> <!-- Blessed Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18031" count="1" /> <!-- Blessed Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18028" count="1" /> <!-- Blessed Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="0.41330645">
|
||||
<item id="18027" count="1" /> <!-- Blessed Twilight Tunic -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17308" count="1" /> <!-- Immortal Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17305" count="1" /> <!-- Immortal Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17315" count="1" /> <!-- Immortal Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17322" count="1" /> <!-- Immortal Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17306" count="1" /> <!-- Immortal Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17307" count="1" /> <!-- Immortal Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17318" count="1" /> <!-- Immortal Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17304" count="1" /> <!-- Immortal Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17311" count="1" /> <!-- Immortal Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17314" count="1" /> <!-- Immortal Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17313" count="1" /> <!-- Immortal Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17310" count="1" /> <!-- Immortal Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17312" count="1" /> <!-- Immortal Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17321" count="1" /> <!-- Immortal Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17323" count="1" /> <!-- Immortal Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17309" count="1" /> <!-- Immortal Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17319" count="1" /> <!-- Immortal Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17320" count="1" /> <!-- Immortal Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17317" count="1" /> <!-- Immortal Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17316" count="1" /> <!-- Immortal Tunic -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17293" count="1" /> <!-- Requiem Avenger -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17298" count="1" /> <!-- Requiem Buster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17299" count="1" /> <!-- Requiem Caster -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17291" count="1" /> <!-- Requiem Cutter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17294" count="1" /> <!-- Requiem Fighter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17300" count="1" /> <!-- Requiem Retributer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17290" count="1" /> <!-- Requiem Shaper -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17297" count="1" /> <!-- Requiem Shooter -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17292" count="1" /> <!-- Requiem Slasher -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17295" count="1" /> <!-- Requiem Stormer -->
|
||||
</item>
|
||||
<item chance="0.8649844">
|
||||
<item id="17296" count="1" /> <!-- Requiem Thrower -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17342" count="1" /> <!-- Twilight Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17339" count="1" /> <!-- Twilight Breastplate -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17349" count="1" /> <!-- Twilight Circlet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17356" count="1" /> <!-- Twilight Earring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17340" count="1" /> <!-- Twilight Gaiters -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17341" count="1" /> <!-- Twilight Gauntlets -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17352" count="1" /> <!-- Twilight Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17338" count="1" /> <!-- Twilight Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17345" count="1" /> <!-- Twilight Leather Armor -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17348" count="1" /> <!-- Twilight Leather Boots -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17347" count="1" /> <!-- Twilight Leather Gloves -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17344" count="1" /> <!-- Twilight Leather Helmet -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17346" count="1" /> <!-- Twilight Leather Leggings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17355" count="1" /> <!-- Twilight Necklace -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17357" count="1" /> <!-- Twilight Ring -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17343" count="1" /> <!-- Twilight Shield -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17353" count="1" /> <!-- Twilight Shoes -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17354" count="1" /> <!-- Twilight Sigil -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17351" count="1" /> <!-- Twilight Stockings -->
|
||||
</item>
|
||||
<item chance="1.50006503">
|
||||
<item id="17350" count="1" /> <!-- Twilight Tunic -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18121" toLevel="1" name="Supply Box (R95-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R95-grade). -->
|
||||
<operateType>A1</operateType>
|
||||
<itemConsumeId>40203</itemConsumeId>
|
||||
<itemConsumeCount>1</itemConsumeCount>
|
||||
<operateType>A1</operateType>
|
||||
<hitTime>500</hitTime>
|
||||
<coolTime>500</coolTime>
|
||||
<magicCriticalRate>5</magicCriticalRate>
|
||||
<hitCancelTime>0</hitCancelTime>
|
||||
<magicLvl>1</magicLvl>
|
||||
<isMagic>2</isMagic>
|
||||
<targetType>SELF</targetType>
|
||||
<affectScope>SINGLE</affectScope>
|
||||
<effects>
|
||||
<effect name="RestorationRandom">
|
||||
<items>
|
||||
<item chance="0.8266129">
|
||||
<item id="18053" count="1" /> <!-- Blessed Seraph Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18050" count="1" /> <!-- Blessed Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18060" count="1" /> <!-- Blessed Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18067" count="1" /> <!-- Blessed Seraph Earring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18051" count="1" /> <!-- Blessed Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18052" count="1" /> <!-- Blessed Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18063" count="1" /> <!-- Blessed Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18049" count="1" /> <!-- Blessed Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18056" count="1" /> <!-- Blessed Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18059" count="1" /> <!-- Blessed Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18058" count="1" /> <!-- Blessed Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18055" count="1" /> <!-- Blessed Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18057" count="1" /> <!-- Blessed Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18066" count="1" /> <!-- Blessed Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18068" count="1" /> <!-- Blessed Seraph Ring -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18054" count="1" /> <!-- Blessed Seraph Shield -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18064" count="1" /> <!-- Blessed Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18065" count="1" /> <!-- Blessed Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18062" count="1" /> <!-- Blessed Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="0.8266129">
|
||||
<item id="18061" count="1" /> <!-- Blessed Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18038" count="1" /> <!-- Blessed Specter Avenger -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18043" count="1" /> <!-- Blessed Specter Buster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18044" count="1" /> <!-- Blessed Specter Caster -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18036" count="1" /> <!-- Blessed Specter Cutter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18039" count="1" /> <!-- Blessed Specter Fighter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18045" count="1" /> <!-- Blessed Specter Retributer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18035" count="1" /> <!-- Blessed Specter Shaper -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18042" count="1" /> <!-- Blessed Specter Shooter -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18037" count="1" /> <!-- Blessed Specter Slasher -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18040" count="1" /> <!-- Blessed Specter Stormer -->
|
||||
</item>
|
||||
<item chance="0.4032258">
|
||||
<item id="18041" count="1" /> <!-- Blessed Specter Thrower -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17400" count="1" /> <!-- Seraph Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17397" count="1" /> <!-- Seraph Breastplate -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17407" count="1" /> <!-- Seraph Circlet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17414" count="1" /> <!-- Seraph Earring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17398" count="1" /> <!-- Seraph Gaiters -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17399" count="1" /> <!-- Seraph Gauntlets -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17410" count="1" /> <!-- Seraph Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17396" count="1" /> <!-- Seraph Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17403" count="1" /> <!-- Seraph Leather Armor -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17406" count="1" /> <!-- Seraph Leather Boots -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17405" count="1" /> <!-- Seraph Leather Gloves -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17402" count="1" /> <!-- Seraph Leather Helmet -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17404" count="1" /> <!-- Seraph Leather Leggings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17413" count="1" /> <!-- Seraph Necklace -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17415" count="1" /> <!-- Seraph Ring -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17401" count="1" /> <!-- Seraph Shield -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17411" count="1" /> <!-- Seraph Shoes -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17412" count="1" /> <!-- Seraph Sigil -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17409" count="1" /> <!-- Seraph Stockings -->
|
||||
</item>
|
||||
<item chance="3.00013006">
|
||||
<item id="17408" count="1" /> <!-- Seraph Tunic -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17385" count="1" /> <!-- Specter Avenger -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17390" count="1" /> <!-- Specter Buster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17391" count="1" /> <!-- Specter Caster -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17383" count="1" /> <!-- Specter Cutter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17386" count="1" /> <!-- Specter Fighter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17392" count="1" /> <!-- Specter Retributer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17382" count="1" /> <!-- Specter Shaper -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17389" count="1" /> <!-- Specter Shooter -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17384" count="1" /> <!-- Specter Slasher -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17387" count="1" /> <!-- Specter Stormer -->
|
||||
</item>
|
||||
<item chance="1.7299688">
|
||||
<item id="17388" count="1" /> <!-- Specter Thrower -->
|
||||
</item>
|
||||
</items>
|
||||
</effect>
|
||||
</effects>
|
||||
</skill>
|
||||
<skill id="18122" toLevel="1" name="Supply Box (R99-grade)">
|
||||
<!-- Double-click to obtain a random normal/ blessed weapon/ armor/ accessory (R99-grade). -->
|
||||
|
Loading…
Reference in New Issue
Block a user