Fixed Blessed Scroll: Enchant Exalted Weapon (82074).

Contributed by Sero.
This commit is contained in:
MobiusDevelopment
2022-05-16 23:40:37 +00:00
parent 28096e985e
commit 5e0cc717af
4 changed files with 33 additions and 3 deletions

View File

@@ -921,9 +921,16 @@
<!-- For enchanting Blessed Exalted weapons. Enchant success rate: 100%. Cannot be used with weapons enchanted to +12 or higher. -->
<set name="icon" val="BranchSys.icon.br_holy_cry_of_ench_wp_s_i00" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="immediate_effect" val="true" />
<set name="material" val="PAPER" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="etcitem_type" val="ENCHT_WP" />
<set name="immediate_effect" val="true" />
<set name="is_oly_restricted" val="true" />
<set name="handler" val="EnchantScrolls" />
<skills>
<skill id="39742" level="1" /> <!-- Scroll: Enchant Blessed Exalted Weapon -->
</skills>
</item>
<item id="82075" name="Prophetess' Gift Cube" additionalName="Event" type="EtcItem">
<!-- A wondrous cube created by the Prophetess. Double-click to obtain Mysterious Energy Potion. Upon the 10th use you can obtain a special reward. -->

View File

@@ -364,10 +364,18 @@
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
</skill>
<skill id="39742" toLevel="1" name="">
<skill id="39742" toLevel="1" name="Blessed Scroll: Enchant Exalted Weapon">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->
<icon>icon.skill0000</icon>
<isMagic>2</isMagic> <!-- Static Skill -->
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>82074</itemConsumeId> <!-- Scroll: Enchant Blessed Exalted Weapon -->
<magicLevel>1</magicLevel>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>ITEM</targetType>
<affectScope>SINGLE</affectScope>
</skill>
<skill id="39743" toLevel="1" name="+10 Artifact Pack">
<!-- AUTO GENERATED SKILL TODO: FIX IT -->