Sync with L2JServer Jan 28th 2015.

This commit is contained in:
mobius
2015-01-29 05:18:04 +00:00
parent 59e1db4a68
commit 2cb3a52ed2
224 changed files with 4690 additions and 835 deletions

View File

@@ -270,31 +270,43 @@
<item id="23351" name="Weapon Appearance Stone (R-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an R-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 800000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_wp_stone_r" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23352" name="Weapon Appearance Stone (S-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an S-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 250000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_wp_stone_s" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23353" name="Weapon Appearance Stone (A-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an A-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 90000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_wp_stone_a" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23354" name="Blessed Weapon Appearance Stone (R-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an R-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__wp_stone_r" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23355" name="Blessed Weapon Appearance Stone (S-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an S-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__wp_stone_s" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23356" name="Blessed Weapon Appearance Stone (A-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an A-grade weapon to that of a different weapon of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__wp_stone_a" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23357" name="Weapon Restoration Stone (R-grade)" additionalName="" type="EtcItem">
@@ -315,31 +327,43 @@
<item id="23360" name="Armor Appearance Stone (R-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an R-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 125000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_am_stone_r" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23361" name="Armor Appearance Stone (S-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an S-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 50000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_am_stone_s" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23362" name="Armor Appearance Stone (A-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an A-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 24000 adena. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_am_stone_a" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23363" name="Blessed Armor Appearance Stone (R-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an R-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__am_stone_r" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23364" name="Blessed Armor Appearance Stone (S-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an S-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__am_stone_s" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23365" name="Blessed Armor Appearance Stone (A-grade)" additionalName="" type="EtcItem">
<!-- Changes the appearance of an A-grade armor to that of different armor of the same grade or a lower grade. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting__am_stone_a" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23366" name="Armor Restoration Stone (R-grade)" additionalName="" type="EtcItem">
@@ -360,11 +384,15 @@
<item id="23369" name="Hair Accessory Appearance Stone" additionalName="" type="EtcItem">
<!-- Item that can change a hair accessory's appearance. Works for item with the same number of slots. You need an appearance item, which is destroyed after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use. Consumes 125000 adena for a 1-slot hair accessory and 200000 adena for a 2-slot hair accessory.\n\nWarning: When changed to the appearance of a female-only hair accessory, it cannot be equipped by a male character. -->
<set name="icon" val="BranchSys3.Icon.g_shape_shifting_hair2_stone" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23370" name="Blessed Hair Accessory Appearance Stone" additionalName="" type="EtcItem">
<!-- Item that can change a hair accessory's appearance. Works for item with the same number of slots. You need an appearance item, which remains intact after its appearance is extracted. An appearance-modified item has no change in abilities. Double click to use.\n\nWarning: When changed to the appearance of a female-only hair accessory, it cannot be equipped by a male character. -->
<set name="icon" val="BranchSys3.Icon.g_bless_shape_shifting_hair2_stone" />
<set name="immediate_effect" val="true" />
<set name="handler" val="Appearance" />
<set name="is_stackable" val="true" />
</item>
<item id="23371" name="Hair Accessory Restoration Stone" additionalName="" type="EtcItem">