-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:
15
trunk/dist/game/data/stats/items/25700-25799.xml
vendored
15
trunk/dist/game/data/stats/items/25700-25799.xml
vendored
@@ -474,13 +474,28 @@
|
||||
<item id="25792" name="Scroll: Enchant Elemental Shirt" additionalName="" type="EtcItem">
|
||||
<!-- Enchant scroll that is exclusive to Pa'agrio's Shirt, Sayha's Shirt, Eva's Shirt, Maphr's Shirt, and the Shiny Elemental Shirt. When enchanted, increases P. Def. and M. Def. by 1. P. Def. + 3 starting from +4. Can be safely enchanted to +3 and up to a maximum of +10. From +4, basic stats (CON, MEN, STR, INT, DEX, WT) are raised in stages. Depending on the shirt type, various additional options can be applied from +4 to +10. -->
|
||||
<set name="icon" val="icon.g_scrl_of_ench_wolf_shirt" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="etcitem_type" val="SCRL_ENCHANT_AM" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="weight" val="10" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="EnchantScrolls" />
|
||||
<set name="item_skill" val="9396-1" />
|
||||
</item>
|
||||
<item id="25793" 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="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="weight" val="10" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="handler" val="EnchantScrolls" />
|
||||
<set name="item_skill" val="9397-1" />
|
||||
</item>
|
||||
<item id="25794" name="Transformation Scroll: Priestess Tsubaki" additionalName="" type="EtcItem">
|
||||
<!-- For 30 min., Priestess Tsubaki's spirit stays with you, increasing your Speed. Cannot be exchanged, dropped, or sold. Can be stored in the private warehouse. -->
|
||||
|
||||
Reference in New Issue
Block a user