A couple extractable items.
Author: zoiobnu Source: https://forums.l2junity.org/index.php?topic=272.0#forum
This commit is contained in:
@@ -1059,6 +1059,11 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<capsuled_items>
|
||||
<item id="37718" min="1" max="1" chance="100" /> <!-- Shiny Elemental T-shirt -->
|
||||
<item id="25792" min="10" max="10" chance="100" /> <!-- Scroll: Enchant Elemental Shirt -->
|
||||
</capsuled_items>
|
||||
</item>
|
||||
<item id="46196" name="Physical Reflect Shirt Pack" type="EtcItem">
|
||||
<!-- Double-click to get 1 Physical Reflect Shirt and 10 Elemental Shirt Enchant Scrolls. -->
|
||||
@@ -1067,6 +1072,11 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<capsuled_items>
|
||||
<item id="46193" min="1" max="1" chance="100" /> <!-- Reflect Attack T-shirt -->
|
||||
<item id="25792" min="10" max="10" chance="100" /> <!-- Scroll: Enchant Elemental Shirt -->
|
||||
</capsuled_items>
|
||||
</item>
|
||||
<item id="46197" name="Magical Reflect Shirt Pack" type="EtcItem">
|
||||
<!-- Double-click to get 1 Magical Reflect Shirt and 10 Elemental Shirt Enchant Scrolls. -->
|
||||
@@ -1075,6 +1085,11 @@
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_commissionable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="ExtractableItems" />
|
||||
<capsuled_items>
|
||||
<item id="46194" min="1" max="1" chance="100" /> <!-- Reflect Magic T-shirt -->
|
||||
<item id="25792" min="10" max="10" chance="100" /> <!-- Scroll: Enchant Elemental Shirt -->
|
||||
</capsuled_items>
|
||||
</item>
|
||||
<item id="46198" name="Gold Medal" type="EtcItem">
|
||||
<!-- A shiny gold medal. Sell it at the shop for a lot of money. -->
|
||||
|
Reference in New Issue
Block a user