Addition of quest Glittering Weapons (10576).
Contributed by NightBR.
This commit is contained in:
@@ -902,6 +902,7 @@
|
||||
<set name="weight" val="1420" />
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="element_enabled" val="true" />
|
||||
<set name="is_questitem" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_destroyable" val="false" />
|
||||
@@ -918,13 +919,14 @@
|
||||
</stats>
|
||||
</item>
|
||||
<item id="48169" name="Attribute Practice Fire Stone" type="EtcItem">
|
||||
<!-- Fire elemental attack attribute increases by 5 when bestowed on a weapon. Water elemental defense attribute increases by 6 when bestowed on an armor. Attribute Stones can be used up to attribute level 3. Additionally, a maximum of three types of elemental defense attribute can be bestowed, and one type of elemental attack attribute. Opposite attributes cannot be bestowed together. -->
|
||||
<!-- Fire elemental attack attribute increases by 5 when bestowed on a weapon. Water Attribute Resistance attribute increases by 6 when bestowed on an armor. Attribute Stones can be used up to attribute level 3. Additionally, a maximum of three types of elemental defense attribute can be bestowed, and one type of elemental attack attribute. Opposite attributes cannot be bestowed together. -->
|
||||
<set name="icon" val="icon.etc_fire_stone_i00" />
|
||||
<set name="default_action" val="SKILL_REDUCE" />
|
||||
<set name="etcitem_type" val="ENCHT_ATTR" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="material" val="PAPER" />
|
||||
<set name="weight" val="1" />
|
||||
<set name="is_questitem" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_destroyable" val="false" />
|
||||
@@ -941,16 +943,20 @@
|
||||
<!-- A training sword you received from Blacksmith Rupio to practice weapon enchanting. It is worthless as a weapon. Take it to Rupio after enchanting it to the enchantment level he asked for. -->
|
||||
<set name="icon" val="icon.weapon_long_sword_i00" />
|
||||
<set name="default_action" val="EQUIP" />
|
||||
<set name="bodypart" val="rhand" />
|
||||
<set name="weapon_type" val="SWORD" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="crystal_type" val="R" />
|
||||
<set name="material" val="FINE_STEEL" />
|
||||
<set name="weight" val="1420" />
|
||||
<set name="enchant_enabled" val="1" />
|
||||
<set name="element_enabled" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="is_dropable" val="false" />
|
||||
<set name="is_destroyable" val="false" />
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="commissionItemType" val="TWO_HAND_SWORD" />
|
||||
<stats>
|
||||
<stat type="pAtk">24</stat>
|
||||
<stat type="mAtk">17</stat>
|
||||
@@ -972,6 +978,14 @@
|
||||
<set name="is_depositable" val="false" />
|
||||
<set name="is_sellable" val="false" />
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_oly_restricted" val="true" />
|
||||
<set name="etcitem_type" val="ENCHT_WP" />
|
||||
<set name="handler" val="EnchantScrolls" />
|
||||
<set name="immediate_effect" val="true" />
|
||||
<set name="commissionItemType" val="SCROLL_ENCHANT_WEAPON" />
|
||||
<skills>
|
||||
<skill id="9185" level="1" /> <!-- Scroll: Enchant Weapon (R-grade) -->
|
||||
</skills>
|
||||
</item>
|
||||
<item id="48172" name="Herphah's Mission List" type="EtcItem">
|
||||
<!-- A list of missions that Herphah instructed you to complete. "Complete missions for the following people and return with the certificates they give you.- Fishing Guild Leader Santiago in Heine, Blacksmith Rupio in the Town of Giran, Head Blacksmith Flutter in the Town of Oren, Blacksmith Vincenz in the Town of Rune, Head Blacksmith Ferris in the Town of Aden" -->
|
||||
|
||||
Reference in New Issue
Block a user