Talisman of Baium implementation.
Contributed by Norvox.
This commit is contained in:
@@ -246,4 +246,9 @@
|
|||||||
<item id="48056" /> <!-- Agathion Aquarius -->
|
<item id="48056" /> <!-- Agathion Aquarius -->
|
||||||
<item id="48058" /> <!-- Agathion Sagittarius -->
|
<item id="48058" /> <!-- Agathion Sagittarius -->
|
||||||
</enchant>
|
</enchant>
|
||||||
|
|
||||||
|
<!-- Talisman of Baium -->
|
||||||
|
<enchant id="91951" maxEnchant="5">
|
||||||
|
<item id="49683" />
|
||||||
|
</enchant>
|
||||||
</list>
|
</list>
|
||||||
|
@@ -989,6 +989,8 @@
|
|||||||
<set name="material" val="GOLD" />
|
<set name="material" val="GOLD" />
|
||||||
<set name="weight" val="120" />
|
<set name="weight" val="120" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="enchant_enabled" val="true" />
|
||||||
|
<set name="enchant_limit" val="5" />
|
||||||
<cond msgId="113" addName="1">
|
<cond msgId="113" addName="1">
|
||||||
<player level="60" />
|
<player level="60" />
|
||||||
</cond>
|
</cond>
|
||||||
|
@@ -768,13 +768,20 @@
|
|||||||
<stat type="pAtkRange">40</stat>
|
<stat type="pAtkRange">40</stat>
|
||||||
</stats>
|
</stats>
|
||||||
</item>
|
</item>
|
||||||
<item id="91951" name="Scroll: Enchant Talisman of Baium" type="EtcItem">
|
<item id="91951" name="Scroll: Enchant Talisman of Baium" type="EtcItem">
|
||||||
<!-- Required to enchant Talisman of Baium. The maximum enchant value is +5. In case of failure the item disappears. -->
|
<!-- Required to enchant Talisman of Baium. The maximum enchant value is +5. In case of failure the item disappears. -->
|
||||||
<set name="icon" val="icon.etc_charm_of_courage_i05" />
|
<set name="icon" val="icon.etc_charm_of_courage_i05" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
<set name="material" val="PAPER" />
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="etcitem_type" val="ENCHT_AM" />
|
||||||
|
<set name="handler" val="EnchantScrolls" />
|
||||||
|
<skills>
|
||||||
|
<skill id="50166" level="1" /> <!-- Scroll: Enchant Talisman of Baium -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="91952" name="Ring of Insolence" type="Armor">
|
<item id="91952" name="Ring of Insolence" type="Armor">
|
||||||
<!-- Increases Sleep Resistance. Effects of two identical items do not stack. -->
|
<!-- Increases Sleep Resistance. Effects of two identical items do not stack. -->
|
||||||
|
@@ -641,9 +641,10 @@
|
|||||||
<reuseDelay>500</reuseDelay>
|
<reuseDelay>500</reuseDelay>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="50166" toLevel="1" name="Scroll: Enchant Talisman of Baium">
|
<skill id="50166" toLevel="1" name="Scroll: Enchant Talisman of Baium">
|
||||||
|
<icon>icon.skill0000</icon>
|
||||||
|
<operateType>A1</operateType>
|
||||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
<magicLevel>1</magicLevel>
|
<magicLevel>1</magicLevel>
|
||||||
<operateType>A1</operateType>
|
|
||||||
<magicCriticalRate>5</magicCriticalRate>
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>ITEM</targetType>
|
<targetType>ITEM</targetType>
|
||||||
|
@@ -264,6 +264,11 @@
|
|||||||
<item id="48058" /> <!-- Agathion Sagittarius -->
|
<item id="48058" /> <!-- Agathion Sagittarius -->
|
||||||
</enchant>
|
</enchant>
|
||||||
|
|
||||||
|
<!-- Talisman of Baium -->
|
||||||
|
<enchant id="91951" maxEnchant="5">
|
||||||
|
<item id="49683" />
|
||||||
|
</enchant>
|
||||||
|
|
||||||
<!-- Enchannt Hellbound Ring -->
|
<!-- Enchannt Hellbound Ring -->
|
||||||
<enchant id="94719" maxEnchant="10">
|
<enchant id="94719" maxEnchant="10">
|
||||||
<item id="94718" /> <!-- Hellbound Ring -->
|
<item id="94718" /> <!-- Hellbound Ring -->
|
||||||
|
@@ -989,6 +989,8 @@
|
|||||||
<set name="material" val="GOLD" />
|
<set name="material" val="GOLD" />
|
||||||
<set name="weight" val="120" />
|
<set name="weight" val="120" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
|
<set name="enchant_enabled" val="true" />
|
||||||
|
<set name="enchant_limit" val="5" />
|
||||||
<cond msgId="113" addName="1">
|
<cond msgId="113" addName="1">
|
||||||
<player level="60" />
|
<player level="60" />
|
||||||
</cond>
|
</cond>
|
||||||
|
@@ -768,13 +768,20 @@
|
|||||||
<stat type="pAtkRange">40</stat>
|
<stat type="pAtkRange">40</stat>
|
||||||
</stats>
|
</stats>
|
||||||
</item>
|
</item>
|
||||||
<item id="91951" name="Scroll: Enchant Talisman of Baium" type="EtcItem">
|
<item id="91951" name="Scroll: Enchant Talisman of Baium" type="EtcItem">
|
||||||
<!-- Required to enchant Talisman of Baium. The maximum enchant value is +5. In case of failure the item disappears. -->
|
<!-- Required to enchant Talisman of Baium. The maximum enchant value is +5. In case of failure the item disappears. -->
|
||||||
<set name="icon" val="icon.etc_charm_of_courage_i05" />
|
<set name="icon" val="icon.etc_charm_of_courage_i05" />
|
||||||
<set name="default_action" val="SKILL_REDUCE" />
|
<set name="default_action" val="SKILL_REDUCE" />
|
||||||
<set name="material" val="PAPER" />
|
<set name="material" val="PAPER" />
|
||||||
|
<set name="is_tradable" val="false" />
|
||||||
|
<set name="is_dropable" val="false" />
|
||||||
<set name="is_sellable" val="false" />
|
<set name="is_sellable" val="false" />
|
||||||
<set name="is_stackable" val="true" />
|
<set name="is_stackable" val="true" />
|
||||||
|
<set name="etcitem_type" val="ENCHT_AM" />
|
||||||
|
<set name="handler" val="EnchantScrolls" />
|
||||||
|
<skills>
|
||||||
|
<skill id="50166" level="1" /> <!-- Scroll: Enchant Talisman of Baium -->
|
||||||
|
</skills>
|
||||||
</item>
|
</item>
|
||||||
<item id="91952" name="Ring of Insolence" type="Armor">
|
<item id="91952" name="Ring of Insolence" type="Armor">
|
||||||
<!-- Increases Sleep Resistance. Effects of two identical items do not stack. -->
|
<!-- Increases Sleep Resistance. Effects of two identical items do not stack. -->
|
||||||
|
@@ -641,9 +641,10 @@
|
|||||||
<reuseDelay>500</reuseDelay>
|
<reuseDelay>500</reuseDelay>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="50166" toLevel="1" name="Scroll: Enchant Talisman of Baium">
|
<skill id="50166" toLevel="1" name="Scroll: Enchant Talisman of Baium">
|
||||||
|
<icon>icon.skill0000</icon>
|
||||||
|
<operateType>A1</operateType>
|
||||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
<magicLevel>1</magicLevel>
|
<magicLevel>1</magicLevel>
|
||||||
<operateType>A1</operateType>
|
|
||||||
<magicCriticalRate>5</magicCriticalRate>
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
<hitCancelTime>0</hitCancelTime>
|
<hitCancelTime>0</hitCancelTime>
|
||||||
<targetType>ITEM</targetType>
|
<targetType>ITEM</targetType>
|
||||||
|
Reference in New Issue
Block a user