-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:
MobiusDev
2015-07-08 19:17:39 +00:00
parent b7850b93b1
commit 09a0b713d2
47 changed files with 3602 additions and 72 deletions

View File

@@ -250,7 +250,17 @@
<item id="23241" name="Blessed Scroll: Enchant Elemental Shirt" additionalName="" type="EtcItem">
<!-- Enchant Scroll exclusive to Pa'agrio, Sayha, Maphr and Eva Shirts. When enchanted, increases P. Def. and M. Def. by 1. From +3, Elemental defense increases by 3, and from +4, P. Def. Increases by 3. Can be safely enchanted up to +3 and can be enchanted up to a max of +10. Basic stats (CON, MEN, STR, INT, DEX, WIT) are gradually increased with each enchant level starting from +4. At +5, +6, +7, +8, +9, and +10, additional bonuses are also applied. If enchanting fails, the enchant value will be reset to 0. -->
<set name="icon" val="BranchSys2.icon.etc_scroll_of_enchant_shirt_i00" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="BLESS_SCRL_ENCHANT_AM" />
<set name="etcitem_type" val="BLESS_SCRL_ENCHANT_AM" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_freightable" val="true" />
<set name="is_stackable" val="true" />
<set name="handler" val="EnchantScrolls" />
<set name="item_skill" val="9397-1" />
</item>
<item id="23242" name="Weapon Pack Blessed by Light (D-grade)" additionalName="" type="EtcItem">
<!-- Obtained by defeating a raid boss. Contains a standard or blessed D-grade weapon. -->