Fixed artifact books 81695 and 81696.
This commit is contained in:
parent
d91063b501
commit
9eacf5cb75
@ -966,6 +966,13 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="enchant_enabled" val="true" />
|
||||
<set name="enchant_limit" val="5" />
|
||||
<cond msgId="113" addName="1">
|
||||
<player level="110" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="39395" level="1" /> <!-- Artifact Book (Open 3 Slot) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="81696" name="Unique Artifact Book" additionalName="Lv. 3" type="Armor">
|
||||
<!-- Unlocks 3 attack slots, 3 defense slots, 3 support slots and 12 balance slots. When equipping 3 sets of artifacts, damage +6%, received damage -7%, all basic stats +1. <Enchanting>. Use Blessed Scroll: Enchant Artifact Book. -->
|
||||
@ -977,6 +984,12 @@
|
||||
<set name="weight" val="150" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="enchant_enabled" val="true" />
|
||||
<cond msgId="113" addName="1">
|
||||
<player level="110" />
|
||||
</cond>
|
||||
<skills>
|
||||
<skill id="39395" level="1" /> <!-- Artifact Book (Open 3 Slot) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="81697" name="Gold Save Ticket" type="EtcItem">
|
||||
<!-- A ticket that enhances probability by +10% when using a Normal Weapon Enchant Scroll to enchant R-grade Weapons. When Enchant succeeds, it increases by 1-3. When Enchant fails, the item does not crystallize, but the existing enchant value decreases by 1. -->
|
||||
|
Loading…
Reference in New Issue
Block a user