-Added all existing enchantment scrolls & lucky stones.
-Full done all scrolls and stones (standard,bless,giant's,safe, -1, etc..) -Added parameters minEnchant, maxEnchantFighter, maxEnchantMagic (minEnchant for Improved stones (+10..+15 only), others for Heavenly Scrolls -Implemented Hair accessory enchant (ONLY IN CORE - ITEMS FOR ENCHANTING NOT DONE, EXCEPT 34717. Also, visual bug when enchanting - "+pdef", but really not gained (same as official servers.) -Added enchant options for hair accessories (increase M. Def. ) -Increased P.Def/M.Def gain when enchanting R grade armor from +1/+3 to +2/+4 (as official). Contributed by NviX.
This commit is contained in:
@@ -497,8 +497,15 @@
|
||||
<item id="36978" name="Scroll: Enchant Hair Accessory" additionalName="" type="EtcItem">
|
||||
<!-- Increases M. Def. of hair accessories by 2. It is greatly increased starting at + 4. Can be safely enchanted to + 3. -->
|
||||
<set name="icon" val="icon.etc_scroll_of_enchant_armor_i05" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="etcitem_type" val="SCRL_ENCHANT_HR" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="weight" val="10" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="handler" val="EnchantScrolls" />
|
||||
<set name="item_skill" val="9234-1" />
|
||||
<set name="commissionItemType" val="OTHER_ITEM" />
|
||||
</item>
|
||||
<item id="36979" name="Life Stone: Hair Accessory" additionalName="" type="EtcItem">
|
||||
|
||||
Reference in New Issue
Block a user