Proper etcitem_type for new Ensoul stones.

This commit is contained in:
MobiusDev 2017-09-13 14:00:19 +00:00
parent ed3fc1f6f5
commit 067388cb2e
2 changed files with 27 additions and 27 deletions

View File

@ -1393,70 +1393,70 @@
<item id="47089" name="Anakim Soul Crystal" additionalName="Stage 1" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47090" name="Anakim Soul Crystal" additionalName="Stage 2" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47091" name="Anakim Soul Crystal" additionalName="Stage 3" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47092" name="Anakim Soul Crystal" additionalName="Stage 4" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47093" name="Anakim Soul Crystal" additionalName="Stage 5" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47094" name="Anakim Soul Crystal" additionalName="Stage 6" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47095" name="Anakim Soul Crystal" additionalName="Stage 7" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47096" name="Anakim Soul Crystal" additionalName="Stage 8" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47097" name="Anakim Soul Crystal" additionalName="Stage 9" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47098" name="Anakim Soul Crystal" additionalName="Stage 10" type="EtcItem">
<!-- A crystal with Anakim's Soul. Can assign soul crystal enhancement ability to weapons. -->
<set name="icon" val="icon.bm_ensoul_stone_pve" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>

View File

@ -3,119 +3,119 @@
<item id="47100" name="Lilith Soul Crystal" additionalName="Stage 1" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47101" name="Lilith Soul Crystal" additionalName="Stage 2" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47102" name="Lilith Soul Crystal" additionalName="Stage 3" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47103" name="Lilith Soul Crystal" additionalName="Stage 4" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47104" name="Lilith Soul Crystal" additionalName="Stage 5" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47105" name="Lilith Soul Crystal" additionalName="Stage 6" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47106" name="Lilith Soul Crystal" additionalName="Stage 7" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47107" name="Lilith Soul Crystal" additionalName="Stage 8" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47108" name="Lilith Soul Crystal" additionalName="Stage 9" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47109" name="Lilith Soul Crystal" additionalName="Stage 10" type="EtcItem">
<!-- A crystal with Lilith's Soul. Can assign soul crystal enhancement ability to weapons. -->
<set name="icon" val="icon.bm_ensoul_stone_pvp" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47110" name="Seven Signs Soul Crystal" additionalName="Stage 4" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47111" name="Seven Signs Soul Crystal" additionalName="Stage 5" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47112" name="Seven Signs Soul Crystal" additionalName="Stage 6" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47113" name="Seven Signs Soul Crystal" additionalName="Stage 7" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47114" name="Seven Signs Soul Crystal" additionalName="Stage 8" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47115" name="Seven Signs Soul Crystal" additionalName="Stage 9" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. Can be upgraded to the next stage by compounding with a monster's soul. If upgrade is successful, the power of the soul sealed into the Soul Crystal becomes stronger. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>
<item id="47116" name="Seven Signs Soul Crystal" additionalName="Stage 10" type="EtcItem">
<!-- A crystal with the Soul of the Seven Signs. Can assign soul crystal enhancement ability to weapons, or can be exchanged for a Mystic Soul Crystal through the Black Marketeer of Mammon. -->
<set name="icon" val="icon.bm_ensoul_stone_hidden" />
<set name="default_action" val="SKILL_REDUCE" />
<set name="etcitem_type" val="ENSOUL_STONE" />
<set name="weight" val="20" />
<set name="is_sellable" val="false" />
</item>