Added itemConsumeId at skill 31006 and 31047.

Contributed by notorionn.
This commit is contained in:
MobiusDevelopment
2024-11-16 01:00:31 +02:00
parent 8bb737d834
commit 5752e77227
3 changed files with 12 additions and 0 deletions

View File

@@ -603,6 +603,8 @@
<coolTime>300</coolTime> <coolTime>300</coolTime>
<reuseDelay>2000</reuseDelay> <reuseDelay>2000</reuseDelay>
<isMagic>22</isMagic> <isMagic>22</isMagic>
<itemConsumeCount>90</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<magicLevel>85</magicLevel> <magicLevel>85</magicLevel>
<effectPoint>687</effectPoint> <effectPoint>687</effectPoint>
<basicProperty>NONE</basicProperty> <basicProperty>NONE</basicProperty>
@@ -1058,6 +1060,8 @@
</magicLevel> </magicLevel>
<affectRange>1000</affectRange> <affectRange>1000</affectRange>
<isMagic>2</isMagic> <isMagic>2</isMagic>
<itemConsumeCount>5</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<reuseDelay>60000</reuseDelay> <reuseDelay>60000</reuseDelay>
<targetType>SUMMON</targetType> <targetType>SUMMON</targetType>
<affectScope>SUMMON_EXCEPT_MASTER</affectScope> <affectScope>SUMMON_EXCEPT_MASTER</affectScope>

View File

@@ -593,6 +593,8 @@
<skill id="31006" toLevel="1" name="Basic United Resistance"> <skill id="31006" toLevel="1" name="Basic United Resistance">
<!-- Fills your body with the spirit of unity increasing your Resistance. For 30 min., Infection/ Stupor/ Obstruction/ Confusion Resistance +50%, Buff Cancel Resistance/ Debuff Resistance +30%, Attribute Resistance +30. The effect remains after death. Consumes 90 Spirit Ore. --> <!-- Fills your body with the spirit of unity increasing your Resistance. For 30 min., Infection/ Stupor/ Obstruction/ Confusion Resistance +50%, Buff Cancel Resistance/ Debuff Resistance +30%, Attribute Resistance +30. The effect remains after death. Consumes 90 Spirit Ore. -->
<icon>icon.skill11565_b</icon> <icon>icon.skill11565_b</icon>
<itemConsumeCount>90</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<affectRange>1000</affectRange> <affectRange>1000</affectRange>
<abnormalLevel>2</abnormalLevel> <abnormalLevel>2</abnormalLevel>
<abnormalType>ARMOR_ELEMENT_ALL</abnormalType> <abnormalType>ARMOR_ELEMENT_ALL</abnormalType>
@@ -1050,6 +1052,8 @@
<skill id="31047" toLevel="2" name="Servitor Enhancement"> <skill id="31047" toLevel="2" name="Servitor Enhancement">
<!-- For 30 min., all servitors' Casting Spd. +200%. Also, applies Master Enhancement that boosts the summoner's combat abilities. <Master Enhancement>. For 30 min. summoner's M. Atk. +50%, P./ M. Def. +10%. Does not stack with Ultimate Servitor Enhancement. Consumes 5 Spirit Ore. --> <!-- For 30 min., all servitors' Casting Spd. +200%. Also, applies Master Enhancement that boosts the summoner's combat abilities. <Master Enhancement>. For 30 min. summoner's M. Atk. +50%, P./ M. Def. +10%. Does not stack with Ultimate Servitor Enhancement. Consumes 5 Spirit Ore. -->
<icon>icon.skill30857_new</icon> <icon>icon.skill30857_new</icon>
<itemConsumeCount>5</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<abnormalLevel>5</abnormalLevel> <abnormalLevel>5</abnormalLevel>
<abnormalType>BUFF_SPECIAL_CLASS</abnormalType> <abnormalType>BUFF_SPECIAL_CLASS</abnormalType>
<abnormalTime>1800</abnormalTime> <abnormalTime>1800</abnormalTime>

View File

@@ -593,6 +593,8 @@
<skill id="31006" toLevel="1" name="Basic United Resistance"> <skill id="31006" toLevel="1" name="Basic United Resistance">
<!-- Fills your body with the spirit of unity increasing your Resistance. For 30 min., Infection/ Stupor/ Obstruction/ Confusion Resistance +50%, Buff Cancel Resistance/ Debuff Resistance +30%, Attribute Resistance +30. The effect remains after death. Consumes 90 Spirit Ore. --> <!-- Fills your body with the spirit of unity increasing your Resistance. For 30 min., Infection/ Stupor/ Obstruction/ Confusion Resistance +50%, Buff Cancel Resistance/ Debuff Resistance +30%, Attribute Resistance +30. The effect remains after death. Consumes 90 Spirit Ore. -->
<icon>icon.skill11565_b</icon> <icon>icon.skill11565_b</icon>
<itemConsumeCount>90</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<affectRange>1000</affectRange> <affectRange>1000</affectRange>
<abnormalLevel>2</abnormalLevel> <abnormalLevel>2</abnormalLevel>
<abnormalType>ARMOR_ELEMENT_ALL</abnormalType> <abnormalType>ARMOR_ELEMENT_ALL</abnormalType>
@@ -1050,6 +1052,8 @@
<skill id="31047" toLevel="2" name="Servitor Enhancement"> <skill id="31047" toLevel="2" name="Servitor Enhancement">
<!-- For 30 min., all servitors' Casting Spd. +200%. Also, applies Master Enhancement that boosts the summoner's combat abilities. <Master Enhancement>. For 30 min. summoner's M. Atk. +50%, P./ M. Def. +10%. Does not stack with Ultimate Servitor Enhancement. Consumes 5 Spirit Ore. --> <!-- For 30 min., all servitors' Casting Spd. +200%. Also, applies Master Enhancement that boosts the summoner's combat abilities. <Master Enhancement>. For 30 min. summoner's M. Atk. +50%, P./ M. Def. +10%. Does not stack with Ultimate Servitor Enhancement. Consumes 5 Spirit Ore. -->
<icon>icon.skill30857_new</icon> <icon>icon.skill30857_new</icon>
<itemConsumeCount>5</itemConsumeCount>
<itemConsumeId>3031</itemConsumeId> <!-- Spirit Ore -->
<abnormalLevel>5</abnormalLevel> <abnormalLevel>5</abnormalLevel>
<abnormalType>BUFF_SPECIAL_CLASS</abnormalType> <abnormalType>BUFF_SPECIAL_CLASS</abnormalType>
<abnormalTime>1800</abnormalTime> <abnormalTime>1800</abnormalTime>