Implementation for Cloak of Protection.

This commit is contained in:
MobiusDevelopment 2021-01-08 00:25:43 +00:00
parent b56672880b
commit 4ace5904ce
2 changed files with 25 additions and 2 deletions

View File

@ -93,6 +93,11 @@
<item id="93036" />
</enchant>
<!-- Cloak of Protection -->
<enchant id="93302" maxEnchant="10">
<item id="93301" />
</enchant>
<!-- Talisman of Authority -->
<enchant id="93329" maxEnchant="10">
<item id="91061" />

View File

@ -30,6 +30,19 @@
<set name="is_dropable" val="false" />
<set name="is_depositable" val="false" />
<set name="is_sellable" val="false" />
<set name="enchant_enabled" val="true" />
<skills>
<skill id="50340" level="1" type="ON_ENCHANT" type_value="1" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="2" type="ON_ENCHANT" type_value="2" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="3" type="ON_ENCHANT" type_value="3" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="4" type="ON_ENCHANT" type_value="4" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="5" type="ON_ENCHANT" type_value="5" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="6" type="ON_ENCHANT" type_value="6" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="7" type="ON_ENCHANT" type_value="7" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="8" type="ON_ENCHANT" type_value="8" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="9" type="ON_ENCHANT" type_value="9" /> <!-- Cloak: Cloak of Protection -->
<skill id="50340" level="10" type="ON_ENCHANT" type_value="10" /> <!-- Cloak: Cloak of Protection -->
</skills>
</item>
<item id="93302" name="Scroll: Enchant Cloak of Protection" type="EtcItem">
<!-- Required to enchant Cloak of Protection. The maximum enchant value is +10. -->
@ -40,6 +53,11 @@
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="etcitem_type" val="ENCHT_AM" />
<set name="handler" val="EnchantScrolls" />
<skills>
<skill id="40114" level="1" /> <!-- Scroll: Enchant Cloak of Protection -->
</skills>
</item>
<item id="93303" name="Package: Cloak of Protection" type="EtcItem">
<!-- Double-click to obtain Cloak of Protection and 10 Scrolls: Enchant Cloak of Protection.\n\nDepending on its enchant value, Max HP/ MP, acquired XP/ SP, P./ M. Def., Bow Resistance and all Critical Damage are increased, received P. Critical Rate and received P. Critical Damage are decreased. -->